@charset "UTF-8";html{scroll-behavior:smooth}[v-cloak]{display:none}body{font-family:futura-pt,sans-serif;font-weight:500;font-style:normal}.base{background-color:#fff}.container-margins-x{margin-right:6.25rem;margin-left:6.25rem}@media (max-width: 1024px){.container-margins-x{margin-right:1.25rem;margin-left:1.25rem}}.container-margins-y{margin-top:5rem;margin-bottom:5rem}@media (max-width: 1024px){.container-margins-y{margin-top:2.5rem;margin-bottom:2.5rem}}.pl-625{padding-left:6.25rem}@media (max-width: 1024px){.pl-625{padding-left:1.25rem;padding-right:1.25rem}}.border{border:solid 1px #979797}.border-right{border-right:solid 1px #979797}.border-left{border-left:solid 1px #979797}.border-bottom,.border-bottom-grey{border-bottom:solid 1px #979797}.border-top{border-top:solid 1px #979797}.border-y{border-bottom:solid 1px #979797;border-top:solid 1px #979797}.type-project{width:-moz-fit-content;width:fit-content;padding:7px 10px 5px 14px;font-size:14px}.input{background:#ffffff;border:solid 1px #a4a4a4;height:50px}.input:hover{border:solid 1px #1d1d1d}.input:focus-visible{border:solid 1px #99854f;outline:none}.input:disabled{border:solid 1px #bfbfbf;outline:none;cursor:not-allowed;color:#fbfbfb}.input::-moz-placeholder{font-weight:300}.input::placeholder{font-weight:300}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.cookie-consent{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:row;background-color:#000000b3;color:#fff;justify-content:space-between;align-items:center;height:160px;padding:0 100px;z-index:1500}@media (max-width: 1024px){.cookie-consent{padding:15px 30px;height:unset}}@media (max-width: 500px){.cookie-consent{flex-direction:column}}.cookie-consent__container{display:flex;flex-direction:column;padding:15px}.cookie-consent__container .cookie-consent__message{font-size:22px;font-weight:900}@media (max-width: 1024px){.cookie-consent__container .cookie-consent__message{font-size:18px}}.cookie-consent__container .cookie-consent__message-subtitle{font-size:18px;font-weight:400}@media (max-width: 1024px){.cookie-consent__container .cookie-consent__message-subtitle{font-size:14px}}.cookie-consent__buttons{display:flex;flex-direction:row}.cookie-consent__buttons button,.cookie-consent__buttons a{margin:10px}@media (max-width: 1024px){.cookie-consent__buttons{flex-direction:column}.cookie-consent__buttons button,.cookie-consent__buttons a{margin:10px}}.header{z-index:10;background-color:#fbfbfb;display:flex;color:#fbfbfb;justify-content:space-between;align-content:center;transition:top .3s}.header .burger-menu{width:28px;height:22px}.menu-content{width:100%;color:#1d1d1d}.menu-content .list-item{font-size:1.5rem;line-height:2rem;text-transform:uppercase;margin-top:30px}.menu-content .list-item:first-child{margin-top:0}.menu-content .list-item:hover{color:#999}.button-alta,.button-login{height:100%!important;padding:0!important}@media (max-width: 1024px){.button-alta,.button-login{display:none!important}}.button-login{border:0!important}.footer{background-color:#fff;color:#1d1d1d}.footer .link-menu:hover{color:#999}.footer .footer-col{padding:2.5rem 3rem 2.5rem 2.5rem;border-left:solid 1px #979797;height:20rem}.footer .footer-col:first-child{border:none}@media (max-width: 1024px){.footer .footer-col{border-bottom:solid 1px #979797;height:auto;padding:.8rem 1.25rem;border-left:none}.footer .footer-col .logo{margin:1rem 0}}.btn{align-items:center;height:50px;display:flex;text-align:center;justify-content:center;background-position:center;transition:background .8s}.btn img{display:flex;align-items:center;justify-content:space-between}.btn.btn-primary{background-color:#1d1d1d;color:#fff;text-transform:uppercase;padding:.6rem 2.5rem}.btn.btn-primary-img{background-color:#1d1d1d;color:#fff;padding:2rem .8rem}.btn.btn-primary-border-white{border:1px solid #fbfbfb}.btn.btn-primary:not([disabled]):hover{background-position:center;transition:background .3s;background:#595959 radial-gradient(circle,transparent 1%,#595959 1%) center/12000%}.btn.btn-primary:not([disabled]):active{background-color:#999}.btn.btn-primary:active{background-color:#999;background-size:100%;transition:background 0s}.btn.btn-primary:disabled{background-color:#bfbfbf!important;color:#999;border:none;cursor:not-allowed}.btn.btn-secondary{background-color:#fbfbfb;color:#1d1d1d;border:1px solid #1d1d1d;text-transform:uppercase;padding:.6rem 2.5rem}.btn.btn-secondary:not([disabled]):hover{background-position:center;transition:background .3s;background:#f0f0f0 radial-gradient(circle,transparent 1%,#f0f0f0 1%) center/15000%}.btn.btn-secondary:not([disabled]):active{background-color:#999}.btn.btn-secondary:active{background-color:#999;background-size:100%;transition:0s}.btn.btn-secondary:disabled{background-color:#fbfbfb;color:#bfbfbf;border:solid .5px #bfbfbf;cursor:not-allowed}.btn.btn-tertiary{background-color:transparent;color:#b59d5e;border:none;text-transform:uppercase;padding:.6rem 2.5rem;transition:.2s;display:flex;align-items:center}.btn.btn-tertiary:not([disabled]):hover{color:#99854f}.btn.btn-tertiary:after{display:inline-block;padding-bottom:.2rem;padding-left:.5rem;font-size:1.2rem;content:">";transition:transform .3s ease-out}.btn.btn-tertiary.reversed{color:#1d1d1d}.btn.btn-tertiary.reversed:not([disabled]):hover{color:#595959}.btn.btn-tertiary.reversed:before{display:inline-block;padding-bottom:.2rem;padding-right:.5rem;font-size:1.2rem;content:"<";transition:transform .3s ease-out;transform:translateY(10px)}.btn.btn-tertiary.reversed:after{content:""!important}.btn.btn-tertiary.reversed:not([disabled]):active:before{transform:translate(-.8rem)}.btn.btn-tertiary:not([disabled]):active{color:#99854f}.btn.btn-tertiary:not([disabled]):active:after{transform:translate(.8rem);transform:rotateY(180deg)}.btn-menu{color:#1d1d1d;text-transform:uppercase;height:32px;border:none}.btn-menu:hover{color:#bfbfbf}.home .img-front{border-left:solid .5px #979797}.home .investment-grid{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;-moz-column-gap:1rem;column-gap:1rem;row-gap:1.5rem}@media (max-width: 1024px){.home .investment-grid{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media (min-width: 1024px){.home .investment-container{border-right:solid .5px #979797}}@media (min-width: 1024px) and (max-width: 1180px){.home .investment-container .number{font-size:1.5rem}}@media (min-width: 1180px){.home .investment-container .number{font-size:2rem}}@media (max-width: 1024px){.home .estadistics{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}}.home .stadistic-img{transform:scale(1.1)}.home .info-div{background-color:#fbfbfb;border:solid .5px #979797;box-shadow:0 6px 24px #0000001c}.home .img-trimestre{width:50.05%;padding-right:6.25rem;padding-left:6.25rem}.home .img-trimestre-mobile{padding-right:1.25rem;padding-left:1.25rem}.home .w-50-03{width:50.03%}.home .w-50-08{width:50.08%}.carousel-default .flickity-viewport{height:522px;margin-top:2rem}.carousel-default .carousel-item{height:520px}@media (min-width: 768px){.carousel-default .carousel-item .flickity-viewport{height:520px}}.carousel-default .carousel-cell,.carousel-default .courses-cell{min-height:100%}.carousel-default .carousel-cell.is-selected:last-of-type,.carousel-default .courses-cell.is-selected:last-of-type{margin-right:0}.carousel-default .h-56{height:15.8rem}@media (max-width: 1024px){.carousel-default .h-56{height:15.3rem}}.carousel-default .flickity-button{background-color:transparent}.carousel-default .flickity-button.flickity-prev-next-button.previous{left:-40px}.carousel-default .flickity-button.flickity-prev-next-button.next{right:-40px}.carousel-default .flickity-button:focus{box-shadow:none}@media (max-width: 1024px){.carousel-default .flickity-button{display:none}}.carousel-default .flickity-page-dots{display:none}.carousel-default .flickity-prev-next-button{width:2.125rem;height:2.125rem;padding:1rem;background-color:#bfbfbf;color:#1d1d1d;border-radius:100%}.carousel-default .flickity-prev-next-button:hover{background-color:#1d1d1d}.carousel-default .flickity-prev-next-button:hover .arrow{fill:#fbfbfb}.carousel-default .flickity-prev-next-button .flickity-button-icon{left:27%;top:28%;width:45%;height:45%}.carousel-default .flickity-prev-next-button.previous{left:-40px}.carousel-default .flickity-prev-next-button.next{right:-40px}.carousel-default .flickity-button:disabled{display:none}@media (min-width: 1280px){.carousel .flickity-button.flickity-prev-next-button{transition:.5s}.carousel .flickity-button.flickity-prev-next-button.previous{left:-60px}.carousel .flickity-button.flickity-prev-next-button.next{right:-60px}.carousel .flickity-button.flickity-prev-next-button:hover{background-color:#1d1d1d}}.carousel-submenu .flickity-viewport{height:46px!important}.carousel-submenu .flickity-viewport .carousel-cell{height:100%}.carousel:after{content:""}@media screen and (min-width: 768px){.carousel:after{content:"flickity";display:none}}.en-financiacion{background-color:#454896}.en-proceso{background-color:#459689}.finalizado{background-color:#964545}.base-card{width:100%;margin:0 auto;max-width:385px;border:solid 1px #595959}@media (max-width: 1024px){.base-card{max-width:340px}}.base-card .status{display:grid;align-items:center;margin:0 auto;text-transform:uppercase;position:absolute;width:10rem;height:2.5rem;font-size:1rem;font-weight:500;text-align:center;color:#fbfbfb}.base-card .project-info{margin:1.15rem 1.15rem 0}.base-card .project-info .project-title{font-size:1.25rem;font-weight:500;display:-webkit-box;height:50px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.base-card .project-info .project-price{font-size:1.5rem;font-weight:500;line-height:1.33}.base-card .project-info .project-data .project-box{width:6.5rem}@media (max-width: 1024px){.base-card .project-info .project-data .project-box{width:5.75rem}}.base-card .project-info .project-data .uppercase{font-size:.75rem;color:#999;display:block;margin-bottom:.625rem;line-height:normal}@media (max-width: 1850px){.base-card .project-info .project-data .uppercase{font-size:.635rem}}.base-card .project-info .project-data .data-info-pt{padding-top:1rem}@media (max-width: 768px){.base-card .project-info .project-data .data-info-pt,.base-card .project-info .project-data .data-info-pt-mobile{padding-top:.8rem}}.base-card .project-info .project-data *{font-size:1rem;font-weight:500;line-height:.89;color:#1d1d1d}.base-card .project-info .project-data div{border-right:.5px solid #979797}.base-card .project-info .project-data div:first-child{padding-left:0}.base-card .project-info .project-data div:last-child{padding-right:0;border-right:0}.separator{border-bottom:solid .5px #b59d5e;width:100%}.project-details .grid-details{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;-moz-column-gap:3rem;column-gap:3rem;row-gap:1rem}.project-details .grid-details .process-1{grid-area:1/1/2/2}.project-details .grid-details .process-2{grid-area:2/1/3/2}.project-details .grid-details .process-3{grid-area:3/1/4/2}.project-details .grid-details .process-4{grid-area:4/1/5/2}.project-details .grid-details .process-5{grid-area:5/1/6/2}@media (max-width: 1024px){.project-details .grid-details .process-5{grid-area:1/2/2/3}}.project-details .grid-details .process-6{grid-area:6/1/7/2}@media (max-width: 1024px){.project-details .grid-details .process-6{grid-area:2/2/3/3}}.project-details .grid-details .process-7{grid-area:1/2/2/3}@media (max-width: 1024px){.project-details .grid-details .process-7{grid-area:3/2/4/3}}.project-details .inv-section{background-color:#f5f5f5!important}@media (max-width: 1024px){.project-details .inv-section{margin:1rem 0 0}}.tab{overflow:hidden}.tab button{float:left;outline:none;cursor:pointer;padding:14px 16px;transition:.3s;font-size:1rem;border-right:1px solid #1d1d1d}.tab button:last-child{border-right:none}.tab button:hover,.tab button.active{background-color:#1d1d1d;color:#fbfbfb}.tabcontent{display:none}.modal-window{position:fixed;background-color:#fff;left:0;bottom:0;z-index:999;width:100%;height:100vh}@media (max-width: 1024px){.modal-window{overflow:auto}}.modal-close{position:absolute;left:30px;top:30px}.separator-comments{border-top:1px solid #979797}.google-map{height:100%}@media (min-width: 1024px){.google-map{height:560px;border-top:1px solid #979797}}.google-map-text{padding-left:1.25rem;padding-right:1.25rem}@media (min-width: 1024px){.google-map-text{padding-left:6.25rem;padding-right:6.25rem}.google-map-map{border-left:1px solid #979797}}@media (max-width: 1024px){.google-map-map{margin-bottom:3rem}}.google-map-map iframe{width:100%;height:322px}@media (min-width: 1024px){.google-map-map iframe{height:100%}}.vue-map-container{height:300px}@media (min-width: 1024px){.vue-map-container{height:100%}}input{height:50px;border:1px solid #bfbfbf;transition:.5s ease;text-indent:10px}input:hover{border-color:#1d1d1d}input:focus{border-color:#b59d5e}input:focus-visible{outline:1px solid transparent}input .error{border:1px solid #c70202;color:#c70202}@media (max-width: 1024px){.family-business{display:flex;flex-direction:column-reverse;justify-content:center;align-items:center}}@media (min-width: 1024px){.img-imuebles{width:50.05%}}.catalog .tab{overflow:hidden}.catalog .tab button{color:#999;float:left;border-bottom:solid 4px #999999;outline:none;cursor:pointer;padding:.5rem 1rem;transition:.3s;font-size:17px}.catalog .tab button:hover,.catalog .tab button.active{color:#1d1d1d;border-bottom:solid 4px #1d1d1d}.catalog .tabcontent{display:none}.grid-cards\a0 {display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;-moz-column-gap:3rem;column-gap:3rem;row-gap:1rem}#defaultOpen{display:block!important}.title-property{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.paragraph-container .paragraph-description{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (min-width: 1024px){.property .images{margin-right:6.25rem;margin-left:6.25rem}}.property .images .images-desktop{height:404px}.property .images .images-desktop .content-img-carousel{position:relative;cursor:pointer}.property .images .images-desktop .content-img-carousel:after{display:block;content:"";position:absolute;inset:0px;background-color:#0000004d}.property .images .images-desktop .content-img-carousel .more-photos{position:absolute;z-index:100;top:45%;left:35%}.property .images .images-mobile .carousel .flickity-viewport{height:332px!important}.property .images .images-mobile .carousel .flickity-viewport .flickity-slider{height:100%!important}.property .images .images-mobile .carousel .flickity-viewport .flickity-slider .carousel-item{height:100%;width:inherit!important}.property .images .images-mobile .carousel .flickity-viewport .flickity-slider .carousel-item img{height:100%}@media (min-width: 1024px){.property .property-text{width:700px;margin:0 auto}}.property .property-text .map .google-map-map{height:275px}@media (min-width: 1024px){.property .property-text .map .google-map-map{height:382px}}.property .carousel-status{right:1rem;bottom:1rem;padding:4.5px 7.5px}.property #energy{animation:showEnergy .5s;animation-timing-function:ease-out}.property #energy img{width:277px;height:214px}@keyframes showEnergy{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}.property .features{border-bottom:1px solid #979797}.gallery-container .gallery-video .video{height:700px}@media (max-width: 1024px){.gallery-container .gallery-video .video{height:261px}}.gallery-container .gallery-video .images .grid-details{display:grid;justify-content:space-between;grid-template-columns:49% 49%;grid-template-rows:auto auto;-moz-column-gap:1.575rem;column-gap:1.575rem;row-gap:1.475rem}@media (max-width: 1024px){.gallery-container .gallery-video .images .grid-details{display:flex;flex-direction:column}}.has-hover-overlay{position:relative}.has-hover-overlay:after{display:block;content:"";position:absolute;inset:0px;transition:background-color .5s ease;background-color:transparent}.has-hover-overlay:hover:after{background-color:#0000004d;background-image:url(../../images/icons/zoom-in.svg);background-repeat:no-repeat;background-position:center}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}.slide-fade-enter-active,.slide-fade-leave-active{transition:all .4s ease-in-out}.slide-fade-enter-from,.slide-fade-leave-to{transform:translate(100%)}.bounce-enter-active{animation:bounce-in .5s}.bounce-leave-active{animation:bounce-in .5s reverse}@keyframes bounce-in{0%{transform:scale(0)}to{transform:scale(1)}}@media (min-width: 1024px){.auth-container{border-left:1px solid #979797}}.auth-container .user-desktop{width:50px;height:50px;background-color:#1d1d1d;border-radius:35px}.auth-container .user-mobile{width:45px;height:45px;background-color:#1d1d1d;border-radius:35px}.auth-container .logout{width:128px;top:80px;right:-6px;border:1px solid #979797;animation:showUser .5s;animation-timing-function:ease-out}.auth-container .logout-option:hover{background:#f0f0f0 radial-gradient(circle,transparent 1%,#f0f0f0 1%) center/15000%}.auth-container .logout .option:hover+.arrow{background:#f0f0f0 radial-gradient(circle,transparent 1%,#f0f0f0 1%) center/15000%}.auth-container .logout .arrow{background-color:#fff;border-left:1px solid #979797;border-top:1px solid #979797;width:15px;height:15px;top:-8px;right:20px;transform:rotate(45deg)}@media (max-width: 1024px){.auth-container .logout .arrow{right:17px}}.auth-container .separator{border-top:1px solid #979797}.logout-mobile{top:0;right:0;width:100%;height:100vh;animation:showUser .2s;animation-timing-function:ease-out}.logout-mobile .user-mobile{width:50px;height:50px;background-color:#1d1d1d;border-radius:35px}.logout-mobile .separator-mobile{border:1px solid #979797}.logout-mobile .logout-button{bottom:3%;left:40%}@keyframes showUser{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}.gallery-slider{z-index:10001;background-color:#161313e3}.gallery-slider button{outline:none}.gallery-slider .images-container{height:40%}@media (min-width: 1024px){.gallery-slider .images-container{height:90%;margin:0 auto}}@media (max-width: 1024px){.gallery-slider .images-container{position:absolute;top:30%}}.gallery-slider .status-slider{font-size:16px}@media (max-width: 1024px){.gallery-slider .status-slider{position:absolute;bottom:50px;left:50%}}.whatsapp-button{position:fixed;right:5%;bottom:1.5rem;z-index:1000;background-color:#4caf50;border-radius:50%;display:flex;justify-content:center;align-items:center;width:60px;height:60px}@media (min-width: 640px){.whatsapp-button{bottom:2rem}}@media (min-width: 1024px){.whatsapp-button{right:1%;bottom:3%;border-radius:26px}}.whatsapp-button svg{margin-top:-1px;margin-right:-1px}@media (min-width: 1024px){.whatsapp-button svg{margin-top:0;margin-right:0}}.whatsapp-button .icon_whats{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#fff;border-radius:26px;transition:background-color .3s ease}.whatsapp-button .icon_whats span{font-weight:600;margin-left:5px}.whatsapp-button .icon_whats svg{width:32px}.whatsapp-button .icon_whats .active{display:none}.whatsapp-button .icon_whats:hover,.whatsapp-button .icon_whats:active{background-color:#5bd160}.whatsapp-button .icon_whats:hover .non-active,.whatsapp-button .icon_whats:active .non-active{display:none}.whatsapp-button .icon_whats:hover .active,.whatsapp-button .icon_whats:active .active{z-index:2000;display:block}.projects{display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr))}.projects .btn-primary{background-color:#1d1d1d;color:#fff;text-transform:uppercase;padding:.6rem 2.5rem;display:flex;justify-content:space-between;align-items:center}.projects .btn-primary-img{background-color:#1d1d1d;color:#fff;padding:1.2rem .8rem}.tab{color:#bfbfbf;font-size:1rem;flex-grow:1;text-align:center}.tab:last-child{margin-right:0}@media (max-width: 1024px){.tab{font-size:.875rem}}.tab.active{color:#1d1d1d}.tab.active .bar{background-color:#1d1d1d}.tab .bar{height:4px;background-color:#bfbfbf;margin:0 auto}.carousel-slider{height:100%}.carousel-slider .flickity-viewport{height:100%!important}.carousel-slider .flickity-viewport .carousel-item{height:100%;width:inherit!important}.carousel-slider .flickity-viewport .carousel-item img{height:100%;width:auto;display:flex;margin:0 auto}.carousel-slider .flickity-viewport .carousel.is-fullscreen .carousel-cell{height:100%}.carousel-slider .flickity-button{background-color:#fbfbfb}.carousel-slider .next{right:-120px!important}@media (max-width: 1024px){.carousel-slider .next{display:none}}.carousel-slider .previous{left:-120px!important}@media (max-width: 1024px){.carousel-slider .previous{display:none}}.carousel-slider .carousel-cell{width:100%;height:200px;background:#222;display:flex;align-items:center;justify-content:center}.carousel-slider .carousel.is-fullscreen .carousel-cell{height:100%}.carousel-slider .carousel-cell img{display:block;max-height:100%}.container-video video{height:100%;width:100%}.project-image{width:100%;height:400px;-o-object-fit:cover;object-fit:cover}@media (min-width: 1024px){.project-image{height:500px}}.project-image-main{width:100%;-o-object-fit:cover;object-fit:cover}@media (min-width: 1024px){.project-image-main{height:750px}}@media (max-width: 1023px){.project-image-main{height:400px}}@media (min-width: 1024px){.legal .legal-text{margin:0 auto;width:600px}}.contact-container .contact-form form textarea{height:171px;resize:none}@media (max-width: 1024px){.contact .need-help{display:flex;flex-direction:column-reverse}}.contact .button-map{padding:.6rem 1rem}.contact iframe{height:322px}@media (min-width: 1024px){.contact iframe{height:560px}}.contact input:focus,.contact textarea:focus{outline:none}.contact .loader{margin:auto;border-top-color:#3498db;animation:spinner 1s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.contact .paper-snackbar{transition-property:opacity,bottom,left,right,width,margin,border-radius;transition-duration:.5s;transition-timing-function:ease;font-size:14px;min-height:14px;background-color:#4caf50;border-radius:4px;position:fixed;display:flex;justify-content:space-between;align-items:center;color:#fff;line-height:22px;padding:18px 24px;bottom:100px;margin:1.5rem;opacity:0}.contact #name-label-success,.contact #email-label-success,.contact #phone-label-success,.contact #message-label-success,.contact #checkbox-label-success{color:green}.contact #name-label-error,.contact #email-label-error,.contact #phone-label-error,.contact #message-label-error,.contact #checkbox-label-error{color:red}.contact .error-snack{background-color:#ff5252!important}@media (min-width: 640px){.contact .paper-snackbar{min-width:288px;max-width:568px;display:inline-flex;border-radius:2px;margin:24px;bottom:-100px}}@media (max-width: 640px){.contact .paper-snackbar{left:0px;right:0px}}.contact .paper-snackbar .action{background:inherit;display:inline-block;border:none;font-size:inherit;text-transform:uppercase;color:#fff;margin:0 0 0 24px;padding:0;min-width:-moz-min-content;min-width:min-content}.contact .input-contact{background:transparent;border:solid 1px #979797}.contact input[type=checkbox]:checked+label:before{content:"\2713";width:20px;height:20px;position:absolute;left:5px;top:3px;color:#fff}@media (max-width: 1203px){.contact input[type=checkbox]:checked+label:before{top:14px}}@media (max-width: 1024px){.contact input[type=checkbox]:checked+label:before{top:3px}}.contact .news-box{width:20px;height:20px;border-radius:50%;vertical-align:middle;border:1px solid #1d1d1d;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;cursor:pointer}.contact .news-box:checked{background-color:#979797}@media (min-width: 1024px){.contact .map-container,.contact .image-contact-header{border-left:solid 1px #979797}.faqs-container .faqs-list .faq-container .faq-text{margin:0 auto;width:600px}.faqs-container .faqs-contact{height:560px}}@media (max-width: 1024px){.faqs-container .faqs-contact .text{padding:2rem 1.5rem}}.faqs-card .close-answer{width:1.5rem}.faqs-card .answer{animation:showAnswer .5s;animation-timing-function:ease-out}@keyframes showAnswer{0%{opacity:0}25%{opacity:.25}50%{opacity:.5}75%{opacity:.75}to{opacity:1}}.img-invest{box-shadow:0 6px 36px #00000036}@media (max-width: 1024px){.wall-div{display:flex;flex-direction:column-reverse}}.faqs-invest .faqs-card{margin-top:-1rem}.faqs-invest .faqs-card img{margin-right:0}.invest-cards .base-card{margin-right:1.5rem}@media (max-width: 1024px){.invest-cards .base-card{margin:1rem 0}}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type="button"]),input:where([type="reset"]),input:where([type="submit"]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0px}.bottom-0{bottom:0px}.bottom-10{bottom:2.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.left-0{left:0px}.left-8{left:2rem}.right-1{right:.25rem}.right-1\/2{right:50%}.right-3{right:.75rem}.right-4{right:1rem}.top-4{top:1rem}.top-\[500px\]{top:500px}.z-20{z-index:20}.z-50{z-index:50}.col-span-2{grid-column:span 2 / span 2}.m-4{margin:1rem}.m-auto{margin:auto}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.mx-8{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-12{margin-top:3rem;margin-bottom:3rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.my-20{margin-top:5rem;margin-bottom:5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.ml-8{margin-left:2rem}.ml-auto{margin-left:auto}.mr-10{margin-right:2.5rem}.mr-2{margin-right:.5rem}.mr-2\.5{margin-right:.625rem}.mr-3{margin-right:.75rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-6{margin-right:1.5rem}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.list-item{display:list-item}.hidden{display:none}.h-10{height:2.5rem}.h-12{height:3rem}.h-16{height:4rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[216px\]{height:216px}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-min{height:-moz-min-content;height:min-content}.h-screen{height:100vh}.max-h-96{max-height:24rem}.max-h-full{max-height:100%}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-2{width:.5rem}.w-20{width:5rem}.w-3\/4{width:75%}.w-36{width:9rem}.w-4{width:1rem}.w-40{width:10rem}.w-44{width:11rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-62{width:15.625rem}.w-72{width:18rem}.w-8{width:2rem}.w-\[200px\]{width:200px}.w-\[260px\]{width:260px}.w-\[320px\]{width:320px}.w-\[338px\]{width:338px}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.max-w-3xl{max-width:48rem}.max-w-5xl{max-width:64rem}.max-w-md{max-width:28rem}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.flex-1{flex:1 1 0%}.flex-shrink,.shrink{flex-shrink:1}.flex-grow{flex-grow:1}.border-collapse{border-collapse:collapse}.translate-x-10{--tw-translate-x: 2.5rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-36{--tw-translate-y: 9rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.divide-blue-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(219 234 254 / var(--tw-divide-opacity))}.divide-blue-100\/0>:not([hidden])~:not([hidden]){border-color:#dbeafe00}.divide-blue-100\/10>:not([hidden])~:not([hidden]){border-color:#dbeafe1a}.divide-blue-100\/100>:not([hidden])~:not([hidden]){border-color:#dbeafe}.divide-blue-100\/15>:not([hidden])~:not([hidden]){border-color:#dbeafe26}.divide-blue-100\/20>:not([hidden])~:not([hidden]){border-color:#dbeafe33}.divide-blue-100\/25>:not([hidden])~:not([hidden]){border-color:#dbeafe40}.divide-blue-100\/30>:not([hidden])~:not([hidden]){border-color:#dbeafe4d}.divide-blue-100\/35>:not([hidden])~:not([hidden]){border-color:#dbeafe59}.divide-blue-100\/40>:not([hidden])~:not([hidden]){border-color:#dbeafe66}.divide-blue-100\/45>:not([hidden])~:not([hidden]){border-color:#dbeafe73}.divide-blue-100\/5>:not([hidden])~:not([hidden]){border-color:#dbeafe0d}.divide-blue-100\/50>:not([hidden])~:not([hidden]){border-color:#dbeafe80}.divide-blue-100\/55>:not([hidden])~:not([hidden]){border-color:#dbeafe8c}.divide-blue-100\/60>:not([hidden])~:not([hidden]){border-color:#dbeafe99}.divide-blue-100\/65>:not([hidden])~:not([hidden]){border-color:#dbeafea6}.divide-blue-100\/70>:not([hidden])~:not([hidden]){border-color:#dbeafeb3}.divide-blue-100\/75>:not([hidden])~:not([hidden]){border-color:#dbeafebf}.divide-blue-100\/80>:not([hidden])~:not([hidden]){border-color:#dbeafecc}.divide-blue-100\/85>:not([hidden])~:not([hidden]){border-color:#dbeafed9}.divide-blue-100\/90>:not([hidden])~:not([hidden]){border-color:#dbeafee6}.divide-blue-100\/95>:not([hidden])~:not([hidden]){border-color:#dbeafef2}.divide-blue-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(191 219 254 / var(--tw-divide-opacity))}.divide-blue-200\/0>:not([hidden])~:not([hidden]){border-color:#bfdbfe00}.divide-blue-200\/10>:not([hidden])~:not([hidden]){border-color:#bfdbfe1a}.divide-blue-200\/100>:not([hidden])~:not([hidden]){border-color:#bfdbfe}.divide-blue-200\/15>:not([hidden])~:not([hidden]){border-color:#bfdbfe26}.divide-blue-200\/20>:not([hidden])~:not([hidden]){border-color:#bfdbfe33}.divide-blue-200\/25>:not([hidden])~:not([hidden]){border-color:#bfdbfe40}.divide-blue-200\/30>:not([hidden])~:not([hidden]){border-color:#bfdbfe4d}.divide-blue-200\/35>:not([hidden])~:not([hidden]){border-color:#bfdbfe59}.divide-blue-200\/40>:not([hidden])~:not([hidden]){border-color:#bfdbfe66}.divide-blue-200\/45>:not([hidden])~:not([hidden]){border-color:#bfdbfe73}.divide-blue-200\/5>:not([hidden])~:not([hidden]){border-color:#bfdbfe0d}.divide-blue-200\/50>:not([hidden])~:not([hidden]){border-color:#bfdbfe80}.divide-blue-200\/55>:not([hidden])~:not([hidden]){border-color:#bfdbfe8c}.divide-blue-200\/60>:not([hidden])~:not([hidden]){border-color:#bfdbfe99}.divide-blue-200\/65>:not([hidden])~:not([hidden]){border-color:#bfdbfea6}.divide-blue-200\/70>:not([hidden])~:not([hidden]){border-color:#bfdbfeb3}.divide-blue-200\/75>:not([hidden])~:not([hidden]){border-color:#bfdbfebf}.divide-blue-200\/80>:not([hidden])~:not([hidden]){border-color:#bfdbfecc}.divide-blue-200\/85>:not([hidden])~:not([hidden]){border-color:#bfdbfed9}.divide-blue-200\/90>:not([hidden])~:not([hidden]){border-color:#bfdbfee6}.divide-blue-200\/95>:not([hidden])~:not([hidden]){border-color:#bfdbfef2}.divide-blue-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(147 197 253 / var(--tw-divide-opacity))}.divide-blue-300\/0>:not([hidden])~:not([hidden]){border-color:#93c5fd00}.divide-blue-300\/10>:not([hidden])~:not([hidden]){border-color:#93c5fd1a}.divide-blue-300\/100>:not([hidden])~:not([hidden]){border-color:#93c5fd}.divide-blue-300\/15>:not([hidden])~:not([hidden]){border-color:#93c5fd26}.divide-blue-300\/20>:not([hidden])~:not([hidden]){border-color:#93c5fd33}.divide-blue-300\/25>:not([hidden])~:not([hidden]){border-color:#93c5fd40}.divide-blue-300\/30>:not([hidden])~:not([hidden]){border-color:#93c5fd4d}.divide-blue-300\/35>:not([hidden])~:not([hidden]){border-color:#93c5fd59}.divide-blue-300\/40>:not([hidden])~:not([hidden]){border-color:#93c5fd66}.divide-blue-300\/45>:not([hidden])~:not([hidden]){border-color:#93c5fd73}.divide-blue-300\/5>:not([hidden])~:not([hidden]){border-color:#93c5fd0d}.divide-blue-300\/50>:not([hidden])~:not([hidden]){border-color:#93c5fd80}.divide-blue-300\/55>:not([hidden])~:not([hidden]){border-color:#93c5fd8c}.divide-blue-300\/60>:not([hidden])~:not([hidden]){border-color:#93c5fd99}.divide-blue-300\/65>:not([hidden])~:not([hidden]){border-color:#93c5fda6}.divide-blue-300\/70>:not([hidden])~:not([hidden]){border-color:#93c5fdb3}.divide-blue-300\/75>:not([hidden])~:not([hidden]){border-color:#93c5fdbf}.divide-blue-300\/80>:not([hidden])~:not([hidden]){border-color:#93c5fdcc}.divide-blue-300\/85>:not([hidden])~:not([hidden]){border-color:#93c5fdd9}.divide-blue-300\/90>:not([hidden])~:not([hidden]){border-color:#93c5fde6}.divide-blue-300\/95>:not([hidden])~:not([hidden]){border-color:#93c5fdf2}.divide-blue-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(96 165 250 / var(--tw-divide-opacity))}.divide-blue-400\/0>:not([hidden])~:not([hidden]){border-color:#60a5fa00}.divide-blue-400\/10>:not([hidden])~:not([hidden]){border-color:#60a5fa1a}.divide-blue-400\/100>:not([hidden])~:not([hidden]){border-color:#60a5fa}.divide-blue-400\/15>:not([hidden])~:not([hidden]){border-color:#60a5fa26}.divide-blue-400\/20>:not([hidden])~:not([hidden]){border-color:#60a5fa33}.divide-blue-400\/25>:not([hidden])~:not([hidden]){border-color:#60a5fa40}.divide-blue-400\/30>:not([hidden])~:not([hidden]){border-color:#60a5fa4d}.divide-blue-400\/35>:not([hidden])~:not([hidden]){border-color:#60a5fa59}.divide-blue-400\/40>:not([hidden])~:not([hidden]){border-color:#60a5fa66}.divide-blue-400\/45>:not([hidden])~:not([hidden]){border-color:#60a5fa73}.divide-blue-400\/5>:not([hidden])~:not([hidden]){border-color:#60a5fa0d}.divide-blue-400\/50>:not([hidden])~:not([hidden]){border-color:#60a5fa80}.divide-blue-400\/55>:not([hidden])~:not([hidden]){border-color:#60a5fa8c}.divide-blue-400\/60>:not([hidden])~:not([hidden]){border-color:#60a5fa99}.divide-blue-400\/65>:not([hidden])~:not([hidden]){border-color:#60a5faa6}.divide-blue-400\/70>:not([hidden])~:not([hidden]){border-color:#60a5fab3}.divide-blue-400\/75>:not([hidden])~:not([hidden]){border-color:#60a5fabf}.divide-blue-400\/80>:not([hidden])~:not([hidden]){border-color:#60a5facc}.divide-blue-400\/85>:not([hidden])~:not([hidden]){border-color:#60a5fad9}.divide-blue-400\/90>:not([hidden])~:not([hidden]){border-color:#60a5fae6}.divide-blue-400\/95>:not([hidden])~:not([hidden]){border-color:#60a5faf2}.divide-blue-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 246 255 / var(--tw-divide-opacity))}.divide-blue-50\/0>:not([hidden])~:not([hidden]){border-color:#eff6ff00}.divide-blue-50\/10>:not([hidden])~:not([hidden]){border-color:#eff6ff1a}.divide-blue-50\/100>:not([hidden])~:not([hidden]){border-color:#eff6ff}.divide-blue-50\/15>:not([hidden])~:not([hidden]){border-color:#eff6ff26}.divide-blue-50\/20>:not([hidden])~:not([hidden]){border-color:#eff6ff33}.divide-blue-50\/25>:not([hidden])~:not([hidden]){border-color:#eff6ff40}.divide-blue-50\/30>:not([hidden])~:not([hidden]){border-color:#eff6ff4d}.divide-blue-50\/35>:not([hidden])~:not([hidden]){border-color:#eff6ff59}.divide-blue-50\/40>:not([hidden])~:not([hidden]){border-color:#eff6ff66}.divide-blue-50\/45>:not([hidden])~:not([hidden]){border-color:#eff6ff73}.divide-blue-50\/5>:not([hidden])~:not([hidden]){border-color:#eff6ff0d}.divide-blue-50\/50>:not([hidden])~:not([hidden]){border-color:#eff6ff80}.divide-blue-50\/55>:not([hidden])~:not([hidden]){border-color:#eff6ff8c}.divide-blue-50\/60>:not([hidden])~:not([hidden]){border-color:#eff6ff99}.divide-blue-50\/65>:not([hidden])~:not([hidden]){border-color:#eff6ffa6}.divide-blue-50\/70>:not([hidden])~:not([hidden]){border-color:#eff6ffb3}.divide-blue-50\/75>:not([hidden])~:not([hidden]){border-color:#eff6ffbf}.divide-blue-50\/80>:not([hidden])~:not([hidden]){border-color:#eff6ffcc}.divide-blue-50\/85>:not([hidden])~:not([hidden]){border-color:#eff6ffd9}.divide-blue-50\/90>:not([hidden])~:not([hidden]){border-color:#eff6ffe6}.divide-blue-50\/95>:not([hidden])~:not([hidden]){border-color:#eff6fff2}.divide-blue-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(59 130 246 / var(--tw-divide-opacity))}.divide-blue-500\/0>:not([hidden])~:not([hidden]){border-color:#3b82f600}.divide-blue-500\/10>:not([hidden])~:not([hidden]){border-color:#3b82f61a}.divide-blue-500\/100>:not([hidden])~:not([hidden]){border-color:#3b82f6}.divide-blue-500\/15>:not([hidden])~:not([hidden]){border-color:#3b82f626}.divide-blue-500\/20>:not([hidden])~:not([hidden]){border-color:#3b82f633}.divide-blue-500\/25>:not([hidden])~:not([hidden]){border-color:#3b82f640}.divide-blue-500\/30>:not([hidden])~:not([hidden]){border-color:#3b82f64d}.divide-blue-500\/35>:not([hidden])~:not([hidden]){border-color:#3b82f659}.divide-blue-500\/40>:not([hidden])~:not([hidden]){border-color:#3b82f666}.divide-blue-500\/45>:not([hidden])~:not([hidden]){border-color:#3b82f673}.divide-blue-500\/5>:not([hidden])~:not([hidden]){border-color:#3b82f60d}.divide-blue-500\/50>:not([hidden])~:not([hidden]){border-color:#3b82f680}.divide-blue-500\/55>:not([hidden])~:not([hidden]){border-color:#3b82f68c}.divide-blue-500\/60>:not([hidden])~:not([hidden]){border-color:#3b82f699}.divide-blue-500\/65>:not([hidden])~:not([hidden]){border-color:#3b82f6a6}.divide-blue-500\/70>:not([hidden])~:not([hidden]){border-color:#3b82f6b3}.divide-blue-500\/75>:not([hidden])~:not([hidden]){border-color:#3b82f6bf}.divide-blue-500\/80>:not([hidden])~:not([hidden]){border-color:#3b82f6cc}.divide-blue-500\/85>:not([hidden])~:not([hidden]){border-color:#3b82f6d9}.divide-blue-500\/90>:not([hidden])~:not([hidden]){border-color:#3b82f6e6}.divide-blue-500\/95>:not([hidden])~:not([hidden]){border-color:#3b82f6f2}.divide-blue-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(37 99 235 / var(--tw-divide-opacity))}.divide-blue-600\/0>:not([hidden])~:not([hidden]){border-color:#2563eb00}.divide-blue-600\/10>:not([hidden])~:not([hidden]){border-color:#2563eb1a}.divide-blue-600\/100>:not([hidden])~:not([hidden]){border-color:#2563eb}.divide-blue-600\/15>:not([hidden])~:not([hidden]){border-color:#2563eb26}.divide-blue-600\/20>:not([hidden])~:not([hidden]){border-color:#2563eb33}.divide-blue-600\/25>:not([hidden])~:not([hidden]){border-color:#2563eb40}.divide-blue-600\/30>:not([hidden])~:not([hidden]){border-color:#2563eb4d}.divide-blue-600\/35>:not([hidden])~:not([hidden]){border-color:#2563eb59}.divide-blue-600\/40>:not([hidden])~:not([hidden]){border-color:#2563eb66}.divide-blue-600\/45>:not([hidden])~:not([hidden]){border-color:#2563eb73}.divide-blue-600\/5>:not([hidden])~:not([hidden]){border-color:#2563eb0d}.divide-blue-600\/50>:not([hidden])~:not([hidden]){border-color:#2563eb80}.divide-blue-600\/55>:not([hidden])~:not([hidden]){border-color:#2563eb8c}.divide-blue-600\/60>:not([hidden])~:not([hidden]){border-color:#2563eb99}.divide-blue-600\/65>:not([hidden])~:not([hidden]){border-color:#2563eba6}.divide-blue-600\/70>:not([hidden])~:not([hidden]){border-color:#2563ebb3}.divide-blue-600\/75>:not([hidden])~:not([hidden]){border-color:#2563ebbf}.divide-blue-600\/80>:not([hidden])~:not([hidden]){border-color:#2563ebcc}.divide-blue-600\/85>:not([hidden])~:not([hidden]){border-color:#2563ebd9}.divide-blue-600\/90>:not([hidden])~:not([hidden]){border-color:#2563ebe6}.divide-blue-600\/95>:not([hidden])~:not([hidden]){border-color:#2563ebf2}.divide-blue-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(29 78 216 / var(--tw-divide-opacity))}.divide-blue-700\/0>:not([hidden])~:not([hidden]){border-color:#1d4ed800}.divide-blue-700\/10>:not([hidden])~:not([hidden]){border-color:#1d4ed81a}.divide-blue-700\/100>:not([hidden])~:not([hidden]){border-color:#1d4ed8}.divide-blue-700\/15>:not([hidden])~:not([hidden]){border-color:#1d4ed826}.divide-blue-700\/20>:not([hidden])~:not([hidden]){border-color:#1d4ed833}.divide-blue-700\/25>:not([hidden])~:not([hidden]){border-color:#1d4ed840}.divide-blue-700\/30>:not([hidden])~:not([hidden]){border-color:#1d4ed84d}.divide-blue-700\/35>:not([hidden])~:not([hidden]){border-color:#1d4ed859}.divide-blue-700\/40>:not([hidden])~:not([hidden]){border-color:#1d4ed866}.divide-blue-700\/45>:not([hidden])~:not([hidden]){border-color:#1d4ed873}.divide-blue-700\/5>:not([hidden])~:not([hidden]){border-color:#1d4ed80d}.divide-blue-700\/50>:not([hidden])~:not([hidden]){border-color:#1d4ed880}.divide-blue-700\/55>:not([hidden])~:not([hidden]){border-color:#1d4ed88c}.divide-blue-700\/60>:not([hidden])~:not([hidden]){border-color:#1d4ed899}.divide-blue-700\/65>:not([hidden])~:not([hidden]){border-color:#1d4ed8a6}.divide-blue-700\/70>:not([hidden])~:not([hidden]){border-color:#1d4ed8b3}.divide-blue-700\/75>:not([hidden])~:not([hidden]){border-color:#1d4ed8bf}.divide-blue-700\/80>:not([hidden])~:not([hidden]){border-color:#1d4ed8cc}.divide-blue-700\/85>:not([hidden])~:not([hidden]){border-color:#1d4ed8d9}.divide-blue-700\/90>:not([hidden])~:not([hidden]){border-color:#1d4ed8e6}.divide-blue-700\/95>:not([hidden])~:not([hidden]){border-color:#1d4ed8f2}.divide-blue-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 64 175 / var(--tw-divide-opacity))}.divide-blue-800\/0>:not([hidden])~:not([hidden]){border-color:#1e40af00}.divide-blue-800\/10>:not([hidden])~:not([hidden]){border-color:#1e40af1a}.divide-blue-800\/100>:not([hidden])~:not([hidden]){border-color:#1e40af}.divide-blue-800\/15>:not([hidden])~:not([hidden]){border-color:#1e40af26}.divide-blue-800\/20>:not([hidden])~:not([hidden]){border-color:#1e40af33}.divide-blue-800\/25>:not([hidden])~:not([hidden]){border-color:#1e40af40}.divide-blue-800\/30>:not([hidden])~:not([hidden]){border-color:#1e40af4d}.divide-blue-800\/35>:not([hidden])~:not([hidden]){border-color:#1e40af59}.divide-blue-800\/40>:not([hidden])~:not([hidden]){border-color:#1e40af66}.divide-blue-800\/45>:not([hidden])~:not([hidden]){border-color:#1e40af73}.divide-blue-800\/5>:not([hidden])~:not([hidden]){border-color:#1e40af0d}.divide-blue-800\/50>:not([hidden])~:not([hidden]){border-color:#1e40af80}.divide-blue-800\/55>:not([hidden])~:not([hidden]){border-color:#1e40af8c}.divide-blue-800\/60>:not([hidden])~:not([hidden]){border-color:#1e40af99}.divide-blue-800\/65>:not([hidden])~:not([hidden]){border-color:#1e40afa6}.divide-blue-800\/70>:not([hidden])~:not([hidden]){border-color:#1e40afb3}.divide-blue-800\/75>:not([hidden])~:not([hidden]){border-color:#1e40afbf}.divide-blue-800\/80>:not([hidden])~:not([hidden]){border-color:#1e40afcc}.divide-blue-800\/85>:not([hidden])~:not([hidden]){border-color:#1e40afd9}.divide-blue-800\/90>:not([hidden])~:not([hidden]){border-color:#1e40afe6}.divide-blue-800\/95>:not([hidden])~:not([hidden]){border-color:#1e40aff2}.divide-blue-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 58 138 / var(--tw-divide-opacity))}.divide-blue-900\/0>:not([hidden])~:not([hidden]){border-color:#1e3a8a00}.divide-blue-900\/10>:not([hidden])~:not([hidden]){border-color:#1e3a8a1a}.divide-blue-900\/100>:not([hidden])~:not([hidden]){border-color:#1e3a8a}.divide-blue-900\/15>:not([hidden])~:not([hidden]){border-color:#1e3a8a26}.divide-blue-900\/20>:not([hidden])~:not([hidden]){border-color:#1e3a8a33}.divide-blue-900\/25>:not([hidden])~:not([hidden]){border-color:#1e3a8a40}.divide-blue-900\/30>:not([hidden])~:not([hidden]){border-color:#1e3a8a4d}.divide-blue-900\/35>:not([hidden])~:not([hidden]){border-color:#1e3a8a59}.divide-blue-900\/40>:not([hidden])~:not([hidden]){border-color:#1e3a8a66}.divide-blue-900\/45>:not([hidden])~:not([hidden]){border-color:#1e3a8a73}.divide-blue-900\/5>:not([hidden])~:not([hidden]){border-color:#1e3a8a0d}.divide-blue-900\/50>:not([hidden])~:not([hidden]){border-color:#1e3a8a80}.divide-blue-900\/55>:not([hidden])~:not([hidden]){border-color:#1e3a8a8c}.divide-blue-900\/60>:not([hidden])~:not([hidden]){border-color:#1e3a8a99}.divide-blue-900\/65>:not([hidden])~:not([hidden]){border-color:#1e3a8aa6}.divide-blue-900\/70>:not([hidden])~:not([hidden]){border-color:#1e3a8ab3}.divide-blue-900\/75>:not([hidden])~:not([hidden]){border-color:#1e3a8abf}.divide-blue-900\/80>:not([hidden])~:not([hidden]){border-color:#1e3a8acc}.divide-blue-900\/85>:not([hidden])~:not([hidden]){border-color:#1e3a8ad9}.divide-blue-900\/90>:not([hidden])~:not([hidden]){border-color:#1e3a8ae6}.divide-blue-900\/95>:not([hidden])~:not([hidden]){border-color:#1e3a8af2}.divide-blue-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(23 37 84 / var(--tw-divide-opacity))}.divide-blue-950\/0>:not([hidden])~:not([hidden]){border-color:#17255400}.divide-blue-950\/10>:not([hidden])~:not([hidden]){border-color:#1725541a}.divide-blue-950\/100>:not([hidden])~:not([hidden]){border-color:#172554}.divide-blue-950\/15>:not([hidden])~:not([hidden]){border-color:#17255426}.divide-blue-950\/20>:not([hidden])~:not([hidden]){border-color:#17255433}.divide-blue-950\/25>:not([hidden])~:not([hidden]){border-color:#17255440}.divide-blue-950\/30>:not([hidden])~:not([hidden]){border-color:#1725544d}.divide-blue-950\/35>:not([hidden])~:not([hidden]){border-color:#17255459}.divide-blue-950\/40>:not([hidden])~:not([hidden]){border-color:#17255466}.divide-blue-950\/45>:not([hidden])~:not([hidden]){border-color:#17255473}.divide-blue-950\/5>:not([hidden])~:not([hidden]){border-color:#1725540d}.divide-blue-950\/50>:not([hidden])~:not([hidden]){border-color:#17255480}.divide-blue-950\/55>:not([hidden])~:not([hidden]){border-color:#1725548c}.divide-blue-950\/60>:not([hidden])~:not([hidden]){border-color:#17255499}.divide-blue-950\/65>:not([hidden])~:not([hidden]){border-color:#172554a6}.divide-blue-950\/70>:not([hidden])~:not([hidden]){border-color:#172554b3}.divide-blue-950\/75>:not([hidden])~:not([hidden]){border-color:#172554bf}.divide-blue-950\/80>:not([hidden])~:not([hidden]){border-color:#172554cc}.divide-blue-950\/85>:not([hidden])~:not([hidden]){border-color:#172554d9}.divide-blue-950\/90>:not([hidden])~:not([hidden]){border-color:#172554e6}.divide-blue-950\/95>:not([hidden])~:not([hidden]){border-color:#172554f2}.divide-green-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 252 231 / var(--tw-divide-opacity))}.divide-green-100\/0>:not([hidden])~:not([hidden]){border-color:#dcfce700}.divide-green-100\/10>:not([hidden])~:not([hidden]){border-color:#dcfce71a}.divide-green-100\/100>:not([hidden])~:not([hidden]){border-color:#dcfce7}.divide-green-100\/15>:not([hidden])~:not([hidden]){border-color:#dcfce726}.divide-green-100\/20>:not([hidden])~:not([hidden]){border-color:#dcfce733}.divide-green-100\/25>:not([hidden])~:not([hidden]){border-color:#dcfce740}.divide-green-100\/30>:not([hidden])~:not([hidden]){border-color:#dcfce74d}.divide-green-100\/35>:not([hidden])~:not([hidden]){border-color:#dcfce759}.divide-green-100\/40>:not([hidden])~:not([hidden]){border-color:#dcfce766}.divide-green-100\/45>:not([hidden])~:not([hidden]){border-color:#dcfce773}.divide-green-100\/5>:not([hidden])~:not([hidden]){border-color:#dcfce70d}.divide-green-100\/50>:not([hidden])~:not([hidden]){border-color:#dcfce780}.divide-green-100\/55>:not([hidden])~:not([hidden]){border-color:#dcfce78c}.divide-green-100\/60>:not([hidden])~:not([hidden]){border-color:#dcfce799}.divide-green-100\/65>:not([hidden])~:not([hidden]){border-color:#dcfce7a6}.divide-green-100\/70>:not([hidden])~:not([hidden]){border-color:#dcfce7b3}.divide-green-100\/75>:not([hidden])~:not([hidden]){border-color:#dcfce7bf}.divide-green-100\/80>:not([hidden])~:not([hidden]){border-color:#dcfce7cc}.divide-green-100\/85>:not([hidden])~:not([hidden]){border-color:#dcfce7d9}.divide-green-100\/90>:not([hidden])~:not([hidden]){border-color:#dcfce7e6}.divide-green-100\/95>:not([hidden])~:not([hidden]){border-color:#dcfce7f2}.divide-green-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(187 247 208 / var(--tw-divide-opacity))}.divide-green-200\/0>:not([hidden])~:not([hidden]){border-color:#bbf7d000}.divide-green-200\/10>:not([hidden])~:not([hidden]){border-color:#bbf7d01a}.divide-green-200\/100>:not([hidden])~:not([hidden]){border-color:#bbf7d0}.divide-green-200\/15>:not([hidden])~:not([hidden]){border-color:#bbf7d026}.divide-green-200\/20>:not([hidden])~:not([hidden]){border-color:#bbf7d033}.divide-green-200\/25>:not([hidden])~:not([hidden]){border-color:#bbf7d040}.divide-green-200\/30>:not([hidden])~:not([hidden]){border-color:#bbf7d04d}.divide-green-200\/35>:not([hidden])~:not([hidden]){border-color:#bbf7d059}.divide-green-200\/40>:not([hidden])~:not([hidden]){border-color:#bbf7d066}.divide-green-200\/45>:not([hidden])~:not([hidden]){border-color:#bbf7d073}.divide-green-200\/5>:not([hidden])~:not([hidden]){border-color:#bbf7d00d}.divide-green-200\/50>:not([hidden])~:not([hidden]){border-color:#bbf7d080}.divide-green-200\/55>:not([hidden])~:not([hidden]){border-color:#bbf7d08c}.divide-green-200\/60>:not([hidden])~:not([hidden]){border-color:#bbf7d099}.divide-green-200\/65>:not([hidden])~:not([hidden]){border-color:#bbf7d0a6}.divide-green-200\/70>:not([hidden])~:not([hidden]){border-color:#bbf7d0b3}.divide-green-200\/75>:not([hidden])~:not([hidden]){border-color:#bbf7d0bf}.divide-green-200\/80>:not([hidden])~:not([hidden]){border-color:#bbf7d0cc}.divide-green-200\/85>:not([hidden])~:not([hidden]){border-color:#bbf7d0d9}.divide-green-200\/90>:not([hidden])~:not([hidden]){border-color:#bbf7d0e6}.divide-green-200\/95>:not([hidden])~:not([hidden]){border-color:#bbf7d0f2}.divide-green-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(134 239 172 / var(--tw-divide-opacity))}.divide-green-300\/0>:not([hidden])~:not([hidden]){border-color:#86efac00}.divide-green-300\/10>:not([hidden])~:not([hidden]){border-color:#86efac1a}.divide-green-300\/100>:not([hidden])~:not([hidden]){border-color:#86efac}.divide-green-300\/15>:not([hidden])~:not([hidden]){border-color:#86efac26}.divide-green-300\/20>:not([hidden])~:not([hidden]){border-color:#86efac33}.divide-green-300\/25>:not([hidden])~:not([hidden]){border-color:#86efac40}.divide-green-300\/30>:not([hidden])~:not([hidden]){border-color:#86efac4d}.divide-green-300\/35>:not([hidden])~:not([hidden]){border-color:#86efac59}.divide-green-300\/40>:not([hidden])~:not([hidden]){border-color:#86efac66}.divide-green-300\/45>:not([hidden])~:not([hidden]){border-color:#86efac73}.divide-green-300\/5>:not([hidden])~:not([hidden]){border-color:#86efac0d}.divide-green-300\/50>:not([hidden])~:not([hidden]){border-color:#86efac80}.divide-green-300\/55>:not([hidden])~:not([hidden]){border-color:#86efac8c}.divide-green-300\/60>:not([hidden])~:not([hidden]){border-color:#86efac99}.divide-green-300\/65>:not([hidden])~:not([hidden]){border-color:#86efaca6}.divide-green-300\/70>:not([hidden])~:not([hidden]){border-color:#86efacb3}.divide-green-300\/75>:not([hidden])~:not([hidden]){border-color:#86efacbf}.divide-green-300\/80>:not([hidden])~:not([hidden]){border-color:#86efaccc}.divide-green-300\/85>:not([hidden])~:not([hidden]){border-color:#86efacd9}.divide-green-300\/90>:not([hidden])~:not([hidden]){border-color:#86eface6}.divide-green-300\/95>:not([hidden])~:not([hidden]){border-color:#86efacf2}.divide-green-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(74 222 128 / var(--tw-divide-opacity))}.divide-green-400\/0>:not([hidden])~:not([hidden]){border-color:#4ade8000}.divide-green-400\/10>:not([hidden])~:not([hidden]){border-color:#4ade801a}.divide-green-400\/100>:not([hidden])~:not([hidden]){border-color:#4ade80}.divide-green-400\/15>:not([hidden])~:not([hidden]){border-color:#4ade8026}.divide-green-400\/20>:not([hidden])~:not([hidden]){border-color:#4ade8033}.divide-green-400\/25>:not([hidden])~:not([hidden]){border-color:#4ade8040}.divide-green-400\/30>:not([hidden])~:not([hidden]){border-color:#4ade804d}.divide-green-400\/35>:not([hidden])~:not([hidden]){border-color:#4ade8059}.divide-green-400\/40>:not([hidden])~:not([hidden]){border-color:#4ade8066}.divide-green-400\/45>:not([hidden])~:not([hidden]){border-color:#4ade8073}.divide-green-400\/5>:not([hidden])~:not([hidden]){border-color:#4ade800d}.divide-green-400\/50>:not([hidden])~:not([hidden]){border-color:#4ade8080}.divide-green-400\/55>:not([hidden])~:not([hidden]){border-color:#4ade808c}.divide-green-400\/60>:not([hidden])~:not([hidden]){border-color:#4ade8099}.divide-green-400\/65>:not([hidden])~:not([hidden]){border-color:#4ade80a6}.divide-green-400\/70>:not([hidden])~:not([hidden]){border-color:#4ade80b3}.divide-green-400\/75>:not([hidden])~:not([hidden]){border-color:#4ade80bf}.divide-green-400\/80>:not([hidden])~:not([hidden]){border-color:#4ade80cc}.divide-green-400\/85>:not([hidden])~:not([hidden]){border-color:#4ade80d9}.divide-green-400\/90>:not([hidden])~:not([hidden]){border-color:#4ade80e6}.divide-green-400\/95>:not([hidden])~:not([hidden]){border-color:#4ade80f2}.divide-green-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(240 253 244 / var(--tw-divide-opacity))}.divide-green-50\/0>:not([hidden])~:not([hidden]){border-color:#f0fdf400}.divide-green-50\/10>:not([hidden])~:not([hidden]){border-color:#f0fdf41a}.divide-green-50\/100>:not([hidden])~:not([hidden]){border-color:#f0fdf4}.divide-green-50\/15>:not([hidden])~:not([hidden]){border-color:#f0fdf426}.divide-green-50\/20>:not([hidden])~:not([hidden]){border-color:#f0fdf433}.divide-green-50\/25>:not([hidden])~:not([hidden]){border-color:#f0fdf440}.divide-green-50\/30>:not([hidden])~:not([hidden]){border-color:#f0fdf44d}.divide-green-50\/35>:not([hidden])~:not([hidden]){border-color:#f0fdf459}.divide-green-50\/40>:not([hidden])~:not([hidden]){border-color:#f0fdf466}.divide-green-50\/45>:not([hidden])~:not([hidden]){border-color:#f0fdf473}.divide-green-50\/5>:not([hidden])~:not([hidden]){border-color:#f0fdf40d}.divide-green-50\/50>:not([hidden])~:not([hidden]){border-color:#f0fdf480}.divide-green-50\/55>:not([hidden])~:not([hidden]){border-color:#f0fdf48c}.divide-green-50\/60>:not([hidden])~:not([hidden]){border-color:#f0fdf499}.divide-green-50\/65>:not([hidden])~:not([hidden]){border-color:#f0fdf4a6}.divide-green-50\/70>:not([hidden])~:not([hidden]){border-color:#f0fdf4b3}.divide-green-50\/75>:not([hidden])~:not([hidden]){border-color:#f0fdf4bf}.divide-green-50\/80>:not([hidden])~:not([hidden]){border-color:#f0fdf4cc}.divide-green-50\/85>:not([hidden])~:not([hidden]){border-color:#f0fdf4d9}.divide-green-50\/90>:not([hidden])~:not([hidden]){border-color:#f0fdf4e6}.divide-green-50\/95>:not([hidden])~:not([hidden]){border-color:#f0fdf4f2}.divide-green-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(34 197 94 / var(--tw-divide-opacity))}.divide-green-500\/0>:not([hidden])~:not([hidden]){border-color:#22c55e00}.divide-green-500\/10>:not([hidden])~:not([hidden]){border-color:#22c55e1a}.divide-green-500\/100>:not([hidden])~:not([hidden]){border-color:#22c55e}.divide-green-500\/15>:not([hidden])~:not([hidden]){border-color:#22c55e26}.divide-green-500\/20>:not([hidden])~:not([hidden]){border-color:#22c55e33}.divide-green-500\/25>:not([hidden])~:not([hidden]){border-color:#22c55e40}.divide-green-500\/30>:not([hidden])~:not([hidden]){border-color:#22c55e4d}.divide-green-500\/35>:not([hidden])~:not([hidden]){border-color:#22c55e59}.divide-green-500\/40>:not([hidden])~:not([hidden]){border-color:#22c55e66}.divide-green-500\/45>:not([hidden])~:not([hidden]){border-color:#22c55e73}.divide-green-500\/5>:not([hidden])~:not([hidden]){border-color:#22c55e0d}.divide-green-500\/50>:not([hidden])~:not([hidden]){border-color:#22c55e80}.divide-green-500\/55>:not([hidden])~:not([hidden]){border-color:#22c55e8c}.divide-green-500\/60>:not([hidden])~:not([hidden]){border-color:#22c55e99}.divide-green-500\/65>:not([hidden])~:not([hidden]){border-color:#22c55ea6}.divide-green-500\/70>:not([hidden])~:not([hidden]){border-color:#22c55eb3}.divide-green-500\/75>:not([hidden])~:not([hidden]){border-color:#22c55ebf}.divide-green-500\/80>:not([hidden])~:not([hidden]){border-color:#22c55ecc}.divide-green-500\/85>:not([hidden])~:not([hidden]){border-color:#22c55ed9}.divide-green-500\/90>:not([hidden])~:not([hidden]){border-color:#22c55ee6}.divide-green-500\/95>:not([hidden])~:not([hidden]){border-color:#22c55ef2}.divide-green-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 163 74 / var(--tw-divide-opacity))}.divide-green-600\/0>:not([hidden])~:not([hidden]){border-color:#16a34a00}.divide-green-600\/10>:not([hidden])~:not([hidden]){border-color:#16a34a1a}.divide-green-600\/100>:not([hidden])~:not([hidden]){border-color:#16a34a}.divide-green-600\/15>:not([hidden])~:not([hidden]){border-color:#16a34a26}.divide-green-600\/20>:not([hidden])~:not([hidden]){border-color:#16a34a33}.divide-green-600\/25>:not([hidden])~:not([hidden]){border-color:#16a34a40}.divide-green-600\/30>:not([hidden])~:not([hidden]){border-color:#16a34a4d}.divide-green-600\/35>:not([hidden])~:not([hidden]){border-color:#16a34a59}.divide-green-600\/40>:not([hidden])~:not([hidden]){border-color:#16a34a66}.divide-green-600\/45>:not([hidden])~:not([hidden]){border-color:#16a34a73}.divide-green-600\/5>:not([hidden])~:not([hidden]){border-color:#16a34a0d}.divide-green-600\/50>:not([hidden])~:not([hidden]){border-color:#16a34a80}.divide-green-600\/55>:not([hidden])~:not([hidden]){border-color:#16a34a8c}.divide-green-600\/60>:not([hidden])~:not([hidden]){border-color:#16a34a99}.divide-green-600\/65>:not([hidden])~:not([hidden]){border-color:#16a34aa6}.divide-green-600\/70>:not([hidden])~:not([hidden]){border-color:#16a34ab3}.divide-green-600\/75>:not([hidden])~:not([hidden]){border-color:#16a34abf}.divide-green-600\/80>:not([hidden])~:not([hidden]){border-color:#16a34acc}.divide-green-600\/85>:not([hidden])~:not([hidden]){border-color:#16a34ad9}.divide-green-600\/90>:not([hidden])~:not([hidden]){border-color:#16a34ae6}.divide-green-600\/95>:not([hidden])~:not([hidden]){border-color:#16a34af2}.divide-green-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(21 128 61 / var(--tw-divide-opacity))}.divide-green-700\/0>:not([hidden])~:not([hidden]){border-color:#15803d00}.divide-green-700\/10>:not([hidden])~:not([hidden]){border-color:#15803d1a}.divide-green-700\/100>:not([hidden])~:not([hidden]){border-color:#15803d}.divide-green-700\/15>:not([hidden])~:not([hidden]){border-color:#15803d26}.divide-green-700\/20>:not([hidden])~:not([hidden]){border-color:#15803d33}.divide-green-700\/25>:not([hidden])~:not([hidden]){border-color:#15803d40}.divide-green-700\/30>:not([hidden])~:not([hidden]){border-color:#15803d4d}.divide-green-700\/35>:not([hidden])~:not([hidden]){border-color:#15803d59}.divide-green-700\/40>:not([hidden])~:not([hidden]){border-color:#15803d66}.divide-green-700\/45>:not([hidden])~:not([hidden]){border-color:#15803d73}.divide-green-700\/5>:not([hidden])~:not([hidden]){border-color:#15803d0d}.divide-green-700\/50>:not([hidden])~:not([hidden]){border-color:#15803d80}.divide-green-700\/55>:not([hidden])~:not([hidden]){border-color:#15803d8c}.divide-green-700\/60>:not([hidden])~:not([hidden]){border-color:#15803d99}.divide-green-700\/65>:not([hidden])~:not([hidden]){border-color:#15803da6}.divide-green-700\/70>:not([hidden])~:not([hidden]){border-color:#15803db3}.divide-green-700\/75>:not([hidden])~:not([hidden]){border-color:#15803dbf}.divide-green-700\/80>:not([hidden])~:not([hidden]){border-color:#15803dcc}.divide-green-700\/85>:not([hidden])~:not([hidden]){border-color:#15803dd9}.divide-green-700\/90>:not([hidden])~:not([hidden]){border-color:#15803de6}.divide-green-700\/95>:not([hidden])~:not([hidden]){border-color:#15803df2}.divide-green-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(22 101 52 / var(--tw-divide-opacity))}.divide-green-800\/0>:not([hidden])~:not([hidden]){border-color:#16653400}.divide-green-800\/10>:not([hidden])~:not([hidden]){border-color:#1665341a}.divide-green-800\/100>:not([hidden])~:not([hidden]){border-color:#166534}.divide-green-800\/15>:not([hidden])~:not([hidden]){border-color:#16653426}.divide-green-800\/20>:not([hidden])~:not([hidden]){border-color:#16653433}.divide-green-800\/25>:not([hidden])~:not([hidden]){border-color:#16653440}.divide-green-800\/30>:not([hidden])~:not([hidden]){border-color:#1665344d}.divide-green-800\/35>:not([hidden])~:not([hidden]){border-color:#16653459}.divide-green-800\/40>:not([hidden])~:not([hidden]){border-color:#16653466}.divide-green-800\/45>:not([hidden])~:not([hidden]){border-color:#16653473}.divide-green-800\/5>:not([hidden])~:not([hidden]){border-color:#1665340d}.divide-green-800\/50>:not([hidden])~:not([hidden]){border-color:#16653480}.divide-green-800\/55>:not([hidden])~:not([hidden]){border-color:#1665348c}.divide-green-800\/60>:not([hidden])~:not([hidden]){border-color:#16653499}.divide-green-800\/65>:not([hidden])~:not([hidden]){border-color:#166534a6}.divide-green-800\/70>:not([hidden])~:not([hidden]){border-color:#166534b3}.divide-green-800\/75>:not([hidden])~:not([hidden]){border-color:#166534bf}.divide-green-800\/80>:not([hidden])~:not([hidden]){border-color:#166534cc}.divide-green-800\/85>:not([hidden])~:not([hidden]){border-color:#166534d9}.divide-green-800\/90>:not([hidden])~:not([hidden]){border-color:#166534e6}.divide-green-800\/95>:not([hidden])~:not([hidden]){border-color:#166534f2}.divide-green-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(20 83 45 / var(--tw-divide-opacity))}.divide-green-900\/0>:not([hidden])~:not([hidden]){border-color:#14532d00}.divide-green-900\/10>:not([hidden])~:not([hidden]){border-color:#14532d1a}.divide-green-900\/100>:not([hidden])~:not([hidden]){border-color:#14532d}.divide-green-900\/15>:not([hidden])~:not([hidden]){border-color:#14532d26}.divide-green-900\/20>:not([hidden])~:not([hidden]){border-color:#14532d33}.divide-green-900\/25>:not([hidden])~:not([hidden]){border-color:#14532d40}.divide-green-900\/30>:not([hidden])~:not([hidden]){border-color:#14532d4d}.divide-green-900\/35>:not([hidden])~:not([hidden]){border-color:#14532d59}.divide-green-900\/40>:not([hidden])~:not([hidden]){border-color:#14532d66}.divide-green-900\/45>:not([hidden])~:not([hidden]){border-color:#14532d73}.divide-green-900\/5>:not([hidden])~:not([hidden]){border-color:#14532d0d}.divide-green-900\/50>:not([hidden])~:not([hidden]){border-color:#14532d80}.divide-green-900\/55>:not([hidden])~:not([hidden]){border-color:#14532d8c}.divide-green-900\/60>:not([hidden])~:not([hidden]){border-color:#14532d99}.divide-green-900\/65>:not([hidden])~:not([hidden]){border-color:#14532da6}.divide-green-900\/70>:not([hidden])~:not([hidden]){border-color:#14532db3}.divide-green-900\/75>:not([hidden])~:not([hidden]){border-color:#14532dbf}.divide-green-900\/80>:not([hidden])~:not([hidden]){border-color:#14532dcc}.divide-green-900\/85>:not([hidden])~:not([hidden]){border-color:#14532dd9}.divide-green-900\/90>:not([hidden])~:not([hidden]){border-color:#14532de6}.divide-green-900\/95>:not([hidden])~:not([hidden]){border-color:#14532df2}.divide-green-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(5 46 22 / var(--tw-divide-opacity))}.divide-green-950\/0>:not([hidden])~:not([hidden]){border-color:#052e1600}.divide-green-950\/10>:not([hidden])~:not([hidden]){border-color:#052e161a}.divide-green-950\/100>:not([hidden])~:not([hidden]){border-color:#052e16}.divide-green-950\/15>:not([hidden])~:not([hidden]){border-color:#052e1626}.divide-green-950\/20>:not([hidden])~:not([hidden]){border-color:#052e1633}.divide-green-950\/25>:not([hidden])~:not([hidden]){border-color:#052e1640}.divide-green-950\/30>:not([hidden])~:not([hidden]){border-color:#052e164d}.divide-green-950\/35>:not([hidden])~:not([hidden]){border-color:#052e1659}.divide-green-950\/40>:not([hidden])~:not([hidden]){border-color:#052e1666}.divide-green-950\/45>:not([hidden])~:not([hidden]){border-color:#052e1673}.divide-green-950\/5>:not([hidden])~:not([hidden]){border-color:#052e160d}.divide-green-950\/50>:not([hidden])~:not([hidden]){border-color:#052e1680}.divide-green-950\/55>:not([hidden])~:not([hidden]){border-color:#052e168c}.divide-green-950\/60>:not([hidden])~:not([hidden]){border-color:#052e1699}.divide-green-950\/65>:not([hidden])~:not([hidden]){border-color:#052e16a6}.divide-green-950\/70>:not([hidden])~:not([hidden]){border-color:#052e16b3}.divide-green-950\/75>:not([hidden])~:not([hidden]){border-color:#052e16bf}.divide-green-950\/80>:not([hidden])~:not([hidden]){border-color:#052e16cc}.divide-green-950\/85>:not([hidden])~:not([hidden]){border-color:#052e16d9}.divide-green-950\/90>:not([hidden])~:not([hidden]){border-color:#052e16e6}.divide-green-950\/95>:not([hidden])~:not([hidden]){border-color:#052e16f2}.divide-orange-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(255 237 213 / var(--tw-divide-opacity))}.divide-orange-100\/0>:not([hidden])~:not([hidden]){border-color:#ffedd500}.divide-orange-100\/10>:not([hidden])~:not([hidden]){border-color:#ffedd51a}.divide-orange-100\/100>:not([hidden])~:not([hidden]){border-color:#ffedd5}.divide-orange-100\/15>:not([hidden])~:not([hidden]){border-color:#ffedd526}.divide-orange-100\/20>:not([hidden])~:not([hidden]){border-color:#ffedd533}.divide-orange-100\/25>:not([hidden])~:not([hidden]){border-color:#ffedd540}.divide-orange-100\/30>:not([hidden])~:not([hidden]){border-color:#ffedd54d}.divide-orange-100\/35>:not([hidden])~:not([hidden]){border-color:#ffedd559}.divide-orange-100\/40>:not([hidden])~:not([hidden]){border-color:#ffedd566}.divide-orange-100\/45>:not([hidden])~:not([hidden]){border-color:#ffedd573}.divide-orange-100\/5>:not([hidden])~:not([hidden]){border-color:#ffedd50d}.divide-orange-100\/50>:not([hidden])~:not([hidden]){border-color:#ffedd580}.divide-orange-100\/55>:not([hidden])~:not([hidden]){border-color:#ffedd58c}.divide-orange-100\/60>:not([hidden])~:not([hidden]){border-color:#ffedd599}.divide-orange-100\/65>:not([hidden])~:not([hidden]){border-color:#ffedd5a6}.divide-orange-100\/70>:not([hidden])~:not([hidden]){border-color:#ffedd5b3}.divide-orange-100\/75>:not([hidden])~:not([hidden]){border-color:#ffedd5bf}.divide-orange-100\/80>:not([hidden])~:not([hidden]){border-color:#ffedd5cc}.divide-orange-100\/85>:not([hidden])~:not([hidden]){border-color:#ffedd5d9}.divide-orange-100\/90>:not([hidden])~:not([hidden]){border-color:#ffedd5e6}.divide-orange-100\/95>:not([hidden])~:not([hidden]){border-color:#ffedd5f2}.divide-orange-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 215 170 / var(--tw-divide-opacity))}.divide-orange-200\/0>:not([hidden])~:not([hidden]){border-color:#fed7aa00}.divide-orange-200\/10>:not([hidden])~:not([hidden]){border-color:#fed7aa1a}.divide-orange-200\/100>:not([hidden])~:not([hidden]){border-color:#fed7aa}.divide-orange-200\/15>:not([hidden])~:not([hidden]){border-color:#fed7aa26}.divide-orange-200\/20>:not([hidden])~:not([hidden]){border-color:#fed7aa33}.divide-orange-200\/25>:not([hidden])~:not([hidden]){border-color:#fed7aa40}.divide-orange-200\/30>:not([hidden])~:not([hidden]){border-color:#fed7aa4d}.divide-orange-200\/35>:not([hidden])~:not([hidden]){border-color:#fed7aa59}.divide-orange-200\/40>:not([hidden])~:not([hidden]){border-color:#fed7aa66}.divide-orange-200\/45>:not([hidden])~:not([hidden]){border-color:#fed7aa73}.divide-orange-200\/5>:not([hidden])~:not([hidden]){border-color:#fed7aa0d}.divide-orange-200\/50>:not([hidden])~:not([hidden]){border-color:#fed7aa80}.divide-orange-200\/55>:not([hidden])~:not([hidden]){border-color:#fed7aa8c}.divide-orange-200\/60>:not([hidden])~:not([hidden]){border-color:#fed7aa99}.divide-orange-200\/65>:not([hidden])~:not([hidden]){border-color:#fed7aaa6}.divide-orange-200\/70>:not([hidden])~:not([hidden]){border-color:#fed7aab3}.divide-orange-200\/75>:not([hidden])~:not([hidden]){border-color:#fed7aabf}.divide-orange-200\/80>:not([hidden])~:not([hidden]){border-color:#fed7aacc}.divide-orange-200\/85>:not([hidden])~:not([hidden]){border-color:#fed7aad9}.divide-orange-200\/90>:not([hidden])~:not([hidden]){border-color:#fed7aae6}.divide-orange-200\/95>:not([hidden])~:not([hidden]){border-color:#fed7aaf2}.divide-orange-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(253 186 116 / var(--tw-divide-opacity))}.divide-orange-300\/0>:not([hidden])~:not([hidden]){border-color:#fdba7400}.divide-orange-300\/10>:not([hidden])~:not([hidden]){border-color:#fdba741a}.divide-orange-300\/100>:not([hidden])~:not([hidden]){border-color:#fdba74}.divide-orange-300\/15>:not([hidden])~:not([hidden]){border-color:#fdba7426}.divide-orange-300\/20>:not([hidden])~:not([hidden]){border-color:#fdba7433}.divide-orange-300\/25>:not([hidden])~:not([hidden]){border-color:#fdba7440}.divide-orange-300\/30>:not([hidden])~:not([hidden]){border-color:#fdba744d}.divide-orange-300\/35>:not([hidden])~:not([hidden]){border-color:#fdba7459}.divide-orange-300\/40>:not([hidden])~:not([hidden]){border-color:#fdba7466}.divide-orange-300\/45>:not([hidden])~:not([hidden]){border-color:#fdba7473}.divide-orange-300\/5>:not([hidden])~:not([hidden]){border-color:#fdba740d}.divide-orange-300\/50>:not([hidden])~:not([hidden]){border-color:#fdba7480}.divide-orange-300\/55>:not([hidden])~:not([hidden]){border-color:#fdba748c}.divide-orange-300\/60>:not([hidden])~:not([hidden]){border-color:#fdba7499}.divide-orange-300\/65>:not([hidden])~:not([hidden]){border-color:#fdba74a6}.divide-orange-300\/70>:not([hidden])~:not([hidden]){border-color:#fdba74b3}.divide-orange-300\/75>:not([hidden])~:not([hidden]){border-color:#fdba74bf}.divide-orange-300\/80>:not([hidden])~:not([hidden]){border-color:#fdba74cc}.divide-orange-300\/85>:not([hidden])~:not([hidden]){border-color:#fdba74d9}.divide-orange-300\/90>:not([hidden])~:not([hidden]){border-color:#fdba74e6}.divide-orange-300\/95>:not([hidden])~:not([hidden]){border-color:#fdba74f2}.divide-orange-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(251 146 60 / var(--tw-divide-opacity))}.divide-orange-400\/0>:not([hidden])~:not([hidden]){border-color:#fb923c00}.divide-orange-400\/10>:not([hidden])~:not([hidden]){border-color:#fb923c1a}.divide-orange-400\/100>:not([hidden])~:not([hidden]){border-color:#fb923c}.divide-orange-400\/15>:not([hidden])~:not([hidden]){border-color:#fb923c26}.divide-orange-400\/20>:not([hidden])~:not([hidden]){border-color:#fb923c33}.divide-orange-400\/25>:not([hidden])~:not([hidden]){border-color:#fb923c40}.divide-orange-400\/30>:not([hidden])~:not([hidden]){border-color:#fb923c4d}.divide-orange-400\/35>:not([hidden])~:not([hidden]){border-color:#fb923c59}.divide-orange-400\/40>:not([hidden])~:not([hidden]){border-color:#fb923c66}.divide-orange-400\/45>:not([hidden])~:not([hidden]){border-color:#fb923c73}.divide-orange-400\/5>:not([hidden])~:not([hidden]){border-color:#fb923c0d}.divide-orange-400\/50>:not([hidden])~:not([hidden]){border-color:#fb923c80}.divide-orange-400\/55>:not([hidden])~:not([hidden]){border-color:#fb923c8c}.divide-orange-400\/60>:not([hidden])~:not([hidden]){border-color:#fb923c99}.divide-orange-400\/65>:not([hidden])~:not([hidden]){border-color:#fb923ca6}.divide-orange-400\/70>:not([hidden])~:not([hidden]){border-color:#fb923cb3}.divide-orange-400\/75>:not([hidden])~:not([hidden]){border-color:#fb923cbf}.divide-orange-400\/80>:not([hidden])~:not([hidden]){border-color:#fb923ccc}.divide-orange-400\/85>:not([hidden])~:not([hidden]){border-color:#fb923cd9}.divide-orange-400\/90>:not([hidden])~:not([hidden]){border-color:#fb923ce6}.divide-orange-400\/95>:not([hidden])~:not([hidden]){border-color:#fb923cf2}.divide-orange-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(255 247 237 / var(--tw-divide-opacity))}.divide-orange-50\/0>:not([hidden])~:not([hidden]){border-color:#fff7ed00}.divide-orange-50\/10>:not([hidden])~:not([hidden]){border-color:#fff7ed1a}.divide-orange-50\/100>:not([hidden])~:not([hidden]){border-color:#fff7ed}.divide-orange-50\/15>:not([hidden])~:not([hidden]){border-color:#fff7ed26}.divide-orange-50\/20>:not([hidden])~:not([hidden]){border-color:#fff7ed33}.divide-orange-50\/25>:not([hidden])~:not([hidden]){border-color:#fff7ed40}.divide-orange-50\/30>:not([hidden])~:not([hidden]){border-color:#fff7ed4d}.divide-orange-50\/35>:not([hidden])~:not([hidden]){border-color:#fff7ed59}.divide-orange-50\/40>:not([hidden])~:not([hidden]){border-color:#fff7ed66}.divide-orange-50\/45>:not([hidden])~:not([hidden]){border-color:#fff7ed73}.divide-orange-50\/5>:not([hidden])~:not([hidden]){border-color:#fff7ed0d}.divide-orange-50\/50>:not([hidden])~:not([hidden]){border-color:#fff7ed80}.divide-orange-50\/55>:not([hidden])~:not([hidden]){border-color:#fff7ed8c}.divide-orange-50\/60>:not([hidden])~:not([hidden]){border-color:#fff7ed99}.divide-orange-50\/65>:not([hidden])~:not([hidden]){border-color:#fff7eda6}.divide-orange-50\/70>:not([hidden])~:not([hidden]){border-color:#fff7edb3}.divide-orange-50\/75>:not([hidden])~:not([hidden]){border-color:#fff7edbf}.divide-orange-50\/80>:not([hidden])~:not([hidden]){border-color:#fff7edcc}.divide-orange-50\/85>:not([hidden])~:not([hidden]){border-color:#fff7edd9}.divide-orange-50\/90>:not([hidden])~:not([hidden]){border-color:#fff7ede6}.divide-orange-50\/95>:not([hidden])~:not([hidden]){border-color:#fff7edf2}.divide-orange-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(249 115 22 / var(--tw-divide-opacity))}.divide-orange-500\/0>:not([hidden])~:not([hidden]){border-color:#f9731600}.divide-orange-500\/10>:not([hidden])~:not([hidden]){border-color:#f973161a}.divide-orange-500\/100>:not([hidden])~:not([hidden]){border-color:#f97316}.divide-orange-500\/15>:not([hidden])~:not([hidden]){border-color:#f9731626}.divide-orange-500\/20>:not([hidden])~:not([hidden]){border-color:#f9731633}.divide-orange-500\/25>:not([hidden])~:not([hidden]){border-color:#f9731640}.divide-orange-500\/30>:not([hidden])~:not([hidden]){border-color:#f973164d}.divide-orange-500\/35>:not([hidden])~:not([hidden]){border-color:#f9731659}.divide-orange-500\/40>:not([hidden])~:not([hidden]){border-color:#f9731666}.divide-orange-500\/45>:not([hidden])~:not([hidden]){border-color:#f9731673}.divide-orange-500\/5>:not([hidden])~:not([hidden]){border-color:#f973160d}.divide-orange-500\/50>:not([hidden])~:not([hidden]){border-color:#f9731680}.divide-orange-500\/55>:not([hidden])~:not([hidden]){border-color:#f973168c}.divide-orange-500\/60>:not([hidden])~:not([hidden]){border-color:#f9731699}.divide-orange-500\/65>:not([hidden])~:not([hidden]){border-color:#f97316a6}.divide-orange-500\/70>:not([hidden])~:not([hidden]){border-color:#f97316b3}.divide-orange-500\/75>:not([hidden])~:not([hidden]){border-color:#f97316bf}.divide-orange-500\/80>:not([hidden])~:not([hidden]){border-color:#f97316cc}.divide-orange-500\/85>:not([hidden])~:not([hidden]){border-color:#f97316d9}.divide-orange-500\/90>:not([hidden])~:not([hidden]){border-color:#f97316e6}.divide-orange-500\/95>:not([hidden])~:not([hidden]){border-color:#f97316f2}.divide-orange-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(234 88 12 / var(--tw-divide-opacity))}.divide-orange-600\/0>:not([hidden])~:not([hidden]){border-color:#ea580c00}.divide-orange-600\/10>:not([hidden])~:not([hidden]){border-color:#ea580c1a}.divide-orange-600\/100>:not([hidden])~:not([hidden]){border-color:#ea580c}.divide-orange-600\/15>:not([hidden])~:not([hidden]){border-color:#ea580c26}.divide-orange-600\/20>:not([hidden])~:not([hidden]){border-color:#ea580c33}.divide-orange-600\/25>:not([hidden])~:not([hidden]){border-color:#ea580c40}.divide-orange-600\/30>:not([hidden])~:not([hidden]){border-color:#ea580c4d}.divide-orange-600\/35>:not([hidden])~:not([hidden]){border-color:#ea580c59}.divide-orange-600\/40>:not([hidden])~:not([hidden]){border-color:#ea580c66}.divide-orange-600\/45>:not([hidden])~:not([hidden]){border-color:#ea580c73}.divide-orange-600\/5>:not([hidden])~:not([hidden]){border-color:#ea580c0d}.divide-orange-600\/50>:not([hidden])~:not([hidden]){border-color:#ea580c80}.divide-orange-600\/55>:not([hidden])~:not([hidden]){border-color:#ea580c8c}.divide-orange-600\/60>:not([hidden])~:not([hidden]){border-color:#ea580c99}.divide-orange-600\/65>:not([hidden])~:not([hidden]){border-color:#ea580ca6}.divide-orange-600\/70>:not([hidden])~:not([hidden]){border-color:#ea580cb3}.divide-orange-600\/75>:not([hidden])~:not([hidden]){border-color:#ea580cbf}.divide-orange-600\/80>:not([hidden])~:not([hidden]){border-color:#ea580ccc}.divide-orange-600\/85>:not([hidden])~:not([hidden]){border-color:#ea580cd9}.divide-orange-600\/90>:not([hidden])~:not([hidden]){border-color:#ea580ce6}.divide-orange-600\/95>:not([hidden])~:not([hidden]){border-color:#ea580cf2}.divide-orange-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(194 65 12 / var(--tw-divide-opacity))}.divide-orange-700\/0>:not([hidden])~:not([hidden]){border-color:#c2410c00}.divide-orange-700\/10>:not([hidden])~:not([hidden]){border-color:#c2410c1a}.divide-orange-700\/100>:not([hidden])~:not([hidden]){border-color:#c2410c}.divide-orange-700\/15>:not([hidden])~:not([hidden]){border-color:#c2410c26}.divide-orange-700\/20>:not([hidden])~:not([hidden]){border-color:#c2410c33}.divide-orange-700\/25>:not([hidden])~:not([hidden]){border-color:#c2410c40}.divide-orange-700\/30>:not([hidden])~:not([hidden]){border-color:#c2410c4d}.divide-orange-700\/35>:not([hidden])~:not([hidden]){border-color:#c2410c59}.divide-orange-700\/40>:not([hidden])~:not([hidden]){border-color:#c2410c66}.divide-orange-700\/45>:not([hidden])~:not([hidden]){border-color:#c2410c73}.divide-orange-700\/5>:not([hidden])~:not([hidden]){border-color:#c2410c0d}.divide-orange-700\/50>:not([hidden])~:not([hidden]){border-color:#c2410c80}.divide-orange-700\/55>:not([hidden])~:not([hidden]){border-color:#c2410c8c}.divide-orange-700\/60>:not([hidden])~:not([hidden]){border-color:#c2410c99}.divide-orange-700\/65>:not([hidden])~:not([hidden]){border-color:#c2410ca6}.divide-orange-700\/70>:not([hidden])~:not([hidden]){border-color:#c2410cb3}.divide-orange-700\/75>:not([hidden])~:not([hidden]){border-color:#c2410cbf}.divide-orange-700\/80>:not([hidden])~:not([hidden]){border-color:#c2410ccc}.divide-orange-700\/85>:not([hidden])~:not([hidden]){border-color:#c2410cd9}.divide-orange-700\/90>:not([hidden])~:not([hidden]){border-color:#c2410ce6}.divide-orange-700\/95>:not([hidden])~:not([hidden]){border-color:#c2410cf2}.divide-orange-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(154 52 18 / var(--tw-divide-opacity))}.divide-orange-800\/0>:not([hidden])~:not([hidden]){border-color:#9a341200}.divide-orange-800\/10>:not([hidden])~:not([hidden]){border-color:#9a34121a}.divide-orange-800\/100>:not([hidden])~:not([hidden]){border-color:#9a3412}.divide-orange-800\/15>:not([hidden])~:not([hidden]){border-color:#9a341226}.divide-orange-800\/20>:not([hidden])~:not([hidden]){border-color:#9a341233}.divide-orange-800\/25>:not([hidden])~:not([hidden]){border-color:#9a341240}.divide-orange-800\/30>:not([hidden])~:not([hidden]){border-color:#9a34124d}.divide-orange-800\/35>:not([hidden])~:not([hidden]){border-color:#9a341259}.divide-orange-800\/40>:not([hidden])~:not([hidden]){border-color:#9a341266}.divide-orange-800\/45>:not([hidden])~:not([hidden]){border-color:#9a341273}.divide-orange-800\/5>:not([hidden])~:not([hidden]){border-color:#9a34120d}.divide-orange-800\/50>:not([hidden])~:not([hidden]){border-color:#9a341280}.divide-orange-800\/55>:not([hidden])~:not([hidden]){border-color:#9a34128c}.divide-orange-800\/60>:not([hidden])~:not([hidden]){border-color:#9a341299}.divide-orange-800\/65>:not([hidden])~:not([hidden]){border-color:#9a3412a6}.divide-orange-800\/70>:not([hidden])~:not([hidden]){border-color:#9a3412b3}.divide-orange-800\/75>:not([hidden])~:not([hidden]){border-color:#9a3412bf}.divide-orange-800\/80>:not([hidden])~:not([hidden]){border-color:#9a3412cc}.divide-orange-800\/85>:not([hidden])~:not([hidden]){border-color:#9a3412d9}.divide-orange-800\/90>:not([hidden])~:not([hidden]){border-color:#9a3412e6}.divide-orange-800\/95>:not([hidden])~:not([hidden]){border-color:#9a3412f2}.divide-orange-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(124 45 18 / var(--tw-divide-opacity))}.divide-orange-900\/0>:not([hidden])~:not([hidden]){border-color:#7c2d1200}.divide-orange-900\/10>:not([hidden])~:not([hidden]){border-color:#7c2d121a}.divide-orange-900\/100>:not([hidden])~:not([hidden]){border-color:#7c2d12}.divide-orange-900\/15>:not([hidden])~:not([hidden]){border-color:#7c2d1226}.divide-orange-900\/20>:not([hidden])~:not([hidden]){border-color:#7c2d1233}.divide-orange-900\/25>:not([hidden])~:not([hidden]){border-color:#7c2d1240}.divide-orange-900\/30>:not([hidden])~:not([hidden]){border-color:#7c2d124d}.divide-orange-900\/35>:not([hidden])~:not([hidden]){border-color:#7c2d1259}.divide-orange-900\/40>:not([hidden])~:not([hidden]){border-color:#7c2d1266}.divide-orange-900\/45>:not([hidden])~:not([hidden]){border-color:#7c2d1273}.divide-orange-900\/5>:not([hidden])~:not([hidden]){border-color:#7c2d120d}.divide-orange-900\/50>:not([hidden])~:not([hidden]){border-color:#7c2d1280}.divide-orange-900\/55>:not([hidden])~:not([hidden]){border-color:#7c2d128c}.divide-orange-900\/60>:not([hidden])~:not([hidden]){border-color:#7c2d1299}.divide-orange-900\/65>:not([hidden])~:not([hidden]){border-color:#7c2d12a6}.divide-orange-900\/70>:not([hidden])~:not([hidden]){border-color:#7c2d12b3}.divide-orange-900\/75>:not([hidden])~:not([hidden]){border-color:#7c2d12bf}.divide-orange-900\/80>:not([hidden])~:not([hidden]){border-color:#7c2d12cc}.divide-orange-900\/85>:not([hidden])~:not([hidden]){border-color:#7c2d12d9}.divide-orange-900\/90>:not([hidden])~:not([hidden]){border-color:#7c2d12e6}.divide-orange-900\/95>:not([hidden])~:not([hidden]){border-color:#7c2d12f2}.divide-orange-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(67 20 7 / var(--tw-divide-opacity))}.divide-orange-950\/0>:not([hidden])~:not([hidden]){border-color:#43140700}.divide-orange-950\/10>:not([hidden])~:not([hidden]){border-color:#4314071a}.divide-orange-950\/100>:not([hidden])~:not([hidden]){border-color:#431407}.divide-orange-950\/15>:not([hidden])~:not([hidden]){border-color:#43140726}.divide-orange-950\/20>:not([hidden])~:not([hidden]){border-color:#43140733}.divide-orange-950\/25>:not([hidden])~:not([hidden]){border-color:#43140740}.divide-orange-950\/30>:not([hidden])~:not([hidden]){border-color:#4314074d}.divide-orange-950\/35>:not([hidden])~:not([hidden]){border-color:#43140759}.divide-orange-950\/40>:not([hidden])~:not([hidden]){border-color:#43140766}.divide-orange-950\/45>:not([hidden])~:not([hidden]){border-color:#43140773}.divide-orange-950\/5>:not([hidden])~:not([hidden]){border-color:#4314070d}.divide-orange-950\/50>:not([hidden])~:not([hidden]){border-color:#43140780}.divide-orange-950\/55>:not([hidden])~:not([hidden]){border-color:#4314078c}.divide-orange-950\/60>:not([hidden])~:not([hidden]){border-color:#43140799}.divide-orange-950\/65>:not([hidden])~:not([hidden]){border-color:#431407a6}.divide-orange-950\/70>:not([hidden])~:not([hidden]){border-color:#431407b3}.divide-orange-950\/75>:not([hidden])~:not([hidden]){border-color:#431407bf}.divide-orange-950\/80>:not([hidden])~:not([hidden]){border-color:#431407cc}.divide-orange-950\/85>:not([hidden])~:not([hidden]){border-color:#431407d9}.divide-orange-950\/90>:not([hidden])~:not([hidden]){border-color:#431407e6}.divide-orange-950\/95>:not([hidden])~:not([hidden]){border-color:#431407f2}.divide-red-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 226 226 / var(--tw-divide-opacity))}.divide-red-100\/0>:not([hidden])~:not([hidden]){border-color:#fee2e200}.divide-red-100\/10>:not([hidden])~:not([hidden]){border-color:#fee2e21a}.divide-red-100\/100>:not([hidden])~:not([hidden]){border-color:#fee2e2}.divide-red-100\/15>:not([hidden])~:not([hidden]){border-color:#fee2e226}.divide-red-100\/20>:not([hidden])~:not([hidden]){border-color:#fee2e233}.divide-red-100\/25>:not([hidden])~:not([hidden]){border-color:#fee2e240}.divide-red-100\/30>:not([hidden])~:not([hidden]){border-color:#fee2e24d}.divide-red-100\/35>:not([hidden])~:not([hidden]){border-color:#fee2e259}.divide-red-100\/40>:not([hidden])~:not([hidden]){border-color:#fee2e266}.divide-red-100\/45>:not([hidden])~:not([hidden]){border-color:#fee2e273}.divide-red-100\/5>:not([hidden])~:not([hidden]){border-color:#fee2e20d}.divide-red-100\/50>:not([hidden])~:not([hidden]){border-color:#fee2e280}.divide-red-100\/55>:not([hidden])~:not([hidden]){border-color:#fee2e28c}.divide-red-100\/60>:not([hidden])~:not([hidden]){border-color:#fee2e299}.divide-red-100\/65>:not([hidden])~:not([hidden]){border-color:#fee2e2a6}.divide-red-100\/70>:not([hidden])~:not([hidden]){border-color:#fee2e2b3}.divide-red-100\/75>:not([hidden])~:not([hidden]){border-color:#fee2e2bf}.divide-red-100\/80>:not([hidden])~:not([hidden]){border-color:#fee2e2cc}.divide-red-100\/85>:not([hidden])~:not([hidden]){border-color:#fee2e2d9}.divide-red-100\/90>:not([hidden])~:not([hidden]){border-color:#fee2e2e6}.divide-red-100\/95>:not([hidden])~:not([hidden]){border-color:#fee2e2f2}.divide-red-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 202 202 / var(--tw-divide-opacity))}.divide-red-200\/0>:not([hidden])~:not([hidden]){border-color:#fecaca00}.divide-red-200\/10>:not([hidden])~:not([hidden]){border-color:#fecaca1a}.divide-red-200\/100>:not([hidden])~:not([hidden]){border-color:#fecaca}.divide-red-200\/15>:not([hidden])~:not([hidden]){border-color:#fecaca26}.divide-red-200\/20>:not([hidden])~:not([hidden]){border-color:#fecaca33}.divide-red-200\/25>:not([hidden])~:not([hidden]){border-color:#fecaca40}.divide-red-200\/30>:not([hidden])~:not([hidden]){border-color:#fecaca4d}.divide-red-200\/35>:not([hidden])~:not([hidden]){border-color:#fecaca59}.divide-red-200\/40>:not([hidden])~:not([hidden]){border-color:#fecaca66}.divide-red-200\/45>:not([hidden])~:not([hidden]){border-color:#fecaca73}.divide-red-200\/5>:not([hidden])~:not([hidden]){border-color:#fecaca0d}.divide-red-200\/50>:not([hidden])~:not([hidden]){border-color:#fecaca80}.divide-red-200\/55>:not([hidden])~:not([hidden]){border-color:#fecaca8c}.divide-red-200\/60>:not([hidden])~:not([hidden]){border-color:#fecaca99}.divide-red-200\/65>:not([hidden])~:not([hidden]){border-color:#fecacaa6}.divide-red-200\/70>:not([hidden])~:not([hidden]){border-color:#fecacab3}.divide-red-200\/75>:not([hidden])~:not([hidden]){border-color:#fecacabf}.divide-red-200\/80>:not([hidden])~:not([hidden]){border-color:#fecacacc}.divide-red-200\/85>:not([hidden])~:not([hidden]){border-color:#fecacad9}.divide-red-200\/90>:not([hidden])~:not([hidden]){border-color:#fecacae6}.divide-red-200\/95>:not([hidden])~:not([hidden]){border-color:#fecacaf2}.divide-red-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(252 165 165 / var(--tw-divide-opacity))}.divide-red-300\/0>:not([hidden])~:not([hidden]){border-color:#fca5a500}.divide-red-300\/10>:not([hidden])~:not([hidden]){border-color:#fca5a51a}.divide-red-300\/100>:not([hidden])~:not([hidden]){border-color:#fca5a5}.divide-red-300\/15>:not([hidden])~:not([hidden]){border-color:#fca5a526}.divide-red-300\/20>:not([hidden])~:not([hidden]){border-color:#fca5a533}.divide-red-300\/25>:not([hidden])~:not([hidden]){border-color:#fca5a540}.divide-red-300\/30>:not([hidden])~:not([hidden]){border-color:#fca5a54d}.divide-red-300\/35>:not([hidden])~:not([hidden]){border-color:#fca5a559}.divide-red-300\/40>:not([hidden])~:not([hidden]){border-color:#fca5a566}.divide-red-300\/45>:not([hidden])~:not([hidden]){border-color:#fca5a573}.divide-red-300\/5>:not([hidden])~:not([hidden]){border-color:#fca5a50d}.divide-red-300\/50>:not([hidden])~:not([hidden]){border-color:#fca5a580}.divide-red-300\/55>:not([hidden])~:not([hidden]){border-color:#fca5a58c}.divide-red-300\/60>:not([hidden])~:not([hidden]){border-color:#fca5a599}.divide-red-300\/65>:not([hidden])~:not([hidden]){border-color:#fca5a5a6}.divide-red-300\/70>:not([hidden])~:not([hidden]){border-color:#fca5a5b3}.divide-red-300\/75>:not([hidden])~:not([hidden]){border-color:#fca5a5bf}.divide-red-300\/80>:not([hidden])~:not([hidden]){border-color:#fca5a5cc}.divide-red-300\/85>:not([hidden])~:not([hidden]){border-color:#fca5a5d9}.divide-red-300\/90>:not([hidden])~:not([hidden]){border-color:#fca5a5e6}.divide-red-300\/95>:not([hidden])~:not([hidden]){border-color:#fca5a5f2}.divide-red-400>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(248 113 113 / var(--tw-divide-opacity))}.divide-red-400\/0>:not([hidden])~:not([hidden]){border-color:#f8717100}.divide-red-400\/10>:not([hidden])~:not([hidden]){border-color:#f871711a}.divide-red-400\/100>:not([hidden])~:not([hidden]){border-color:#f87171}.divide-red-400\/15>:not([hidden])~:not([hidden]){border-color:#f8717126}.divide-red-400\/20>:not([hidden])~:not([hidden]){border-color:#f8717133}.divide-red-400\/25>:not([hidden])~:not([hidden]){border-color:#f8717140}.divide-red-400\/30>:not([hidden])~:not([hidden]){border-color:#f871714d}.divide-red-400\/35>:not([hidden])~:not([hidden]){border-color:#f8717159}.divide-red-400\/40>:not([hidden])~:not([hidden]){border-color:#f8717166}.divide-red-400\/45>:not([hidden])~:not([hidden]){border-color:#f8717173}.divide-red-400\/5>:not([hidden])~:not([hidden]){border-color:#f871710d}.divide-red-400\/50>:not([hidden])~:not([hidden]){border-color:#f8717180}.divide-red-400\/55>:not([hidden])~:not([hidden]){border-color:#f871718c}.divide-red-400\/60>:not([hidden])~:not([hidden]){border-color:#f8717199}.divide-red-400\/65>:not([hidden])~:not([hidden]){border-color:#f87171a6}.divide-red-400\/70>:not([hidden])~:not([hidden]){border-color:#f87171b3}.divide-red-400\/75>:not([hidden])~:not([hidden]){border-color:#f87171bf}.divide-red-400\/80>:not([hidden])~:not([hidden]){border-color:#f87171cc}.divide-red-400\/85>:not([hidden])~:not([hidden]){border-color:#f87171d9}.divide-red-400\/90>:not([hidden])~:not([hidden]){border-color:#f87171e6}.divide-red-400\/95>:not([hidden])~:not([hidden]){border-color:#f87171f2}.divide-red-50>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(254 242 242 / var(--tw-divide-opacity))}.divide-red-50\/0>:not([hidden])~:not([hidden]){border-color:#fef2f200}.divide-red-50\/10>:not([hidden])~:not([hidden]){border-color:#fef2f21a}.divide-red-50\/100>:not([hidden])~:not([hidden]){border-color:#fef2f2}.divide-red-50\/15>:not([hidden])~:not([hidden]){border-color:#fef2f226}.divide-red-50\/20>:not([hidden])~:not([hidden]){border-color:#fef2f233}.divide-red-50\/25>:not([hidden])~:not([hidden]){border-color:#fef2f240}.divide-red-50\/30>:not([hidden])~:not([hidden]){border-color:#fef2f24d}.divide-red-50\/35>:not([hidden])~:not([hidden]){border-color:#fef2f259}.divide-red-50\/40>:not([hidden])~:not([hidden]){border-color:#fef2f266}.divide-red-50\/45>:not([hidden])~:not([hidden]){border-color:#fef2f273}.divide-red-50\/5>:not([hidden])~:not([hidden]){border-color:#fef2f20d}.divide-red-50\/50>:not([hidden])~:not([hidden]){border-color:#fef2f280}.divide-red-50\/55>:not([hidden])~:not([hidden]){border-color:#fef2f28c}.divide-red-50\/60>:not([hidden])~:not([hidden]){border-color:#fef2f299}.divide-red-50\/65>:not([hidden])~:not([hidden]){border-color:#fef2f2a6}.divide-red-50\/70>:not([hidden])~:not([hidden]){border-color:#fef2f2b3}.divide-red-50\/75>:not([hidden])~:not([hidden]){border-color:#fef2f2bf}.divide-red-50\/80>:not([hidden])~:not([hidden]){border-color:#fef2f2cc}.divide-red-50\/85>:not([hidden])~:not([hidden]){border-color:#fef2f2d9}.divide-red-50\/90>:not([hidden])~:not([hidden]){border-color:#fef2f2e6}.divide-red-50\/95>:not([hidden])~:not([hidden]){border-color:#fef2f2f2}.divide-red-500>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(239 68 68 / var(--tw-divide-opacity))}.divide-red-500\/0>:not([hidden])~:not([hidden]){border-color:#ef444400}.divide-red-500\/10>:not([hidden])~:not([hidden]){border-color:#ef44441a}.divide-red-500\/100>:not([hidden])~:not([hidden]){border-color:#ef4444}.divide-red-500\/15>:not([hidden])~:not([hidden]){border-color:#ef444426}.divide-red-500\/20>:not([hidden])~:not([hidden]){border-color:#ef444433}.divide-red-500\/25>:not([hidden])~:not([hidden]){border-color:#ef444440}.divide-red-500\/30>:not([hidden])~:not([hidden]){border-color:#ef44444d}.divide-red-500\/35>:not([hidden])~:not([hidden]){border-color:#ef444459}.divide-red-500\/40>:not([hidden])~:not([hidden]){border-color:#ef444466}.divide-red-500\/45>:not([hidden])~:not([hidden]){border-color:#ef444473}.divide-red-500\/5>:not([hidden])~:not([hidden]){border-color:#ef44440d}.divide-red-500\/50>:not([hidden])~:not([hidden]){border-color:#ef444480}.divide-red-500\/55>:not([hidden])~:not([hidden]){border-color:#ef44448c}.divide-red-500\/60>:not([hidden])~:not([hidden]){border-color:#ef444499}.divide-red-500\/65>:not([hidden])~:not([hidden]){border-color:#ef4444a6}.divide-red-500\/70>:not([hidden])~:not([hidden]){border-color:#ef4444b3}.divide-red-500\/75>:not([hidden])~:not([hidden]){border-color:#ef4444bf}.divide-red-500\/80>:not([hidden])~:not([hidden]){border-color:#ef4444cc}.divide-red-500\/85>:not([hidden])~:not([hidden]){border-color:#ef4444d9}.divide-red-500\/90>:not([hidden])~:not([hidden]){border-color:#ef4444e6}.divide-red-500\/95>:not([hidden])~:not([hidden]){border-color:#ef4444f2}.divide-red-600>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(220 38 38 / var(--tw-divide-opacity))}.divide-red-600\/0>:not([hidden])~:not([hidden]){border-color:#dc262600}.divide-red-600\/10>:not([hidden])~:not([hidden]){border-color:#dc26261a}.divide-red-600\/100>:not([hidden])~:not([hidden]){border-color:#dc2626}.divide-red-600\/15>:not([hidden])~:not([hidden]){border-color:#dc262626}.divide-red-600\/20>:not([hidden])~:not([hidden]){border-color:#dc262633}.divide-red-600\/25>:not([hidden])~:not([hidden]){border-color:#dc262640}.divide-red-600\/30>:not([hidden])~:not([hidden]){border-color:#dc26264d}.divide-red-600\/35>:not([hidden])~:not([hidden]){border-color:#dc262659}.divide-red-600\/40>:not([hidden])~:not([hidden]){border-color:#dc262666}.divide-red-600\/45>:not([hidden])~:not([hidden]){border-color:#dc262673}.divide-red-600\/5>:not([hidden])~:not([hidden]){border-color:#dc26260d}.divide-red-600\/50>:not([hidden])~:not([hidden]){border-color:#dc262680}.divide-red-600\/55>:not([hidden])~:not([hidden]){border-color:#dc26268c}.divide-red-600\/60>:not([hidden])~:not([hidden]){border-color:#dc262699}.divide-red-600\/65>:not([hidden])~:not([hidden]){border-color:#dc2626a6}.divide-red-600\/70>:not([hidden])~:not([hidden]){border-color:#dc2626b3}.divide-red-600\/75>:not([hidden])~:not([hidden]){border-color:#dc2626bf}.divide-red-600\/80>:not([hidden])~:not([hidden]){border-color:#dc2626cc}.divide-red-600\/85>:not([hidden])~:not([hidden]){border-color:#dc2626d9}.divide-red-600\/90>:not([hidden])~:not([hidden]){border-color:#dc2626e6}.divide-red-600\/95>:not([hidden])~:not([hidden]){border-color:#dc2626f2}.divide-red-700>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(185 28 28 / var(--tw-divide-opacity))}.divide-red-700\/0>:not([hidden])~:not([hidden]){border-color:#b91c1c00}.divide-red-700\/10>:not([hidden])~:not([hidden]){border-color:#b91c1c1a}.divide-red-700\/100>:not([hidden])~:not([hidden]){border-color:#b91c1c}.divide-red-700\/15>:not([hidden])~:not([hidden]){border-color:#b91c1c26}.divide-red-700\/20>:not([hidden])~:not([hidden]){border-color:#b91c1c33}.divide-red-700\/25>:not([hidden])~:not([hidden]){border-color:#b91c1c40}.divide-red-700\/30>:not([hidden])~:not([hidden]){border-color:#b91c1c4d}.divide-red-700\/35>:not([hidden])~:not([hidden]){border-color:#b91c1c59}.divide-red-700\/40>:not([hidden])~:not([hidden]){border-color:#b91c1c66}.divide-red-700\/45>:not([hidden])~:not([hidden]){border-color:#b91c1c73}.divide-red-700\/5>:not([hidden])~:not([hidden]){border-color:#b91c1c0d}.divide-red-700\/50>:not([hidden])~:not([hidden]){border-color:#b91c1c80}.divide-red-700\/55>:not([hidden])~:not([hidden]){border-color:#b91c1c8c}.divide-red-700\/60>:not([hidden])~:not([hidden]){border-color:#b91c1c99}.divide-red-700\/65>:not([hidden])~:not([hidden]){border-color:#b91c1ca6}.divide-red-700\/70>:not([hidden])~:not([hidden]){border-color:#b91c1cb3}.divide-red-700\/75>:not([hidden])~:not([hidden]){border-color:#b91c1cbf}.divide-red-700\/80>:not([hidden])~:not([hidden]){border-color:#b91c1ccc}.divide-red-700\/85>:not([hidden])~:not([hidden]){border-color:#b91c1cd9}.divide-red-700\/90>:not([hidden])~:not([hidden]){border-color:#b91c1ce6}.divide-red-700\/95>:not([hidden])~:not([hidden]){border-color:#b91c1cf2}.divide-red-800>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(153 27 27 / var(--tw-divide-opacity))}.divide-red-800\/0>:not([hidden])~:not([hidden]){border-color:#991b1b00}.divide-red-800\/10>:not([hidden])~:not([hidden]){border-color:#991b1b1a}.divide-red-800\/100>:not([hidden])~:not([hidden]){border-color:#991b1b}.divide-red-800\/15>:not([hidden])~:not([hidden]){border-color:#991b1b26}.divide-red-800\/20>:not([hidden])~:not([hidden]){border-color:#991b1b33}.divide-red-800\/25>:not([hidden])~:not([hidden]){border-color:#991b1b40}.divide-red-800\/30>:not([hidden])~:not([hidden]){border-color:#991b1b4d}.divide-red-800\/35>:not([hidden])~:not([hidden]){border-color:#991b1b59}.divide-red-800\/40>:not([hidden])~:not([hidden]){border-color:#991b1b66}.divide-red-800\/45>:not([hidden])~:not([hidden]){border-color:#991b1b73}.divide-red-800\/5>:not([hidden])~:not([hidden]){border-color:#991b1b0d}.divide-red-800\/50>:not([hidden])~:not([hidden]){border-color:#991b1b80}.divide-red-800\/55>:not([hidden])~:not([hidden]){border-color:#991b1b8c}.divide-red-800\/60>:not([hidden])~:not([hidden]){border-color:#991b1b99}.divide-red-800\/65>:not([hidden])~:not([hidden]){border-color:#991b1ba6}.divide-red-800\/70>:not([hidden])~:not([hidden]){border-color:#991b1bb3}.divide-red-800\/75>:not([hidden])~:not([hidden]){border-color:#991b1bbf}.divide-red-800\/80>:not([hidden])~:not([hidden]){border-color:#991b1bcc}.divide-red-800\/85>:not([hidden])~:not([hidden]){border-color:#991b1bd9}.divide-red-800\/90>:not([hidden])~:not([hidden]){border-color:#991b1be6}.divide-red-800\/95>:not([hidden])~:not([hidden]){border-color:#991b1bf2}.divide-red-900>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(127 29 29 / var(--tw-divide-opacity))}.divide-red-900\/0>:not([hidden])~:not([hidden]){border-color:#7f1d1d00}.divide-red-900\/10>:not([hidden])~:not([hidden]){border-color:#7f1d1d1a}.divide-red-900\/100>:not([hidden])~:not([hidden]){border-color:#7f1d1d}.divide-red-900\/15>:not([hidden])~:not([hidden]){border-color:#7f1d1d26}.divide-red-900\/20>:not([hidden])~:not([hidden]){border-color:#7f1d1d33}.divide-red-900\/25>:not([hidden])~:not([hidden]){border-color:#7f1d1d40}.divide-red-900\/30>:not([hidden])~:not([hidden]){border-color:#7f1d1d4d}.divide-red-900\/35>:not([hidden])~:not([hidden]){border-color:#7f1d1d59}.divide-red-900\/40>:not([hidden])~:not([hidden]){border-color:#7f1d1d66}.divide-red-900\/45>:not([hidden])~:not([hidden]){border-color:#7f1d1d73}.divide-red-900\/5>:not([hidden])~:not([hidden]){border-color:#7f1d1d0d}.divide-red-900\/50>:not([hidden])~:not([hidden]){border-color:#7f1d1d80}.divide-red-900\/55>:not([hidden])~:not([hidden]){border-color:#7f1d1d8c}.divide-red-900\/60>:not([hidden])~:not([hidden]){border-color:#7f1d1d99}.divide-red-900\/65>:not([hidden])~:not([hidden]){border-color:#7f1d1da6}.divide-red-900\/70>:not([hidden])~:not([hidden]){border-color:#7f1d1db3}.divide-red-900\/75>:not([hidden])~:not([hidden]){border-color:#7f1d1dbf}.divide-red-900\/80>:not([hidden])~:not([hidden]){border-color:#7f1d1dcc}.divide-red-900\/85>:not([hidden])~:not([hidden]){border-color:#7f1d1dd9}.divide-red-900\/90>:not([hidden])~:not([hidden]){border-color:#7f1d1de6}.divide-red-900\/95>:not([hidden])~:not([hidden]){border-color:#7f1d1df2}.divide-red-950>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(69 10 10 / var(--tw-divide-opacity))}.divide-red-950\/0>:not([hidden])~:not([hidden]){border-color:#450a0a00}.divide-red-950\/10>:not([hidden])~:not([hidden]){border-color:#450a0a1a}.divide-red-950\/100>:not([hidden])~:not([hidden]){border-color:#450a0a}.divide-red-950\/15>:not([hidden])~:not([hidden]){border-color:#450a0a26}.divide-red-950\/20>:not([hidden])~:not([hidden]){border-color:#450a0a33}.divide-red-950\/25>:not([hidden])~:not([hidden]){border-color:#450a0a40}.divide-red-950\/30>:not([hidden])~:not([hidden]){border-color:#450a0a4d}.divide-red-950\/35>:not([hidden])~:not([hidden]){border-color:#450a0a59}.divide-red-950\/40>:not([hidden])~:not([hidden]){border-color:#450a0a66}.divide-red-950\/45>:not([hidden])~:not([hidden]){border-color:#450a0a73}.divide-red-950\/5>:not([hidden])~:not([hidden]){border-color:#450a0a0d}.divide-red-950\/50>:not([hidden])~:not([hidden]){border-color:#450a0a80}.divide-red-950\/55>:not([hidden])~:not([hidden]){border-color:#450a0a8c}.divide-red-950\/60>:not([hidden])~:not([hidden]){border-color:#450a0a99}.divide-red-950\/65>:not([hidden])~:not([hidden]){border-color:#450a0aa6}.divide-red-950\/70>:not([hidden])~:not([hidden]){border-color:#450a0ab3}.divide-red-950\/75>:not([hidden])~:not([hidden]){border-color:#450a0abf}.divide-red-950\/80>:not([hidden])~:not([hidden]){border-color:#450a0acc}.divide-red-950\/85>:not([hidden])~:not([hidden]){border-color:#450a0ad9}.divide-red-950\/90>:not([hidden])~:not([hidden]){border-color:#450a0ae6}.divide-red-950\/95>:not([hidden])~:not([hidden]){border-color:#450a0af2}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-4{border-width:4px}.border-y{border-top-width:1px;border-bottom-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0px}.border-t-4{border-top-width:4px}.border-solid{border-style:solid}.border-none{border-style:none}.border-blue-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-blue-100\/0{border-color:#dbeafe00}.border-blue-100\/10{border-color:#dbeafe1a}.border-blue-100\/100{border-color:#dbeafe}.border-blue-100\/15{border-color:#dbeafe26}.border-blue-100\/20{border-color:#dbeafe33}.border-blue-100\/25{border-color:#dbeafe40}.border-blue-100\/30{border-color:#dbeafe4d}.border-blue-100\/35{border-color:#dbeafe59}.border-blue-100\/40{border-color:#dbeafe66}.border-blue-100\/45{border-color:#dbeafe73}.border-blue-100\/5{border-color:#dbeafe0d}.border-blue-100\/50{border-color:#dbeafe80}.border-blue-100\/55{border-color:#dbeafe8c}.border-blue-100\/60{border-color:#dbeafe99}.border-blue-100\/65{border-color:#dbeafea6}.border-blue-100\/70{border-color:#dbeafeb3}.border-blue-100\/75{border-color:#dbeafebf}.border-blue-100\/80{border-color:#dbeafecc}.border-blue-100\/85{border-color:#dbeafed9}.border-blue-100\/90{border-color:#dbeafee6}.border-blue-100\/95{border-color:#dbeafef2}.border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-blue-200\/0{border-color:#bfdbfe00}.border-blue-200\/10{border-color:#bfdbfe1a}.border-blue-200\/100{border-color:#bfdbfe}.border-blue-200\/15{border-color:#bfdbfe26}.border-blue-200\/20{border-color:#bfdbfe33}.border-blue-200\/25{border-color:#bfdbfe40}.border-blue-200\/30{border-color:#bfdbfe4d}.border-blue-200\/35{border-color:#bfdbfe59}.border-blue-200\/40{border-color:#bfdbfe66}.border-blue-200\/45{border-color:#bfdbfe73}.border-blue-200\/5{border-color:#bfdbfe0d}.border-blue-200\/50{border-color:#bfdbfe80}.border-blue-200\/55{border-color:#bfdbfe8c}.border-blue-200\/60{border-color:#bfdbfe99}.border-blue-200\/65{border-color:#bfdbfea6}.border-blue-200\/70{border-color:#bfdbfeb3}.border-blue-200\/75{border-color:#bfdbfebf}.border-blue-200\/80{border-color:#bfdbfecc}.border-blue-200\/85{border-color:#bfdbfed9}.border-blue-200\/90{border-color:#bfdbfee6}.border-blue-200\/95{border-color:#bfdbfef2}.border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-blue-300\/0{border-color:#93c5fd00}.border-blue-300\/10{border-color:#93c5fd1a}.border-blue-300\/100{border-color:#93c5fd}.border-blue-300\/15{border-color:#93c5fd26}.border-blue-300\/20{border-color:#93c5fd33}.border-blue-300\/25{border-color:#93c5fd40}.border-blue-300\/30{border-color:#93c5fd4d}.border-blue-300\/35{border-color:#93c5fd59}.border-blue-300\/40{border-color:#93c5fd66}.border-blue-300\/45{border-color:#93c5fd73}.border-blue-300\/5{border-color:#93c5fd0d}.border-blue-300\/50{border-color:#93c5fd80}.border-blue-300\/55{border-color:#93c5fd8c}.border-blue-300\/60{border-color:#93c5fd99}.border-blue-300\/65{border-color:#93c5fda6}.border-blue-300\/70{border-color:#93c5fdb3}.border-blue-300\/75{border-color:#93c5fdbf}.border-blue-300\/80{border-color:#93c5fdcc}.border-blue-300\/85{border-color:#93c5fdd9}.border-blue-300\/90{border-color:#93c5fde6}.border-blue-300\/95{border-color:#93c5fdf2}.border-blue-400{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-blue-400\/0{border-color:#60a5fa00}.border-blue-400\/10{border-color:#60a5fa1a}.border-blue-400\/100{border-color:#60a5fa}.border-blue-400\/15{border-color:#60a5fa26}.border-blue-400\/20{border-color:#60a5fa33}.border-blue-400\/25{border-color:#60a5fa40}.border-blue-400\/30{border-color:#60a5fa4d}.border-blue-400\/35{border-color:#60a5fa59}.border-blue-400\/40{border-color:#60a5fa66}.border-blue-400\/45{border-color:#60a5fa73}.border-blue-400\/5{border-color:#60a5fa0d}.border-blue-400\/50{border-color:#60a5fa80}.border-blue-400\/55{border-color:#60a5fa8c}.border-blue-400\/60{border-color:#60a5fa99}.border-blue-400\/65{border-color:#60a5faa6}.border-blue-400\/70{border-color:#60a5fab3}.border-blue-400\/75{border-color:#60a5fabf}.border-blue-400\/80{border-color:#60a5facc}.border-blue-400\/85{border-color:#60a5fad9}.border-blue-400\/90{border-color:#60a5fae6}.border-blue-400\/95{border-color:#60a5faf2}.border-blue-50{--tw-border-opacity: 1;border-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-blue-50\/0{border-color:#eff6ff00}.border-blue-50\/10{border-color:#eff6ff1a}.border-blue-50\/100{border-color:#eff6ff}.border-blue-50\/15{border-color:#eff6ff26}.border-blue-50\/20{border-color:#eff6ff33}.border-blue-50\/25{border-color:#eff6ff40}.border-blue-50\/30{border-color:#eff6ff4d}.border-blue-50\/35{border-color:#eff6ff59}.border-blue-50\/40{border-color:#eff6ff66}.border-blue-50\/45{border-color:#eff6ff73}.border-blue-50\/5{border-color:#eff6ff0d}.border-blue-50\/50{border-color:#eff6ff80}.border-blue-50\/55{border-color:#eff6ff8c}.border-blue-50\/60{border-color:#eff6ff99}.border-blue-50\/65{border-color:#eff6ffa6}.border-blue-50\/70{border-color:#eff6ffb3}.border-blue-50\/75{border-color:#eff6ffbf}.border-blue-50\/80{border-color:#eff6ffcc}.border-blue-50\/85{border-color:#eff6ffd9}.border-blue-50\/90{border-color:#eff6ffe6}.border-blue-50\/95{border-color:#eff6fff2}.border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-blue-500\/0{border-color:#3b82f600}.border-blue-500\/10{border-color:#3b82f61a}.border-blue-500\/100{border-color:#3b82f6}.border-blue-500\/15{border-color:#3b82f626}.border-blue-500\/20{border-color:#3b82f633}.border-blue-500\/25{border-color:#3b82f640}.border-blue-500\/30{border-color:#3b82f64d}.border-blue-500\/35{border-color:#3b82f659}.border-blue-500\/40{border-color:#3b82f666}.border-blue-500\/45{border-color:#3b82f673}.border-blue-500\/5{border-color:#3b82f60d}.border-blue-500\/50{border-color:#3b82f680}.border-blue-500\/55{border-color:#3b82f68c}.border-blue-500\/60{border-color:#3b82f699}.border-blue-500\/65{border-color:#3b82f6a6}.border-blue-500\/70{border-color:#3b82f6b3}.border-blue-500\/75{border-color:#3b82f6bf}.border-blue-500\/80{border-color:#3b82f6cc}.border-blue-500\/85{border-color:#3b82f6d9}.border-blue-500\/90{border-color:#3b82f6e6}.border-blue-500\/95{border-color:#3b82f6f2}.border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-blue-600\/0{border-color:#2563eb00}.border-blue-600\/10{border-color:#2563eb1a}.border-blue-600\/100{border-color:#2563eb}.border-blue-600\/15{border-color:#2563eb26}.border-blue-600\/20{border-color:#2563eb33}.border-blue-600\/25{border-color:#2563eb40}.border-blue-600\/30{border-color:#2563eb4d}.border-blue-600\/35{border-color:#2563eb59}.border-blue-600\/40{border-color:#2563eb66}.border-blue-600\/45{border-color:#2563eb73}.border-blue-600\/5{border-color:#2563eb0d}.border-blue-600\/50{border-color:#2563eb80}.border-blue-600\/55{border-color:#2563eb8c}.border-blue-600\/60{border-color:#2563eb99}.border-blue-600\/65{border-color:#2563eba6}.border-blue-600\/70{border-color:#2563ebb3}.border-blue-600\/75{border-color:#2563ebbf}.border-blue-600\/80{border-color:#2563ebcc}.border-blue-600\/85{border-color:#2563ebd9}.border-blue-600\/90{border-color:#2563ebe6}.border-blue-600\/95{border-color:#2563ebf2}.border-blue-700{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-blue-700\/0{border-color:#1d4ed800}.border-blue-700\/10{border-color:#1d4ed81a}.border-blue-700\/100{border-color:#1d4ed8}.border-blue-700\/15{border-color:#1d4ed826}.border-blue-700\/20{border-color:#1d4ed833}.border-blue-700\/25{border-color:#1d4ed840}.border-blue-700\/30{border-color:#1d4ed84d}.border-blue-700\/35{border-color:#1d4ed859}.border-blue-700\/40{border-color:#1d4ed866}.border-blue-700\/45{border-color:#1d4ed873}.border-blue-700\/5{border-color:#1d4ed80d}.border-blue-700\/50{border-color:#1d4ed880}.border-blue-700\/55{border-color:#1d4ed88c}.border-blue-700\/60{border-color:#1d4ed899}.border-blue-700\/65{border-color:#1d4ed8a6}.border-blue-700\/70{border-color:#1d4ed8b3}.border-blue-700\/75{border-color:#1d4ed8bf}.border-blue-700\/80{border-color:#1d4ed8cc}.border-blue-700\/85{border-color:#1d4ed8d9}.border-blue-700\/90{border-color:#1d4ed8e6}.border-blue-700\/95{border-color:#1d4ed8f2}.border-blue-800{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-blue-800\/0{border-color:#1e40af00}.border-blue-800\/10{border-color:#1e40af1a}.border-blue-800\/100{border-color:#1e40af}.border-blue-800\/15{border-color:#1e40af26}.border-blue-800\/20{border-color:#1e40af33}.border-blue-800\/25{border-color:#1e40af40}.border-blue-800\/30{border-color:#1e40af4d}.border-blue-800\/35{border-color:#1e40af59}.border-blue-800\/40{border-color:#1e40af66}.border-blue-800\/45{border-color:#1e40af73}.border-blue-800\/5{border-color:#1e40af0d}.border-blue-800\/50{border-color:#1e40af80}.border-blue-800\/55{border-color:#1e40af8c}.border-blue-800\/60{border-color:#1e40af99}.border-blue-800\/65{border-color:#1e40afa6}.border-blue-800\/70{border-color:#1e40afb3}.border-blue-800\/75{border-color:#1e40afbf}.border-blue-800\/80{border-color:#1e40afcc}.border-blue-800\/85{border-color:#1e40afd9}.border-blue-800\/90{border-color:#1e40afe6}.border-blue-800\/95{border-color:#1e40aff2}.border-blue-900{--tw-border-opacity: 1;border-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-blue-900\/0{border-color:#1e3a8a00}.border-blue-900\/10{border-color:#1e3a8a1a}.border-blue-900\/100{border-color:#1e3a8a}.border-blue-900\/15{border-color:#1e3a8a26}.border-blue-900\/20{border-color:#1e3a8a33}.border-blue-900\/25{border-color:#1e3a8a40}.border-blue-900\/30{border-color:#1e3a8a4d}.border-blue-900\/35{border-color:#1e3a8a59}.border-blue-900\/40{border-color:#1e3a8a66}.border-blue-900\/45{border-color:#1e3a8a73}.border-blue-900\/5{border-color:#1e3a8a0d}.border-blue-900\/50{border-color:#1e3a8a80}.border-blue-900\/55{border-color:#1e3a8a8c}.border-blue-900\/60{border-color:#1e3a8a99}.border-blue-900\/65{border-color:#1e3a8aa6}.border-blue-900\/70{border-color:#1e3a8ab3}.border-blue-900\/75{border-color:#1e3a8abf}.border-blue-900\/80{border-color:#1e3a8acc}.border-blue-900\/85{border-color:#1e3a8ad9}.border-blue-900\/90{border-color:#1e3a8ae6}.border-blue-900\/95{border-color:#1e3a8af2}.border-blue-950{--tw-border-opacity: 1;border-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-blue-950\/0{border-color:#17255400}.border-blue-950\/10{border-color:#1725541a}.border-blue-950\/100{border-color:#172554}.border-blue-950\/15{border-color:#17255426}.border-blue-950\/20{border-color:#17255433}.border-blue-950\/25{border-color:#17255440}.border-blue-950\/30{border-color:#1725544d}.border-blue-950\/35{border-color:#17255459}.border-blue-950\/40{border-color:#17255466}.border-blue-950\/45{border-color:#17255473}.border-blue-950\/5{border-color:#1725540d}.border-blue-950\/50{border-color:#17255480}.border-blue-950\/55{border-color:#1725548c}.border-blue-950\/60{border-color:#17255499}.border-blue-950\/65{border-color:#172554a6}.border-blue-950\/70{border-color:#172554b3}.border-blue-950\/75{border-color:#172554bf}.border-blue-950\/80{border-color:#172554cc}.border-blue-950\/85{border-color:#172554d9}.border-blue-950\/90{border-color:#172554e6}.border-blue-950\/95{border-color:#172554f2}.border-dark{--tw-border-opacity: 1;border-color:rgb(29 29 29 / var(--tw-border-opacity))}.border-error-red{--tw-border-opacity: 1;border-color:rgb(199 2 2 / var(--tw-border-opacity))}.border-green-100{--tw-border-opacity: 1;border-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-green-100\/0{border-color:#dcfce700}.border-green-100\/10{border-color:#dcfce71a}.border-green-100\/100{border-color:#dcfce7}.border-green-100\/15{border-color:#dcfce726}.border-green-100\/20{border-color:#dcfce733}.border-green-100\/25{border-color:#dcfce740}.border-green-100\/30{border-color:#dcfce74d}.border-green-100\/35{border-color:#dcfce759}.border-green-100\/40{border-color:#dcfce766}.border-green-100\/45{border-color:#dcfce773}.border-green-100\/5{border-color:#dcfce70d}.border-green-100\/50{border-color:#dcfce780}.border-green-100\/55{border-color:#dcfce78c}.border-green-100\/60{border-color:#dcfce799}.border-green-100\/65{border-color:#dcfce7a6}.border-green-100\/70{border-color:#dcfce7b3}.border-green-100\/75{border-color:#dcfce7bf}.border-green-100\/80{border-color:#dcfce7cc}.border-green-100\/85{border-color:#dcfce7d9}.border-green-100\/90{border-color:#dcfce7e6}.border-green-100\/95{border-color:#dcfce7f2}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-green-200\/0{border-color:#bbf7d000}.border-green-200\/10{border-color:#bbf7d01a}.border-green-200\/100{border-color:#bbf7d0}.border-green-200\/15{border-color:#bbf7d026}.border-green-200\/20{border-color:#bbf7d033}.border-green-200\/25{border-color:#bbf7d040}.border-green-200\/30{border-color:#bbf7d04d}.border-green-200\/35{border-color:#bbf7d059}.border-green-200\/40{border-color:#bbf7d066}.border-green-200\/45{border-color:#bbf7d073}.border-green-200\/5{border-color:#bbf7d00d}.border-green-200\/50{border-color:#bbf7d080}.border-green-200\/55{border-color:#bbf7d08c}.border-green-200\/60{border-color:#bbf7d099}.border-green-200\/65{border-color:#bbf7d0a6}.border-green-200\/70{border-color:#bbf7d0b3}.border-green-200\/75{border-color:#bbf7d0bf}.border-green-200\/80{border-color:#bbf7d0cc}.border-green-200\/85{border-color:#bbf7d0d9}.border-green-200\/90{border-color:#bbf7d0e6}.border-green-200\/95{border-color:#bbf7d0f2}.border-green-300{--tw-border-opacity: 1;border-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-green-300\/0{border-color:#86efac00}.border-green-300\/10{border-color:#86efac1a}.border-green-300\/100{border-color:#86efac}.border-green-300\/15{border-color:#86efac26}.border-green-300\/20{border-color:#86efac33}.border-green-300\/25{border-color:#86efac40}.border-green-300\/30{border-color:#86efac4d}.border-green-300\/35{border-color:#86efac59}.border-green-300\/40{border-color:#86efac66}.border-green-300\/45{border-color:#86efac73}.border-green-300\/5{border-color:#86efac0d}.border-green-300\/50{border-color:#86efac80}.border-green-300\/55{border-color:#86efac8c}.border-green-300\/60{border-color:#86efac99}.border-green-300\/65{border-color:#86efaca6}.border-green-300\/70{border-color:#86efacb3}.border-green-300\/75{border-color:#86efacbf}.border-green-300\/80{border-color:#86efaccc}.border-green-300\/85{border-color:#86efacd9}.border-green-300\/90{border-color:#86eface6}.border-green-300\/95{border-color:#86efacf2}.border-green-400{--tw-border-opacity: 1;border-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-green-400\/0{border-color:#4ade8000}.border-green-400\/10{border-color:#4ade801a}.border-green-400\/100{border-color:#4ade80}.border-green-400\/15{border-color:#4ade8026}.border-green-400\/20{border-color:#4ade8033}.border-green-400\/25{border-color:#4ade8040}.border-green-400\/30{border-color:#4ade804d}.border-green-400\/35{border-color:#4ade8059}.border-green-400\/40{border-color:#4ade8066}.border-green-400\/45{border-color:#4ade8073}.border-green-400\/5{border-color:#4ade800d}.border-green-400\/50{border-color:#4ade8080}.border-green-400\/55{border-color:#4ade808c}.border-green-400\/60{border-color:#4ade8099}.border-green-400\/65{border-color:#4ade80a6}.border-green-400\/70{border-color:#4ade80b3}.border-green-400\/75{border-color:#4ade80bf}.border-green-400\/80{border-color:#4ade80cc}.border-green-400\/85{border-color:#4ade80d9}.border-green-400\/90{border-color:#4ade80e6}.border-green-400\/95{border-color:#4ade80f2}.border-green-50{--tw-border-opacity: 1;border-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-green-50\/0{border-color:#f0fdf400}.border-green-50\/10{border-color:#f0fdf41a}.border-green-50\/100{border-color:#f0fdf4}.border-green-50\/15{border-color:#f0fdf426}.border-green-50\/20{border-color:#f0fdf433}.border-green-50\/25{border-color:#f0fdf440}.border-green-50\/30{border-color:#f0fdf44d}.border-green-50\/35{border-color:#f0fdf459}.border-green-50\/40{border-color:#f0fdf466}.border-green-50\/45{border-color:#f0fdf473}.border-green-50\/5{border-color:#f0fdf40d}.border-green-50\/50{border-color:#f0fdf480}.border-green-50\/55{border-color:#f0fdf48c}.border-green-50\/60{border-color:#f0fdf499}.border-green-50\/65{border-color:#f0fdf4a6}.border-green-50\/70{border-color:#f0fdf4b3}.border-green-50\/75{border-color:#f0fdf4bf}.border-green-50\/80{border-color:#f0fdf4cc}.border-green-50\/85{border-color:#f0fdf4d9}.border-green-50\/90{border-color:#f0fdf4e6}.border-green-50\/95{border-color:#f0fdf4f2}.border-green-500{--tw-border-opacity: 1;border-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-green-500\/0{border-color:#22c55e00}.border-green-500\/10{border-color:#22c55e1a}.border-green-500\/100{border-color:#22c55e}.border-green-500\/15{border-color:#22c55e26}.border-green-500\/20{border-color:#22c55e33}.border-green-500\/25{border-color:#22c55e40}.border-green-500\/30{border-color:#22c55e4d}.border-green-500\/35{border-color:#22c55e59}.border-green-500\/40{border-color:#22c55e66}.border-green-500\/45{border-color:#22c55e73}.border-green-500\/5{border-color:#22c55e0d}.border-green-500\/50{border-color:#22c55e80}.border-green-500\/55{border-color:#22c55e8c}.border-green-500\/60{border-color:#22c55e99}.border-green-500\/65{border-color:#22c55ea6}.border-green-500\/70{border-color:#22c55eb3}.border-green-500\/75{border-color:#22c55ebf}.border-green-500\/80{border-color:#22c55ecc}.border-green-500\/85{border-color:#22c55ed9}.border-green-500\/90{border-color:#22c55ee6}.border-green-500\/95{border-color:#22c55ef2}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-green-600\/0{border-color:#16a34a00}.border-green-600\/10{border-color:#16a34a1a}.border-green-600\/100{border-color:#16a34a}.border-green-600\/15{border-color:#16a34a26}.border-green-600\/20{border-color:#16a34a33}.border-green-600\/25{border-color:#16a34a40}.border-green-600\/30{border-color:#16a34a4d}.border-green-600\/35{border-color:#16a34a59}.border-green-600\/40{border-color:#16a34a66}.border-green-600\/45{border-color:#16a34a73}.border-green-600\/5{border-color:#16a34a0d}.border-green-600\/50{border-color:#16a34a80}.border-green-600\/55{border-color:#16a34a8c}.border-green-600\/60{border-color:#16a34a99}.border-green-600\/65{border-color:#16a34aa6}.border-green-600\/70{border-color:#16a34ab3}.border-green-600\/75{border-color:#16a34abf}.border-green-600\/80{border-color:#16a34acc}.border-green-600\/85{border-color:#16a34ad9}.border-green-600\/90{border-color:#16a34ae6}.border-green-600\/95{border-color:#16a34af2}.border-green-700{--tw-border-opacity: 1;border-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-green-700\/0{border-color:#15803d00}.border-green-700\/10{border-color:#15803d1a}.border-green-700\/100{border-color:#15803d}.border-green-700\/15{border-color:#15803d26}.border-green-700\/20{border-color:#15803d33}.border-green-700\/25{border-color:#15803d40}.border-green-700\/30{border-color:#15803d4d}.border-green-700\/35{border-color:#15803d59}.border-green-700\/40{border-color:#15803d66}.border-green-700\/45{border-color:#15803d73}.border-green-700\/5{border-color:#15803d0d}.border-green-700\/50{border-color:#15803d80}.border-green-700\/55{border-color:#15803d8c}.border-green-700\/60{border-color:#15803d99}.border-green-700\/65{border-color:#15803da6}.border-green-700\/70{border-color:#15803db3}.border-green-700\/75{border-color:#15803dbf}.border-green-700\/80{border-color:#15803dcc}.border-green-700\/85{border-color:#15803dd9}.border-green-700\/90{border-color:#15803de6}.border-green-700\/95{border-color:#15803df2}.border-green-800{--tw-border-opacity: 1;border-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-green-800\/0{border-color:#16653400}.border-green-800\/10{border-color:#1665341a}.border-green-800\/100{border-color:#166534}.border-green-800\/15{border-color:#16653426}.border-green-800\/20{border-color:#16653433}.border-green-800\/25{border-color:#16653440}.border-green-800\/30{border-color:#1665344d}.border-green-800\/35{border-color:#16653459}.border-green-800\/40{border-color:#16653466}.border-green-800\/45{border-color:#16653473}.border-green-800\/5{border-color:#1665340d}.border-green-800\/50{border-color:#16653480}.border-green-800\/55{border-color:#1665348c}.border-green-800\/60{border-color:#16653499}.border-green-800\/65{border-color:#166534a6}.border-green-800\/70{border-color:#166534b3}.border-green-800\/75{border-color:#166534bf}.border-green-800\/80{border-color:#166534cc}.border-green-800\/85{border-color:#166534d9}.border-green-800\/90{border-color:#166534e6}.border-green-800\/95{border-color:#166534f2}.border-green-900{--tw-border-opacity: 1;border-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-green-900\/0{border-color:#14532d00}.border-green-900\/10{border-color:#14532d1a}.border-green-900\/100{border-color:#14532d}.border-green-900\/15{border-color:#14532d26}.border-green-900\/20{border-color:#14532d33}.border-green-900\/25{border-color:#14532d40}.border-green-900\/30{border-color:#14532d4d}.border-green-900\/35{border-color:#14532d59}.border-green-900\/40{border-color:#14532d66}.border-green-900\/45{border-color:#14532d73}.border-green-900\/5{border-color:#14532d0d}.border-green-900\/50{border-color:#14532d80}.border-green-900\/55{border-color:#14532d8c}.border-green-900\/60{border-color:#14532d99}.border-green-900\/65{border-color:#14532da6}.border-green-900\/70{border-color:#14532db3}.border-green-900\/75{border-color:#14532dbf}.border-green-900\/80{border-color:#14532dcc}.border-green-900\/85{border-color:#14532dd9}.border-green-900\/90{border-color:#14532de6}.border-green-900\/95{border-color:#14532df2}.border-green-950{--tw-border-opacity: 1;border-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-green-950\/0{border-color:#052e1600}.border-green-950\/10{border-color:#052e161a}.border-green-950\/100{border-color:#052e16}.border-green-950\/15{border-color:#052e1626}.border-green-950\/20{border-color:#052e1633}.border-green-950\/25{border-color:#052e1640}.border-green-950\/30{border-color:#052e164d}.border-green-950\/35{border-color:#052e1659}.border-green-950\/40{border-color:#052e1666}.border-green-950\/45{border-color:#052e1673}.border-green-950\/5{border-color:#052e160d}.border-green-950\/50{border-color:#052e1680}.border-green-950\/55{border-color:#052e168c}.border-green-950\/60{border-color:#052e1699}.border-green-950\/65{border-color:#052e16a6}.border-green-950\/70{border-color:#052e16b3}.border-green-950\/75{border-color:#052e16bf}.border-green-950\/80{border-color:#052e16cc}.border-green-950\/85{border-color:#052e16d9}.border-green-950\/90{border-color:#052e16e6}.border-green-950\/95{border-color:#052e16f2}.border-grey-border{--tw-border-opacity: 1;border-color:rgb(151 151 151 / var(--tw-border-opacity))}.border-light-grey{--tw-border-opacity: 1;border-color:rgb(191 191 191 / var(--tw-border-opacity))}.border-orange-100{--tw-border-opacity: 1;border-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-orange-100\/0{border-color:#ffedd500}.border-orange-100\/10{border-color:#ffedd51a}.border-orange-100\/100{border-color:#ffedd5}.border-orange-100\/15{border-color:#ffedd526}.border-orange-100\/20{border-color:#ffedd533}.border-orange-100\/25{border-color:#ffedd540}.border-orange-100\/30{border-color:#ffedd54d}.border-orange-100\/35{border-color:#ffedd559}.border-orange-100\/40{border-color:#ffedd566}.border-orange-100\/45{border-color:#ffedd573}.border-orange-100\/5{border-color:#ffedd50d}.border-orange-100\/50{border-color:#ffedd580}.border-orange-100\/55{border-color:#ffedd58c}.border-orange-100\/60{border-color:#ffedd599}.border-orange-100\/65{border-color:#ffedd5a6}.border-orange-100\/70{border-color:#ffedd5b3}.border-orange-100\/75{border-color:#ffedd5bf}.border-orange-100\/80{border-color:#ffedd5cc}.border-orange-100\/85{border-color:#ffedd5d9}.border-orange-100\/90{border-color:#ffedd5e6}.border-orange-100\/95{border-color:#ffedd5f2}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-orange-200\/0{border-color:#fed7aa00}.border-orange-200\/10{border-color:#fed7aa1a}.border-orange-200\/100{border-color:#fed7aa}.border-orange-200\/15{border-color:#fed7aa26}.border-orange-200\/20{border-color:#fed7aa33}.border-orange-200\/25{border-color:#fed7aa40}.border-orange-200\/30{border-color:#fed7aa4d}.border-orange-200\/35{border-color:#fed7aa59}.border-orange-200\/40{border-color:#fed7aa66}.border-orange-200\/45{border-color:#fed7aa73}.border-orange-200\/5{border-color:#fed7aa0d}.border-orange-200\/50{border-color:#fed7aa80}.border-orange-200\/55{border-color:#fed7aa8c}.border-orange-200\/60{border-color:#fed7aa99}.border-orange-200\/65{border-color:#fed7aaa6}.border-orange-200\/70{border-color:#fed7aab3}.border-orange-200\/75{border-color:#fed7aabf}.border-orange-200\/80{border-color:#fed7aacc}.border-orange-200\/85{border-color:#fed7aad9}.border-orange-200\/90{border-color:#fed7aae6}.border-orange-200\/95{border-color:#fed7aaf2}.border-orange-300{--tw-border-opacity: 1;border-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-orange-300\/0{border-color:#fdba7400}.border-orange-300\/10{border-color:#fdba741a}.border-orange-300\/100{border-color:#fdba74}.border-orange-300\/15{border-color:#fdba7426}.border-orange-300\/20{border-color:#fdba7433}.border-orange-300\/25{border-color:#fdba7440}.border-orange-300\/30{border-color:#fdba744d}.border-orange-300\/35{border-color:#fdba7459}.border-orange-300\/40{border-color:#fdba7466}.border-orange-300\/45{border-color:#fdba7473}.border-orange-300\/5{border-color:#fdba740d}.border-orange-300\/50{border-color:#fdba7480}.border-orange-300\/55{border-color:#fdba748c}.border-orange-300\/60{border-color:#fdba7499}.border-orange-300\/65{border-color:#fdba74a6}.border-orange-300\/70{border-color:#fdba74b3}.border-orange-300\/75{border-color:#fdba74bf}.border-orange-300\/80{border-color:#fdba74cc}.border-orange-300\/85{border-color:#fdba74d9}.border-orange-300\/90{border-color:#fdba74e6}.border-orange-300\/95{border-color:#fdba74f2}.border-orange-400{--tw-border-opacity: 1;border-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-orange-400\/0{border-color:#fb923c00}.border-orange-400\/10{border-color:#fb923c1a}.border-orange-400\/100{border-color:#fb923c}.border-orange-400\/15{border-color:#fb923c26}.border-orange-400\/20{border-color:#fb923c33}.border-orange-400\/25{border-color:#fb923c40}.border-orange-400\/30{border-color:#fb923c4d}.border-orange-400\/35{border-color:#fb923c59}.border-orange-400\/40{border-color:#fb923c66}.border-orange-400\/45{border-color:#fb923c73}.border-orange-400\/5{border-color:#fb923c0d}.border-orange-400\/50{border-color:#fb923c80}.border-orange-400\/55{border-color:#fb923c8c}.border-orange-400\/60{border-color:#fb923c99}.border-orange-400\/65{border-color:#fb923ca6}.border-orange-400\/70{border-color:#fb923cb3}.border-orange-400\/75{border-color:#fb923cbf}.border-orange-400\/80{border-color:#fb923ccc}.border-orange-400\/85{border-color:#fb923cd9}.border-orange-400\/90{border-color:#fb923ce6}.border-orange-400\/95{border-color:#fb923cf2}.border-orange-50{--tw-border-opacity: 1;border-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-orange-50\/0{border-color:#fff7ed00}.border-orange-50\/10{border-color:#fff7ed1a}.border-orange-50\/100{border-color:#fff7ed}.border-orange-50\/15{border-color:#fff7ed26}.border-orange-50\/20{border-color:#fff7ed33}.border-orange-50\/25{border-color:#fff7ed40}.border-orange-50\/30{border-color:#fff7ed4d}.border-orange-50\/35{border-color:#fff7ed59}.border-orange-50\/40{border-color:#fff7ed66}.border-orange-50\/45{border-color:#fff7ed73}.border-orange-50\/5{border-color:#fff7ed0d}.border-orange-50\/50{border-color:#fff7ed80}.border-orange-50\/55{border-color:#fff7ed8c}.border-orange-50\/60{border-color:#fff7ed99}.border-orange-50\/65{border-color:#fff7eda6}.border-orange-50\/70{border-color:#fff7edb3}.border-orange-50\/75{border-color:#fff7edbf}.border-orange-50\/80{border-color:#fff7edcc}.border-orange-50\/85{border-color:#fff7edd9}.border-orange-50\/90{border-color:#fff7ede6}.border-orange-50\/95{border-color:#fff7edf2}.border-orange-500{--tw-border-opacity: 1;border-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-orange-500\/0{border-color:#f9731600}.border-orange-500\/10{border-color:#f973161a}.border-orange-500\/100{border-color:#f97316}.border-orange-500\/15{border-color:#f9731626}.border-orange-500\/20{border-color:#f9731633}.border-orange-500\/25{border-color:#f9731640}.border-orange-500\/30{border-color:#f973164d}.border-orange-500\/35{border-color:#f9731659}.border-orange-500\/40{border-color:#f9731666}.border-orange-500\/45{border-color:#f9731673}.border-orange-500\/5{border-color:#f973160d}.border-orange-500\/50{border-color:#f9731680}.border-orange-500\/55{border-color:#f973168c}.border-orange-500\/60{border-color:#f9731699}.border-orange-500\/65{border-color:#f97316a6}.border-orange-500\/70{border-color:#f97316b3}.border-orange-500\/75{border-color:#f97316bf}.border-orange-500\/80{border-color:#f97316cc}.border-orange-500\/85{border-color:#f97316d9}.border-orange-500\/90{border-color:#f97316e6}.border-orange-500\/95{border-color:#f97316f2}.border-orange-600{--tw-border-opacity: 1;border-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-orange-600\/0{border-color:#ea580c00}.border-orange-600\/10{border-color:#ea580c1a}.border-orange-600\/100{border-color:#ea580c}.border-orange-600\/15{border-color:#ea580c26}.border-orange-600\/20{border-color:#ea580c33}.border-orange-600\/25{border-color:#ea580c40}.border-orange-600\/30{border-color:#ea580c4d}.border-orange-600\/35{border-color:#ea580c59}.border-orange-600\/40{border-color:#ea580c66}.border-orange-600\/45{border-color:#ea580c73}.border-orange-600\/5{border-color:#ea580c0d}.border-orange-600\/50{border-color:#ea580c80}.border-orange-600\/55{border-color:#ea580c8c}.border-orange-600\/60{border-color:#ea580c99}.border-orange-600\/65{border-color:#ea580ca6}.border-orange-600\/70{border-color:#ea580cb3}.border-orange-600\/75{border-color:#ea580cbf}.border-orange-600\/80{border-color:#ea580ccc}.border-orange-600\/85{border-color:#ea580cd9}.border-orange-600\/90{border-color:#ea580ce6}.border-orange-600\/95{border-color:#ea580cf2}.border-orange-700{--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-orange-700\/0{border-color:#c2410c00}.border-orange-700\/10{border-color:#c2410c1a}.border-orange-700\/100{border-color:#c2410c}.border-orange-700\/15{border-color:#c2410c26}.border-orange-700\/20{border-color:#c2410c33}.border-orange-700\/25{border-color:#c2410c40}.border-orange-700\/30{border-color:#c2410c4d}.border-orange-700\/35{border-color:#c2410c59}.border-orange-700\/40{border-color:#c2410c66}.border-orange-700\/45{border-color:#c2410c73}.border-orange-700\/5{border-color:#c2410c0d}.border-orange-700\/50{border-color:#c2410c80}.border-orange-700\/55{border-color:#c2410c8c}.border-orange-700\/60{border-color:#c2410c99}.border-orange-700\/65{border-color:#c2410ca6}.border-orange-700\/70{border-color:#c2410cb3}.border-orange-700\/75{border-color:#c2410cbf}.border-orange-700\/80{border-color:#c2410ccc}.border-orange-700\/85{border-color:#c2410cd9}.border-orange-700\/90{border-color:#c2410ce6}.border-orange-700\/95{border-color:#c2410cf2}.border-orange-800{--tw-border-opacity: 1;border-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-orange-800\/0{border-color:#9a341200}.border-orange-800\/10{border-color:#9a34121a}.border-orange-800\/100{border-color:#9a3412}.border-orange-800\/15{border-color:#9a341226}.border-orange-800\/20{border-color:#9a341233}.border-orange-800\/25{border-color:#9a341240}.border-orange-800\/30{border-color:#9a34124d}.border-orange-800\/35{border-color:#9a341259}.border-orange-800\/40{border-color:#9a341266}.border-orange-800\/45{border-color:#9a341273}.border-orange-800\/5{border-color:#9a34120d}.border-orange-800\/50{border-color:#9a341280}.border-orange-800\/55{border-color:#9a34128c}.border-orange-800\/60{border-color:#9a341299}.border-orange-800\/65{border-color:#9a3412a6}.border-orange-800\/70{border-color:#9a3412b3}.border-orange-800\/75{border-color:#9a3412bf}.border-orange-800\/80{border-color:#9a3412cc}.border-orange-800\/85{border-color:#9a3412d9}.border-orange-800\/90{border-color:#9a3412e6}.border-orange-800\/95{border-color:#9a3412f2}.border-orange-900{--tw-border-opacity: 1;border-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-orange-900\/0{border-color:#7c2d1200}.border-orange-900\/10{border-color:#7c2d121a}.border-orange-900\/100{border-color:#7c2d12}.border-orange-900\/15{border-color:#7c2d1226}.border-orange-900\/20{border-color:#7c2d1233}.border-orange-900\/25{border-color:#7c2d1240}.border-orange-900\/30{border-color:#7c2d124d}.border-orange-900\/35{border-color:#7c2d1259}.border-orange-900\/40{border-color:#7c2d1266}.border-orange-900\/45{border-color:#7c2d1273}.border-orange-900\/5{border-color:#7c2d120d}.border-orange-900\/50{border-color:#7c2d1280}.border-orange-900\/55{border-color:#7c2d128c}.border-orange-900\/60{border-color:#7c2d1299}.border-orange-900\/65{border-color:#7c2d12a6}.border-orange-900\/70{border-color:#7c2d12b3}.border-orange-900\/75{border-color:#7c2d12bf}.border-orange-900\/80{border-color:#7c2d12cc}.border-orange-900\/85{border-color:#7c2d12d9}.border-orange-900\/90{border-color:#7c2d12e6}.border-orange-900\/95{border-color:#7c2d12f2}.border-orange-950{--tw-border-opacity: 1;border-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-orange-950\/0{border-color:#43140700}.border-orange-950\/10{border-color:#4314071a}.border-orange-950\/100{border-color:#431407}.border-orange-950\/15{border-color:#43140726}.border-orange-950\/20{border-color:#43140733}.border-orange-950\/25{border-color:#43140740}.border-orange-950\/30{border-color:#4314074d}.border-orange-950\/35{border-color:#43140759}.border-orange-950\/40{border-color:#43140766}.border-orange-950\/45{border-color:#43140773}.border-orange-950\/5{border-color:#4314070d}.border-orange-950\/50{border-color:#43140780}.border-orange-950\/55{border-color:#4314078c}.border-orange-950\/60{border-color:#43140799}.border-orange-950\/65{border-color:#431407a6}.border-orange-950\/70{border-color:#431407b3}.border-orange-950\/75{border-color:#431407bf}.border-orange-950\/80{border-color:#431407cc}.border-orange-950\/85{border-color:#431407d9}.border-orange-950\/90{border-color:#431407e6}.border-orange-950\/95{border-color:#431407f2}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-red-100\/0{border-color:#fee2e200}.border-red-100\/10{border-color:#fee2e21a}.border-red-100\/100{border-color:#fee2e2}.border-red-100\/15{border-color:#fee2e226}.border-red-100\/20{border-color:#fee2e233}.border-red-100\/25{border-color:#fee2e240}.border-red-100\/30{border-color:#fee2e24d}.border-red-100\/35{border-color:#fee2e259}.border-red-100\/40{border-color:#fee2e266}.border-red-100\/45{border-color:#fee2e273}.border-red-100\/5{border-color:#fee2e20d}.border-red-100\/50{border-color:#fee2e280}.border-red-100\/55{border-color:#fee2e28c}.border-red-100\/60{border-color:#fee2e299}.border-red-100\/65{border-color:#fee2e2a6}.border-red-100\/70{border-color:#fee2e2b3}.border-red-100\/75{border-color:#fee2e2bf}.border-red-100\/80{border-color:#fee2e2cc}.border-red-100\/85{border-color:#fee2e2d9}.border-red-100\/90{border-color:#fee2e2e6}.border-red-100\/95{border-color:#fee2e2f2}.border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-red-200\/0{border-color:#fecaca00}.border-red-200\/10{border-color:#fecaca1a}.border-red-200\/100{border-color:#fecaca}.border-red-200\/15{border-color:#fecaca26}.border-red-200\/20{border-color:#fecaca33}.border-red-200\/25{border-color:#fecaca40}.border-red-200\/30{border-color:#fecaca4d}.border-red-200\/35{border-color:#fecaca59}.border-red-200\/40{border-color:#fecaca66}.border-red-200\/45{border-color:#fecaca73}.border-red-200\/5{border-color:#fecaca0d}.border-red-200\/50{border-color:#fecaca80}.border-red-200\/55{border-color:#fecaca8c}.border-red-200\/60{border-color:#fecaca99}.border-red-200\/65{border-color:#fecacaa6}.border-red-200\/70{border-color:#fecacab3}.border-red-200\/75{border-color:#fecacabf}.border-red-200\/80{border-color:#fecacacc}.border-red-200\/85{border-color:#fecacad9}.border-red-200\/90{border-color:#fecacae6}.border-red-200\/95{border-color:#fecacaf2}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-red-300\/0{border-color:#fca5a500}.border-red-300\/10{border-color:#fca5a51a}.border-red-300\/100{border-color:#fca5a5}.border-red-300\/15{border-color:#fca5a526}.border-red-300\/20{border-color:#fca5a533}.border-red-300\/25{border-color:#fca5a540}.border-red-300\/30{border-color:#fca5a54d}.border-red-300\/35{border-color:#fca5a559}.border-red-300\/40{border-color:#fca5a566}.border-red-300\/45{border-color:#fca5a573}.border-red-300\/5{border-color:#fca5a50d}.border-red-300\/50{border-color:#fca5a580}.border-red-300\/55{border-color:#fca5a58c}.border-red-300\/60{border-color:#fca5a599}.border-red-300\/65{border-color:#fca5a5a6}.border-red-300\/70{border-color:#fca5a5b3}.border-red-300\/75{border-color:#fca5a5bf}.border-red-300\/80{border-color:#fca5a5cc}.border-red-300\/85{border-color:#fca5a5d9}.border-red-300\/90{border-color:#fca5a5e6}.border-red-300\/95{border-color:#fca5a5f2}.border-red-400{--tw-border-opacity: 1;border-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-red-400\/0{border-color:#f8717100}.border-red-400\/10{border-color:#f871711a}.border-red-400\/100{border-color:#f87171}.border-red-400\/15{border-color:#f8717126}.border-red-400\/20{border-color:#f8717133}.border-red-400\/25{border-color:#f8717140}.border-red-400\/30{border-color:#f871714d}.border-red-400\/35{border-color:#f8717159}.border-red-400\/40{border-color:#f8717166}.border-red-400\/45{border-color:#f8717173}.border-red-400\/5{border-color:#f871710d}.border-red-400\/50{border-color:#f8717180}.border-red-400\/55{border-color:#f871718c}.border-red-400\/60{border-color:#f8717199}.border-red-400\/65{border-color:#f87171a6}.border-red-400\/70{border-color:#f87171b3}.border-red-400\/75{border-color:#f87171bf}.border-red-400\/80{border-color:#f87171cc}.border-red-400\/85{border-color:#f87171d9}.border-red-400\/90{border-color:#f87171e6}.border-red-400\/95{border-color:#f87171f2}.border-red-50{--tw-border-opacity: 1;border-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-red-50\/0{border-color:#fef2f200}.border-red-50\/10{border-color:#fef2f21a}.border-red-50\/100{border-color:#fef2f2}.border-red-50\/15{border-color:#fef2f226}.border-red-50\/20{border-color:#fef2f233}.border-red-50\/25{border-color:#fef2f240}.border-red-50\/30{border-color:#fef2f24d}.border-red-50\/35{border-color:#fef2f259}.border-red-50\/40{border-color:#fef2f266}.border-red-50\/45{border-color:#fef2f273}.border-red-50\/5{border-color:#fef2f20d}.border-red-50\/50{border-color:#fef2f280}.border-red-50\/55{border-color:#fef2f28c}.border-red-50\/60{border-color:#fef2f299}.border-red-50\/65{border-color:#fef2f2a6}.border-red-50\/70{border-color:#fef2f2b3}.border-red-50\/75{border-color:#fef2f2bf}.border-red-50\/80{border-color:#fef2f2cc}.border-red-50\/85{border-color:#fef2f2d9}.border-red-50\/90{border-color:#fef2f2e6}.border-red-50\/95{border-color:#fef2f2f2}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-red-500\/0{border-color:#ef444400}.border-red-500\/10{border-color:#ef44441a}.border-red-500\/100{border-color:#ef4444}.border-red-500\/15{border-color:#ef444426}.border-red-500\/20{border-color:#ef444433}.border-red-500\/25{border-color:#ef444440}.border-red-500\/30{border-color:#ef44444d}.border-red-500\/35{border-color:#ef444459}.border-red-500\/40{border-color:#ef444466}.border-red-500\/45{border-color:#ef444473}.border-red-500\/5{border-color:#ef44440d}.border-red-500\/50{border-color:#ef444480}.border-red-500\/55{border-color:#ef44448c}.border-red-500\/60{border-color:#ef444499}.border-red-500\/65{border-color:#ef4444a6}.border-red-500\/70{border-color:#ef4444b3}.border-red-500\/75{border-color:#ef4444bf}.border-red-500\/80{border-color:#ef4444cc}.border-red-500\/85{border-color:#ef4444d9}.border-red-500\/90{border-color:#ef4444e6}.border-red-500\/95{border-color:#ef4444f2}.border-red-600{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-red-600\/0{border-color:#dc262600}.border-red-600\/10{border-color:#dc26261a}.border-red-600\/100{border-color:#dc2626}.border-red-600\/15{border-color:#dc262626}.border-red-600\/20{border-color:#dc262633}.border-red-600\/25{border-color:#dc262640}.border-red-600\/30{border-color:#dc26264d}.border-red-600\/35{border-color:#dc262659}.border-red-600\/40{border-color:#dc262666}.border-red-600\/45{border-color:#dc262673}.border-red-600\/5{border-color:#dc26260d}.border-red-600\/50{border-color:#dc262680}.border-red-600\/55{border-color:#dc26268c}.border-red-600\/60{border-color:#dc262699}.border-red-600\/65{border-color:#dc2626a6}.border-red-600\/70{border-color:#dc2626b3}.border-red-600\/75{border-color:#dc2626bf}.border-red-600\/80{border-color:#dc2626cc}.border-red-600\/85{border-color:#dc2626d9}.border-red-600\/90{border-color:#dc2626e6}.border-red-600\/95{border-color:#dc2626f2}.border-red-700{--tw-border-opacity: 1;border-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-red-700\/0{border-color:#b91c1c00}.border-red-700\/10{border-color:#b91c1c1a}.border-red-700\/100{border-color:#b91c1c}.border-red-700\/15{border-color:#b91c1c26}.border-red-700\/20{border-color:#b91c1c33}.border-red-700\/25{border-color:#b91c1c40}.border-red-700\/30{border-color:#b91c1c4d}.border-red-700\/35{border-color:#b91c1c59}.border-red-700\/40{border-color:#b91c1c66}.border-red-700\/45{border-color:#b91c1c73}.border-red-700\/5{border-color:#b91c1c0d}.border-red-700\/50{border-color:#b91c1c80}.border-red-700\/55{border-color:#b91c1c8c}.border-red-700\/60{border-color:#b91c1c99}.border-red-700\/65{border-color:#b91c1ca6}.border-red-700\/70{border-color:#b91c1cb3}.border-red-700\/75{border-color:#b91c1cbf}.border-red-700\/80{border-color:#b91c1ccc}.border-red-700\/85{border-color:#b91c1cd9}.border-red-700\/90{border-color:#b91c1ce6}.border-red-700\/95{border-color:#b91c1cf2}.border-red-800{--tw-border-opacity: 1;border-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-red-800\/0{border-color:#991b1b00}.border-red-800\/10{border-color:#991b1b1a}.border-red-800\/100{border-color:#991b1b}.border-red-800\/15{border-color:#991b1b26}.border-red-800\/20{border-color:#991b1b33}.border-red-800\/25{border-color:#991b1b40}.border-red-800\/30{border-color:#991b1b4d}.border-red-800\/35{border-color:#991b1b59}.border-red-800\/40{border-color:#991b1b66}.border-red-800\/45{border-color:#991b1b73}.border-red-800\/5{border-color:#991b1b0d}.border-red-800\/50{border-color:#991b1b80}.border-red-800\/55{border-color:#991b1b8c}.border-red-800\/60{border-color:#991b1b99}.border-red-800\/65{border-color:#991b1ba6}.border-red-800\/70{border-color:#991b1bb3}.border-red-800\/75{border-color:#991b1bbf}.border-red-800\/80{border-color:#991b1bcc}.border-red-800\/85{border-color:#991b1bd9}.border-red-800\/90{border-color:#991b1be6}.border-red-800\/95{border-color:#991b1bf2}.border-red-900{--tw-border-opacity: 1;border-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-red-900\/0{border-color:#7f1d1d00}.border-red-900\/10{border-color:#7f1d1d1a}.border-red-900\/100{border-color:#7f1d1d}.border-red-900\/15{border-color:#7f1d1d26}.border-red-900\/20{border-color:#7f1d1d33}.border-red-900\/25{border-color:#7f1d1d40}.border-red-900\/30{border-color:#7f1d1d4d}.border-red-900\/35{border-color:#7f1d1d59}.border-red-900\/40{border-color:#7f1d1d66}.border-red-900\/45{border-color:#7f1d1d73}.border-red-900\/5{border-color:#7f1d1d0d}.border-red-900\/50{border-color:#7f1d1d80}.border-red-900\/55{border-color:#7f1d1d8c}.border-red-900\/60{border-color:#7f1d1d99}.border-red-900\/65{border-color:#7f1d1da6}.border-red-900\/70{border-color:#7f1d1db3}.border-red-900\/75{border-color:#7f1d1dbf}.border-red-900\/80{border-color:#7f1d1dcc}.border-red-900\/85{border-color:#7f1d1dd9}.border-red-900\/90{border-color:#7f1d1de6}.border-red-900\/95{border-color:#7f1d1df2}.border-red-950{--tw-border-opacity: 1;border-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-red-950\/0{border-color:#450a0a00}.border-red-950\/10{border-color:#450a0a1a}.border-red-950\/100{border-color:#450a0a}.border-red-950\/15{border-color:#450a0a26}.border-red-950\/20{border-color:#450a0a33}.border-red-950\/25{border-color:#450a0a40}.border-red-950\/30{border-color:#450a0a4d}.border-red-950\/35{border-color:#450a0a59}.border-red-950\/40{border-color:#450a0a66}.border-red-950\/45{border-color:#450a0a73}.border-red-950\/5{border-color:#450a0a0d}.border-red-950\/50{border-color:#450a0a80}.border-red-950\/55{border-color:#450a0a8c}.border-red-950\/60{border-color:#450a0a99}.border-red-950\/65{border-color:#450a0aa6}.border-red-950\/70{border-color:#450a0ab3}.border-red-950\/75{border-color:#450a0abf}.border-red-950\/80{border-color:#450a0acc}.border-red-950\/85{border-color:#450a0ad9}.border-red-950\/90{border-color:#450a0ae6}.border-red-950\/95{border-color:#450a0af2}.border-x-blue-100{--tw-border-opacity: 1;border-left-color:rgb(219 234 254 / var(--tw-border-opacity));border-right-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-x-blue-100\/0{border-left-color:#dbeafe00;border-right-color:#dbeafe00}.border-x-blue-100\/10{border-left-color:#dbeafe1a;border-right-color:#dbeafe1a}.border-x-blue-100\/100{border-left-color:#dbeafe;border-right-color:#dbeafe}.border-x-blue-100\/15{border-left-color:#dbeafe26;border-right-color:#dbeafe26}.border-x-blue-100\/20{border-left-color:#dbeafe33;border-right-color:#dbeafe33}.border-x-blue-100\/25{border-left-color:#dbeafe40;border-right-color:#dbeafe40}.border-x-blue-100\/30{border-left-color:#dbeafe4d;border-right-color:#dbeafe4d}.border-x-blue-100\/35{border-left-color:#dbeafe59;border-right-color:#dbeafe59}.border-x-blue-100\/40{border-left-color:#dbeafe66;border-right-color:#dbeafe66}.border-x-blue-100\/45{border-left-color:#dbeafe73;border-right-color:#dbeafe73}.border-x-blue-100\/5{border-left-color:#dbeafe0d;border-right-color:#dbeafe0d}.border-x-blue-100\/50{border-left-color:#dbeafe80;border-right-color:#dbeafe80}.border-x-blue-100\/55{border-left-color:#dbeafe8c;border-right-color:#dbeafe8c}.border-x-blue-100\/60{border-left-color:#dbeafe99;border-right-color:#dbeafe99}.border-x-blue-100\/65{border-left-color:#dbeafea6;border-right-color:#dbeafea6}.border-x-blue-100\/70{border-left-color:#dbeafeb3;border-right-color:#dbeafeb3}.border-x-blue-100\/75{border-left-color:#dbeafebf;border-right-color:#dbeafebf}.border-x-blue-100\/80{border-left-color:#dbeafecc;border-right-color:#dbeafecc}.border-x-blue-100\/85{border-left-color:#dbeafed9;border-right-color:#dbeafed9}.border-x-blue-100\/90{border-left-color:#dbeafee6;border-right-color:#dbeafee6}.border-x-blue-100\/95{border-left-color:#dbeafef2;border-right-color:#dbeafef2}.border-x-blue-200{--tw-border-opacity: 1;border-left-color:rgb(191 219 254 / var(--tw-border-opacity));border-right-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-x-blue-200\/0{border-left-color:#bfdbfe00;border-right-color:#bfdbfe00}.border-x-blue-200\/10{border-left-color:#bfdbfe1a;border-right-color:#bfdbfe1a}.border-x-blue-200\/100{border-left-color:#bfdbfe;border-right-color:#bfdbfe}.border-x-blue-200\/15{border-left-color:#bfdbfe26;border-right-color:#bfdbfe26}.border-x-blue-200\/20{border-left-color:#bfdbfe33;border-right-color:#bfdbfe33}.border-x-blue-200\/25{border-left-color:#bfdbfe40;border-right-color:#bfdbfe40}.border-x-blue-200\/30{border-left-color:#bfdbfe4d;border-right-color:#bfdbfe4d}.border-x-blue-200\/35{border-left-color:#bfdbfe59;border-right-color:#bfdbfe59}.border-x-blue-200\/40{border-left-color:#bfdbfe66;border-right-color:#bfdbfe66}.border-x-blue-200\/45{border-left-color:#bfdbfe73;border-right-color:#bfdbfe73}.border-x-blue-200\/5{border-left-color:#bfdbfe0d;border-right-color:#bfdbfe0d}.border-x-blue-200\/50{border-left-color:#bfdbfe80;border-right-color:#bfdbfe80}.border-x-blue-200\/55{border-left-color:#bfdbfe8c;border-right-color:#bfdbfe8c}.border-x-blue-200\/60{border-left-color:#bfdbfe99;border-right-color:#bfdbfe99}.border-x-blue-200\/65{border-left-color:#bfdbfea6;border-right-color:#bfdbfea6}.border-x-blue-200\/70{border-left-color:#bfdbfeb3;border-right-color:#bfdbfeb3}.border-x-blue-200\/75{border-left-color:#bfdbfebf;border-right-color:#bfdbfebf}.border-x-blue-200\/80{border-left-color:#bfdbfecc;border-right-color:#bfdbfecc}.border-x-blue-200\/85{border-left-color:#bfdbfed9;border-right-color:#bfdbfed9}.border-x-blue-200\/90{border-left-color:#bfdbfee6;border-right-color:#bfdbfee6}.border-x-blue-200\/95{border-left-color:#bfdbfef2;border-right-color:#bfdbfef2}.border-x-blue-300{--tw-border-opacity: 1;border-left-color:rgb(147 197 253 / var(--tw-border-opacity));border-right-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-x-blue-300\/0{border-left-color:#93c5fd00;border-right-color:#93c5fd00}.border-x-blue-300\/10{border-left-color:#93c5fd1a;border-right-color:#93c5fd1a}.border-x-blue-300\/100{border-left-color:#93c5fd;border-right-color:#93c5fd}.border-x-blue-300\/15{border-left-color:#93c5fd26;border-right-color:#93c5fd26}.border-x-blue-300\/20{border-left-color:#93c5fd33;border-right-color:#93c5fd33}.border-x-blue-300\/25{border-left-color:#93c5fd40;border-right-color:#93c5fd40}.border-x-blue-300\/30{border-left-color:#93c5fd4d;border-right-color:#93c5fd4d}.border-x-blue-300\/35{border-left-color:#93c5fd59;border-right-color:#93c5fd59}.border-x-blue-300\/40{border-left-color:#93c5fd66;border-right-color:#93c5fd66}.border-x-blue-300\/45{border-left-color:#93c5fd73;border-right-color:#93c5fd73}.border-x-blue-300\/5{border-left-color:#93c5fd0d;border-right-color:#93c5fd0d}.border-x-blue-300\/50{border-left-color:#93c5fd80;border-right-color:#93c5fd80}.border-x-blue-300\/55{border-left-color:#93c5fd8c;border-right-color:#93c5fd8c}.border-x-blue-300\/60{border-left-color:#93c5fd99;border-right-color:#93c5fd99}.border-x-blue-300\/65{border-left-color:#93c5fda6;border-right-color:#93c5fda6}.border-x-blue-300\/70{border-left-color:#93c5fdb3;border-right-color:#93c5fdb3}.border-x-blue-300\/75{border-left-color:#93c5fdbf;border-right-color:#93c5fdbf}.border-x-blue-300\/80{border-left-color:#93c5fdcc;border-right-color:#93c5fdcc}.border-x-blue-300\/85{border-left-color:#93c5fdd9;border-right-color:#93c5fdd9}.border-x-blue-300\/90{border-left-color:#93c5fde6;border-right-color:#93c5fde6}.border-x-blue-300\/95{border-left-color:#93c5fdf2;border-right-color:#93c5fdf2}.border-x-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity));border-right-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-x-blue-400\/0{border-left-color:#60a5fa00;border-right-color:#60a5fa00}.border-x-blue-400\/10{border-left-color:#60a5fa1a;border-right-color:#60a5fa1a}.border-x-blue-400\/100{border-left-color:#60a5fa;border-right-color:#60a5fa}.border-x-blue-400\/15{border-left-color:#60a5fa26;border-right-color:#60a5fa26}.border-x-blue-400\/20{border-left-color:#60a5fa33;border-right-color:#60a5fa33}.border-x-blue-400\/25{border-left-color:#60a5fa40;border-right-color:#60a5fa40}.border-x-blue-400\/30{border-left-color:#60a5fa4d;border-right-color:#60a5fa4d}.border-x-blue-400\/35{border-left-color:#60a5fa59;border-right-color:#60a5fa59}.border-x-blue-400\/40{border-left-color:#60a5fa66;border-right-color:#60a5fa66}.border-x-blue-400\/45{border-left-color:#60a5fa73;border-right-color:#60a5fa73}.border-x-blue-400\/5{border-left-color:#60a5fa0d;border-right-color:#60a5fa0d}.border-x-blue-400\/50{border-left-color:#60a5fa80;border-right-color:#60a5fa80}.border-x-blue-400\/55{border-left-color:#60a5fa8c;border-right-color:#60a5fa8c}.border-x-blue-400\/60{border-left-color:#60a5fa99;border-right-color:#60a5fa99}.border-x-blue-400\/65{border-left-color:#60a5faa6;border-right-color:#60a5faa6}.border-x-blue-400\/70{border-left-color:#60a5fab3;border-right-color:#60a5fab3}.border-x-blue-400\/75{border-left-color:#60a5fabf;border-right-color:#60a5fabf}.border-x-blue-400\/80{border-left-color:#60a5facc;border-right-color:#60a5facc}.border-x-blue-400\/85{border-left-color:#60a5fad9;border-right-color:#60a5fad9}.border-x-blue-400\/90{border-left-color:#60a5fae6;border-right-color:#60a5fae6}.border-x-blue-400\/95{border-left-color:#60a5faf2;border-right-color:#60a5faf2}.border-x-blue-50{--tw-border-opacity: 1;border-left-color:rgb(239 246 255 / var(--tw-border-opacity));border-right-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-x-blue-50\/0{border-left-color:#eff6ff00;border-right-color:#eff6ff00}.border-x-blue-50\/10{border-left-color:#eff6ff1a;border-right-color:#eff6ff1a}.border-x-blue-50\/100{border-left-color:#eff6ff;border-right-color:#eff6ff}.border-x-blue-50\/15{border-left-color:#eff6ff26;border-right-color:#eff6ff26}.border-x-blue-50\/20{border-left-color:#eff6ff33;border-right-color:#eff6ff33}.border-x-blue-50\/25{border-left-color:#eff6ff40;border-right-color:#eff6ff40}.border-x-blue-50\/30{border-left-color:#eff6ff4d;border-right-color:#eff6ff4d}.border-x-blue-50\/35{border-left-color:#eff6ff59;border-right-color:#eff6ff59}.border-x-blue-50\/40{border-left-color:#eff6ff66;border-right-color:#eff6ff66}.border-x-blue-50\/45{border-left-color:#eff6ff73;border-right-color:#eff6ff73}.border-x-blue-50\/5{border-left-color:#eff6ff0d;border-right-color:#eff6ff0d}.border-x-blue-50\/50{border-left-color:#eff6ff80;border-right-color:#eff6ff80}.border-x-blue-50\/55{border-left-color:#eff6ff8c;border-right-color:#eff6ff8c}.border-x-blue-50\/60{border-left-color:#eff6ff99;border-right-color:#eff6ff99}.border-x-blue-50\/65{border-left-color:#eff6ffa6;border-right-color:#eff6ffa6}.border-x-blue-50\/70{border-left-color:#eff6ffb3;border-right-color:#eff6ffb3}.border-x-blue-50\/75{border-left-color:#eff6ffbf;border-right-color:#eff6ffbf}.border-x-blue-50\/80{border-left-color:#eff6ffcc;border-right-color:#eff6ffcc}.border-x-blue-50\/85{border-left-color:#eff6ffd9;border-right-color:#eff6ffd9}.border-x-blue-50\/90{border-left-color:#eff6ffe6;border-right-color:#eff6ffe6}.border-x-blue-50\/95{border-left-color:#eff6fff2;border-right-color:#eff6fff2}.border-x-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity));border-right-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-x-blue-500\/0{border-left-color:#3b82f600;border-right-color:#3b82f600}.border-x-blue-500\/10{border-left-color:#3b82f61a;border-right-color:#3b82f61a}.border-x-blue-500\/100{border-left-color:#3b82f6;border-right-color:#3b82f6}.border-x-blue-500\/15{border-left-color:#3b82f626;border-right-color:#3b82f626}.border-x-blue-500\/20{border-left-color:#3b82f633;border-right-color:#3b82f633}.border-x-blue-500\/25{border-left-color:#3b82f640;border-right-color:#3b82f640}.border-x-blue-500\/30{border-left-color:#3b82f64d;border-right-color:#3b82f64d}.border-x-blue-500\/35{border-left-color:#3b82f659;border-right-color:#3b82f659}.border-x-blue-500\/40{border-left-color:#3b82f666;border-right-color:#3b82f666}.border-x-blue-500\/45{border-left-color:#3b82f673;border-right-color:#3b82f673}.border-x-blue-500\/5{border-left-color:#3b82f60d;border-right-color:#3b82f60d}.border-x-blue-500\/50{border-left-color:#3b82f680;border-right-color:#3b82f680}.border-x-blue-500\/55{border-left-color:#3b82f68c;border-right-color:#3b82f68c}.border-x-blue-500\/60{border-left-color:#3b82f699;border-right-color:#3b82f699}.border-x-blue-500\/65{border-left-color:#3b82f6a6;border-right-color:#3b82f6a6}.border-x-blue-500\/70{border-left-color:#3b82f6b3;border-right-color:#3b82f6b3}.border-x-blue-500\/75{border-left-color:#3b82f6bf;border-right-color:#3b82f6bf}.border-x-blue-500\/80{border-left-color:#3b82f6cc;border-right-color:#3b82f6cc}.border-x-blue-500\/85{border-left-color:#3b82f6d9;border-right-color:#3b82f6d9}.border-x-blue-500\/90{border-left-color:#3b82f6e6;border-right-color:#3b82f6e6}.border-x-blue-500\/95{border-left-color:#3b82f6f2;border-right-color:#3b82f6f2}.border-x-blue-600{--tw-border-opacity: 1;border-left-color:rgb(37 99 235 / var(--tw-border-opacity));border-right-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-x-blue-600\/0{border-left-color:#2563eb00;border-right-color:#2563eb00}.border-x-blue-600\/10{border-left-color:#2563eb1a;border-right-color:#2563eb1a}.border-x-blue-600\/100{border-left-color:#2563eb;border-right-color:#2563eb}.border-x-blue-600\/15{border-left-color:#2563eb26;border-right-color:#2563eb26}.border-x-blue-600\/20{border-left-color:#2563eb33;border-right-color:#2563eb33}.border-x-blue-600\/25{border-left-color:#2563eb40;border-right-color:#2563eb40}.border-x-blue-600\/30{border-left-color:#2563eb4d;border-right-color:#2563eb4d}.border-x-blue-600\/35{border-left-color:#2563eb59;border-right-color:#2563eb59}.border-x-blue-600\/40{border-left-color:#2563eb66;border-right-color:#2563eb66}.border-x-blue-600\/45{border-left-color:#2563eb73;border-right-color:#2563eb73}.border-x-blue-600\/5{border-left-color:#2563eb0d;border-right-color:#2563eb0d}.border-x-blue-600\/50{border-left-color:#2563eb80;border-right-color:#2563eb80}.border-x-blue-600\/55{border-left-color:#2563eb8c;border-right-color:#2563eb8c}.border-x-blue-600\/60{border-left-color:#2563eb99;border-right-color:#2563eb99}.border-x-blue-600\/65{border-left-color:#2563eba6;border-right-color:#2563eba6}.border-x-blue-600\/70{border-left-color:#2563ebb3;border-right-color:#2563ebb3}.border-x-blue-600\/75{border-left-color:#2563ebbf;border-right-color:#2563ebbf}.border-x-blue-600\/80{border-left-color:#2563ebcc;border-right-color:#2563ebcc}.border-x-blue-600\/85{border-left-color:#2563ebd9;border-right-color:#2563ebd9}.border-x-blue-600\/90{border-left-color:#2563ebe6;border-right-color:#2563ebe6}.border-x-blue-600\/95{border-left-color:#2563ebf2;border-right-color:#2563ebf2}.border-x-blue-700{--tw-border-opacity: 1;border-left-color:rgb(29 78 216 / var(--tw-border-opacity));border-right-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-x-blue-700\/0{border-left-color:#1d4ed800;border-right-color:#1d4ed800}.border-x-blue-700\/10{border-left-color:#1d4ed81a;border-right-color:#1d4ed81a}.border-x-blue-700\/100{border-left-color:#1d4ed8;border-right-color:#1d4ed8}.border-x-blue-700\/15{border-left-color:#1d4ed826;border-right-color:#1d4ed826}.border-x-blue-700\/20{border-left-color:#1d4ed833;border-right-color:#1d4ed833}.border-x-blue-700\/25{border-left-color:#1d4ed840;border-right-color:#1d4ed840}.border-x-blue-700\/30{border-left-color:#1d4ed84d;border-right-color:#1d4ed84d}.border-x-blue-700\/35{border-left-color:#1d4ed859;border-right-color:#1d4ed859}.border-x-blue-700\/40{border-left-color:#1d4ed866;border-right-color:#1d4ed866}.border-x-blue-700\/45{border-left-color:#1d4ed873;border-right-color:#1d4ed873}.border-x-blue-700\/5{border-left-color:#1d4ed80d;border-right-color:#1d4ed80d}.border-x-blue-700\/50{border-left-color:#1d4ed880;border-right-color:#1d4ed880}.border-x-blue-700\/55{border-left-color:#1d4ed88c;border-right-color:#1d4ed88c}.border-x-blue-700\/60{border-left-color:#1d4ed899;border-right-color:#1d4ed899}.border-x-blue-700\/65{border-left-color:#1d4ed8a6;border-right-color:#1d4ed8a6}.border-x-blue-700\/70{border-left-color:#1d4ed8b3;border-right-color:#1d4ed8b3}.border-x-blue-700\/75{border-left-color:#1d4ed8bf;border-right-color:#1d4ed8bf}.border-x-blue-700\/80{border-left-color:#1d4ed8cc;border-right-color:#1d4ed8cc}.border-x-blue-700\/85{border-left-color:#1d4ed8d9;border-right-color:#1d4ed8d9}.border-x-blue-700\/90{border-left-color:#1d4ed8e6;border-right-color:#1d4ed8e6}.border-x-blue-700\/95{border-left-color:#1d4ed8f2;border-right-color:#1d4ed8f2}.border-x-blue-800{--tw-border-opacity: 1;border-left-color:rgb(30 64 175 / var(--tw-border-opacity));border-right-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-x-blue-800\/0{border-left-color:#1e40af00;border-right-color:#1e40af00}.border-x-blue-800\/10{border-left-color:#1e40af1a;border-right-color:#1e40af1a}.border-x-blue-800\/100{border-left-color:#1e40af;border-right-color:#1e40af}.border-x-blue-800\/15{border-left-color:#1e40af26;border-right-color:#1e40af26}.border-x-blue-800\/20{border-left-color:#1e40af33;border-right-color:#1e40af33}.border-x-blue-800\/25{border-left-color:#1e40af40;border-right-color:#1e40af40}.border-x-blue-800\/30{border-left-color:#1e40af4d;border-right-color:#1e40af4d}.border-x-blue-800\/35{border-left-color:#1e40af59;border-right-color:#1e40af59}.border-x-blue-800\/40{border-left-color:#1e40af66;border-right-color:#1e40af66}.border-x-blue-800\/45{border-left-color:#1e40af73;border-right-color:#1e40af73}.border-x-blue-800\/5{border-left-color:#1e40af0d;border-right-color:#1e40af0d}.border-x-blue-800\/50{border-left-color:#1e40af80;border-right-color:#1e40af80}.border-x-blue-800\/55{border-left-color:#1e40af8c;border-right-color:#1e40af8c}.border-x-blue-800\/60{border-left-color:#1e40af99;border-right-color:#1e40af99}.border-x-blue-800\/65{border-left-color:#1e40afa6;border-right-color:#1e40afa6}.border-x-blue-800\/70{border-left-color:#1e40afb3;border-right-color:#1e40afb3}.border-x-blue-800\/75{border-left-color:#1e40afbf;border-right-color:#1e40afbf}.border-x-blue-800\/80{border-left-color:#1e40afcc;border-right-color:#1e40afcc}.border-x-blue-800\/85{border-left-color:#1e40afd9;border-right-color:#1e40afd9}.border-x-blue-800\/90{border-left-color:#1e40afe6;border-right-color:#1e40afe6}.border-x-blue-800\/95{border-left-color:#1e40aff2;border-right-color:#1e40aff2}.border-x-blue-900{--tw-border-opacity: 1;border-left-color:rgb(30 58 138 / var(--tw-border-opacity));border-right-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-x-blue-900\/0{border-left-color:#1e3a8a00;border-right-color:#1e3a8a00}.border-x-blue-900\/10{border-left-color:#1e3a8a1a;border-right-color:#1e3a8a1a}.border-x-blue-900\/100{border-left-color:#1e3a8a;border-right-color:#1e3a8a}.border-x-blue-900\/15{border-left-color:#1e3a8a26;border-right-color:#1e3a8a26}.border-x-blue-900\/20{border-left-color:#1e3a8a33;border-right-color:#1e3a8a33}.border-x-blue-900\/25{border-left-color:#1e3a8a40;border-right-color:#1e3a8a40}.border-x-blue-900\/30{border-left-color:#1e3a8a4d;border-right-color:#1e3a8a4d}.border-x-blue-900\/35{border-left-color:#1e3a8a59;border-right-color:#1e3a8a59}.border-x-blue-900\/40{border-left-color:#1e3a8a66;border-right-color:#1e3a8a66}.border-x-blue-900\/45{border-left-color:#1e3a8a73;border-right-color:#1e3a8a73}.border-x-blue-900\/5{border-left-color:#1e3a8a0d;border-right-color:#1e3a8a0d}.border-x-blue-900\/50{border-left-color:#1e3a8a80;border-right-color:#1e3a8a80}.border-x-blue-900\/55{border-left-color:#1e3a8a8c;border-right-color:#1e3a8a8c}.border-x-blue-900\/60{border-left-color:#1e3a8a99;border-right-color:#1e3a8a99}.border-x-blue-900\/65{border-left-color:#1e3a8aa6;border-right-color:#1e3a8aa6}.border-x-blue-900\/70{border-left-color:#1e3a8ab3;border-right-color:#1e3a8ab3}.border-x-blue-900\/75{border-left-color:#1e3a8abf;border-right-color:#1e3a8abf}.border-x-blue-900\/80{border-left-color:#1e3a8acc;border-right-color:#1e3a8acc}.border-x-blue-900\/85{border-left-color:#1e3a8ad9;border-right-color:#1e3a8ad9}.border-x-blue-900\/90{border-left-color:#1e3a8ae6;border-right-color:#1e3a8ae6}.border-x-blue-900\/95{border-left-color:#1e3a8af2;border-right-color:#1e3a8af2}.border-x-blue-950{--tw-border-opacity: 1;border-left-color:rgb(23 37 84 / var(--tw-border-opacity));border-right-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-x-blue-950\/0{border-left-color:#17255400;border-right-color:#17255400}.border-x-blue-950\/10{border-left-color:#1725541a;border-right-color:#1725541a}.border-x-blue-950\/100{border-left-color:#172554;border-right-color:#172554}.border-x-blue-950\/15{border-left-color:#17255426;border-right-color:#17255426}.border-x-blue-950\/20{border-left-color:#17255433;border-right-color:#17255433}.border-x-blue-950\/25{border-left-color:#17255440;border-right-color:#17255440}.border-x-blue-950\/30{border-left-color:#1725544d;border-right-color:#1725544d}.border-x-blue-950\/35{border-left-color:#17255459;border-right-color:#17255459}.border-x-blue-950\/40{border-left-color:#17255466;border-right-color:#17255466}.border-x-blue-950\/45{border-left-color:#17255473;border-right-color:#17255473}.border-x-blue-950\/5{border-left-color:#1725540d;border-right-color:#1725540d}.border-x-blue-950\/50{border-left-color:#17255480;border-right-color:#17255480}.border-x-blue-950\/55{border-left-color:#1725548c;border-right-color:#1725548c}.border-x-blue-950\/60{border-left-color:#17255499;border-right-color:#17255499}.border-x-blue-950\/65{border-left-color:#172554a6;border-right-color:#172554a6}.border-x-blue-950\/70{border-left-color:#172554b3;border-right-color:#172554b3}.border-x-blue-950\/75{border-left-color:#172554bf;border-right-color:#172554bf}.border-x-blue-950\/80{border-left-color:#172554cc;border-right-color:#172554cc}.border-x-blue-950\/85{border-left-color:#172554d9;border-right-color:#172554d9}.border-x-blue-950\/90{border-left-color:#172554e6;border-right-color:#172554e6}.border-x-blue-950\/95{border-left-color:#172554f2;border-right-color:#172554f2}.border-x-green-100{--tw-border-opacity: 1;border-left-color:rgb(220 252 231 / var(--tw-border-opacity));border-right-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-x-green-100\/0{border-left-color:#dcfce700;border-right-color:#dcfce700}.border-x-green-100\/10{border-left-color:#dcfce71a;border-right-color:#dcfce71a}.border-x-green-100\/100{border-left-color:#dcfce7;border-right-color:#dcfce7}.border-x-green-100\/15{border-left-color:#dcfce726;border-right-color:#dcfce726}.border-x-green-100\/20{border-left-color:#dcfce733;border-right-color:#dcfce733}.border-x-green-100\/25{border-left-color:#dcfce740;border-right-color:#dcfce740}.border-x-green-100\/30{border-left-color:#dcfce74d;border-right-color:#dcfce74d}.border-x-green-100\/35{border-left-color:#dcfce759;border-right-color:#dcfce759}.border-x-green-100\/40{border-left-color:#dcfce766;border-right-color:#dcfce766}.border-x-green-100\/45{border-left-color:#dcfce773;border-right-color:#dcfce773}.border-x-green-100\/5{border-left-color:#dcfce70d;border-right-color:#dcfce70d}.border-x-green-100\/50{border-left-color:#dcfce780;border-right-color:#dcfce780}.border-x-green-100\/55{border-left-color:#dcfce78c;border-right-color:#dcfce78c}.border-x-green-100\/60{border-left-color:#dcfce799;border-right-color:#dcfce799}.border-x-green-100\/65{border-left-color:#dcfce7a6;border-right-color:#dcfce7a6}.border-x-green-100\/70{border-left-color:#dcfce7b3;border-right-color:#dcfce7b3}.border-x-green-100\/75{border-left-color:#dcfce7bf;border-right-color:#dcfce7bf}.border-x-green-100\/80{border-left-color:#dcfce7cc;border-right-color:#dcfce7cc}.border-x-green-100\/85{border-left-color:#dcfce7d9;border-right-color:#dcfce7d9}.border-x-green-100\/90{border-left-color:#dcfce7e6;border-right-color:#dcfce7e6}.border-x-green-100\/95{border-left-color:#dcfce7f2;border-right-color:#dcfce7f2}.border-x-green-200{--tw-border-opacity: 1;border-left-color:rgb(187 247 208 / var(--tw-border-opacity));border-right-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-x-green-200\/0{border-left-color:#bbf7d000;border-right-color:#bbf7d000}.border-x-green-200\/10{border-left-color:#bbf7d01a;border-right-color:#bbf7d01a}.border-x-green-200\/100{border-left-color:#bbf7d0;border-right-color:#bbf7d0}.border-x-green-200\/15{border-left-color:#bbf7d026;border-right-color:#bbf7d026}.border-x-green-200\/20{border-left-color:#bbf7d033;border-right-color:#bbf7d033}.border-x-green-200\/25{border-left-color:#bbf7d040;border-right-color:#bbf7d040}.border-x-green-200\/30{border-left-color:#bbf7d04d;border-right-color:#bbf7d04d}.border-x-green-200\/35{border-left-color:#bbf7d059;border-right-color:#bbf7d059}.border-x-green-200\/40{border-left-color:#bbf7d066;border-right-color:#bbf7d066}.border-x-green-200\/45{border-left-color:#bbf7d073;border-right-color:#bbf7d073}.border-x-green-200\/5{border-left-color:#bbf7d00d;border-right-color:#bbf7d00d}.border-x-green-200\/50{border-left-color:#bbf7d080;border-right-color:#bbf7d080}.border-x-green-200\/55{border-left-color:#bbf7d08c;border-right-color:#bbf7d08c}.border-x-green-200\/60{border-left-color:#bbf7d099;border-right-color:#bbf7d099}.border-x-green-200\/65{border-left-color:#bbf7d0a6;border-right-color:#bbf7d0a6}.border-x-green-200\/70{border-left-color:#bbf7d0b3;border-right-color:#bbf7d0b3}.border-x-green-200\/75{border-left-color:#bbf7d0bf;border-right-color:#bbf7d0bf}.border-x-green-200\/80{border-left-color:#bbf7d0cc;border-right-color:#bbf7d0cc}.border-x-green-200\/85{border-left-color:#bbf7d0d9;border-right-color:#bbf7d0d9}.border-x-green-200\/90{border-left-color:#bbf7d0e6;border-right-color:#bbf7d0e6}.border-x-green-200\/95{border-left-color:#bbf7d0f2;border-right-color:#bbf7d0f2}.border-x-green-300{--tw-border-opacity: 1;border-left-color:rgb(134 239 172 / var(--tw-border-opacity));border-right-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-x-green-300\/0{border-left-color:#86efac00;border-right-color:#86efac00}.border-x-green-300\/10{border-left-color:#86efac1a;border-right-color:#86efac1a}.border-x-green-300\/100{border-left-color:#86efac;border-right-color:#86efac}.border-x-green-300\/15{border-left-color:#86efac26;border-right-color:#86efac26}.border-x-green-300\/20{border-left-color:#86efac33;border-right-color:#86efac33}.border-x-green-300\/25{border-left-color:#86efac40;border-right-color:#86efac40}.border-x-green-300\/30{border-left-color:#86efac4d;border-right-color:#86efac4d}.border-x-green-300\/35{border-left-color:#86efac59;border-right-color:#86efac59}.border-x-green-300\/40{border-left-color:#86efac66;border-right-color:#86efac66}.border-x-green-300\/45{border-left-color:#86efac73;border-right-color:#86efac73}.border-x-green-300\/5{border-left-color:#86efac0d;border-right-color:#86efac0d}.border-x-green-300\/50{border-left-color:#86efac80;border-right-color:#86efac80}.border-x-green-300\/55{border-left-color:#86efac8c;border-right-color:#86efac8c}.border-x-green-300\/60{border-left-color:#86efac99;border-right-color:#86efac99}.border-x-green-300\/65{border-left-color:#86efaca6;border-right-color:#86efaca6}.border-x-green-300\/70{border-left-color:#86efacb3;border-right-color:#86efacb3}.border-x-green-300\/75{border-left-color:#86efacbf;border-right-color:#86efacbf}.border-x-green-300\/80{border-left-color:#86efaccc;border-right-color:#86efaccc}.border-x-green-300\/85{border-left-color:#86efacd9;border-right-color:#86efacd9}.border-x-green-300\/90{border-left-color:#86eface6;border-right-color:#86eface6}.border-x-green-300\/95{border-left-color:#86efacf2;border-right-color:#86efacf2}.border-x-green-400{--tw-border-opacity: 1;border-left-color:rgb(74 222 128 / var(--tw-border-opacity));border-right-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-x-green-400\/0{border-left-color:#4ade8000;border-right-color:#4ade8000}.border-x-green-400\/10{border-left-color:#4ade801a;border-right-color:#4ade801a}.border-x-green-400\/100{border-left-color:#4ade80;border-right-color:#4ade80}.border-x-green-400\/15{border-left-color:#4ade8026;border-right-color:#4ade8026}.border-x-green-400\/20{border-left-color:#4ade8033;border-right-color:#4ade8033}.border-x-green-400\/25{border-left-color:#4ade8040;border-right-color:#4ade8040}.border-x-green-400\/30{border-left-color:#4ade804d;border-right-color:#4ade804d}.border-x-green-400\/35{border-left-color:#4ade8059;border-right-color:#4ade8059}.border-x-green-400\/40{border-left-color:#4ade8066;border-right-color:#4ade8066}.border-x-green-400\/45{border-left-color:#4ade8073;border-right-color:#4ade8073}.border-x-green-400\/5{border-left-color:#4ade800d;border-right-color:#4ade800d}.border-x-green-400\/50{border-left-color:#4ade8080;border-right-color:#4ade8080}.border-x-green-400\/55{border-left-color:#4ade808c;border-right-color:#4ade808c}.border-x-green-400\/60{border-left-color:#4ade8099;border-right-color:#4ade8099}.border-x-green-400\/65{border-left-color:#4ade80a6;border-right-color:#4ade80a6}.border-x-green-400\/70{border-left-color:#4ade80b3;border-right-color:#4ade80b3}.border-x-green-400\/75{border-left-color:#4ade80bf;border-right-color:#4ade80bf}.border-x-green-400\/80{border-left-color:#4ade80cc;border-right-color:#4ade80cc}.border-x-green-400\/85{border-left-color:#4ade80d9;border-right-color:#4ade80d9}.border-x-green-400\/90{border-left-color:#4ade80e6;border-right-color:#4ade80e6}.border-x-green-400\/95{border-left-color:#4ade80f2;border-right-color:#4ade80f2}.border-x-green-50{--tw-border-opacity: 1;border-left-color:rgb(240 253 244 / var(--tw-border-opacity));border-right-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-x-green-50\/0{border-left-color:#f0fdf400;border-right-color:#f0fdf400}.border-x-green-50\/10{border-left-color:#f0fdf41a;border-right-color:#f0fdf41a}.border-x-green-50\/100{border-left-color:#f0fdf4;border-right-color:#f0fdf4}.border-x-green-50\/15{border-left-color:#f0fdf426;border-right-color:#f0fdf426}.border-x-green-50\/20{border-left-color:#f0fdf433;border-right-color:#f0fdf433}.border-x-green-50\/25{border-left-color:#f0fdf440;border-right-color:#f0fdf440}.border-x-green-50\/30{border-left-color:#f0fdf44d;border-right-color:#f0fdf44d}.border-x-green-50\/35{border-left-color:#f0fdf459;border-right-color:#f0fdf459}.border-x-green-50\/40{border-left-color:#f0fdf466;border-right-color:#f0fdf466}.border-x-green-50\/45{border-left-color:#f0fdf473;border-right-color:#f0fdf473}.border-x-green-50\/5{border-left-color:#f0fdf40d;border-right-color:#f0fdf40d}.border-x-green-50\/50{border-left-color:#f0fdf480;border-right-color:#f0fdf480}.border-x-green-50\/55{border-left-color:#f0fdf48c;border-right-color:#f0fdf48c}.border-x-green-50\/60{border-left-color:#f0fdf499;border-right-color:#f0fdf499}.border-x-green-50\/65{border-left-color:#f0fdf4a6;border-right-color:#f0fdf4a6}.border-x-green-50\/70{border-left-color:#f0fdf4b3;border-right-color:#f0fdf4b3}.border-x-green-50\/75{border-left-color:#f0fdf4bf;border-right-color:#f0fdf4bf}.border-x-green-50\/80{border-left-color:#f0fdf4cc;border-right-color:#f0fdf4cc}.border-x-green-50\/85{border-left-color:#f0fdf4d9;border-right-color:#f0fdf4d9}.border-x-green-50\/90{border-left-color:#f0fdf4e6;border-right-color:#f0fdf4e6}.border-x-green-50\/95{border-left-color:#f0fdf4f2;border-right-color:#f0fdf4f2}.border-x-green-500{--tw-border-opacity: 1;border-left-color:rgb(34 197 94 / var(--tw-border-opacity));border-right-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-x-green-500\/0{border-left-color:#22c55e00;border-right-color:#22c55e00}.border-x-green-500\/10{border-left-color:#22c55e1a;border-right-color:#22c55e1a}.border-x-green-500\/100{border-left-color:#22c55e;border-right-color:#22c55e}.border-x-green-500\/15{border-left-color:#22c55e26;border-right-color:#22c55e26}.border-x-green-500\/20{border-left-color:#22c55e33;border-right-color:#22c55e33}.border-x-green-500\/25{border-left-color:#22c55e40;border-right-color:#22c55e40}.border-x-green-500\/30{border-left-color:#22c55e4d;border-right-color:#22c55e4d}.border-x-green-500\/35{border-left-color:#22c55e59;border-right-color:#22c55e59}.border-x-green-500\/40{border-left-color:#22c55e66;border-right-color:#22c55e66}.border-x-green-500\/45{border-left-color:#22c55e73;border-right-color:#22c55e73}.border-x-green-500\/5{border-left-color:#22c55e0d;border-right-color:#22c55e0d}.border-x-green-500\/50{border-left-color:#22c55e80;border-right-color:#22c55e80}.border-x-green-500\/55{border-left-color:#22c55e8c;border-right-color:#22c55e8c}.border-x-green-500\/60{border-left-color:#22c55e99;border-right-color:#22c55e99}.border-x-green-500\/65{border-left-color:#22c55ea6;border-right-color:#22c55ea6}.border-x-green-500\/70{border-left-color:#22c55eb3;border-right-color:#22c55eb3}.border-x-green-500\/75{border-left-color:#22c55ebf;border-right-color:#22c55ebf}.border-x-green-500\/80{border-left-color:#22c55ecc;border-right-color:#22c55ecc}.border-x-green-500\/85{border-left-color:#22c55ed9;border-right-color:#22c55ed9}.border-x-green-500\/90{border-left-color:#22c55ee6;border-right-color:#22c55ee6}.border-x-green-500\/95{border-left-color:#22c55ef2;border-right-color:#22c55ef2}.border-x-green-600{--tw-border-opacity: 1;border-left-color:rgb(22 163 74 / var(--tw-border-opacity));border-right-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-x-green-600\/0{border-left-color:#16a34a00;border-right-color:#16a34a00}.border-x-green-600\/10{border-left-color:#16a34a1a;border-right-color:#16a34a1a}.border-x-green-600\/100{border-left-color:#16a34a;border-right-color:#16a34a}.border-x-green-600\/15{border-left-color:#16a34a26;border-right-color:#16a34a26}.border-x-green-600\/20{border-left-color:#16a34a33;border-right-color:#16a34a33}.border-x-green-600\/25{border-left-color:#16a34a40;border-right-color:#16a34a40}.border-x-green-600\/30{border-left-color:#16a34a4d;border-right-color:#16a34a4d}.border-x-green-600\/35{border-left-color:#16a34a59;border-right-color:#16a34a59}.border-x-green-600\/40{border-left-color:#16a34a66;border-right-color:#16a34a66}.border-x-green-600\/45{border-left-color:#16a34a73;border-right-color:#16a34a73}.border-x-green-600\/5{border-left-color:#16a34a0d;border-right-color:#16a34a0d}.border-x-green-600\/50{border-left-color:#16a34a80;border-right-color:#16a34a80}.border-x-green-600\/55{border-left-color:#16a34a8c;border-right-color:#16a34a8c}.border-x-green-600\/60{border-left-color:#16a34a99;border-right-color:#16a34a99}.border-x-green-600\/65{border-left-color:#16a34aa6;border-right-color:#16a34aa6}.border-x-green-600\/70{border-left-color:#16a34ab3;border-right-color:#16a34ab3}.border-x-green-600\/75{border-left-color:#16a34abf;border-right-color:#16a34abf}.border-x-green-600\/80{border-left-color:#16a34acc;border-right-color:#16a34acc}.border-x-green-600\/85{border-left-color:#16a34ad9;border-right-color:#16a34ad9}.border-x-green-600\/90{border-left-color:#16a34ae6;border-right-color:#16a34ae6}.border-x-green-600\/95{border-left-color:#16a34af2;border-right-color:#16a34af2}.border-x-green-700{--tw-border-opacity: 1;border-left-color:rgb(21 128 61 / var(--tw-border-opacity));border-right-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-x-green-700\/0{border-left-color:#15803d00;border-right-color:#15803d00}.border-x-green-700\/10{border-left-color:#15803d1a;border-right-color:#15803d1a}.border-x-green-700\/100{border-left-color:#15803d;border-right-color:#15803d}.border-x-green-700\/15{border-left-color:#15803d26;border-right-color:#15803d26}.border-x-green-700\/20{border-left-color:#15803d33;border-right-color:#15803d33}.border-x-green-700\/25{border-left-color:#15803d40;border-right-color:#15803d40}.border-x-green-700\/30{border-left-color:#15803d4d;border-right-color:#15803d4d}.border-x-green-700\/35{border-left-color:#15803d59;border-right-color:#15803d59}.border-x-green-700\/40{border-left-color:#15803d66;border-right-color:#15803d66}.border-x-green-700\/45{border-left-color:#15803d73;border-right-color:#15803d73}.border-x-green-700\/5{border-left-color:#15803d0d;border-right-color:#15803d0d}.border-x-green-700\/50{border-left-color:#15803d80;border-right-color:#15803d80}.border-x-green-700\/55{border-left-color:#15803d8c;border-right-color:#15803d8c}.border-x-green-700\/60{border-left-color:#15803d99;border-right-color:#15803d99}.border-x-green-700\/65{border-left-color:#15803da6;border-right-color:#15803da6}.border-x-green-700\/70{border-left-color:#15803db3;border-right-color:#15803db3}.border-x-green-700\/75{border-left-color:#15803dbf;border-right-color:#15803dbf}.border-x-green-700\/80{border-left-color:#15803dcc;border-right-color:#15803dcc}.border-x-green-700\/85{border-left-color:#15803dd9;border-right-color:#15803dd9}.border-x-green-700\/90{border-left-color:#15803de6;border-right-color:#15803de6}.border-x-green-700\/95{border-left-color:#15803df2;border-right-color:#15803df2}.border-x-green-800{--tw-border-opacity: 1;border-left-color:rgb(22 101 52 / var(--tw-border-opacity));border-right-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-x-green-800\/0{border-left-color:#16653400;border-right-color:#16653400}.border-x-green-800\/10{border-left-color:#1665341a;border-right-color:#1665341a}.border-x-green-800\/100{border-left-color:#166534;border-right-color:#166534}.border-x-green-800\/15{border-left-color:#16653426;border-right-color:#16653426}.border-x-green-800\/20{border-left-color:#16653433;border-right-color:#16653433}.border-x-green-800\/25{border-left-color:#16653440;border-right-color:#16653440}.border-x-green-800\/30{border-left-color:#1665344d;border-right-color:#1665344d}.border-x-green-800\/35{border-left-color:#16653459;border-right-color:#16653459}.border-x-green-800\/40{border-left-color:#16653466;border-right-color:#16653466}.border-x-green-800\/45{border-left-color:#16653473;border-right-color:#16653473}.border-x-green-800\/5{border-left-color:#1665340d;border-right-color:#1665340d}.border-x-green-800\/50{border-left-color:#16653480;border-right-color:#16653480}.border-x-green-800\/55{border-left-color:#1665348c;border-right-color:#1665348c}.border-x-green-800\/60{border-left-color:#16653499;border-right-color:#16653499}.border-x-green-800\/65{border-left-color:#166534a6;border-right-color:#166534a6}.border-x-green-800\/70{border-left-color:#166534b3;border-right-color:#166534b3}.border-x-green-800\/75{border-left-color:#166534bf;border-right-color:#166534bf}.border-x-green-800\/80{border-left-color:#166534cc;border-right-color:#166534cc}.border-x-green-800\/85{border-left-color:#166534d9;border-right-color:#166534d9}.border-x-green-800\/90{border-left-color:#166534e6;border-right-color:#166534e6}.border-x-green-800\/95{border-left-color:#166534f2;border-right-color:#166534f2}.border-x-green-900{--tw-border-opacity: 1;border-left-color:rgb(20 83 45 / var(--tw-border-opacity));border-right-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-x-green-900\/0{border-left-color:#14532d00;border-right-color:#14532d00}.border-x-green-900\/10{border-left-color:#14532d1a;border-right-color:#14532d1a}.border-x-green-900\/100{border-left-color:#14532d;border-right-color:#14532d}.border-x-green-900\/15{border-left-color:#14532d26;border-right-color:#14532d26}.border-x-green-900\/20{border-left-color:#14532d33;border-right-color:#14532d33}.border-x-green-900\/25{border-left-color:#14532d40;border-right-color:#14532d40}.border-x-green-900\/30{border-left-color:#14532d4d;border-right-color:#14532d4d}.border-x-green-900\/35{border-left-color:#14532d59;border-right-color:#14532d59}.border-x-green-900\/40{border-left-color:#14532d66;border-right-color:#14532d66}.border-x-green-900\/45{border-left-color:#14532d73;border-right-color:#14532d73}.border-x-green-900\/5{border-left-color:#14532d0d;border-right-color:#14532d0d}.border-x-green-900\/50{border-left-color:#14532d80;border-right-color:#14532d80}.border-x-green-900\/55{border-left-color:#14532d8c;border-right-color:#14532d8c}.border-x-green-900\/60{border-left-color:#14532d99;border-right-color:#14532d99}.border-x-green-900\/65{border-left-color:#14532da6;border-right-color:#14532da6}.border-x-green-900\/70{border-left-color:#14532db3;border-right-color:#14532db3}.border-x-green-900\/75{border-left-color:#14532dbf;border-right-color:#14532dbf}.border-x-green-900\/80{border-left-color:#14532dcc;border-right-color:#14532dcc}.border-x-green-900\/85{border-left-color:#14532dd9;border-right-color:#14532dd9}.border-x-green-900\/90{border-left-color:#14532de6;border-right-color:#14532de6}.border-x-green-900\/95{border-left-color:#14532df2;border-right-color:#14532df2}.border-x-green-950{--tw-border-opacity: 1;border-left-color:rgb(5 46 22 / var(--tw-border-opacity));border-right-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-x-green-950\/0{border-left-color:#052e1600;border-right-color:#052e1600}.border-x-green-950\/10{border-left-color:#052e161a;border-right-color:#052e161a}.border-x-green-950\/100{border-left-color:#052e16;border-right-color:#052e16}.border-x-green-950\/15{border-left-color:#052e1626;border-right-color:#052e1626}.border-x-green-950\/20{border-left-color:#052e1633;border-right-color:#052e1633}.border-x-green-950\/25{border-left-color:#052e1640;border-right-color:#052e1640}.border-x-green-950\/30{border-left-color:#052e164d;border-right-color:#052e164d}.border-x-green-950\/35{border-left-color:#052e1659;border-right-color:#052e1659}.border-x-green-950\/40{border-left-color:#052e1666;border-right-color:#052e1666}.border-x-green-950\/45{border-left-color:#052e1673;border-right-color:#052e1673}.border-x-green-950\/5{border-left-color:#052e160d;border-right-color:#052e160d}.border-x-green-950\/50{border-left-color:#052e1680;border-right-color:#052e1680}.border-x-green-950\/55{border-left-color:#052e168c;border-right-color:#052e168c}.border-x-green-950\/60{border-left-color:#052e1699;border-right-color:#052e1699}.border-x-green-950\/65{border-left-color:#052e16a6;border-right-color:#052e16a6}.border-x-green-950\/70{border-left-color:#052e16b3;border-right-color:#052e16b3}.border-x-green-950\/75{border-left-color:#052e16bf;border-right-color:#052e16bf}.border-x-green-950\/80{border-left-color:#052e16cc;border-right-color:#052e16cc}.border-x-green-950\/85{border-left-color:#052e16d9;border-right-color:#052e16d9}.border-x-green-950\/90{border-left-color:#052e16e6;border-right-color:#052e16e6}.border-x-green-950\/95{border-left-color:#052e16f2;border-right-color:#052e16f2}.border-x-orange-100{--tw-border-opacity: 1;border-left-color:rgb(255 237 213 / var(--tw-border-opacity));border-right-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-x-orange-100\/0{border-left-color:#ffedd500;border-right-color:#ffedd500}.border-x-orange-100\/10{border-left-color:#ffedd51a;border-right-color:#ffedd51a}.border-x-orange-100\/100{border-left-color:#ffedd5;border-right-color:#ffedd5}.border-x-orange-100\/15{border-left-color:#ffedd526;border-right-color:#ffedd526}.border-x-orange-100\/20{border-left-color:#ffedd533;border-right-color:#ffedd533}.border-x-orange-100\/25{border-left-color:#ffedd540;border-right-color:#ffedd540}.border-x-orange-100\/30{border-left-color:#ffedd54d;border-right-color:#ffedd54d}.border-x-orange-100\/35{border-left-color:#ffedd559;border-right-color:#ffedd559}.border-x-orange-100\/40{border-left-color:#ffedd566;border-right-color:#ffedd566}.border-x-orange-100\/45{border-left-color:#ffedd573;border-right-color:#ffedd573}.border-x-orange-100\/5{border-left-color:#ffedd50d;border-right-color:#ffedd50d}.border-x-orange-100\/50{border-left-color:#ffedd580;border-right-color:#ffedd580}.border-x-orange-100\/55{border-left-color:#ffedd58c;border-right-color:#ffedd58c}.border-x-orange-100\/60{border-left-color:#ffedd599;border-right-color:#ffedd599}.border-x-orange-100\/65{border-left-color:#ffedd5a6;border-right-color:#ffedd5a6}.border-x-orange-100\/70{border-left-color:#ffedd5b3;border-right-color:#ffedd5b3}.border-x-orange-100\/75{border-left-color:#ffedd5bf;border-right-color:#ffedd5bf}.border-x-orange-100\/80{border-left-color:#ffedd5cc;border-right-color:#ffedd5cc}.border-x-orange-100\/85{border-left-color:#ffedd5d9;border-right-color:#ffedd5d9}.border-x-orange-100\/90{border-left-color:#ffedd5e6;border-right-color:#ffedd5e6}.border-x-orange-100\/95{border-left-color:#ffedd5f2;border-right-color:#ffedd5f2}.border-x-orange-200{--tw-border-opacity: 1;border-left-color:rgb(254 215 170 / var(--tw-border-opacity));border-right-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-x-orange-200\/0{border-left-color:#fed7aa00;border-right-color:#fed7aa00}.border-x-orange-200\/10{border-left-color:#fed7aa1a;border-right-color:#fed7aa1a}.border-x-orange-200\/100{border-left-color:#fed7aa;border-right-color:#fed7aa}.border-x-orange-200\/15{border-left-color:#fed7aa26;border-right-color:#fed7aa26}.border-x-orange-200\/20{border-left-color:#fed7aa33;border-right-color:#fed7aa33}.border-x-orange-200\/25{border-left-color:#fed7aa40;border-right-color:#fed7aa40}.border-x-orange-200\/30{border-left-color:#fed7aa4d;border-right-color:#fed7aa4d}.border-x-orange-200\/35{border-left-color:#fed7aa59;border-right-color:#fed7aa59}.border-x-orange-200\/40{border-left-color:#fed7aa66;border-right-color:#fed7aa66}.border-x-orange-200\/45{border-left-color:#fed7aa73;border-right-color:#fed7aa73}.border-x-orange-200\/5{border-left-color:#fed7aa0d;border-right-color:#fed7aa0d}.border-x-orange-200\/50{border-left-color:#fed7aa80;border-right-color:#fed7aa80}.border-x-orange-200\/55{border-left-color:#fed7aa8c;border-right-color:#fed7aa8c}.border-x-orange-200\/60{border-left-color:#fed7aa99;border-right-color:#fed7aa99}.border-x-orange-200\/65{border-left-color:#fed7aaa6;border-right-color:#fed7aaa6}.border-x-orange-200\/70{border-left-color:#fed7aab3;border-right-color:#fed7aab3}.border-x-orange-200\/75{border-left-color:#fed7aabf;border-right-color:#fed7aabf}.border-x-orange-200\/80{border-left-color:#fed7aacc;border-right-color:#fed7aacc}.border-x-orange-200\/85{border-left-color:#fed7aad9;border-right-color:#fed7aad9}.border-x-orange-200\/90{border-left-color:#fed7aae6;border-right-color:#fed7aae6}.border-x-orange-200\/95{border-left-color:#fed7aaf2;border-right-color:#fed7aaf2}.border-x-orange-300{--tw-border-opacity: 1;border-left-color:rgb(253 186 116 / var(--tw-border-opacity));border-right-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-x-orange-300\/0{border-left-color:#fdba7400;border-right-color:#fdba7400}.border-x-orange-300\/10{border-left-color:#fdba741a;border-right-color:#fdba741a}.border-x-orange-300\/100{border-left-color:#fdba74;border-right-color:#fdba74}.border-x-orange-300\/15{border-left-color:#fdba7426;border-right-color:#fdba7426}.border-x-orange-300\/20{border-left-color:#fdba7433;border-right-color:#fdba7433}.border-x-orange-300\/25{border-left-color:#fdba7440;border-right-color:#fdba7440}.border-x-orange-300\/30{border-left-color:#fdba744d;border-right-color:#fdba744d}.border-x-orange-300\/35{border-left-color:#fdba7459;border-right-color:#fdba7459}.border-x-orange-300\/40{border-left-color:#fdba7466;border-right-color:#fdba7466}.border-x-orange-300\/45{border-left-color:#fdba7473;border-right-color:#fdba7473}.border-x-orange-300\/5{border-left-color:#fdba740d;border-right-color:#fdba740d}.border-x-orange-300\/50{border-left-color:#fdba7480;border-right-color:#fdba7480}.border-x-orange-300\/55{border-left-color:#fdba748c;border-right-color:#fdba748c}.border-x-orange-300\/60{border-left-color:#fdba7499;border-right-color:#fdba7499}.border-x-orange-300\/65{border-left-color:#fdba74a6;border-right-color:#fdba74a6}.border-x-orange-300\/70{border-left-color:#fdba74b3;border-right-color:#fdba74b3}.border-x-orange-300\/75{border-left-color:#fdba74bf;border-right-color:#fdba74bf}.border-x-orange-300\/80{border-left-color:#fdba74cc;border-right-color:#fdba74cc}.border-x-orange-300\/85{border-left-color:#fdba74d9;border-right-color:#fdba74d9}.border-x-orange-300\/90{border-left-color:#fdba74e6;border-right-color:#fdba74e6}.border-x-orange-300\/95{border-left-color:#fdba74f2;border-right-color:#fdba74f2}.border-x-orange-400{--tw-border-opacity: 1;border-left-color:rgb(251 146 60 / var(--tw-border-opacity));border-right-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-x-orange-400\/0{border-left-color:#fb923c00;border-right-color:#fb923c00}.border-x-orange-400\/10{border-left-color:#fb923c1a;border-right-color:#fb923c1a}.border-x-orange-400\/100{border-left-color:#fb923c;border-right-color:#fb923c}.border-x-orange-400\/15{border-left-color:#fb923c26;border-right-color:#fb923c26}.border-x-orange-400\/20{border-left-color:#fb923c33;border-right-color:#fb923c33}.border-x-orange-400\/25{border-left-color:#fb923c40;border-right-color:#fb923c40}.border-x-orange-400\/30{border-left-color:#fb923c4d;border-right-color:#fb923c4d}.border-x-orange-400\/35{border-left-color:#fb923c59;border-right-color:#fb923c59}.border-x-orange-400\/40{border-left-color:#fb923c66;border-right-color:#fb923c66}.border-x-orange-400\/45{border-left-color:#fb923c73;border-right-color:#fb923c73}.border-x-orange-400\/5{border-left-color:#fb923c0d;border-right-color:#fb923c0d}.border-x-orange-400\/50{border-left-color:#fb923c80;border-right-color:#fb923c80}.border-x-orange-400\/55{border-left-color:#fb923c8c;border-right-color:#fb923c8c}.border-x-orange-400\/60{border-left-color:#fb923c99;border-right-color:#fb923c99}.border-x-orange-400\/65{border-left-color:#fb923ca6;border-right-color:#fb923ca6}.border-x-orange-400\/70{border-left-color:#fb923cb3;border-right-color:#fb923cb3}.border-x-orange-400\/75{border-left-color:#fb923cbf;border-right-color:#fb923cbf}.border-x-orange-400\/80{border-left-color:#fb923ccc;border-right-color:#fb923ccc}.border-x-orange-400\/85{border-left-color:#fb923cd9;border-right-color:#fb923cd9}.border-x-orange-400\/90{border-left-color:#fb923ce6;border-right-color:#fb923ce6}.border-x-orange-400\/95{border-left-color:#fb923cf2;border-right-color:#fb923cf2}.border-x-orange-50{--tw-border-opacity: 1;border-left-color:rgb(255 247 237 / var(--tw-border-opacity));border-right-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-x-orange-50\/0{border-left-color:#fff7ed00;border-right-color:#fff7ed00}.border-x-orange-50\/10{border-left-color:#fff7ed1a;border-right-color:#fff7ed1a}.border-x-orange-50\/100{border-left-color:#fff7ed;border-right-color:#fff7ed}.border-x-orange-50\/15{border-left-color:#fff7ed26;border-right-color:#fff7ed26}.border-x-orange-50\/20{border-left-color:#fff7ed33;border-right-color:#fff7ed33}.border-x-orange-50\/25{border-left-color:#fff7ed40;border-right-color:#fff7ed40}.border-x-orange-50\/30{border-left-color:#fff7ed4d;border-right-color:#fff7ed4d}.border-x-orange-50\/35{border-left-color:#fff7ed59;border-right-color:#fff7ed59}.border-x-orange-50\/40{border-left-color:#fff7ed66;border-right-color:#fff7ed66}.border-x-orange-50\/45{border-left-color:#fff7ed73;border-right-color:#fff7ed73}.border-x-orange-50\/5{border-left-color:#fff7ed0d;border-right-color:#fff7ed0d}.border-x-orange-50\/50{border-left-color:#fff7ed80;border-right-color:#fff7ed80}.border-x-orange-50\/55{border-left-color:#fff7ed8c;border-right-color:#fff7ed8c}.border-x-orange-50\/60{border-left-color:#fff7ed99;border-right-color:#fff7ed99}.border-x-orange-50\/65{border-left-color:#fff7eda6;border-right-color:#fff7eda6}.border-x-orange-50\/70{border-left-color:#fff7edb3;border-right-color:#fff7edb3}.border-x-orange-50\/75{border-left-color:#fff7edbf;border-right-color:#fff7edbf}.border-x-orange-50\/80{border-left-color:#fff7edcc;border-right-color:#fff7edcc}.border-x-orange-50\/85{border-left-color:#fff7edd9;border-right-color:#fff7edd9}.border-x-orange-50\/90{border-left-color:#fff7ede6;border-right-color:#fff7ede6}.border-x-orange-50\/95{border-left-color:#fff7edf2;border-right-color:#fff7edf2}.border-x-orange-500{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity));border-right-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-x-orange-500\/0{border-left-color:#f9731600;border-right-color:#f9731600}.border-x-orange-500\/10{border-left-color:#f973161a;border-right-color:#f973161a}.border-x-orange-500\/100{border-left-color:#f97316;border-right-color:#f97316}.border-x-orange-500\/15{border-left-color:#f9731626;border-right-color:#f9731626}.border-x-orange-500\/20{border-left-color:#f9731633;border-right-color:#f9731633}.border-x-orange-500\/25{border-left-color:#f9731640;border-right-color:#f9731640}.border-x-orange-500\/30{border-left-color:#f973164d;border-right-color:#f973164d}.border-x-orange-500\/35{border-left-color:#f9731659;border-right-color:#f9731659}.border-x-orange-500\/40{border-left-color:#f9731666;border-right-color:#f9731666}.border-x-orange-500\/45{border-left-color:#f9731673;border-right-color:#f9731673}.border-x-orange-500\/5{border-left-color:#f973160d;border-right-color:#f973160d}.border-x-orange-500\/50{border-left-color:#f9731680;border-right-color:#f9731680}.border-x-orange-500\/55{border-left-color:#f973168c;border-right-color:#f973168c}.border-x-orange-500\/60{border-left-color:#f9731699;border-right-color:#f9731699}.border-x-orange-500\/65{border-left-color:#f97316a6;border-right-color:#f97316a6}.border-x-orange-500\/70{border-left-color:#f97316b3;border-right-color:#f97316b3}.border-x-orange-500\/75{border-left-color:#f97316bf;border-right-color:#f97316bf}.border-x-orange-500\/80{border-left-color:#f97316cc;border-right-color:#f97316cc}.border-x-orange-500\/85{border-left-color:#f97316d9;border-right-color:#f97316d9}.border-x-orange-500\/90{border-left-color:#f97316e6;border-right-color:#f97316e6}.border-x-orange-500\/95{border-left-color:#f97316f2;border-right-color:#f97316f2}.border-x-orange-600{--tw-border-opacity: 1;border-left-color:rgb(234 88 12 / var(--tw-border-opacity));border-right-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-x-orange-600\/0{border-left-color:#ea580c00;border-right-color:#ea580c00}.border-x-orange-600\/10{border-left-color:#ea580c1a;border-right-color:#ea580c1a}.border-x-orange-600\/100{border-left-color:#ea580c;border-right-color:#ea580c}.border-x-orange-600\/15{border-left-color:#ea580c26;border-right-color:#ea580c26}.border-x-orange-600\/20{border-left-color:#ea580c33;border-right-color:#ea580c33}.border-x-orange-600\/25{border-left-color:#ea580c40;border-right-color:#ea580c40}.border-x-orange-600\/30{border-left-color:#ea580c4d;border-right-color:#ea580c4d}.border-x-orange-600\/35{border-left-color:#ea580c59;border-right-color:#ea580c59}.border-x-orange-600\/40{border-left-color:#ea580c66;border-right-color:#ea580c66}.border-x-orange-600\/45{border-left-color:#ea580c73;border-right-color:#ea580c73}.border-x-orange-600\/5{border-left-color:#ea580c0d;border-right-color:#ea580c0d}.border-x-orange-600\/50{border-left-color:#ea580c80;border-right-color:#ea580c80}.border-x-orange-600\/55{border-left-color:#ea580c8c;border-right-color:#ea580c8c}.border-x-orange-600\/60{border-left-color:#ea580c99;border-right-color:#ea580c99}.border-x-orange-600\/65{border-left-color:#ea580ca6;border-right-color:#ea580ca6}.border-x-orange-600\/70{border-left-color:#ea580cb3;border-right-color:#ea580cb3}.border-x-orange-600\/75{border-left-color:#ea580cbf;border-right-color:#ea580cbf}.border-x-orange-600\/80{border-left-color:#ea580ccc;border-right-color:#ea580ccc}.border-x-orange-600\/85{border-left-color:#ea580cd9;border-right-color:#ea580cd9}.border-x-orange-600\/90{border-left-color:#ea580ce6;border-right-color:#ea580ce6}.border-x-orange-600\/95{border-left-color:#ea580cf2;border-right-color:#ea580cf2}.border-x-orange-700{--tw-border-opacity: 1;border-left-color:rgb(194 65 12 / var(--tw-border-opacity));border-right-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-x-orange-700\/0{border-left-color:#c2410c00;border-right-color:#c2410c00}.border-x-orange-700\/10{border-left-color:#c2410c1a;border-right-color:#c2410c1a}.border-x-orange-700\/100{border-left-color:#c2410c;border-right-color:#c2410c}.border-x-orange-700\/15{border-left-color:#c2410c26;border-right-color:#c2410c26}.border-x-orange-700\/20{border-left-color:#c2410c33;border-right-color:#c2410c33}.border-x-orange-700\/25{border-left-color:#c2410c40;border-right-color:#c2410c40}.border-x-orange-700\/30{border-left-color:#c2410c4d;border-right-color:#c2410c4d}.border-x-orange-700\/35{border-left-color:#c2410c59;border-right-color:#c2410c59}.border-x-orange-700\/40{border-left-color:#c2410c66;border-right-color:#c2410c66}.border-x-orange-700\/45{border-left-color:#c2410c73;border-right-color:#c2410c73}.border-x-orange-700\/5{border-left-color:#c2410c0d;border-right-color:#c2410c0d}.border-x-orange-700\/50{border-left-color:#c2410c80;border-right-color:#c2410c80}.border-x-orange-700\/55{border-left-color:#c2410c8c;border-right-color:#c2410c8c}.border-x-orange-700\/60{border-left-color:#c2410c99;border-right-color:#c2410c99}.border-x-orange-700\/65{border-left-color:#c2410ca6;border-right-color:#c2410ca6}.border-x-orange-700\/70{border-left-color:#c2410cb3;border-right-color:#c2410cb3}.border-x-orange-700\/75{border-left-color:#c2410cbf;border-right-color:#c2410cbf}.border-x-orange-700\/80{border-left-color:#c2410ccc;border-right-color:#c2410ccc}.border-x-orange-700\/85{border-left-color:#c2410cd9;border-right-color:#c2410cd9}.border-x-orange-700\/90{border-left-color:#c2410ce6;border-right-color:#c2410ce6}.border-x-orange-700\/95{border-left-color:#c2410cf2;border-right-color:#c2410cf2}.border-x-orange-800{--tw-border-opacity: 1;border-left-color:rgb(154 52 18 / var(--tw-border-opacity));border-right-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-x-orange-800\/0{border-left-color:#9a341200;border-right-color:#9a341200}.border-x-orange-800\/10{border-left-color:#9a34121a;border-right-color:#9a34121a}.border-x-orange-800\/100{border-left-color:#9a3412;border-right-color:#9a3412}.border-x-orange-800\/15{border-left-color:#9a341226;border-right-color:#9a341226}.border-x-orange-800\/20{border-left-color:#9a341233;border-right-color:#9a341233}.border-x-orange-800\/25{border-left-color:#9a341240;border-right-color:#9a341240}.border-x-orange-800\/30{border-left-color:#9a34124d;border-right-color:#9a34124d}.border-x-orange-800\/35{border-left-color:#9a341259;border-right-color:#9a341259}.border-x-orange-800\/40{border-left-color:#9a341266;border-right-color:#9a341266}.border-x-orange-800\/45{border-left-color:#9a341273;border-right-color:#9a341273}.border-x-orange-800\/5{border-left-color:#9a34120d;border-right-color:#9a34120d}.border-x-orange-800\/50{border-left-color:#9a341280;border-right-color:#9a341280}.border-x-orange-800\/55{border-left-color:#9a34128c;border-right-color:#9a34128c}.border-x-orange-800\/60{border-left-color:#9a341299;border-right-color:#9a341299}.border-x-orange-800\/65{border-left-color:#9a3412a6;border-right-color:#9a3412a6}.border-x-orange-800\/70{border-left-color:#9a3412b3;border-right-color:#9a3412b3}.border-x-orange-800\/75{border-left-color:#9a3412bf;border-right-color:#9a3412bf}.border-x-orange-800\/80{border-left-color:#9a3412cc;border-right-color:#9a3412cc}.border-x-orange-800\/85{border-left-color:#9a3412d9;border-right-color:#9a3412d9}.border-x-orange-800\/90{border-left-color:#9a3412e6;border-right-color:#9a3412e6}.border-x-orange-800\/95{border-left-color:#9a3412f2;border-right-color:#9a3412f2}.border-x-orange-900{--tw-border-opacity: 1;border-left-color:rgb(124 45 18 / var(--tw-border-opacity));border-right-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-x-orange-900\/0{border-left-color:#7c2d1200;border-right-color:#7c2d1200}.border-x-orange-900\/10{border-left-color:#7c2d121a;border-right-color:#7c2d121a}.border-x-orange-900\/100{border-left-color:#7c2d12;border-right-color:#7c2d12}.border-x-orange-900\/15{border-left-color:#7c2d1226;border-right-color:#7c2d1226}.border-x-orange-900\/20{border-left-color:#7c2d1233;border-right-color:#7c2d1233}.border-x-orange-900\/25{border-left-color:#7c2d1240;border-right-color:#7c2d1240}.border-x-orange-900\/30{border-left-color:#7c2d124d;border-right-color:#7c2d124d}.border-x-orange-900\/35{border-left-color:#7c2d1259;border-right-color:#7c2d1259}.border-x-orange-900\/40{border-left-color:#7c2d1266;border-right-color:#7c2d1266}.border-x-orange-900\/45{border-left-color:#7c2d1273;border-right-color:#7c2d1273}.border-x-orange-900\/5{border-left-color:#7c2d120d;border-right-color:#7c2d120d}.border-x-orange-900\/50{border-left-color:#7c2d1280;border-right-color:#7c2d1280}.border-x-orange-900\/55{border-left-color:#7c2d128c;border-right-color:#7c2d128c}.border-x-orange-900\/60{border-left-color:#7c2d1299;border-right-color:#7c2d1299}.border-x-orange-900\/65{border-left-color:#7c2d12a6;border-right-color:#7c2d12a6}.border-x-orange-900\/70{border-left-color:#7c2d12b3;border-right-color:#7c2d12b3}.border-x-orange-900\/75{border-left-color:#7c2d12bf;border-right-color:#7c2d12bf}.border-x-orange-900\/80{border-left-color:#7c2d12cc;border-right-color:#7c2d12cc}.border-x-orange-900\/85{border-left-color:#7c2d12d9;border-right-color:#7c2d12d9}.border-x-orange-900\/90{border-left-color:#7c2d12e6;border-right-color:#7c2d12e6}.border-x-orange-900\/95{border-left-color:#7c2d12f2;border-right-color:#7c2d12f2}.border-x-orange-950{--tw-border-opacity: 1;border-left-color:rgb(67 20 7 / var(--tw-border-opacity));border-right-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-x-orange-950\/0{border-left-color:#43140700;border-right-color:#43140700}.border-x-orange-950\/10{border-left-color:#4314071a;border-right-color:#4314071a}.border-x-orange-950\/100{border-left-color:#431407;border-right-color:#431407}.border-x-orange-950\/15{border-left-color:#43140726;border-right-color:#43140726}.border-x-orange-950\/20{border-left-color:#43140733;border-right-color:#43140733}.border-x-orange-950\/25{border-left-color:#43140740;border-right-color:#43140740}.border-x-orange-950\/30{border-left-color:#4314074d;border-right-color:#4314074d}.border-x-orange-950\/35{border-left-color:#43140759;border-right-color:#43140759}.border-x-orange-950\/40{border-left-color:#43140766;border-right-color:#43140766}.border-x-orange-950\/45{border-left-color:#43140773;border-right-color:#43140773}.border-x-orange-950\/5{border-left-color:#4314070d;border-right-color:#4314070d}.border-x-orange-950\/50{border-left-color:#43140780;border-right-color:#43140780}.border-x-orange-950\/55{border-left-color:#4314078c;border-right-color:#4314078c}.border-x-orange-950\/60{border-left-color:#43140799;border-right-color:#43140799}.border-x-orange-950\/65{border-left-color:#431407a6;border-right-color:#431407a6}.border-x-orange-950\/70{border-left-color:#431407b3;border-right-color:#431407b3}.border-x-orange-950\/75{border-left-color:#431407bf;border-right-color:#431407bf}.border-x-orange-950\/80{border-left-color:#431407cc;border-right-color:#431407cc}.border-x-orange-950\/85{border-left-color:#431407d9;border-right-color:#431407d9}.border-x-orange-950\/90{border-left-color:#431407e6;border-right-color:#431407e6}.border-x-orange-950\/95{border-left-color:#431407f2;border-right-color:#431407f2}.border-x-red-100{--tw-border-opacity: 1;border-left-color:rgb(254 226 226 / var(--tw-border-opacity));border-right-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-x-red-100\/0{border-left-color:#fee2e200;border-right-color:#fee2e200}.border-x-red-100\/10{border-left-color:#fee2e21a;border-right-color:#fee2e21a}.border-x-red-100\/100{border-left-color:#fee2e2;border-right-color:#fee2e2}.border-x-red-100\/15{border-left-color:#fee2e226;border-right-color:#fee2e226}.border-x-red-100\/20{border-left-color:#fee2e233;border-right-color:#fee2e233}.border-x-red-100\/25{border-left-color:#fee2e240;border-right-color:#fee2e240}.border-x-red-100\/30{border-left-color:#fee2e24d;border-right-color:#fee2e24d}.border-x-red-100\/35{border-left-color:#fee2e259;border-right-color:#fee2e259}.border-x-red-100\/40{border-left-color:#fee2e266;border-right-color:#fee2e266}.border-x-red-100\/45{border-left-color:#fee2e273;border-right-color:#fee2e273}.border-x-red-100\/5{border-left-color:#fee2e20d;border-right-color:#fee2e20d}.border-x-red-100\/50{border-left-color:#fee2e280;border-right-color:#fee2e280}.border-x-red-100\/55{border-left-color:#fee2e28c;border-right-color:#fee2e28c}.border-x-red-100\/60{border-left-color:#fee2e299;border-right-color:#fee2e299}.border-x-red-100\/65{border-left-color:#fee2e2a6;border-right-color:#fee2e2a6}.border-x-red-100\/70{border-left-color:#fee2e2b3;border-right-color:#fee2e2b3}.border-x-red-100\/75{border-left-color:#fee2e2bf;border-right-color:#fee2e2bf}.border-x-red-100\/80{border-left-color:#fee2e2cc;border-right-color:#fee2e2cc}.border-x-red-100\/85{border-left-color:#fee2e2d9;border-right-color:#fee2e2d9}.border-x-red-100\/90{border-left-color:#fee2e2e6;border-right-color:#fee2e2e6}.border-x-red-100\/95{border-left-color:#fee2e2f2;border-right-color:#fee2e2f2}.border-x-red-200{--tw-border-opacity: 1;border-left-color:rgb(254 202 202 / var(--tw-border-opacity));border-right-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-x-red-200\/0{border-left-color:#fecaca00;border-right-color:#fecaca00}.border-x-red-200\/10{border-left-color:#fecaca1a;border-right-color:#fecaca1a}.border-x-red-200\/100{border-left-color:#fecaca;border-right-color:#fecaca}.border-x-red-200\/15{border-left-color:#fecaca26;border-right-color:#fecaca26}.border-x-red-200\/20{border-left-color:#fecaca33;border-right-color:#fecaca33}.border-x-red-200\/25{border-left-color:#fecaca40;border-right-color:#fecaca40}.border-x-red-200\/30{border-left-color:#fecaca4d;border-right-color:#fecaca4d}.border-x-red-200\/35{border-left-color:#fecaca59;border-right-color:#fecaca59}.border-x-red-200\/40{border-left-color:#fecaca66;border-right-color:#fecaca66}.border-x-red-200\/45{border-left-color:#fecaca73;border-right-color:#fecaca73}.border-x-red-200\/5{border-left-color:#fecaca0d;border-right-color:#fecaca0d}.border-x-red-200\/50{border-left-color:#fecaca80;border-right-color:#fecaca80}.border-x-red-200\/55{border-left-color:#fecaca8c;border-right-color:#fecaca8c}.border-x-red-200\/60{border-left-color:#fecaca99;border-right-color:#fecaca99}.border-x-red-200\/65{border-left-color:#fecacaa6;border-right-color:#fecacaa6}.border-x-red-200\/70{border-left-color:#fecacab3;border-right-color:#fecacab3}.border-x-red-200\/75{border-left-color:#fecacabf;border-right-color:#fecacabf}.border-x-red-200\/80{border-left-color:#fecacacc;border-right-color:#fecacacc}.border-x-red-200\/85{border-left-color:#fecacad9;border-right-color:#fecacad9}.border-x-red-200\/90{border-left-color:#fecacae6;border-right-color:#fecacae6}.border-x-red-200\/95{border-left-color:#fecacaf2;border-right-color:#fecacaf2}.border-x-red-300{--tw-border-opacity: 1;border-left-color:rgb(252 165 165 / var(--tw-border-opacity));border-right-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-x-red-300\/0{border-left-color:#fca5a500;border-right-color:#fca5a500}.border-x-red-300\/10{border-left-color:#fca5a51a;border-right-color:#fca5a51a}.border-x-red-300\/100{border-left-color:#fca5a5;border-right-color:#fca5a5}.border-x-red-300\/15{border-left-color:#fca5a526;border-right-color:#fca5a526}.border-x-red-300\/20{border-left-color:#fca5a533;border-right-color:#fca5a533}.border-x-red-300\/25{border-left-color:#fca5a540;border-right-color:#fca5a540}.border-x-red-300\/30{border-left-color:#fca5a54d;border-right-color:#fca5a54d}.border-x-red-300\/35{border-left-color:#fca5a559;border-right-color:#fca5a559}.border-x-red-300\/40{border-left-color:#fca5a566;border-right-color:#fca5a566}.border-x-red-300\/45{border-left-color:#fca5a573;border-right-color:#fca5a573}.border-x-red-300\/5{border-left-color:#fca5a50d;border-right-color:#fca5a50d}.border-x-red-300\/50{border-left-color:#fca5a580;border-right-color:#fca5a580}.border-x-red-300\/55{border-left-color:#fca5a58c;border-right-color:#fca5a58c}.border-x-red-300\/60{border-left-color:#fca5a599;border-right-color:#fca5a599}.border-x-red-300\/65{border-left-color:#fca5a5a6;border-right-color:#fca5a5a6}.border-x-red-300\/70{border-left-color:#fca5a5b3;border-right-color:#fca5a5b3}.border-x-red-300\/75{border-left-color:#fca5a5bf;border-right-color:#fca5a5bf}.border-x-red-300\/80{border-left-color:#fca5a5cc;border-right-color:#fca5a5cc}.border-x-red-300\/85{border-left-color:#fca5a5d9;border-right-color:#fca5a5d9}.border-x-red-300\/90{border-left-color:#fca5a5e6;border-right-color:#fca5a5e6}.border-x-red-300\/95{border-left-color:#fca5a5f2;border-right-color:#fca5a5f2}.border-x-red-400{--tw-border-opacity: 1;border-left-color:rgb(248 113 113 / var(--tw-border-opacity));border-right-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-x-red-400\/0{border-left-color:#f8717100;border-right-color:#f8717100}.border-x-red-400\/10{border-left-color:#f871711a;border-right-color:#f871711a}.border-x-red-400\/100{border-left-color:#f87171;border-right-color:#f87171}.border-x-red-400\/15{border-left-color:#f8717126;border-right-color:#f8717126}.border-x-red-400\/20{border-left-color:#f8717133;border-right-color:#f8717133}.border-x-red-400\/25{border-left-color:#f8717140;border-right-color:#f8717140}.border-x-red-400\/30{border-left-color:#f871714d;border-right-color:#f871714d}.border-x-red-400\/35{border-left-color:#f8717159;border-right-color:#f8717159}.border-x-red-400\/40{border-left-color:#f8717166;border-right-color:#f8717166}.border-x-red-400\/45{border-left-color:#f8717173;border-right-color:#f8717173}.border-x-red-400\/5{border-left-color:#f871710d;border-right-color:#f871710d}.border-x-red-400\/50{border-left-color:#f8717180;border-right-color:#f8717180}.border-x-red-400\/55{border-left-color:#f871718c;border-right-color:#f871718c}.border-x-red-400\/60{border-left-color:#f8717199;border-right-color:#f8717199}.border-x-red-400\/65{border-left-color:#f87171a6;border-right-color:#f87171a6}.border-x-red-400\/70{border-left-color:#f87171b3;border-right-color:#f87171b3}.border-x-red-400\/75{border-left-color:#f87171bf;border-right-color:#f87171bf}.border-x-red-400\/80{border-left-color:#f87171cc;border-right-color:#f87171cc}.border-x-red-400\/85{border-left-color:#f87171d9;border-right-color:#f87171d9}.border-x-red-400\/90{border-left-color:#f87171e6;border-right-color:#f87171e6}.border-x-red-400\/95{border-left-color:#f87171f2;border-right-color:#f87171f2}.border-x-red-50{--tw-border-opacity: 1;border-left-color:rgb(254 242 242 / var(--tw-border-opacity));border-right-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-x-red-50\/0{border-left-color:#fef2f200;border-right-color:#fef2f200}.border-x-red-50\/10{border-left-color:#fef2f21a;border-right-color:#fef2f21a}.border-x-red-50\/100{border-left-color:#fef2f2;border-right-color:#fef2f2}.border-x-red-50\/15{border-left-color:#fef2f226;border-right-color:#fef2f226}.border-x-red-50\/20{border-left-color:#fef2f233;border-right-color:#fef2f233}.border-x-red-50\/25{border-left-color:#fef2f240;border-right-color:#fef2f240}.border-x-red-50\/30{border-left-color:#fef2f24d;border-right-color:#fef2f24d}.border-x-red-50\/35{border-left-color:#fef2f259;border-right-color:#fef2f259}.border-x-red-50\/40{border-left-color:#fef2f266;border-right-color:#fef2f266}.border-x-red-50\/45{border-left-color:#fef2f273;border-right-color:#fef2f273}.border-x-red-50\/5{border-left-color:#fef2f20d;border-right-color:#fef2f20d}.border-x-red-50\/50{border-left-color:#fef2f280;border-right-color:#fef2f280}.border-x-red-50\/55{border-left-color:#fef2f28c;border-right-color:#fef2f28c}.border-x-red-50\/60{border-left-color:#fef2f299;border-right-color:#fef2f299}.border-x-red-50\/65{border-left-color:#fef2f2a6;border-right-color:#fef2f2a6}.border-x-red-50\/70{border-left-color:#fef2f2b3;border-right-color:#fef2f2b3}.border-x-red-50\/75{border-left-color:#fef2f2bf;border-right-color:#fef2f2bf}.border-x-red-50\/80{border-left-color:#fef2f2cc;border-right-color:#fef2f2cc}.border-x-red-50\/85{border-left-color:#fef2f2d9;border-right-color:#fef2f2d9}.border-x-red-50\/90{border-left-color:#fef2f2e6;border-right-color:#fef2f2e6}.border-x-red-50\/95{border-left-color:#fef2f2f2;border-right-color:#fef2f2f2}.border-x-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity));border-right-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-x-red-500\/0{border-left-color:#ef444400;border-right-color:#ef444400}.border-x-red-500\/10{border-left-color:#ef44441a;border-right-color:#ef44441a}.border-x-red-500\/100{border-left-color:#ef4444;border-right-color:#ef4444}.border-x-red-500\/15{border-left-color:#ef444426;border-right-color:#ef444426}.border-x-red-500\/20{border-left-color:#ef444433;border-right-color:#ef444433}.border-x-red-500\/25{border-left-color:#ef444440;border-right-color:#ef444440}.border-x-red-500\/30{border-left-color:#ef44444d;border-right-color:#ef44444d}.border-x-red-500\/35{border-left-color:#ef444459;border-right-color:#ef444459}.border-x-red-500\/40{border-left-color:#ef444466;border-right-color:#ef444466}.border-x-red-500\/45{border-left-color:#ef444473;border-right-color:#ef444473}.border-x-red-500\/5{border-left-color:#ef44440d;border-right-color:#ef44440d}.border-x-red-500\/50{border-left-color:#ef444480;border-right-color:#ef444480}.border-x-red-500\/55{border-left-color:#ef44448c;border-right-color:#ef44448c}.border-x-red-500\/60{border-left-color:#ef444499;border-right-color:#ef444499}.border-x-red-500\/65{border-left-color:#ef4444a6;border-right-color:#ef4444a6}.border-x-red-500\/70{border-left-color:#ef4444b3;border-right-color:#ef4444b3}.border-x-red-500\/75{border-left-color:#ef4444bf;border-right-color:#ef4444bf}.border-x-red-500\/80{border-left-color:#ef4444cc;border-right-color:#ef4444cc}.border-x-red-500\/85{border-left-color:#ef4444d9;border-right-color:#ef4444d9}.border-x-red-500\/90{border-left-color:#ef4444e6;border-right-color:#ef4444e6}.border-x-red-500\/95{border-left-color:#ef4444f2;border-right-color:#ef4444f2}.border-x-red-600{--tw-border-opacity: 1;border-left-color:rgb(220 38 38 / var(--tw-border-opacity));border-right-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-x-red-600\/0{border-left-color:#dc262600;border-right-color:#dc262600}.border-x-red-600\/10{border-left-color:#dc26261a;border-right-color:#dc26261a}.border-x-red-600\/100{border-left-color:#dc2626;border-right-color:#dc2626}.border-x-red-600\/15{border-left-color:#dc262626;border-right-color:#dc262626}.border-x-red-600\/20{border-left-color:#dc262633;border-right-color:#dc262633}.border-x-red-600\/25{border-left-color:#dc262640;border-right-color:#dc262640}.border-x-red-600\/30{border-left-color:#dc26264d;border-right-color:#dc26264d}.border-x-red-600\/35{border-left-color:#dc262659;border-right-color:#dc262659}.border-x-red-600\/40{border-left-color:#dc262666;border-right-color:#dc262666}.border-x-red-600\/45{border-left-color:#dc262673;border-right-color:#dc262673}.border-x-red-600\/5{border-left-color:#dc26260d;border-right-color:#dc26260d}.border-x-red-600\/50{border-left-color:#dc262680;border-right-color:#dc262680}.border-x-red-600\/55{border-left-color:#dc26268c;border-right-color:#dc26268c}.border-x-red-600\/60{border-left-color:#dc262699;border-right-color:#dc262699}.border-x-red-600\/65{border-left-color:#dc2626a6;border-right-color:#dc2626a6}.border-x-red-600\/70{border-left-color:#dc2626b3;border-right-color:#dc2626b3}.border-x-red-600\/75{border-left-color:#dc2626bf;border-right-color:#dc2626bf}.border-x-red-600\/80{border-left-color:#dc2626cc;border-right-color:#dc2626cc}.border-x-red-600\/85{border-left-color:#dc2626d9;border-right-color:#dc2626d9}.border-x-red-600\/90{border-left-color:#dc2626e6;border-right-color:#dc2626e6}.border-x-red-600\/95{border-left-color:#dc2626f2;border-right-color:#dc2626f2}.border-x-red-700{--tw-border-opacity: 1;border-left-color:rgb(185 28 28 / var(--tw-border-opacity));border-right-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-x-red-700\/0{border-left-color:#b91c1c00;border-right-color:#b91c1c00}.border-x-red-700\/10{border-left-color:#b91c1c1a;border-right-color:#b91c1c1a}.border-x-red-700\/100{border-left-color:#b91c1c;border-right-color:#b91c1c}.border-x-red-700\/15{border-left-color:#b91c1c26;border-right-color:#b91c1c26}.border-x-red-700\/20{border-left-color:#b91c1c33;border-right-color:#b91c1c33}.border-x-red-700\/25{border-left-color:#b91c1c40;border-right-color:#b91c1c40}.border-x-red-700\/30{border-left-color:#b91c1c4d;border-right-color:#b91c1c4d}.border-x-red-700\/35{border-left-color:#b91c1c59;border-right-color:#b91c1c59}.border-x-red-700\/40{border-left-color:#b91c1c66;border-right-color:#b91c1c66}.border-x-red-700\/45{border-left-color:#b91c1c73;border-right-color:#b91c1c73}.border-x-red-700\/5{border-left-color:#b91c1c0d;border-right-color:#b91c1c0d}.border-x-red-700\/50{border-left-color:#b91c1c80;border-right-color:#b91c1c80}.border-x-red-700\/55{border-left-color:#b91c1c8c;border-right-color:#b91c1c8c}.border-x-red-700\/60{border-left-color:#b91c1c99;border-right-color:#b91c1c99}.border-x-red-700\/65{border-left-color:#b91c1ca6;border-right-color:#b91c1ca6}.border-x-red-700\/70{border-left-color:#b91c1cb3;border-right-color:#b91c1cb3}.border-x-red-700\/75{border-left-color:#b91c1cbf;border-right-color:#b91c1cbf}.border-x-red-700\/80{border-left-color:#b91c1ccc;border-right-color:#b91c1ccc}.border-x-red-700\/85{border-left-color:#b91c1cd9;border-right-color:#b91c1cd9}.border-x-red-700\/90{border-left-color:#b91c1ce6;border-right-color:#b91c1ce6}.border-x-red-700\/95{border-left-color:#b91c1cf2;border-right-color:#b91c1cf2}.border-x-red-800{--tw-border-opacity: 1;border-left-color:rgb(153 27 27 / var(--tw-border-opacity));border-right-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-x-red-800\/0{border-left-color:#991b1b00;border-right-color:#991b1b00}.border-x-red-800\/10{border-left-color:#991b1b1a;border-right-color:#991b1b1a}.border-x-red-800\/100{border-left-color:#991b1b;border-right-color:#991b1b}.border-x-red-800\/15{border-left-color:#991b1b26;border-right-color:#991b1b26}.border-x-red-800\/20{border-left-color:#991b1b33;border-right-color:#991b1b33}.border-x-red-800\/25{border-left-color:#991b1b40;border-right-color:#991b1b40}.border-x-red-800\/30{border-left-color:#991b1b4d;border-right-color:#991b1b4d}.border-x-red-800\/35{border-left-color:#991b1b59;border-right-color:#991b1b59}.border-x-red-800\/40{border-left-color:#991b1b66;border-right-color:#991b1b66}.border-x-red-800\/45{border-left-color:#991b1b73;border-right-color:#991b1b73}.border-x-red-800\/5{border-left-color:#991b1b0d;border-right-color:#991b1b0d}.border-x-red-800\/50{border-left-color:#991b1b80;border-right-color:#991b1b80}.border-x-red-800\/55{border-left-color:#991b1b8c;border-right-color:#991b1b8c}.border-x-red-800\/60{border-left-color:#991b1b99;border-right-color:#991b1b99}.border-x-red-800\/65{border-left-color:#991b1ba6;border-right-color:#991b1ba6}.border-x-red-800\/70{border-left-color:#991b1bb3;border-right-color:#991b1bb3}.border-x-red-800\/75{border-left-color:#991b1bbf;border-right-color:#991b1bbf}.border-x-red-800\/80{border-left-color:#991b1bcc;border-right-color:#991b1bcc}.border-x-red-800\/85{border-left-color:#991b1bd9;border-right-color:#991b1bd9}.border-x-red-800\/90{border-left-color:#991b1be6;border-right-color:#991b1be6}.border-x-red-800\/95{border-left-color:#991b1bf2;border-right-color:#991b1bf2}.border-x-red-900{--tw-border-opacity: 1;border-left-color:rgb(127 29 29 / var(--tw-border-opacity));border-right-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-x-red-900\/0{border-left-color:#7f1d1d00;border-right-color:#7f1d1d00}.border-x-red-900\/10{border-left-color:#7f1d1d1a;border-right-color:#7f1d1d1a}.border-x-red-900\/100{border-left-color:#7f1d1d;border-right-color:#7f1d1d}.border-x-red-900\/15{border-left-color:#7f1d1d26;border-right-color:#7f1d1d26}.border-x-red-900\/20{border-left-color:#7f1d1d33;border-right-color:#7f1d1d33}.border-x-red-900\/25{border-left-color:#7f1d1d40;border-right-color:#7f1d1d40}.border-x-red-900\/30{border-left-color:#7f1d1d4d;border-right-color:#7f1d1d4d}.border-x-red-900\/35{border-left-color:#7f1d1d59;border-right-color:#7f1d1d59}.border-x-red-900\/40{border-left-color:#7f1d1d66;border-right-color:#7f1d1d66}.border-x-red-900\/45{border-left-color:#7f1d1d73;border-right-color:#7f1d1d73}.border-x-red-900\/5{border-left-color:#7f1d1d0d;border-right-color:#7f1d1d0d}.border-x-red-900\/50{border-left-color:#7f1d1d80;border-right-color:#7f1d1d80}.border-x-red-900\/55{border-left-color:#7f1d1d8c;border-right-color:#7f1d1d8c}.border-x-red-900\/60{border-left-color:#7f1d1d99;border-right-color:#7f1d1d99}.border-x-red-900\/65{border-left-color:#7f1d1da6;border-right-color:#7f1d1da6}.border-x-red-900\/70{border-left-color:#7f1d1db3;border-right-color:#7f1d1db3}.border-x-red-900\/75{border-left-color:#7f1d1dbf;border-right-color:#7f1d1dbf}.border-x-red-900\/80{border-left-color:#7f1d1dcc;border-right-color:#7f1d1dcc}.border-x-red-900\/85{border-left-color:#7f1d1dd9;border-right-color:#7f1d1dd9}.border-x-red-900\/90{border-left-color:#7f1d1de6;border-right-color:#7f1d1de6}.border-x-red-900\/95{border-left-color:#7f1d1df2;border-right-color:#7f1d1df2}.border-x-red-950{--tw-border-opacity: 1;border-left-color:rgb(69 10 10 / var(--tw-border-opacity));border-right-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-x-red-950\/0{border-left-color:#450a0a00;border-right-color:#450a0a00}.border-x-red-950\/10{border-left-color:#450a0a1a;border-right-color:#450a0a1a}.border-x-red-950\/100{border-left-color:#450a0a;border-right-color:#450a0a}.border-x-red-950\/15{border-left-color:#450a0a26;border-right-color:#450a0a26}.border-x-red-950\/20{border-left-color:#450a0a33;border-right-color:#450a0a33}.border-x-red-950\/25{border-left-color:#450a0a40;border-right-color:#450a0a40}.border-x-red-950\/30{border-left-color:#450a0a4d;border-right-color:#450a0a4d}.border-x-red-950\/35{border-left-color:#450a0a59;border-right-color:#450a0a59}.border-x-red-950\/40{border-left-color:#450a0a66;border-right-color:#450a0a66}.border-x-red-950\/45{border-left-color:#450a0a73;border-right-color:#450a0a73}.border-x-red-950\/5{border-left-color:#450a0a0d;border-right-color:#450a0a0d}.border-x-red-950\/50{border-left-color:#450a0a80;border-right-color:#450a0a80}.border-x-red-950\/55{border-left-color:#450a0a8c;border-right-color:#450a0a8c}.border-x-red-950\/60{border-left-color:#450a0a99;border-right-color:#450a0a99}.border-x-red-950\/65{border-left-color:#450a0aa6;border-right-color:#450a0aa6}.border-x-red-950\/70{border-left-color:#450a0ab3;border-right-color:#450a0ab3}.border-x-red-950\/75{border-left-color:#450a0abf;border-right-color:#450a0abf}.border-x-red-950\/80{border-left-color:#450a0acc;border-right-color:#450a0acc}.border-x-red-950\/85{border-left-color:#450a0ad9;border-right-color:#450a0ad9}.border-x-red-950\/90{border-left-color:#450a0ae6;border-right-color:#450a0ae6}.border-x-red-950\/95{border-left-color:#450a0af2;border-right-color:#450a0af2}.border-y-blue-100{--tw-border-opacity: 1;border-top-color:rgb(219 234 254 / var(--tw-border-opacity));border-bottom-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-y-blue-100\/0{border-top-color:#dbeafe00;border-bottom-color:#dbeafe00}.border-y-blue-100\/10{border-top-color:#dbeafe1a;border-bottom-color:#dbeafe1a}.border-y-blue-100\/100{border-top-color:#dbeafe;border-bottom-color:#dbeafe}.border-y-blue-100\/15{border-top-color:#dbeafe26;border-bottom-color:#dbeafe26}.border-y-blue-100\/20{border-top-color:#dbeafe33;border-bottom-color:#dbeafe33}.border-y-blue-100\/25{border-top-color:#dbeafe40;border-bottom-color:#dbeafe40}.border-y-blue-100\/30{border-top-color:#dbeafe4d;border-bottom-color:#dbeafe4d}.border-y-blue-100\/35{border-top-color:#dbeafe59;border-bottom-color:#dbeafe59}.border-y-blue-100\/40{border-top-color:#dbeafe66;border-bottom-color:#dbeafe66}.border-y-blue-100\/45{border-top-color:#dbeafe73;border-bottom-color:#dbeafe73}.border-y-blue-100\/5{border-top-color:#dbeafe0d;border-bottom-color:#dbeafe0d}.border-y-blue-100\/50{border-top-color:#dbeafe80;border-bottom-color:#dbeafe80}.border-y-blue-100\/55{border-top-color:#dbeafe8c;border-bottom-color:#dbeafe8c}.border-y-blue-100\/60{border-top-color:#dbeafe99;border-bottom-color:#dbeafe99}.border-y-blue-100\/65{border-top-color:#dbeafea6;border-bottom-color:#dbeafea6}.border-y-blue-100\/70{border-top-color:#dbeafeb3;border-bottom-color:#dbeafeb3}.border-y-blue-100\/75{border-top-color:#dbeafebf;border-bottom-color:#dbeafebf}.border-y-blue-100\/80{border-top-color:#dbeafecc;border-bottom-color:#dbeafecc}.border-y-blue-100\/85{border-top-color:#dbeafed9;border-bottom-color:#dbeafed9}.border-y-blue-100\/90{border-top-color:#dbeafee6;border-bottom-color:#dbeafee6}.border-y-blue-100\/95{border-top-color:#dbeafef2;border-bottom-color:#dbeafef2}.border-y-blue-200{--tw-border-opacity: 1;border-top-color:rgb(191 219 254 / var(--tw-border-opacity));border-bottom-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-y-blue-200\/0{border-top-color:#bfdbfe00;border-bottom-color:#bfdbfe00}.border-y-blue-200\/10{border-top-color:#bfdbfe1a;border-bottom-color:#bfdbfe1a}.border-y-blue-200\/100{border-top-color:#bfdbfe;border-bottom-color:#bfdbfe}.border-y-blue-200\/15{border-top-color:#bfdbfe26;border-bottom-color:#bfdbfe26}.border-y-blue-200\/20{border-top-color:#bfdbfe33;border-bottom-color:#bfdbfe33}.border-y-blue-200\/25{border-top-color:#bfdbfe40;border-bottom-color:#bfdbfe40}.border-y-blue-200\/30{border-top-color:#bfdbfe4d;border-bottom-color:#bfdbfe4d}.border-y-blue-200\/35{border-top-color:#bfdbfe59;border-bottom-color:#bfdbfe59}.border-y-blue-200\/40{border-top-color:#bfdbfe66;border-bottom-color:#bfdbfe66}.border-y-blue-200\/45{border-top-color:#bfdbfe73;border-bottom-color:#bfdbfe73}.border-y-blue-200\/5{border-top-color:#bfdbfe0d;border-bottom-color:#bfdbfe0d}.border-y-blue-200\/50{border-top-color:#bfdbfe80;border-bottom-color:#bfdbfe80}.border-y-blue-200\/55{border-top-color:#bfdbfe8c;border-bottom-color:#bfdbfe8c}.border-y-blue-200\/60{border-top-color:#bfdbfe99;border-bottom-color:#bfdbfe99}.border-y-blue-200\/65{border-top-color:#bfdbfea6;border-bottom-color:#bfdbfea6}.border-y-blue-200\/70{border-top-color:#bfdbfeb3;border-bottom-color:#bfdbfeb3}.border-y-blue-200\/75{border-top-color:#bfdbfebf;border-bottom-color:#bfdbfebf}.border-y-blue-200\/80{border-top-color:#bfdbfecc;border-bottom-color:#bfdbfecc}.border-y-blue-200\/85{border-top-color:#bfdbfed9;border-bottom-color:#bfdbfed9}.border-y-blue-200\/90{border-top-color:#bfdbfee6;border-bottom-color:#bfdbfee6}.border-y-blue-200\/95{border-top-color:#bfdbfef2;border-bottom-color:#bfdbfef2}.border-y-blue-300{--tw-border-opacity: 1;border-top-color:rgb(147 197 253 / var(--tw-border-opacity));border-bottom-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-y-blue-300\/0{border-top-color:#93c5fd00;border-bottom-color:#93c5fd00}.border-y-blue-300\/10{border-top-color:#93c5fd1a;border-bottom-color:#93c5fd1a}.border-y-blue-300\/100{border-top-color:#93c5fd;border-bottom-color:#93c5fd}.border-y-blue-300\/15{border-top-color:#93c5fd26;border-bottom-color:#93c5fd26}.border-y-blue-300\/20{border-top-color:#93c5fd33;border-bottom-color:#93c5fd33}.border-y-blue-300\/25{border-top-color:#93c5fd40;border-bottom-color:#93c5fd40}.border-y-blue-300\/30{border-top-color:#93c5fd4d;border-bottom-color:#93c5fd4d}.border-y-blue-300\/35{border-top-color:#93c5fd59;border-bottom-color:#93c5fd59}.border-y-blue-300\/40{border-top-color:#93c5fd66;border-bottom-color:#93c5fd66}.border-y-blue-300\/45{border-top-color:#93c5fd73;border-bottom-color:#93c5fd73}.border-y-blue-300\/5{border-top-color:#93c5fd0d;border-bottom-color:#93c5fd0d}.border-y-blue-300\/50{border-top-color:#93c5fd80;border-bottom-color:#93c5fd80}.border-y-blue-300\/55{border-top-color:#93c5fd8c;border-bottom-color:#93c5fd8c}.border-y-blue-300\/60{border-top-color:#93c5fd99;border-bottom-color:#93c5fd99}.border-y-blue-300\/65{border-top-color:#93c5fda6;border-bottom-color:#93c5fda6}.border-y-blue-300\/70{border-top-color:#93c5fdb3;border-bottom-color:#93c5fdb3}.border-y-blue-300\/75{border-top-color:#93c5fdbf;border-bottom-color:#93c5fdbf}.border-y-blue-300\/80{border-top-color:#93c5fdcc;border-bottom-color:#93c5fdcc}.border-y-blue-300\/85{border-top-color:#93c5fdd9;border-bottom-color:#93c5fdd9}.border-y-blue-300\/90{border-top-color:#93c5fde6;border-bottom-color:#93c5fde6}.border-y-blue-300\/95{border-top-color:#93c5fdf2;border-bottom-color:#93c5fdf2}.border-y-blue-400{--tw-border-opacity: 1;border-top-color:rgb(96 165 250 / var(--tw-border-opacity));border-bottom-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-y-blue-400\/0{border-top-color:#60a5fa00;border-bottom-color:#60a5fa00}.border-y-blue-400\/10{border-top-color:#60a5fa1a;border-bottom-color:#60a5fa1a}.border-y-blue-400\/100{border-top-color:#60a5fa;border-bottom-color:#60a5fa}.border-y-blue-400\/15{border-top-color:#60a5fa26;border-bottom-color:#60a5fa26}.border-y-blue-400\/20{border-top-color:#60a5fa33;border-bottom-color:#60a5fa33}.border-y-blue-400\/25{border-top-color:#60a5fa40;border-bottom-color:#60a5fa40}.border-y-blue-400\/30{border-top-color:#60a5fa4d;border-bottom-color:#60a5fa4d}.border-y-blue-400\/35{border-top-color:#60a5fa59;border-bottom-color:#60a5fa59}.border-y-blue-400\/40{border-top-color:#60a5fa66;border-bottom-color:#60a5fa66}.border-y-blue-400\/45{border-top-color:#60a5fa73;border-bottom-color:#60a5fa73}.border-y-blue-400\/5{border-top-color:#60a5fa0d;border-bottom-color:#60a5fa0d}.border-y-blue-400\/50{border-top-color:#60a5fa80;border-bottom-color:#60a5fa80}.border-y-blue-400\/55{border-top-color:#60a5fa8c;border-bottom-color:#60a5fa8c}.border-y-blue-400\/60{border-top-color:#60a5fa99;border-bottom-color:#60a5fa99}.border-y-blue-400\/65{border-top-color:#60a5faa6;border-bottom-color:#60a5faa6}.border-y-blue-400\/70{border-top-color:#60a5fab3;border-bottom-color:#60a5fab3}.border-y-blue-400\/75{border-top-color:#60a5fabf;border-bottom-color:#60a5fabf}.border-y-blue-400\/80{border-top-color:#60a5facc;border-bottom-color:#60a5facc}.border-y-blue-400\/85{border-top-color:#60a5fad9;border-bottom-color:#60a5fad9}.border-y-blue-400\/90{border-top-color:#60a5fae6;border-bottom-color:#60a5fae6}.border-y-blue-400\/95{border-top-color:#60a5faf2;border-bottom-color:#60a5faf2}.border-y-blue-50{--tw-border-opacity: 1;border-top-color:rgb(239 246 255 / var(--tw-border-opacity));border-bottom-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-y-blue-50\/0{border-top-color:#eff6ff00;border-bottom-color:#eff6ff00}.border-y-blue-50\/10{border-top-color:#eff6ff1a;border-bottom-color:#eff6ff1a}.border-y-blue-50\/100{border-top-color:#eff6ff;border-bottom-color:#eff6ff}.border-y-blue-50\/15{border-top-color:#eff6ff26;border-bottom-color:#eff6ff26}.border-y-blue-50\/20{border-top-color:#eff6ff33;border-bottom-color:#eff6ff33}.border-y-blue-50\/25{border-top-color:#eff6ff40;border-bottom-color:#eff6ff40}.border-y-blue-50\/30{border-top-color:#eff6ff4d;border-bottom-color:#eff6ff4d}.border-y-blue-50\/35{border-top-color:#eff6ff59;border-bottom-color:#eff6ff59}.border-y-blue-50\/40{border-top-color:#eff6ff66;border-bottom-color:#eff6ff66}.border-y-blue-50\/45{border-top-color:#eff6ff73;border-bottom-color:#eff6ff73}.border-y-blue-50\/5{border-top-color:#eff6ff0d;border-bottom-color:#eff6ff0d}.border-y-blue-50\/50{border-top-color:#eff6ff80;border-bottom-color:#eff6ff80}.border-y-blue-50\/55{border-top-color:#eff6ff8c;border-bottom-color:#eff6ff8c}.border-y-blue-50\/60{border-top-color:#eff6ff99;border-bottom-color:#eff6ff99}.border-y-blue-50\/65{border-top-color:#eff6ffa6;border-bottom-color:#eff6ffa6}.border-y-blue-50\/70{border-top-color:#eff6ffb3;border-bottom-color:#eff6ffb3}.border-y-blue-50\/75{border-top-color:#eff6ffbf;border-bottom-color:#eff6ffbf}.border-y-blue-50\/80{border-top-color:#eff6ffcc;border-bottom-color:#eff6ffcc}.border-y-blue-50\/85{border-top-color:#eff6ffd9;border-bottom-color:#eff6ffd9}.border-y-blue-50\/90{border-top-color:#eff6ffe6;border-bottom-color:#eff6ffe6}.border-y-blue-50\/95{border-top-color:#eff6fff2;border-bottom-color:#eff6fff2}.border-y-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity));border-bottom-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-y-blue-500\/0{border-top-color:#3b82f600;border-bottom-color:#3b82f600}.border-y-blue-500\/10{border-top-color:#3b82f61a;border-bottom-color:#3b82f61a}.border-y-blue-500\/100{border-top-color:#3b82f6;border-bottom-color:#3b82f6}.border-y-blue-500\/15{border-top-color:#3b82f626;border-bottom-color:#3b82f626}.border-y-blue-500\/20{border-top-color:#3b82f633;border-bottom-color:#3b82f633}.border-y-blue-500\/25{border-top-color:#3b82f640;border-bottom-color:#3b82f640}.border-y-blue-500\/30{border-top-color:#3b82f64d;border-bottom-color:#3b82f64d}.border-y-blue-500\/35{border-top-color:#3b82f659;border-bottom-color:#3b82f659}.border-y-blue-500\/40{border-top-color:#3b82f666;border-bottom-color:#3b82f666}.border-y-blue-500\/45{border-top-color:#3b82f673;border-bottom-color:#3b82f673}.border-y-blue-500\/5{border-top-color:#3b82f60d;border-bottom-color:#3b82f60d}.border-y-blue-500\/50{border-top-color:#3b82f680;border-bottom-color:#3b82f680}.border-y-blue-500\/55{border-top-color:#3b82f68c;border-bottom-color:#3b82f68c}.border-y-blue-500\/60{border-top-color:#3b82f699;border-bottom-color:#3b82f699}.border-y-blue-500\/65{border-top-color:#3b82f6a6;border-bottom-color:#3b82f6a6}.border-y-blue-500\/70{border-top-color:#3b82f6b3;border-bottom-color:#3b82f6b3}.border-y-blue-500\/75{border-top-color:#3b82f6bf;border-bottom-color:#3b82f6bf}.border-y-blue-500\/80{border-top-color:#3b82f6cc;border-bottom-color:#3b82f6cc}.border-y-blue-500\/85{border-top-color:#3b82f6d9;border-bottom-color:#3b82f6d9}.border-y-blue-500\/90{border-top-color:#3b82f6e6;border-bottom-color:#3b82f6e6}.border-y-blue-500\/95{border-top-color:#3b82f6f2;border-bottom-color:#3b82f6f2}.border-y-blue-600{--tw-border-opacity: 1;border-top-color:rgb(37 99 235 / var(--tw-border-opacity));border-bottom-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-y-blue-600\/0{border-top-color:#2563eb00;border-bottom-color:#2563eb00}.border-y-blue-600\/10{border-top-color:#2563eb1a;border-bottom-color:#2563eb1a}.border-y-blue-600\/100{border-top-color:#2563eb;border-bottom-color:#2563eb}.border-y-blue-600\/15{border-top-color:#2563eb26;border-bottom-color:#2563eb26}.border-y-blue-600\/20{border-top-color:#2563eb33;border-bottom-color:#2563eb33}.border-y-blue-600\/25{border-top-color:#2563eb40;border-bottom-color:#2563eb40}.border-y-blue-600\/30{border-top-color:#2563eb4d;border-bottom-color:#2563eb4d}.border-y-blue-600\/35{border-top-color:#2563eb59;border-bottom-color:#2563eb59}.border-y-blue-600\/40{border-top-color:#2563eb66;border-bottom-color:#2563eb66}.border-y-blue-600\/45{border-top-color:#2563eb73;border-bottom-color:#2563eb73}.border-y-blue-600\/5{border-top-color:#2563eb0d;border-bottom-color:#2563eb0d}.border-y-blue-600\/50{border-top-color:#2563eb80;border-bottom-color:#2563eb80}.border-y-blue-600\/55{border-top-color:#2563eb8c;border-bottom-color:#2563eb8c}.border-y-blue-600\/60{border-top-color:#2563eb99;border-bottom-color:#2563eb99}.border-y-blue-600\/65{border-top-color:#2563eba6;border-bottom-color:#2563eba6}.border-y-blue-600\/70{border-top-color:#2563ebb3;border-bottom-color:#2563ebb3}.border-y-blue-600\/75{border-top-color:#2563ebbf;border-bottom-color:#2563ebbf}.border-y-blue-600\/80{border-top-color:#2563ebcc;border-bottom-color:#2563ebcc}.border-y-blue-600\/85{border-top-color:#2563ebd9;border-bottom-color:#2563ebd9}.border-y-blue-600\/90{border-top-color:#2563ebe6;border-bottom-color:#2563ebe6}.border-y-blue-600\/95{border-top-color:#2563ebf2;border-bottom-color:#2563ebf2}.border-y-blue-700{--tw-border-opacity: 1;border-top-color:rgb(29 78 216 / var(--tw-border-opacity));border-bottom-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-y-blue-700\/0{border-top-color:#1d4ed800;border-bottom-color:#1d4ed800}.border-y-blue-700\/10{border-top-color:#1d4ed81a;border-bottom-color:#1d4ed81a}.border-y-blue-700\/100{border-top-color:#1d4ed8;border-bottom-color:#1d4ed8}.border-y-blue-700\/15{border-top-color:#1d4ed826;border-bottom-color:#1d4ed826}.border-y-blue-700\/20{border-top-color:#1d4ed833;border-bottom-color:#1d4ed833}.border-y-blue-700\/25{border-top-color:#1d4ed840;border-bottom-color:#1d4ed840}.border-y-blue-700\/30{border-top-color:#1d4ed84d;border-bottom-color:#1d4ed84d}.border-y-blue-700\/35{border-top-color:#1d4ed859;border-bottom-color:#1d4ed859}.border-y-blue-700\/40{border-top-color:#1d4ed866;border-bottom-color:#1d4ed866}.border-y-blue-700\/45{border-top-color:#1d4ed873;border-bottom-color:#1d4ed873}.border-y-blue-700\/5{border-top-color:#1d4ed80d;border-bottom-color:#1d4ed80d}.border-y-blue-700\/50{border-top-color:#1d4ed880;border-bottom-color:#1d4ed880}.border-y-blue-700\/55{border-top-color:#1d4ed88c;border-bottom-color:#1d4ed88c}.border-y-blue-700\/60{border-top-color:#1d4ed899;border-bottom-color:#1d4ed899}.border-y-blue-700\/65{border-top-color:#1d4ed8a6;border-bottom-color:#1d4ed8a6}.border-y-blue-700\/70{border-top-color:#1d4ed8b3;border-bottom-color:#1d4ed8b3}.border-y-blue-700\/75{border-top-color:#1d4ed8bf;border-bottom-color:#1d4ed8bf}.border-y-blue-700\/80{border-top-color:#1d4ed8cc;border-bottom-color:#1d4ed8cc}.border-y-blue-700\/85{border-top-color:#1d4ed8d9;border-bottom-color:#1d4ed8d9}.border-y-blue-700\/90{border-top-color:#1d4ed8e6;border-bottom-color:#1d4ed8e6}.border-y-blue-700\/95{border-top-color:#1d4ed8f2;border-bottom-color:#1d4ed8f2}.border-y-blue-800{--tw-border-opacity: 1;border-top-color:rgb(30 64 175 / var(--tw-border-opacity));border-bottom-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-y-blue-800\/0{border-top-color:#1e40af00;border-bottom-color:#1e40af00}.border-y-blue-800\/10{border-top-color:#1e40af1a;border-bottom-color:#1e40af1a}.border-y-blue-800\/100{border-top-color:#1e40af;border-bottom-color:#1e40af}.border-y-blue-800\/15{border-top-color:#1e40af26;border-bottom-color:#1e40af26}.border-y-blue-800\/20{border-top-color:#1e40af33;border-bottom-color:#1e40af33}.border-y-blue-800\/25{border-top-color:#1e40af40;border-bottom-color:#1e40af40}.border-y-blue-800\/30{border-top-color:#1e40af4d;border-bottom-color:#1e40af4d}.border-y-blue-800\/35{border-top-color:#1e40af59;border-bottom-color:#1e40af59}.border-y-blue-800\/40{border-top-color:#1e40af66;border-bottom-color:#1e40af66}.border-y-blue-800\/45{border-top-color:#1e40af73;border-bottom-color:#1e40af73}.border-y-blue-800\/5{border-top-color:#1e40af0d;border-bottom-color:#1e40af0d}.border-y-blue-800\/50{border-top-color:#1e40af80;border-bottom-color:#1e40af80}.border-y-blue-800\/55{border-top-color:#1e40af8c;border-bottom-color:#1e40af8c}.border-y-blue-800\/60{border-top-color:#1e40af99;border-bottom-color:#1e40af99}.border-y-blue-800\/65{border-top-color:#1e40afa6;border-bottom-color:#1e40afa6}.border-y-blue-800\/70{border-top-color:#1e40afb3;border-bottom-color:#1e40afb3}.border-y-blue-800\/75{border-top-color:#1e40afbf;border-bottom-color:#1e40afbf}.border-y-blue-800\/80{border-top-color:#1e40afcc;border-bottom-color:#1e40afcc}.border-y-blue-800\/85{border-top-color:#1e40afd9;border-bottom-color:#1e40afd9}.border-y-blue-800\/90{border-top-color:#1e40afe6;border-bottom-color:#1e40afe6}.border-y-blue-800\/95{border-top-color:#1e40aff2;border-bottom-color:#1e40aff2}.border-y-blue-900{--tw-border-opacity: 1;border-top-color:rgb(30 58 138 / var(--tw-border-opacity));border-bottom-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-y-blue-900\/0{border-top-color:#1e3a8a00;border-bottom-color:#1e3a8a00}.border-y-blue-900\/10{border-top-color:#1e3a8a1a;border-bottom-color:#1e3a8a1a}.border-y-blue-900\/100{border-top-color:#1e3a8a;border-bottom-color:#1e3a8a}.border-y-blue-900\/15{border-top-color:#1e3a8a26;border-bottom-color:#1e3a8a26}.border-y-blue-900\/20{border-top-color:#1e3a8a33;border-bottom-color:#1e3a8a33}.border-y-blue-900\/25{border-top-color:#1e3a8a40;border-bottom-color:#1e3a8a40}.border-y-blue-900\/30{border-top-color:#1e3a8a4d;border-bottom-color:#1e3a8a4d}.border-y-blue-900\/35{border-top-color:#1e3a8a59;border-bottom-color:#1e3a8a59}.border-y-blue-900\/40{border-top-color:#1e3a8a66;border-bottom-color:#1e3a8a66}.border-y-blue-900\/45{border-top-color:#1e3a8a73;border-bottom-color:#1e3a8a73}.border-y-blue-900\/5{border-top-color:#1e3a8a0d;border-bottom-color:#1e3a8a0d}.border-y-blue-900\/50{border-top-color:#1e3a8a80;border-bottom-color:#1e3a8a80}.border-y-blue-900\/55{border-top-color:#1e3a8a8c;border-bottom-color:#1e3a8a8c}.border-y-blue-900\/60{border-top-color:#1e3a8a99;border-bottom-color:#1e3a8a99}.border-y-blue-900\/65{border-top-color:#1e3a8aa6;border-bottom-color:#1e3a8aa6}.border-y-blue-900\/70{border-top-color:#1e3a8ab3;border-bottom-color:#1e3a8ab3}.border-y-blue-900\/75{border-top-color:#1e3a8abf;border-bottom-color:#1e3a8abf}.border-y-blue-900\/80{border-top-color:#1e3a8acc;border-bottom-color:#1e3a8acc}.border-y-blue-900\/85{border-top-color:#1e3a8ad9;border-bottom-color:#1e3a8ad9}.border-y-blue-900\/90{border-top-color:#1e3a8ae6;border-bottom-color:#1e3a8ae6}.border-y-blue-900\/95{border-top-color:#1e3a8af2;border-bottom-color:#1e3a8af2}.border-y-blue-950{--tw-border-opacity: 1;border-top-color:rgb(23 37 84 / var(--tw-border-opacity));border-bottom-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-y-blue-950\/0{border-top-color:#17255400;border-bottom-color:#17255400}.border-y-blue-950\/10{border-top-color:#1725541a;border-bottom-color:#1725541a}.border-y-blue-950\/100{border-top-color:#172554;border-bottom-color:#172554}.border-y-blue-950\/15{border-top-color:#17255426;border-bottom-color:#17255426}.border-y-blue-950\/20{border-top-color:#17255433;border-bottom-color:#17255433}.border-y-blue-950\/25{border-top-color:#17255440;border-bottom-color:#17255440}.border-y-blue-950\/30{border-top-color:#1725544d;border-bottom-color:#1725544d}.border-y-blue-950\/35{border-top-color:#17255459;border-bottom-color:#17255459}.border-y-blue-950\/40{border-top-color:#17255466;border-bottom-color:#17255466}.border-y-blue-950\/45{border-top-color:#17255473;border-bottom-color:#17255473}.border-y-blue-950\/5{border-top-color:#1725540d;border-bottom-color:#1725540d}.border-y-blue-950\/50{border-top-color:#17255480;border-bottom-color:#17255480}.border-y-blue-950\/55{border-top-color:#1725548c;border-bottom-color:#1725548c}.border-y-blue-950\/60{border-top-color:#17255499;border-bottom-color:#17255499}.border-y-blue-950\/65{border-top-color:#172554a6;border-bottom-color:#172554a6}.border-y-blue-950\/70{border-top-color:#172554b3;border-bottom-color:#172554b3}.border-y-blue-950\/75{border-top-color:#172554bf;border-bottom-color:#172554bf}.border-y-blue-950\/80{border-top-color:#172554cc;border-bottom-color:#172554cc}.border-y-blue-950\/85{border-top-color:#172554d9;border-bottom-color:#172554d9}.border-y-blue-950\/90{border-top-color:#172554e6;border-bottom-color:#172554e6}.border-y-blue-950\/95{border-top-color:#172554f2;border-bottom-color:#172554f2}.border-y-green-100{--tw-border-opacity: 1;border-top-color:rgb(220 252 231 / var(--tw-border-opacity));border-bottom-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-y-green-100\/0{border-top-color:#dcfce700;border-bottom-color:#dcfce700}.border-y-green-100\/10{border-top-color:#dcfce71a;border-bottom-color:#dcfce71a}.border-y-green-100\/100{border-top-color:#dcfce7;border-bottom-color:#dcfce7}.border-y-green-100\/15{border-top-color:#dcfce726;border-bottom-color:#dcfce726}.border-y-green-100\/20{border-top-color:#dcfce733;border-bottom-color:#dcfce733}.border-y-green-100\/25{border-top-color:#dcfce740;border-bottom-color:#dcfce740}.border-y-green-100\/30{border-top-color:#dcfce74d;border-bottom-color:#dcfce74d}.border-y-green-100\/35{border-top-color:#dcfce759;border-bottom-color:#dcfce759}.border-y-green-100\/40{border-top-color:#dcfce766;border-bottom-color:#dcfce766}.border-y-green-100\/45{border-top-color:#dcfce773;border-bottom-color:#dcfce773}.border-y-green-100\/5{border-top-color:#dcfce70d;border-bottom-color:#dcfce70d}.border-y-green-100\/50{border-top-color:#dcfce780;border-bottom-color:#dcfce780}.border-y-green-100\/55{border-top-color:#dcfce78c;border-bottom-color:#dcfce78c}.border-y-green-100\/60{border-top-color:#dcfce799;border-bottom-color:#dcfce799}.border-y-green-100\/65{border-top-color:#dcfce7a6;border-bottom-color:#dcfce7a6}.border-y-green-100\/70{border-top-color:#dcfce7b3;border-bottom-color:#dcfce7b3}.border-y-green-100\/75{border-top-color:#dcfce7bf;border-bottom-color:#dcfce7bf}.border-y-green-100\/80{border-top-color:#dcfce7cc;border-bottom-color:#dcfce7cc}.border-y-green-100\/85{border-top-color:#dcfce7d9;border-bottom-color:#dcfce7d9}.border-y-green-100\/90{border-top-color:#dcfce7e6;border-bottom-color:#dcfce7e6}.border-y-green-100\/95{border-top-color:#dcfce7f2;border-bottom-color:#dcfce7f2}.border-y-green-200{--tw-border-opacity: 1;border-top-color:rgb(187 247 208 / var(--tw-border-opacity));border-bottom-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-y-green-200\/0{border-top-color:#bbf7d000;border-bottom-color:#bbf7d000}.border-y-green-200\/10{border-top-color:#bbf7d01a;border-bottom-color:#bbf7d01a}.border-y-green-200\/100{border-top-color:#bbf7d0;border-bottom-color:#bbf7d0}.border-y-green-200\/15{border-top-color:#bbf7d026;border-bottom-color:#bbf7d026}.border-y-green-200\/20{border-top-color:#bbf7d033;border-bottom-color:#bbf7d033}.border-y-green-200\/25{border-top-color:#bbf7d040;border-bottom-color:#bbf7d040}.border-y-green-200\/30{border-top-color:#bbf7d04d;border-bottom-color:#bbf7d04d}.border-y-green-200\/35{border-top-color:#bbf7d059;border-bottom-color:#bbf7d059}.border-y-green-200\/40{border-top-color:#bbf7d066;border-bottom-color:#bbf7d066}.border-y-green-200\/45{border-top-color:#bbf7d073;border-bottom-color:#bbf7d073}.border-y-green-200\/5{border-top-color:#bbf7d00d;border-bottom-color:#bbf7d00d}.border-y-green-200\/50{border-top-color:#bbf7d080;border-bottom-color:#bbf7d080}.border-y-green-200\/55{border-top-color:#bbf7d08c;border-bottom-color:#bbf7d08c}.border-y-green-200\/60{border-top-color:#bbf7d099;border-bottom-color:#bbf7d099}.border-y-green-200\/65{border-top-color:#bbf7d0a6;border-bottom-color:#bbf7d0a6}.border-y-green-200\/70{border-top-color:#bbf7d0b3;border-bottom-color:#bbf7d0b3}.border-y-green-200\/75{border-top-color:#bbf7d0bf;border-bottom-color:#bbf7d0bf}.border-y-green-200\/80{border-top-color:#bbf7d0cc;border-bottom-color:#bbf7d0cc}.border-y-green-200\/85{border-top-color:#bbf7d0d9;border-bottom-color:#bbf7d0d9}.border-y-green-200\/90{border-top-color:#bbf7d0e6;border-bottom-color:#bbf7d0e6}.border-y-green-200\/95{border-top-color:#bbf7d0f2;border-bottom-color:#bbf7d0f2}.border-y-green-300{--tw-border-opacity: 1;border-top-color:rgb(134 239 172 / var(--tw-border-opacity));border-bottom-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-y-green-300\/0{border-top-color:#86efac00;border-bottom-color:#86efac00}.border-y-green-300\/10{border-top-color:#86efac1a;border-bottom-color:#86efac1a}.border-y-green-300\/100{border-top-color:#86efac;border-bottom-color:#86efac}.border-y-green-300\/15{border-top-color:#86efac26;border-bottom-color:#86efac26}.border-y-green-300\/20{border-top-color:#86efac33;border-bottom-color:#86efac33}.border-y-green-300\/25{border-top-color:#86efac40;border-bottom-color:#86efac40}.border-y-green-300\/30{border-top-color:#86efac4d;border-bottom-color:#86efac4d}.border-y-green-300\/35{border-top-color:#86efac59;border-bottom-color:#86efac59}.border-y-green-300\/40{border-top-color:#86efac66;border-bottom-color:#86efac66}.border-y-green-300\/45{border-top-color:#86efac73;border-bottom-color:#86efac73}.border-y-green-300\/5{border-top-color:#86efac0d;border-bottom-color:#86efac0d}.border-y-green-300\/50{border-top-color:#86efac80;border-bottom-color:#86efac80}.border-y-green-300\/55{border-top-color:#86efac8c;border-bottom-color:#86efac8c}.border-y-green-300\/60{border-top-color:#86efac99;border-bottom-color:#86efac99}.border-y-green-300\/65{border-top-color:#86efaca6;border-bottom-color:#86efaca6}.border-y-green-300\/70{border-top-color:#86efacb3;border-bottom-color:#86efacb3}.border-y-green-300\/75{border-top-color:#86efacbf;border-bottom-color:#86efacbf}.border-y-green-300\/80{border-top-color:#86efaccc;border-bottom-color:#86efaccc}.border-y-green-300\/85{border-top-color:#86efacd9;border-bottom-color:#86efacd9}.border-y-green-300\/90{border-top-color:#86eface6;border-bottom-color:#86eface6}.border-y-green-300\/95{border-top-color:#86efacf2;border-bottom-color:#86efacf2}.border-y-green-400{--tw-border-opacity: 1;border-top-color:rgb(74 222 128 / var(--tw-border-opacity));border-bottom-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-y-green-400\/0{border-top-color:#4ade8000;border-bottom-color:#4ade8000}.border-y-green-400\/10{border-top-color:#4ade801a;border-bottom-color:#4ade801a}.border-y-green-400\/100{border-top-color:#4ade80;border-bottom-color:#4ade80}.border-y-green-400\/15{border-top-color:#4ade8026;border-bottom-color:#4ade8026}.border-y-green-400\/20{border-top-color:#4ade8033;border-bottom-color:#4ade8033}.border-y-green-400\/25{border-top-color:#4ade8040;border-bottom-color:#4ade8040}.border-y-green-400\/30{border-top-color:#4ade804d;border-bottom-color:#4ade804d}.border-y-green-400\/35{border-top-color:#4ade8059;border-bottom-color:#4ade8059}.border-y-green-400\/40{border-top-color:#4ade8066;border-bottom-color:#4ade8066}.border-y-green-400\/45{border-top-color:#4ade8073;border-bottom-color:#4ade8073}.border-y-green-400\/5{border-top-color:#4ade800d;border-bottom-color:#4ade800d}.border-y-green-400\/50{border-top-color:#4ade8080;border-bottom-color:#4ade8080}.border-y-green-400\/55{border-top-color:#4ade808c;border-bottom-color:#4ade808c}.border-y-green-400\/60{border-top-color:#4ade8099;border-bottom-color:#4ade8099}.border-y-green-400\/65{border-top-color:#4ade80a6;border-bottom-color:#4ade80a6}.border-y-green-400\/70{border-top-color:#4ade80b3;border-bottom-color:#4ade80b3}.border-y-green-400\/75{border-top-color:#4ade80bf;border-bottom-color:#4ade80bf}.border-y-green-400\/80{border-top-color:#4ade80cc;border-bottom-color:#4ade80cc}.border-y-green-400\/85{border-top-color:#4ade80d9;border-bottom-color:#4ade80d9}.border-y-green-400\/90{border-top-color:#4ade80e6;border-bottom-color:#4ade80e6}.border-y-green-400\/95{border-top-color:#4ade80f2;border-bottom-color:#4ade80f2}.border-y-green-50{--tw-border-opacity: 1;border-top-color:rgb(240 253 244 / var(--tw-border-opacity));border-bottom-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-y-green-50\/0{border-top-color:#f0fdf400;border-bottom-color:#f0fdf400}.border-y-green-50\/10{border-top-color:#f0fdf41a;border-bottom-color:#f0fdf41a}.border-y-green-50\/100{border-top-color:#f0fdf4;border-bottom-color:#f0fdf4}.border-y-green-50\/15{border-top-color:#f0fdf426;border-bottom-color:#f0fdf426}.border-y-green-50\/20{border-top-color:#f0fdf433;border-bottom-color:#f0fdf433}.border-y-green-50\/25{border-top-color:#f0fdf440;border-bottom-color:#f0fdf440}.border-y-green-50\/30{border-top-color:#f0fdf44d;border-bottom-color:#f0fdf44d}.border-y-green-50\/35{border-top-color:#f0fdf459;border-bottom-color:#f0fdf459}.border-y-green-50\/40{border-top-color:#f0fdf466;border-bottom-color:#f0fdf466}.border-y-green-50\/45{border-top-color:#f0fdf473;border-bottom-color:#f0fdf473}.border-y-green-50\/5{border-top-color:#f0fdf40d;border-bottom-color:#f0fdf40d}.border-y-green-50\/50{border-top-color:#f0fdf480;border-bottom-color:#f0fdf480}.border-y-green-50\/55{border-top-color:#f0fdf48c;border-bottom-color:#f0fdf48c}.border-y-green-50\/60{border-top-color:#f0fdf499;border-bottom-color:#f0fdf499}.border-y-green-50\/65{border-top-color:#f0fdf4a6;border-bottom-color:#f0fdf4a6}.border-y-green-50\/70{border-top-color:#f0fdf4b3;border-bottom-color:#f0fdf4b3}.border-y-green-50\/75{border-top-color:#f0fdf4bf;border-bottom-color:#f0fdf4bf}.border-y-green-50\/80{border-top-color:#f0fdf4cc;border-bottom-color:#f0fdf4cc}.border-y-green-50\/85{border-top-color:#f0fdf4d9;border-bottom-color:#f0fdf4d9}.border-y-green-50\/90{border-top-color:#f0fdf4e6;border-bottom-color:#f0fdf4e6}.border-y-green-50\/95{border-top-color:#f0fdf4f2;border-bottom-color:#f0fdf4f2}.border-y-green-500{--tw-border-opacity: 1;border-top-color:rgb(34 197 94 / var(--tw-border-opacity));border-bottom-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-y-green-500\/0{border-top-color:#22c55e00;border-bottom-color:#22c55e00}.border-y-green-500\/10{border-top-color:#22c55e1a;border-bottom-color:#22c55e1a}.border-y-green-500\/100{border-top-color:#22c55e;border-bottom-color:#22c55e}.border-y-green-500\/15{border-top-color:#22c55e26;border-bottom-color:#22c55e26}.border-y-green-500\/20{border-top-color:#22c55e33;border-bottom-color:#22c55e33}.border-y-green-500\/25{border-top-color:#22c55e40;border-bottom-color:#22c55e40}.border-y-green-500\/30{border-top-color:#22c55e4d;border-bottom-color:#22c55e4d}.border-y-green-500\/35{border-top-color:#22c55e59;border-bottom-color:#22c55e59}.border-y-green-500\/40{border-top-color:#22c55e66;border-bottom-color:#22c55e66}.border-y-green-500\/45{border-top-color:#22c55e73;border-bottom-color:#22c55e73}.border-y-green-500\/5{border-top-color:#22c55e0d;border-bottom-color:#22c55e0d}.border-y-green-500\/50{border-top-color:#22c55e80;border-bottom-color:#22c55e80}.border-y-green-500\/55{border-top-color:#22c55e8c;border-bottom-color:#22c55e8c}.border-y-green-500\/60{border-top-color:#22c55e99;border-bottom-color:#22c55e99}.border-y-green-500\/65{border-top-color:#22c55ea6;border-bottom-color:#22c55ea6}.border-y-green-500\/70{border-top-color:#22c55eb3;border-bottom-color:#22c55eb3}.border-y-green-500\/75{border-top-color:#22c55ebf;border-bottom-color:#22c55ebf}.border-y-green-500\/80{border-top-color:#22c55ecc;border-bottom-color:#22c55ecc}.border-y-green-500\/85{border-top-color:#22c55ed9;border-bottom-color:#22c55ed9}.border-y-green-500\/90{border-top-color:#22c55ee6;border-bottom-color:#22c55ee6}.border-y-green-500\/95{border-top-color:#22c55ef2;border-bottom-color:#22c55ef2}.border-y-green-600{--tw-border-opacity: 1;border-top-color:rgb(22 163 74 / var(--tw-border-opacity));border-bottom-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-y-green-600\/0{border-top-color:#16a34a00;border-bottom-color:#16a34a00}.border-y-green-600\/10{border-top-color:#16a34a1a;border-bottom-color:#16a34a1a}.border-y-green-600\/100{border-top-color:#16a34a;border-bottom-color:#16a34a}.border-y-green-600\/15{border-top-color:#16a34a26;border-bottom-color:#16a34a26}.border-y-green-600\/20{border-top-color:#16a34a33;border-bottom-color:#16a34a33}.border-y-green-600\/25{border-top-color:#16a34a40;border-bottom-color:#16a34a40}.border-y-green-600\/30{border-top-color:#16a34a4d;border-bottom-color:#16a34a4d}.border-y-green-600\/35{border-top-color:#16a34a59;border-bottom-color:#16a34a59}.border-y-green-600\/40{border-top-color:#16a34a66;border-bottom-color:#16a34a66}.border-y-green-600\/45{border-top-color:#16a34a73;border-bottom-color:#16a34a73}.border-y-green-600\/5{border-top-color:#16a34a0d;border-bottom-color:#16a34a0d}.border-y-green-600\/50{border-top-color:#16a34a80;border-bottom-color:#16a34a80}.border-y-green-600\/55{border-top-color:#16a34a8c;border-bottom-color:#16a34a8c}.border-y-green-600\/60{border-top-color:#16a34a99;border-bottom-color:#16a34a99}.border-y-green-600\/65{border-top-color:#16a34aa6;border-bottom-color:#16a34aa6}.border-y-green-600\/70{border-top-color:#16a34ab3;border-bottom-color:#16a34ab3}.border-y-green-600\/75{border-top-color:#16a34abf;border-bottom-color:#16a34abf}.border-y-green-600\/80{border-top-color:#16a34acc;border-bottom-color:#16a34acc}.border-y-green-600\/85{border-top-color:#16a34ad9;border-bottom-color:#16a34ad9}.border-y-green-600\/90{border-top-color:#16a34ae6;border-bottom-color:#16a34ae6}.border-y-green-600\/95{border-top-color:#16a34af2;border-bottom-color:#16a34af2}.border-y-green-700{--tw-border-opacity: 1;border-top-color:rgb(21 128 61 / var(--tw-border-opacity));border-bottom-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-y-green-700\/0{border-top-color:#15803d00;border-bottom-color:#15803d00}.border-y-green-700\/10{border-top-color:#15803d1a;border-bottom-color:#15803d1a}.border-y-green-700\/100{border-top-color:#15803d;border-bottom-color:#15803d}.border-y-green-700\/15{border-top-color:#15803d26;border-bottom-color:#15803d26}.border-y-green-700\/20{border-top-color:#15803d33;border-bottom-color:#15803d33}.border-y-green-700\/25{border-top-color:#15803d40;border-bottom-color:#15803d40}.border-y-green-700\/30{border-top-color:#15803d4d;border-bottom-color:#15803d4d}.border-y-green-700\/35{border-top-color:#15803d59;border-bottom-color:#15803d59}.border-y-green-700\/40{border-top-color:#15803d66;border-bottom-color:#15803d66}.border-y-green-700\/45{border-top-color:#15803d73;border-bottom-color:#15803d73}.border-y-green-700\/5{border-top-color:#15803d0d;border-bottom-color:#15803d0d}.border-y-green-700\/50{border-top-color:#15803d80;border-bottom-color:#15803d80}.border-y-green-700\/55{border-top-color:#15803d8c;border-bottom-color:#15803d8c}.border-y-green-700\/60{border-top-color:#15803d99;border-bottom-color:#15803d99}.border-y-green-700\/65{border-top-color:#15803da6;border-bottom-color:#15803da6}.border-y-green-700\/70{border-top-color:#15803db3;border-bottom-color:#15803db3}.border-y-green-700\/75{border-top-color:#15803dbf;border-bottom-color:#15803dbf}.border-y-green-700\/80{border-top-color:#15803dcc;border-bottom-color:#15803dcc}.border-y-green-700\/85{border-top-color:#15803dd9;border-bottom-color:#15803dd9}.border-y-green-700\/90{border-top-color:#15803de6;border-bottom-color:#15803de6}.border-y-green-700\/95{border-top-color:#15803df2;border-bottom-color:#15803df2}.border-y-green-800{--tw-border-opacity: 1;border-top-color:rgb(22 101 52 / var(--tw-border-opacity));border-bottom-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-y-green-800\/0{border-top-color:#16653400;border-bottom-color:#16653400}.border-y-green-800\/10{border-top-color:#1665341a;border-bottom-color:#1665341a}.border-y-green-800\/100{border-top-color:#166534;border-bottom-color:#166534}.border-y-green-800\/15{border-top-color:#16653426;border-bottom-color:#16653426}.border-y-green-800\/20{border-top-color:#16653433;border-bottom-color:#16653433}.border-y-green-800\/25{border-top-color:#16653440;border-bottom-color:#16653440}.border-y-green-800\/30{border-top-color:#1665344d;border-bottom-color:#1665344d}.border-y-green-800\/35{border-top-color:#16653459;border-bottom-color:#16653459}.border-y-green-800\/40{border-top-color:#16653466;border-bottom-color:#16653466}.border-y-green-800\/45{border-top-color:#16653473;border-bottom-color:#16653473}.border-y-green-800\/5{border-top-color:#1665340d;border-bottom-color:#1665340d}.border-y-green-800\/50{border-top-color:#16653480;border-bottom-color:#16653480}.border-y-green-800\/55{border-top-color:#1665348c;border-bottom-color:#1665348c}.border-y-green-800\/60{border-top-color:#16653499;border-bottom-color:#16653499}.border-y-green-800\/65{border-top-color:#166534a6;border-bottom-color:#166534a6}.border-y-green-800\/70{border-top-color:#166534b3;border-bottom-color:#166534b3}.border-y-green-800\/75{border-top-color:#166534bf;border-bottom-color:#166534bf}.border-y-green-800\/80{border-top-color:#166534cc;border-bottom-color:#166534cc}.border-y-green-800\/85{border-top-color:#166534d9;border-bottom-color:#166534d9}.border-y-green-800\/90{border-top-color:#166534e6;border-bottom-color:#166534e6}.border-y-green-800\/95{border-top-color:#166534f2;border-bottom-color:#166534f2}.border-y-green-900{--tw-border-opacity: 1;border-top-color:rgb(20 83 45 / var(--tw-border-opacity));border-bottom-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-y-green-900\/0{border-top-color:#14532d00;border-bottom-color:#14532d00}.border-y-green-900\/10{border-top-color:#14532d1a;border-bottom-color:#14532d1a}.border-y-green-900\/100{border-top-color:#14532d;border-bottom-color:#14532d}.border-y-green-900\/15{border-top-color:#14532d26;border-bottom-color:#14532d26}.border-y-green-900\/20{border-top-color:#14532d33;border-bottom-color:#14532d33}.border-y-green-900\/25{border-top-color:#14532d40;border-bottom-color:#14532d40}.border-y-green-900\/30{border-top-color:#14532d4d;border-bottom-color:#14532d4d}.border-y-green-900\/35{border-top-color:#14532d59;border-bottom-color:#14532d59}.border-y-green-900\/40{border-top-color:#14532d66;border-bottom-color:#14532d66}.border-y-green-900\/45{border-top-color:#14532d73;border-bottom-color:#14532d73}.border-y-green-900\/5{border-top-color:#14532d0d;border-bottom-color:#14532d0d}.border-y-green-900\/50{border-top-color:#14532d80;border-bottom-color:#14532d80}.border-y-green-900\/55{border-top-color:#14532d8c;border-bottom-color:#14532d8c}.border-y-green-900\/60{border-top-color:#14532d99;border-bottom-color:#14532d99}.border-y-green-900\/65{border-top-color:#14532da6;border-bottom-color:#14532da6}.border-y-green-900\/70{border-top-color:#14532db3;border-bottom-color:#14532db3}.border-y-green-900\/75{border-top-color:#14532dbf;border-bottom-color:#14532dbf}.border-y-green-900\/80{border-top-color:#14532dcc;border-bottom-color:#14532dcc}.border-y-green-900\/85{border-top-color:#14532dd9;border-bottom-color:#14532dd9}.border-y-green-900\/90{border-top-color:#14532de6;border-bottom-color:#14532de6}.border-y-green-900\/95{border-top-color:#14532df2;border-bottom-color:#14532df2}.border-y-green-950{--tw-border-opacity: 1;border-top-color:rgb(5 46 22 / var(--tw-border-opacity));border-bottom-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-y-green-950\/0{border-top-color:#052e1600;border-bottom-color:#052e1600}.border-y-green-950\/10{border-top-color:#052e161a;border-bottom-color:#052e161a}.border-y-green-950\/100{border-top-color:#052e16;border-bottom-color:#052e16}.border-y-green-950\/15{border-top-color:#052e1626;border-bottom-color:#052e1626}.border-y-green-950\/20{border-top-color:#052e1633;border-bottom-color:#052e1633}.border-y-green-950\/25{border-top-color:#052e1640;border-bottom-color:#052e1640}.border-y-green-950\/30{border-top-color:#052e164d;border-bottom-color:#052e164d}.border-y-green-950\/35{border-top-color:#052e1659;border-bottom-color:#052e1659}.border-y-green-950\/40{border-top-color:#052e1666;border-bottom-color:#052e1666}.border-y-green-950\/45{border-top-color:#052e1673;border-bottom-color:#052e1673}.border-y-green-950\/5{border-top-color:#052e160d;border-bottom-color:#052e160d}.border-y-green-950\/50{border-top-color:#052e1680;border-bottom-color:#052e1680}.border-y-green-950\/55{border-top-color:#052e168c;border-bottom-color:#052e168c}.border-y-green-950\/60{border-top-color:#052e1699;border-bottom-color:#052e1699}.border-y-green-950\/65{border-top-color:#052e16a6;border-bottom-color:#052e16a6}.border-y-green-950\/70{border-top-color:#052e16b3;border-bottom-color:#052e16b3}.border-y-green-950\/75{border-top-color:#052e16bf;border-bottom-color:#052e16bf}.border-y-green-950\/80{border-top-color:#052e16cc;border-bottom-color:#052e16cc}.border-y-green-950\/85{border-top-color:#052e16d9;border-bottom-color:#052e16d9}.border-y-green-950\/90{border-top-color:#052e16e6;border-bottom-color:#052e16e6}.border-y-green-950\/95{border-top-color:#052e16f2;border-bottom-color:#052e16f2}.border-y-orange-100{--tw-border-opacity: 1;border-top-color:rgb(255 237 213 / var(--tw-border-opacity));border-bottom-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-y-orange-100\/0{border-top-color:#ffedd500;border-bottom-color:#ffedd500}.border-y-orange-100\/10{border-top-color:#ffedd51a;border-bottom-color:#ffedd51a}.border-y-orange-100\/100{border-top-color:#ffedd5;border-bottom-color:#ffedd5}.border-y-orange-100\/15{border-top-color:#ffedd526;border-bottom-color:#ffedd526}.border-y-orange-100\/20{border-top-color:#ffedd533;border-bottom-color:#ffedd533}.border-y-orange-100\/25{border-top-color:#ffedd540;border-bottom-color:#ffedd540}.border-y-orange-100\/30{border-top-color:#ffedd54d;border-bottom-color:#ffedd54d}.border-y-orange-100\/35{border-top-color:#ffedd559;border-bottom-color:#ffedd559}.border-y-orange-100\/40{border-top-color:#ffedd566;border-bottom-color:#ffedd566}.border-y-orange-100\/45{border-top-color:#ffedd573;border-bottom-color:#ffedd573}.border-y-orange-100\/5{border-top-color:#ffedd50d;border-bottom-color:#ffedd50d}.border-y-orange-100\/50{border-top-color:#ffedd580;border-bottom-color:#ffedd580}.border-y-orange-100\/55{border-top-color:#ffedd58c;border-bottom-color:#ffedd58c}.border-y-orange-100\/60{border-top-color:#ffedd599;border-bottom-color:#ffedd599}.border-y-orange-100\/65{border-top-color:#ffedd5a6;border-bottom-color:#ffedd5a6}.border-y-orange-100\/70{border-top-color:#ffedd5b3;border-bottom-color:#ffedd5b3}.border-y-orange-100\/75{border-top-color:#ffedd5bf;border-bottom-color:#ffedd5bf}.border-y-orange-100\/80{border-top-color:#ffedd5cc;border-bottom-color:#ffedd5cc}.border-y-orange-100\/85{border-top-color:#ffedd5d9;border-bottom-color:#ffedd5d9}.border-y-orange-100\/90{border-top-color:#ffedd5e6;border-bottom-color:#ffedd5e6}.border-y-orange-100\/95{border-top-color:#ffedd5f2;border-bottom-color:#ffedd5f2}.border-y-orange-200{--tw-border-opacity: 1;border-top-color:rgb(254 215 170 / var(--tw-border-opacity));border-bottom-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-y-orange-200\/0{border-top-color:#fed7aa00;border-bottom-color:#fed7aa00}.border-y-orange-200\/10{border-top-color:#fed7aa1a;border-bottom-color:#fed7aa1a}.border-y-orange-200\/100{border-top-color:#fed7aa;border-bottom-color:#fed7aa}.border-y-orange-200\/15{border-top-color:#fed7aa26;border-bottom-color:#fed7aa26}.border-y-orange-200\/20{border-top-color:#fed7aa33;border-bottom-color:#fed7aa33}.border-y-orange-200\/25{border-top-color:#fed7aa40;border-bottom-color:#fed7aa40}.border-y-orange-200\/30{border-top-color:#fed7aa4d;border-bottom-color:#fed7aa4d}.border-y-orange-200\/35{border-top-color:#fed7aa59;border-bottom-color:#fed7aa59}.border-y-orange-200\/40{border-top-color:#fed7aa66;border-bottom-color:#fed7aa66}.border-y-orange-200\/45{border-top-color:#fed7aa73;border-bottom-color:#fed7aa73}.border-y-orange-200\/5{border-top-color:#fed7aa0d;border-bottom-color:#fed7aa0d}.border-y-orange-200\/50{border-top-color:#fed7aa80;border-bottom-color:#fed7aa80}.border-y-orange-200\/55{border-top-color:#fed7aa8c;border-bottom-color:#fed7aa8c}.border-y-orange-200\/60{border-top-color:#fed7aa99;border-bottom-color:#fed7aa99}.border-y-orange-200\/65{border-top-color:#fed7aaa6;border-bottom-color:#fed7aaa6}.border-y-orange-200\/70{border-top-color:#fed7aab3;border-bottom-color:#fed7aab3}.border-y-orange-200\/75{border-top-color:#fed7aabf;border-bottom-color:#fed7aabf}.border-y-orange-200\/80{border-top-color:#fed7aacc;border-bottom-color:#fed7aacc}.border-y-orange-200\/85{border-top-color:#fed7aad9;border-bottom-color:#fed7aad9}.border-y-orange-200\/90{border-top-color:#fed7aae6;border-bottom-color:#fed7aae6}.border-y-orange-200\/95{border-top-color:#fed7aaf2;border-bottom-color:#fed7aaf2}.border-y-orange-300{--tw-border-opacity: 1;border-top-color:rgb(253 186 116 / var(--tw-border-opacity));border-bottom-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-y-orange-300\/0{border-top-color:#fdba7400;border-bottom-color:#fdba7400}.border-y-orange-300\/10{border-top-color:#fdba741a;border-bottom-color:#fdba741a}.border-y-orange-300\/100{border-top-color:#fdba74;border-bottom-color:#fdba74}.border-y-orange-300\/15{border-top-color:#fdba7426;border-bottom-color:#fdba7426}.border-y-orange-300\/20{border-top-color:#fdba7433;border-bottom-color:#fdba7433}.border-y-orange-300\/25{border-top-color:#fdba7440;border-bottom-color:#fdba7440}.border-y-orange-300\/30{border-top-color:#fdba744d;border-bottom-color:#fdba744d}.border-y-orange-300\/35{border-top-color:#fdba7459;border-bottom-color:#fdba7459}.border-y-orange-300\/40{border-top-color:#fdba7466;border-bottom-color:#fdba7466}.border-y-orange-300\/45{border-top-color:#fdba7473;border-bottom-color:#fdba7473}.border-y-orange-300\/5{border-top-color:#fdba740d;border-bottom-color:#fdba740d}.border-y-orange-300\/50{border-top-color:#fdba7480;border-bottom-color:#fdba7480}.border-y-orange-300\/55{border-top-color:#fdba748c;border-bottom-color:#fdba748c}.border-y-orange-300\/60{border-top-color:#fdba7499;border-bottom-color:#fdba7499}.border-y-orange-300\/65{border-top-color:#fdba74a6;border-bottom-color:#fdba74a6}.border-y-orange-300\/70{border-top-color:#fdba74b3;border-bottom-color:#fdba74b3}.border-y-orange-300\/75{border-top-color:#fdba74bf;border-bottom-color:#fdba74bf}.border-y-orange-300\/80{border-top-color:#fdba74cc;border-bottom-color:#fdba74cc}.border-y-orange-300\/85{border-top-color:#fdba74d9;border-bottom-color:#fdba74d9}.border-y-orange-300\/90{border-top-color:#fdba74e6;border-bottom-color:#fdba74e6}.border-y-orange-300\/95{border-top-color:#fdba74f2;border-bottom-color:#fdba74f2}.border-y-orange-400{--tw-border-opacity: 1;border-top-color:rgb(251 146 60 / var(--tw-border-opacity));border-bottom-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-y-orange-400\/0{border-top-color:#fb923c00;border-bottom-color:#fb923c00}.border-y-orange-400\/10{border-top-color:#fb923c1a;border-bottom-color:#fb923c1a}.border-y-orange-400\/100{border-top-color:#fb923c;border-bottom-color:#fb923c}.border-y-orange-400\/15{border-top-color:#fb923c26;border-bottom-color:#fb923c26}.border-y-orange-400\/20{border-top-color:#fb923c33;border-bottom-color:#fb923c33}.border-y-orange-400\/25{border-top-color:#fb923c40;border-bottom-color:#fb923c40}.border-y-orange-400\/30{border-top-color:#fb923c4d;border-bottom-color:#fb923c4d}.border-y-orange-400\/35{border-top-color:#fb923c59;border-bottom-color:#fb923c59}.border-y-orange-400\/40{border-top-color:#fb923c66;border-bottom-color:#fb923c66}.border-y-orange-400\/45{border-top-color:#fb923c73;border-bottom-color:#fb923c73}.border-y-orange-400\/5{border-top-color:#fb923c0d;border-bottom-color:#fb923c0d}.border-y-orange-400\/50{border-top-color:#fb923c80;border-bottom-color:#fb923c80}.border-y-orange-400\/55{border-top-color:#fb923c8c;border-bottom-color:#fb923c8c}.border-y-orange-400\/60{border-top-color:#fb923c99;border-bottom-color:#fb923c99}.border-y-orange-400\/65{border-top-color:#fb923ca6;border-bottom-color:#fb923ca6}.border-y-orange-400\/70{border-top-color:#fb923cb3;border-bottom-color:#fb923cb3}.border-y-orange-400\/75{border-top-color:#fb923cbf;border-bottom-color:#fb923cbf}.border-y-orange-400\/80{border-top-color:#fb923ccc;border-bottom-color:#fb923ccc}.border-y-orange-400\/85{border-top-color:#fb923cd9;border-bottom-color:#fb923cd9}.border-y-orange-400\/90{border-top-color:#fb923ce6;border-bottom-color:#fb923ce6}.border-y-orange-400\/95{border-top-color:#fb923cf2;border-bottom-color:#fb923cf2}.border-y-orange-50{--tw-border-opacity: 1;border-top-color:rgb(255 247 237 / var(--tw-border-opacity));border-bottom-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-y-orange-50\/0{border-top-color:#fff7ed00;border-bottom-color:#fff7ed00}.border-y-orange-50\/10{border-top-color:#fff7ed1a;border-bottom-color:#fff7ed1a}.border-y-orange-50\/100{border-top-color:#fff7ed;border-bottom-color:#fff7ed}.border-y-orange-50\/15{border-top-color:#fff7ed26;border-bottom-color:#fff7ed26}.border-y-orange-50\/20{border-top-color:#fff7ed33;border-bottom-color:#fff7ed33}.border-y-orange-50\/25{border-top-color:#fff7ed40;border-bottom-color:#fff7ed40}.border-y-orange-50\/30{border-top-color:#fff7ed4d;border-bottom-color:#fff7ed4d}.border-y-orange-50\/35{border-top-color:#fff7ed59;border-bottom-color:#fff7ed59}.border-y-orange-50\/40{border-top-color:#fff7ed66;border-bottom-color:#fff7ed66}.border-y-orange-50\/45{border-top-color:#fff7ed73;border-bottom-color:#fff7ed73}.border-y-orange-50\/5{border-top-color:#fff7ed0d;border-bottom-color:#fff7ed0d}.border-y-orange-50\/50{border-top-color:#fff7ed80;border-bottom-color:#fff7ed80}.border-y-orange-50\/55{border-top-color:#fff7ed8c;border-bottom-color:#fff7ed8c}.border-y-orange-50\/60{border-top-color:#fff7ed99;border-bottom-color:#fff7ed99}.border-y-orange-50\/65{border-top-color:#fff7eda6;border-bottom-color:#fff7eda6}.border-y-orange-50\/70{border-top-color:#fff7edb3;border-bottom-color:#fff7edb3}.border-y-orange-50\/75{border-top-color:#fff7edbf;border-bottom-color:#fff7edbf}.border-y-orange-50\/80{border-top-color:#fff7edcc;border-bottom-color:#fff7edcc}.border-y-orange-50\/85{border-top-color:#fff7edd9;border-bottom-color:#fff7edd9}.border-y-orange-50\/90{border-top-color:#fff7ede6;border-bottom-color:#fff7ede6}.border-y-orange-50\/95{border-top-color:#fff7edf2;border-bottom-color:#fff7edf2}.border-y-orange-500{--tw-border-opacity: 1;border-top-color:rgb(249 115 22 / var(--tw-border-opacity));border-bottom-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-y-orange-500\/0{border-top-color:#f9731600;border-bottom-color:#f9731600}.border-y-orange-500\/10{border-top-color:#f973161a;border-bottom-color:#f973161a}.border-y-orange-500\/100{border-top-color:#f97316;border-bottom-color:#f97316}.border-y-orange-500\/15{border-top-color:#f9731626;border-bottom-color:#f9731626}.border-y-orange-500\/20{border-top-color:#f9731633;border-bottom-color:#f9731633}.border-y-orange-500\/25{border-top-color:#f9731640;border-bottom-color:#f9731640}.border-y-orange-500\/30{border-top-color:#f973164d;border-bottom-color:#f973164d}.border-y-orange-500\/35{border-top-color:#f9731659;border-bottom-color:#f9731659}.border-y-orange-500\/40{border-top-color:#f9731666;border-bottom-color:#f9731666}.border-y-orange-500\/45{border-top-color:#f9731673;border-bottom-color:#f9731673}.border-y-orange-500\/5{border-top-color:#f973160d;border-bottom-color:#f973160d}.border-y-orange-500\/50{border-top-color:#f9731680;border-bottom-color:#f9731680}.border-y-orange-500\/55{border-top-color:#f973168c;border-bottom-color:#f973168c}.border-y-orange-500\/60{border-top-color:#f9731699;border-bottom-color:#f9731699}.border-y-orange-500\/65{border-top-color:#f97316a6;border-bottom-color:#f97316a6}.border-y-orange-500\/70{border-top-color:#f97316b3;border-bottom-color:#f97316b3}.border-y-orange-500\/75{border-top-color:#f97316bf;border-bottom-color:#f97316bf}.border-y-orange-500\/80{border-top-color:#f97316cc;border-bottom-color:#f97316cc}.border-y-orange-500\/85{border-top-color:#f97316d9;border-bottom-color:#f97316d9}.border-y-orange-500\/90{border-top-color:#f97316e6;border-bottom-color:#f97316e6}.border-y-orange-500\/95{border-top-color:#f97316f2;border-bottom-color:#f97316f2}.border-y-orange-600{--tw-border-opacity: 1;border-top-color:rgb(234 88 12 / var(--tw-border-opacity));border-bottom-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-y-orange-600\/0{border-top-color:#ea580c00;border-bottom-color:#ea580c00}.border-y-orange-600\/10{border-top-color:#ea580c1a;border-bottom-color:#ea580c1a}.border-y-orange-600\/100{border-top-color:#ea580c;border-bottom-color:#ea580c}.border-y-orange-600\/15{border-top-color:#ea580c26;border-bottom-color:#ea580c26}.border-y-orange-600\/20{border-top-color:#ea580c33;border-bottom-color:#ea580c33}.border-y-orange-600\/25{border-top-color:#ea580c40;border-bottom-color:#ea580c40}.border-y-orange-600\/30{border-top-color:#ea580c4d;border-bottom-color:#ea580c4d}.border-y-orange-600\/35{border-top-color:#ea580c59;border-bottom-color:#ea580c59}.border-y-orange-600\/40{border-top-color:#ea580c66;border-bottom-color:#ea580c66}.border-y-orange-600\/45{border-top-color:#ea580c73;border-bottom-color:#ea580c73}.border-y-orange-600\/5{border-top-color:#ea580c0d;border-bottom-color:#ea580c0d}.border-y-orange-600\/50{border-top-color:#ea580c80;border-bottom-color:#ea580c80}.border-y-orange-600\/55{border-top-color:#ea580c8c;border-bottom-color:#ea580c8c}.border-y-orange-600\/60{border-top-color:#ea580c99;border-bottom-color:#ea580c99}.border-y-orange-600\/65{border-top-color:#ea580ca6;border-bottom-color:#ea580ca6}.border-y-orange-600\/70{border-top-color:#ea580cb3;border-bottom-color:#ea580cb3}.border-y-orange-600\/75{border-top-color:#ea580cbf;border-bottom-color:#ea580cbf}.border-y-orange-600\/80{border-top-color:#ea580ccc;border-bottom-color:#ea580ccc}.border-y-orange-600\/85{border-top-color:#ea580cd9;border-bottom-color:#ea580cd9}.border-y-orange-600\/90{border-top-color:#ea580ce6;border-bottom-color:#ea580ce6}.border-y-orange-600\/95{border-top-color:#ea580cf2;border-bottom-color:#ea580cf2}.border-y-orange-700{--tw-border-opacity: 1;border-top-color:rgb(194 65 12 / var(--tw-border-opacity));border-bottom-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-y-orange-700\/0{border-top-color:#c2410c00;border-bottom-color:#c2410c00}.border-y-orange-700\/10{border-top-color:#c2410c1a;border-bottom-color:#c2410c1a}.border-y-orange-700\/100{border-top-color:#c2410c;border-bottom-color:#c2410c}.border-y-orange-700\/15{border-top-color:#c2410c26;border-bottom-color:#c2410c26}.border-y-orange-700\/20{border-top-color:#c2410c33;border-bottom-color:#c2410c33}.border-y-orange-700\/25{border-top-color:#c2410c40;border-bottom-color:#c2410c40}.border-y-orange-700\/30{border-top-color:#c2410c4d;border-bottom-color:#c2410c4d}.border-y-orange-700\/35{border-top-color:#c2410c59;border-bottom-color:#c2410c59}.border-y-orange-700\/40{border-top-color:#c2410c66;border-bottom-color:#c2410c66}.border-y-orange-700\/45{border-top-color:#c2410c73;border-bottom-color:#c2410c73}.border-y-orange-700\/5{border-top-color:#c2410c0d;border-bottom-color:#c2410c0d}.border-y-orange-700\/50{border-top-color:#c2410c80;border-bottom-color:#c2410c80}.border-y-orange-700\/55{border-top-color:#c2410c8c;border-bottom-color:#c2410c8c}.border-y-orange-700\/60{border-top-color:#c2410c99;border-bottom-color:#c2410c99}.border-y-orange-700\/65{border-top-color:#c2410ca6;border-bottom-color:#c2410ca6}.border-y-orange-700\/70{border-top-color:#c2410cb3;border-bottom-color:#c2410cb3}.border-y-orange-700\/75{border-top-color:#c2410cbf;border-bottom-color:#c2410cbf}.border-y-orange-700\/80{border-top-color:#c2410ccc;border-bottom-color:#c2410ccc}.border-y-orange-700\/85{border-top-color:#c2410cd9;border-bottom-color:#c2410cd9}.border-y-orange-700\/90{border-top-color:#c2410ce6;border-bottom-color:#c2410ce6}.border-y-orange-700\/95{border-top-color:#c2410cf2;border-bottom-color:#c2410cf2}.border-y-orange-800{--tw-border-opacity: 1;border-top-color:rgb(154 52 18 / var(--tw-border-opacity));border-bottom-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-y-orange-800\/0{border-top-color:#9a341200;border-bottom-color:#9a341200}.border-y-orange-800\/10{border-top-color:#9a34121a;border-bottom-color:#9a34121a}.border-y-orange-800\/100{border-top-color:#9a3412;border-bottom-color:#9a3412}.border-y-orange-800\/15{border-top-color:#9a341226;border-bottom-color:#9a341226}.border-y-orange-800\/20{border-top-color:#9a341233;border-bottom-color:#9a341233}.border-y-orange-800\/25{border-top-color:#9a341240;border-bottom-color:#9a341240}.border-y-orange-800\/30{border-top-color:#9a34124d;border-bottom-color:#9a34124d}.border-y-orange-800\/35{border-top-color:#9a341259;border-bottom-color:#9a341259}.border-y-orange-800\/40{border-top-color:#9a341266;border-bottom-color:#9a341266}.border-y-orange-800\/45{border-top-color:#9a341273;border-bottom-color:#9a341273}.border-y-orange-800\/5{border-top-color:#9a34120d;border-bottom-color:#9a34120d}.border-y-orange-800\/50{border-top-color:#9a341280;border-bottom-color:#9a341280}.border-y-orange-800\/55{border-top-color:#9a34128c;border-bottom-color:#9a34128c}.border-y-orange-800\/60{border-top-color:#9a341299;border-bottom-color:#9a341299}.border-y-orange-800\/65{border-top-color:#9a3412a6;border-bottom-color:#9a3412a6}.border-y-orange-800\/70{border-top-color:#9a3412b3;border-bottom-color:#9a3412b3}.border-y-orange-800\/75{border-top-color:#9a3412bf;border-bottom-color:#9a3412bf}.border-y-orange-800\/80{border-top-color:#9a3412cc;border-bottom-color:#9a3412cc}.border-y-orange-800\/85{border-top-color:#9a3412d9;border-bottom-color:#9a3412d9}.border-y-orange-800\/90{border-top-color:#9a3412e6;border-bottom-color:#9a3412e6}.border-y-orange-800\/95{border-top-color:#9a3412f2;border-bottom-color:#9a3412f2}.border-y-orange-900{--tw-border-opacity: 1;border-top-color:rgb(124 45 18 / var(--tw-border-opacity));border-bottom-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-y-orange-900\/0{border-top-color:#7c2d1200;border-bottom-color:#7c2d1200}.border-y-orange-900\/10{border-top-color:#7c2d121a;border-bottom-color:#7c2d121a}.border-y-orange-900\/100{border-top-color:#7c2d12;border-bottom-color:#7c2d12}.border-y-orange-900\/15{border-top-color:#7c2d1226;border-bottom-color:#7c2d1226}.border-y-orange-900\/20{border-top-color:#7c2d1233;border-bottom-color:#7c2d1233}.border-y-orange-900\/25{border-top-color:#7c2d1240;border-bottom-color:#7c2d1240}.border-y-orange-900\/30{border-top-color:#7c2d124d;border-bottom-color:#7c2d124d}.border-y-orange-900\/35{border-top-color:#7c2d1259;border-bottom-color:#7c2d1259}.border-y-orange-900\/40{border-top-color:#7c2d1266;border-bottom-color:#7c2d1266}.border-y-orange-900\/45{border-top-color:#7c2d1273;border-bottom-color:#7c2d1273}.border-y-orange-900\/5{border-top-color:#7c2d120d;border-bottom-color:#7c2d120d}.border-y-orange-900\/50{border-top-color:#7c2d1280;border-bottom-color:#7c2d1280}.border-y-orange-900\/55{border-top-color:#7c2d128c;border-bottom-color:#7c2d128c}.border-y-orange-900\/60{border-top-color:#7c2d1299;border-bottom-color:#7c2d1299}.border-y-orange-900\/65{border-top-color:#7c2d12a6;border-bottom-color:#7c2d12a6}.border-y-orange-900\/70{border-top-color:#7c2d12b3;border-bottom-color:#7c2d12b3}.border-y-orange-900\/75{border-top-color:#7c2d12bf;border-bottom-color:#7c2d12bf}.border-y-orange-900\/80{border-top-color:#7c2d12cc;border-bottom-color:#7c2d12cc}.border-y-orange-900\/85{border-top-color:#7c2d12d9;border-bottom-color:#7c2d12d9}.border-y-orange-900\/90{border-top-color:#7c2d12e6;border-bottom-color:#7c2d12e6}.border-y-orange-900\/95{border-top-color:#7c2d12f2;border-bottom-color:#7c2d12f2}.border-y-orange-950{--tw-border-opacity: 1;border-top-color:rgb(67 20 7 / var(--tw-border-opacity));border-bottom-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-y-orange-950\/0{border-top-color:#43140700;border-bottom-color:#43140700}.border-y-orange-950\/10{border-top-color:#4314071a;border-bottom-color:#4314071a}.border-y-orange-950\/100{border-top-color:#431407;border-bottom-color:#431407}.border-y-orange-950\/15{border-top-color:#43140726;border-bottom-color:#43140726}.border-y-orange-950\/20{border-top-color:#43140733;border-bottom-color:#43140733}.border-y-orange-950\/25{border-top-color:#43140740;border-bottom-color:#43140740}.border-y-orange-950\/30{border-top-color:#4314074d;border-bottom-color:#4314074d}.border-y-orange-950\/35{border-top-color:#43140759;border-bottom-color:#43140759}.border-y-orange-950\/40{border-top-color:#43140766;border-bottom-color:#43140766}.border-y-orange-950\/45{border-top-color:#43140773;border-bottom-color:#43140773}.border-y-orange-950\/5{border-top-color:#4314070d;border-bottom-color:#4314070d}.border-y-orange-950\/50{border-top-color:#43140780;border-bottom-color:#43140780}.border-y-orange-950\/55{border-top-color:#4314078c;border-bottom-color:#4314078c}.border-y-orange-950\/60{border-top-color:#43140799;border-bottom-color:#43140799}.border-y-orange-950\/65{border-top-color:#431407a6;border-bottom-color:#431407a6}.border-y-orange-950\/70{border-top-color:#431407b3;border-bottom-color:#431407b3}.border-y-orange-950\/75{border-top-color:#431407bf;border-bottom-color:#431407bf}.border-y-orange-950\/80{border-top-color:#431407cc;border-bottom-color:#431407cc}.border-y-orange-950\/85{border-top-color:#431407d9;border-bottom-color:#431407d9}.border-y-orange-950\/90{border-top-color:#431407e6;border-bottom-color:#431407e6}.border-y-orange-950\/95{border-top-color:#431407f2;border-bottom-color:#431407f2}.border-y-red-100{--tw-border-opacity: 1;border-top-color:rgb(254 226 226 / var(--tw-border-opacity));border-bottom-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-y-red-100\/0{border-top-color:#fee2e200;border-bottom-color:#fee2e200}.border-y-red-100\/10{border-top-color:#fee2e21a;border-bottom-color:#fee2e21a}.border-y-red-100\/100{border-top-color:#fee2e2;border-bottom-color:#fee2e2}.border-y-red-100\/15{border-top-color:#fee2e226;border-bottom-color:#fee2e226}.border-y-red-100\/20{border-top-color:#fee2e233;border-bottom-color:#fee2e233}.border-y-red-100\/25{border-top-color:#fee2e240;border-bottom-color:#fee2e240}.border-y-red-100\/30{border-top-color:#fee2e24d;border-bottom-color:#fee2e24d}.border-y-red-100\/35{border-top-color:#fee2e259;border-bottom-color:#fee2e259}.border-y-red-100\/40{border-top-color:#fee2e266;border-bottom-color:#fee2e266}.border-y-red-100\/45{border-top-color:#fee2e273;border-bottom-color:#fee2e273}.border-y-red-100\/5{border-top-color:#fee2e20d;border-bottom-color:#fee2e20d}.border-y-red-100\/50{border-top-color:#fee2e280;border-bottom-color:#fee2e280}.border-y-red-100\/55{border-top-color:#fee2e28c;border-bottom-color:#fee2e28c}.border-y-red-100\/60{border-top-color:#fee2e299;border-bottom-color:#fee2e299}.border-y-red-100\/65{border-top-color:#fee2e2a6;border-bottom-color:#fee2e2a6}.border-y-red-100\/70{border-top-color:#fee2e2b3;border-bottom-color:#fee2e2b3}.border-y-red-100\/75{border-top-color:#fee2e2bf;border-bottom-color:#fee2e2bf}.border-y-red-100\/80{border-top-color:#fee2e2cc;border-bottom-color:#fee2e2cc}.border-y-red-100\/85{border-top-color:#fee2e2d9;border-bottom-color:#fee2e2d9}.border-y-red-100\/90{border-top-color:#fee2e2e6;border-bottom-color:#fee2e2e6}.border-y-red-100\/95{border-top-color:#fee2e2f2;border-bottom-color:#fee2e2f2}.border-y-red-200{--tw-border-opacity: 1;border-top-color:rgb(254 202 202 / var(--tw-border-opacity));border-bottom-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-y-red-200\/0{border-top-color:#fecaca00;border-bottom-color:#fecaca00}.border-y-red-200\/10{border-top-color:#fecaca1a;border-bottom-color:#fecaca1a}.border-y-red-200\/100{border-top-color:#fecaca;border-bottom-color:#fecaca}.border-y-red-200\/15{border-top-color:#fecaca26;border-bottom-color:#fecaca26}.border-y-red-200\/20{border-top-color:#fecaca33;border-bottom-color:#fecaca33}.border-y-red-200\/25{border-top-color:#fecaca40;border-bottom-color:#fecaca40}.border-y-red-200\/30{border-top-color:#fecaca4d;border-bottom-color:#fecaca4d}.border-y-red-200\/35{border-top-color:#fecaca59;border-bottom-color:#fecaca59}.border-y-red-200\/40{border-top-color:#fecaca66;border-bottom-color:#fecaca66}.border-y-red-200\/45{border-top-color:#fecaca73;border-bottom-color:#fecaca73}.border-y-red-200\/5{border-top-color:#fecaca0d;border-bottom-color:#fecaca0d}.border-y-red-200\/50{border-top-color:#fecaca80;border-bottom-color:#fecaca80}.border-y-red-200\/55{border-top-color:#fecaca8c;border-bottom-color:#fecaca8c}.border-y-red-200\/60{border-top-color:#fecaca99;border-bottom-color:#fecaca99}.border-y-red-200\/65{border-top-color:#fecacaa6;border-bottom-color:#fecacaa6}.border-y-red-200\/70{border-top-color:#fecacab3;border-bottom-color:#fecacab3}.border-y-red-200\/75{border-top-color:#fecacabf;border-bottom-color:#fecacabf}.border-y-red-200\/80{border-top-color:#fecacacc;border-bottom-color:#fecacacc}.border-y-red-200\/85{border-top-color:#fecacad9;border-bottom-color:#fecacad9}.border-y-red-200\/90{border-top-color:#fecacae6;border-bottom-color:#fecacae6}.border-y-red-200\/95{border-top-color:#fecacaf2;border-bottom-color:#fecacaf2}.border-y-red-300{--tw-border-opacity: 1;border-top-color:rgb(252 165 165 / var(--tw-border-opacity));border-bottom-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-y-red-300\/0{border-top-color:#fca5a500;border-bottom-color:#fca5a500}.border-y-red-300\/10{border-top-color:#fca5a51a;border-bottom-color:#fca5a51a}.border-y-red-300\/100{border-top-color:#fca5a5;border-bottom-color:#fca5a5}.border-y-red-300\/15{border-top-color:#fca5a526;border-bottom-color:#fca5a526}.border-y-red-300\/20{border-top-color:#fca5a533;border-bottom-color:#fca5a533}.border-y-red-300\/25{border-top-color:#fca5a540;border-bottom-color:#fca5a540}.border-y-red-300\/30{border-top-color:#fca5a54d;border-bottom-color:#fca5a54d}.border-y-red-300\/35{border-top-color:#fca5a559;border-bottom-color:#fca5a559}.border-y-red-300\/40{border-top-color:#fca5a566;border-bottom-color:#fca5a566}.border-y-red-300\/45{border-top-color:#fca5a573;border-bottom-color:#fca5a573}.border-y-red-300\/5{border-top-color:#fca5a50d;border-bottom-color:#fca5a50d}.border-y-red-300\/50{border-top-color:#fca5a580;border-bottom-color:#fca5a580}.border-y-red-300\/55{border-top-color:#fca5a58c;border-bottom-color:#fca5a58c}.border-y-red-300\/60{border-top-color:#fca5a599;border-bottom-color:#fca5a599}.border-y-red-300\/65{border-top-color:#fca5a5a6;border-bottom-color:#fca5a5a6}.border-y-red-300\/70{border-top-color:#fca5a5b3;border-bottom-color:#fca5a5b3}.border-y-red-300\/75{border-top-color:#fca5a5bf;border-bottom-color:#fca5a5bf}.border-y-red-300\/80{border-top-color:#fca5a5cc;border-bottom-color:#fca5a5cc}.border-y-red-300\/85{border-top-color:#fca5a5d9;border-bottom-color:#fca5a5d9}.border-y-red-300\/90{border-top-color:#fca5a5e6;border-bottom-color:#fca5a5e6}.border-y-red-300\/95{border-top-color:#fca5a5f2;border-bottom-color:#fca5a5f2}.border-y-red-400{--tw-border-opacity: 1;border-top-color:rgb(248 113 113 / var(--tw-border-opacity));border-bottom-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-y-red-400\/0{border-top-color:#f8717100;border-bottom-color:#f8717100}.border-y-red-400\/10{border-top-color:#f871711a;border-bottom-color:#f871711a}.border-y-red-400\/100{border-top-color:#f87171;border-bottom-color:#f87171}.border-y-red-400\/15{border-top-color:#f8717126;border-bottom-color:#f8717126}.border-y-red-400\/20{border-top-color:#f8717133;border-bottom-color:#f8717133}.border-y-red-400\/25{border-top-color:#f8717140;border-bottom-color:#f8717140}.border-y-red-400\/30{border-top-color:#f871714d;border-bottom-color:#f871714d}.border-y-red-400\/35{border-top-color:#f8717159;border-bottom-color:#f8717159}.border-y-red-400\/40{border-top-color:#f8717166;border-bottom-color:#f8717166}.border-y-red-400\/45{border-top-color:#f8717173;border-bottom-color:#f8717173}.border-y-red-400\/5{border-top-color:#f871710d;border-bottom-color:#f871710d}.border-y-red-400\/50{border-top-color:#f8717180;border-bottom-color:#f8717180}.border-y-red-400\/55{border-top-color:#f871718c;border-bottom-color:#f871718c}.border-y-red-400\/60{border-top-color:#f8717199;border-bottom-color:#f8717199}.border-y-red-400\/65{border-top-color:#f87171a6;border-bottom-color:#f87171a6}.border-y-red-400\/70{border-top-color:#f87171b3;border-bottom-color:#f87171b3}.border-y-red-400\/75{border-top-color:#f87171bf;border-bottom-color:#f87171bf}.border-y-red-400\/80{border-top-color:#f87171cc;border-bottom-color:#f87171cc}.border-y-red-400\/85{border-top-color:#f87171d9;border-bottom-color:#f87171d9}.border-y-red-400\/90{border-top-color:#f87171e6;border-bottom-color:#f87171e6}.border-y-red-400\/95{border-top-color:#f87171f2;border-bottom-color:#f87171f2}.border-y-red-50{--tw-border-opacity: 1;border-top-color:rgb(254 242 242 / var(--tw-border-opacity));border-bottom-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-y-red-50\/0{border-top-color:#fef2f200;border-bottom-color:#fef2f200}.border-y-red-50\/10{border-top-color:#fef2f21a;border-bottom-color:#fef2f21a}.border-y-red-50\/100{border-top-color:#fef2f2;border-bottom-color:#fef2f2}.border-y-red-50\/15{border-top-color:#fef2f226;border-bottom-color:#fef2f226}.border-y-red-50\/20{border-top-color:#fef2f233;border-bottom-color:#fef2f233}.border-y-red-50\/25{border-top-color:#fef2f240;border-bottom-color:#fef2f240}.border-y-red-50\/30{border-top-color:#fef2f24d;border-bottom-color:#fef2f24d}.border-y-red-50\/35{border-top-color:#fef2f259;border-bottom-color:#fef2f259}.border-y-red-50\/40{border-top-color:#fef2f266;border-bottom-color:#fef2f266}.border-y-red-50\/45{border-top-color:#fef2f273;border-bottom-color:#fef2f273}.border-y-red-50\/5{border-top-color:#fef2f20d;border-bottom-color:#fef2f20d}.border-y-red-50\/50{border-top-color:#fef2f280;border-bottom-color:#fef2f280}.border-y-red-50\/55{border-top-color:#fef2f28c;border-bottom-color:#fef2f28c}.border-y-red-50\/60{border-top-color:#fef2f299;border-bottom-color:#fef2f299}.border-y-red-50\/65{border-top-color:#fef2f2a6;border-bottom-color:#fef2f2a6}.border-y-red-50\/70{border-top-color:#fef2f2b3;border-bottom-color:#fef2f2b3}.border-y-red-50\/75{border-top-color:#fef2f2bf;border-bottom-color:#fef2f2bf}.border-y-red-50\/80{border-top-color:#fef2f2cc;border-bottom-color:#fef2f2cc}.border-y-red-50\/85{border-top-color:#fef2f2d9;border-bottom-color:#fef2f2d9}.border-y-red-50\/90{border-top-color:#fef2f2e6;border-bottom-color:#fef2f2e6}.border-y-red-50\/95{border-top-color:#fef2f2f2;border-bottom-color:#fef2f2f2}.border-y-red-500{--tw-border-opacity: 1;border-top-color:rgb(239 68 68 / var(--tw-border-opacity));border-bottom-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-y-red-500\/0{border-top-color:#ef444400;border-bottom-color:#ef444400}.border-y-red-500\/10{border-top-color:#ef44441a;border-bottom-color:#ef44441a}.border-y-red-500\/100{border-top-color:#ef4444;border-bottom-color:#ef4444}.border-y-red-500\/15{border-top-color:#ef444426;border-bottom-color:#ef444426}.border-y-red-500\/20{border-top-color:#ef444433;border-bottom-color:#ef444433}.border-y-red-500\/25{border-top-color:#ef444440;border-bottom-color:#ef444440}.border-y-red-500\/30{border-top-color:#ef44444d;border-bottom-color:#ef44444d}.border-y-red-500\/35{border-top-color:#ef444459;border-bottom-color:#ef444459}.border-y-red-500\/40{border-top-color:#ef444466;border-bottom-color:#ef444466}.border-y-red-500\/45{border-top-color:#ef444473;border-bottom-color:#ef444473}.border-y-red-500\/5{border-top-color:#ef44440d;border-bottom-color:#ef44440d}.border-y-red-500\/50{border-top-color:#ef444480;border-bottom-color:#ef444480}.border-y-red-500\/55{border-top-color:#ef44448c;border-bottom-color:#ef44448c}.border-y-red-500\/60{border-top-color:#ef444499;border-bottom-color:#ef444499}.border-y-red-500\/65{border-top-color:#ef4444a6;border-bottom-color:#ef4444a6}.border-y-red-500\/70{border-top-color:#ef4444b3;border-bottom-color:#ef4444b3}.border-y-red-500\/75{border-top-color:#ef4444bf;border-bottom-color:#ef4444bf}.border-y-red-500\/80{border-top-color:#ef4444cc;border-bottom-color:#ef4444cc}.border-y-red-500\/85{border-top-color:#ef4444d9;border-bottom-color:#ef4444d9}.border-y-red-500\/90{border-top-color:#ef4444e6;border-bottom-color:#ef4444e6}.border-y-red-500\/95{border-top-color:#ef4444f2;border-bottom-color:#ef4444f2}.border-y-red-600{--tw-border-opacity: 1;border-top-color:rgb(220 38 38 / var(--tw-border-opacity));border-bottom-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-y-red-600\/0{border-top-color:#dc262600;border-bottom-color:#dc262600}.border-y-red-600\/10{border-top-color:#dc26261a;border-bottom-color:#dc26261a}.border-y-red-600\/100{border-top-color:#dc2626;border-bottom-color:#dc2626}.border-y-red-600\/15{border-top-color:#dc262626;border-bottom-color:#dc262626}.border-y-red-600\/20{border-top-color:#dc262633;border-bottom-color:#dc262633}.border-y-red-600\/25{border-top-color:#dc262640;border-bottom-color:#dc262640}.border-y-red-600\/30{border-top-color:#dc26264d;border-bottom-color:#dc26264d}.border-y-red-600\/35{border-top-color:#dc262659;border-bottom-color:#dc262659}.border-y-red-600\/40{border-top-color:#dc262666;border-bottom-color:#dc262666}.border-y-red-600\/45{border-top-color:#dc262673;border-bottom-color:#dc262673}.border-y-red-600\/5{border-top-color:#dc26260d;border-bottom-color:#dc26260d}.border-y-red-600\/50{border-top-color:#dc262680;border-bottom-color:#dc262680}.border-y-red-600\/55{border-top-color:#dc26268c;border-bottom-color:#dc26268c}.border-y-red-600\/60{border-top-color:#dc262699;border-bottom-color:#dc262699}.border-y-red-600\/65{border-top-color:#dc2626a6;border-bottom-color:#dc2626a6}.border-y-red-600\/70{border-top-color:#dc2626b3;border-bottom-color:#dc2626b3}.border-y-red-600\/75{border-top-color:#dc2626bf;border-bottom-color:#dc2626bf}.border-y-red-600\/80{border-top-color:#dc2626cc;border-bottom-color:#dc2626cc}.border-y-red-600\/85{border-top-color:#dc2626d9;border-bottom-color:#dc2626d9}.border-y-red-600\/90{border-top-color:#dc2626e6;border-bottom-color:#dc2626e6}.border-y-red-600\/95{border-top-color:#dc2626f2;border-bottom-color:#dc2626f2}.border-y-red-700{--tw-border-opacity: 1;border-top-color:rgb(185 28 28 / var(--tw-border-opacity));border-bottom-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-y-red-700\/0{border-top-color:#b91c1c00;border-bottom-color:#b91c1c00}.border-y-red-700\/10{border-top-color:#b91c1c1a;border-bottom-color:#b91c1c1a}.border-y-red-700\/100{border-top-color:#b91c1c;border-bottom-color:#b91c1c}.border-y-red-700\/15{border-top-color:#b91c1c26;border-bottom-color:#b91c1c26}.border-y-red-700\/20{border-top-color:#b91c1c33;border-bottom-color:#b91c1c33}.border-y-red-700\/25{border-top-color:#b91c1c40;border-bottom-color:#b91c1c40}.border-y-red-700\/30{border-top-color:#b91c1c4d;border-bottom-color:#b91c1c4d}.border-y-red-700\/35{border-top-color:#b91c1c59;border-bottom-color:#b91c1c59}.border-y-red-700\/40{border-top-color:#b91c1c66;border-bottom-color:#b91c1c66}.border-y-red-700\/45{border-top-color:#b91c1c73;border-bottom-color:#b91c1c73}.border-y-red-700\/5{border-top-color:#b91c1c0d;border-bottom-color:#b91c1c0d}.border-y-red-700\/50{border-top-color:#b91c1c80;border-bottom-color:#b91c1c80}.border-y-red-700\/55{border-top-color:#b91c1c8c;border-bottom-color:#b91c1c8c}.border-y-red-700\/60{border-top-color:#b91c1c99;border-bottom-color:#b91c1c99}.border-y-red-700\/65{border-top-color:#b91c1ca6;border-bottom-color:#b91c1ca6}.border-y-red-700\/70{border-top-color:#b91c1cb3;border-bottom-color:#b91c1cb3}.border-y-red-700\/75{border-top-color:#b91c1cbf;border-bottom-color:#b91c1cbf}.border-y-red-700\/80{border-top-color:#b91c1ccc;border-bottom-color:#b91c1ccc}.border-y-red-700\/85{border-top-color:#b91c1cd9;border-bottom-color:#b91c1cd9}.border-y-red-700\/90{border-top-color:#b91c1ce6;border-bottom-color:#b91c1ce6}.border-y-red-700\/95{border-top-color:#b91c1cf2;border-bottom-color:#b91c1cf2}.border-y-red-800{--tw-border-opacity: 1;border-top-color:rgb(153 27 27 / var(--tw-border-opacity));border-bottom-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-y-red-800\/0{border-top-color:#991b1b00;border-bottom-color:#991b1b00}.border-y-red-800\/10{border-top-color:#991b1b1a;border-bottom-color:#991b1b1a}.border-y-red-800\/100{border-top-color:#991b1b;border-bottom-color:#991b1b}.border-y-red-800\/15{border-top-color:#991b1b26;border-bottom-color:#991b1b26}.border-y-red-800\/20{border-top-color:#991b1b33;border-bottom-color:#991b1b33}.border-y-red-800\/25{border-top-color:#991b1b40;border-bottom-color:#991b1b40}.border-y-red-800\/30{border-top-color:#991b1b4d;border-bottom-color:#991b1b4d}.border-y-red-800\/35{border-top-color:#991b1b59;border-bottom-color:#991b1b59}.border-y-red-800\/40{border-top-color:#991b1b66;border-bottom-color:#991b1b66}.border-y-red-800\/45{border-top-color:#991b1b73;border-bottom-color:#991b1b73}.border-y-red-800\/5{border-top-color:#991b1b0d;border-bottom-color:#991b1b0d}.border-y-red-800\/50{border-top-color:#991b1b80;border-bottom-color:#991b1b80}.border-y-red-800\/55{border-top-color:#991b1b8c;border-bottom-color:#991b1b8c}.border-y-red-800\/60{border-top-color:#991b1b99;border-bottom-color:#991b1b99}.border-y-red-800\/65{border-top-color:#991b1ba6;border-bottom-color:#991b1ba6}.border-y-red-800\/70{border-top-color:#991b1bb3;border-bottom-color:#991b1bb3}.border-y-red-800\/75{border-top-color:#991b1bbf;border-bottom-color:#991b1bbf}.border-y-red-800\/80{border-top-color:#991b1bcc;border-bottom-color:#991b1bcc}.border-y-red-800\/85{border-top-color:#991b1bd9;border-bottom-color:#991b1bd9}.border-y-red-800\/90{border-top-color:#991b1be6;border-bottom-color:#991b1be6}.border-y-red-800\/95{border-top-color:#991b1bf2;border-bottom-color:#991b1bf2}.border-y-red-900{--tw-border-opacity: 1;border-top-color:rgb(127 29 29 / var(--tw-border-opacity));border-bottom-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-y-red-900\/0{border-top-color:#7f1d1d00;border-bottom-color:#7f1d1d00}.border-y-red-900\/10{border-top-color:#7f1d1d1a;border-bottom-color:#7f1d1d1a}.border-y-red-900\/100{border-top-color:#7f1d1d;border-bottom-color:#7f1d1d}.border-y-red-900\/15{border-top-color:#7f1d1d26;border-bottom-color:#7f1d1d26}.border-y-red-900\/20{border-top-color:#7f1d1d33;border-bottom-color:#7f1d1d33}.border-y-red-900\/25{border-top-color:#7f1d1d40;border-bottom-color:#7f1d1d40}.border-y-red-900\/30{border-top-color:#7f1d1d4d;border-bottom-color:#7f1d1d4d}.border-y-red-900\/35{border-top-color:#7f1d1d59;border-bottom-color:#7f1d1d59}.border-y-red-900\/40{border-top-color:#7f1d1d66;border-bottom-color:#7f1d1d66}.border-y-red-900\/45{border-top-color:#7f1d1d73;border-bottom-color:#7f1d1d73}.border-y-red-900\/5{border-top-color:#7f1d1d0d;border-bottom-color:#7f1d1d0d}.border-y-red-900\/50{border-top-color:#7f1d1d80;border-bottom-color:#7f1d1d80}.border-y-red-900\/55{border-top-color:#7f1d1d8c;border-bottom-color:#7f1d1d8c}.border-y-red-900\/60{border-top-color:#7f1d1d99;border-bottom-color:#7f1d1d99}.border-y-red-900\/65{border-top-color:#7f1d1da6;border-bottom-color:#7f1d1da6}.border-y-red-900\/70{border-top-color:#7f1d1db3;border-bottom-color:#7f1d1db3}.border-y-red-900\/75{border-top-color:#7f1d1dbf;border-bottom-color:#7f1d1dbf}.border-y-red-900\/80{border-top-color:#7f1d1dcc;border-bottom-color:#7f1d1dcc}.border-y-red-900\/85{border-top-color:#7f1d1dd9;border-bottom-color:#7f1d1dd9}.border-y-red-900\/90{border-top-color:#7f1d1de6;border-bottom-color:#7f1d1de6}.border-y-red-900\/95{border-top-color:#7f1d1df2;border-bottom-color:#7f1d1df2}.border-y-red-950{--tw-border-opacity: 1;border-top-color:rgb(69 10 10 / var(--tw-border-opacity));border-bottom-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-y-red-950\/0{border-top-color:#450a0a00;border-bottom-color:#450a0a00}.border-y-red-950\/10{border-top-color:#450a0a1a;border-bottom-color:#450a0a1a}.border-y-red-950\/100{border-top-color:#450a0a;border-bottom-color:#450a0a}.border-y-red-950\/15{border-top-color:#450a0a26;border-bottom-color:#450a0a26}.border-y-red-950\/20{border-top-color:#450a0a33;border-bottom-color:#450a0a33}.border-y-red-950\/25{border-top-color:#450a0a40;border-bottom-color:#450a0a40}.border-y-red-950\/30{border-top-color:#450a0a4d;border-bottom-color:#450a0a4d}.border-y-red-950\/35{border-top-color:#450a0a59;border-bottom-color:#450a0a59}.border-y-red-950\/40{border-top-color:#450a0a66;border-bottom-color:#450a0a66}.border-y-red-950\/45{border-top-color:#450a0a73;border-bottom-color:#450a0a73}.border-y-red-950\/5{border-top-color:#450a0a0d;border-bottom-color:#450a0a0d}.border-y-red-950\/50{border-top-color:#450a0a80;border-bottom-color:#450a0a80}.border-y-red-950\/55{border-top-color:#450a0a8c;border-bottom-color:#450a0a8c}.border-y-red-950\/60{border-top-color:#450a0a99;border-bottom-color:#450a0a99}.border-y-red-950\/65{border-top-color:#450a0aa6;border-bottom-color:#450a0aa6}.border-y-red-950\/70{border-top-color:#450a0ab3;border-bottom-color:#450a0ab3}.border-y-red-950\/75{border-top-color:#450a0abf;border-bottom-color:#450a0abf}.border-y-red-950\/80{border-top-color:#450a0acc;border-bottom-color:#450a0acc}.border-y-red-950\/85{border-top-color:#450a0ad9;border-bottom-color:#450a0ad9}.border-y-red-950\/90{border-top-color:#450a0ae6;border-bottom-color:#450a0ae6}.border-y-red-950\/95{border-top-color:#450a0af2;border-bottom-color:#450a0af2}.border-b-blue-100{--tw-border-opacity: 1;border-bottom-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-b-blue-100\/0{border-bottom-color:#dbeafe00}.border-b-blue-100\/10{border-bottom-color:#dbeafe1a}.border-b-blue-100\/100{border-bottom-color:#dbeafe}.border-b-blue-100\/15{border-bottom-color:#dbeafe26}.border-b-blue-100\/20{border-bottom-color:#dbeafe33}.border-b-blue-100\/25{border-bottom-color:#dbeafe40}.border-b-blue-100\/30{border-bottom-color:#dbeafe4d}.border-b-blue-100\/35{border-bottom-color:#dbeafe59}.border-b-blue-100\/40{border-bottom-color:#dbeafe66}.border-b-blue-100\/45{border-bottom-color:#dbeafe73}.border-b-blue-100\/5{border-bottom-color:#dbeafe0d}.border-b-blue-100\/50{border-bottom-color:#dbeafe80}.border-b-blue-100\/55{border-bottom-color:#dbeafe8c}.border-b-blue-100\/60{border-bottom-color:#dbeafe99}.border-b-blue-100\/65{border-bottom-color:#dbeafea6}.border-b-blue-100\/70{border-bottom-color:#dbeafeb3}.border-b-blue-100\/75{border-bottom-color:#dbeafebf}.border-b-blue-100\/80{border-bottom-color:#dbeafecc}.border-b-blue-100\/85{border-bottom-color:#dbeafed9}.border-b-blue-100\/90{border-bottom-color:#dbeafee6}.border-b-blue-100\/95{border-bottom-color:#dbeafef2}.border-b-blue-200{--tw-border-opacity: 1;border-bottom-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-b-blue-200\/0{border-bottom-color:#bfdbfe00}.border-b-blue-200\/10{border-bottom-color:#bfdbfe1a}.border-b-blue-200\/100{border-bottom-color:#bfdbfe}.border-b-blue-200\/15{border-bottom-color:#bfdbfe26}.border-b-blue-200\/20{border-bottom-color:#bfdbfe33}.border-b-blue-200\/25{border-bottom-color:#bfdbfe40}.border-b-blue-200\/30{border-bottom-color:#bfdbfe4d}.border-b-blue-200\/35{border-bottom-color:#bfdbfe59}.border-b-blue-200\/40{border-bottom-color:#bfdbfe66}.border-b-blue-200\/45{border-bottom-color:#bfdbfe73}.border-b-blue-200\/5{border-bottom-color:#bfdbfe0d}.border-b-blue-200\/50{border-bottom-color:#bfdbfe80}.border-b-blue-200\/55{border-bottom-color:#bfdbfe8c}.border-b-blue-200\/60{border-bottom-color:#bfdbfe99}.border-b-blue-200\/65{border-bottom-color:#bfdbfea6}.border-b-blue-200\/70{border-bottom-color:#bfdbfeb3}.border-b-blue-200\/75{border-bottom-color:#bfdbfebf}.border-b-blue-200\/80{border-bottom-color:#bfdbfecc}.border-b-blue-200\/85{border-bottom-color:#bfdbfed9}.border-b-blue-200\/90{border-bottom-color:#bfdbfee6}.border-b-blue-200\/95{border-bottom-color:#bfdbfef2}.border-b-blue-300{--tw-border-opacity: 1;border-bottom-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-b-blue-300\/0{border-bottom-color:#93c5fd00}.border-b-blue-300\/10{border-bottom-color:#93c5fd1a}.border-b-blue-300\/100{border-bottom-color:#93c5fd}.border-b-blue-300\/15{border-bottom-color:#93c5fd26}.border-b-blue-300\/20{border-bottom-color:#93c5fd33}.border-b-blue-300\/25{border-bottom-color:#93c5fd40}.border-b-blue-300\/30{border-bottom-color:#93c5fd4d}.border-b-blue-300\/35{border-bottom-color:#93c5fd59}.border-b-blue-300\/40{border-bottom-color:#93c5fd66}.border-b-blue-300\/45{border-bottom-color:#93c5fd73}.border-b-blue-300\/5{border-bottom-color:#93c5fd0d}.border-b-blue-300\/50{border-bottom-color:#93c5fd80}.border-b-blue-300\/55{border-bottom-color:#93c5fd8c}.border-b-blue-300\/60{border-bottom-color:#93c5fd99}.border-b-blue-300\/65{border-bottom-color:#93c5fda6}.border-b-blue-300\/70{border-bottom-color:#93c5fdb3}.border-b-blue-300\/75{border-bottom-color:#93c5fdbf}.border-b-blue-300\/80{border-bottom-color:#93c5fdcc}.border-b-blue-300\/85{border-bottom-color:#93c5fdd9}.border-b-blue-300\/90{border-bottom-color:#93c5fde6}.border-b-blue-300\/95{border-bottom-color:#93c5fdf2}.border-b-blue-400{--tw-border-opacity: 1;border-bottom-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-b-blue-400\/0{border-bottom-color:#60a5fa00}.border-b-blue-400\/10{border-bottom-color:#60a5fa1a}.border-b-blue-400\/100{border-bottom-color:#60a5fa}.border-b-blue-400\/15{border-bottom-color:#60a5fa26}.border-b-blue-400\/20{border-bottom-color:#60a5fa33}.border-b-blue-400\/25{border-bottom-color:#60a5fa40}.border-b-blue-400\/30{border-bottom-color:#60a5fa4d}.border-b-blue-400\/35{border-bottom-color:#60a5fa59}.border-b-blue-400\/40{border-bottom-color:#60a5fa66}.border-b-blue-400\/45{border-bottom-color:#60a5fa73}.border-b-blue-400\/5{border-bottom-color:#60a5fa0d}.border-b-blue-400\/50{border-bottom-color:#60a5fa80}.border-b-blue-400\/55{border-bottom-color:#60a5fa8c}.border-b-blue-400\/60{border-bottom-color:#60a5fa99}.border-b-blue-400\/65{border-bottom-color:#60a5faa6}.border-b-blue-400\/70{border-bottom-color:#60a5fab3}.border-b-blue-400\/75{border-bottom-color:#60a5fabf}.border-b-blue-400\/80{border-bottom-color:#60a5facc}.border-b-blue-400\/85{border-bottom-color:#60a5fad9}.border-b-blue-400\/90{border-bottom-color:#60a5fae6}.border-b-blue-400\/95{border-bottom-color:#60a5faf2}.border-b-blue-50{--tw-border-opacity: 1;border-bottom-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-b-blue-50\/0{border-bottom-color:#eff6ff00}.border-b-blue-50\/10{border-bottom-color:#eff6ff1a}.border-b-blue-50\/100{border-bottom-color:#eff6ff}.border-b-blue-50\/15{border-bottom-color:#eff6ff26}.border-b-blue-50\/20{border-bottom-color:#eff6ff33}.border-b-blue-50\/25{border-bottom-color:#eff6ff40}.border-b-blue-50\/30{border-bottom-color:#eff6ff4d}.border-b-blue-50\/35{border-bottom-color:#eff6ff59}.border-b-blue-50\/40{border-bottom-color:#eff6ff66}.border-b-blue-50\/45{border-bottom-color:#eff6ff73}.border-b-blue-50\/5{border-bottom-color:#eff6ff0d}.border-b-blue-50\/50{border-bottom-color:#eff6ff80}.border-b-blue-50\/55{border-bottom-color:#eff6ff8c}.border-b-blue-50\/60{border-bottom-color:#eff6ff99}.border-b-blue-50\/65{border-bottom-color:#eff6ffa6}.border-b-blue-50\/70{border-bottom-color:#eff6ffb3}.border-b-blue-50\/75{border-bottom-color:#eff6ffbf}.border-b-blue-50\/80{border-bottom-color:#eff6ffcc}.border-b-blue-50\/85{border-bottom-color:#eff6ffd9}.border-b-blue-50\/90{border-bottom-color:#eff6ffe6}.border-b-blue-50\/95{border-bottom-color:#eff6fff2}.border-b-blue-500{--tw-border-opacity: 1;border-bottom-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-b-blue-500\/0{border-bottom-color:#3b82f600}.border-b-blue-500\/10{border-bottom-color:#3b82f61a}.border-b-blue-500\/100{border-bottom-color:#3b82f6}.border-b-blue-500\/15{border-bottom-color:#3b82f626}.border-b-blue-500\/20{border-bottom-color:#3b82f633}.border-b-blue-500\/25{border-bottom-color:#3b82f640}.border-b-blue-500\/30{border-bottom-color:#3b82f64d}.border-b-blue-500\/35{border-bottom-color:#3b82f659}.border-b-blue-500\/40{border-bottom-color:#3b82f666}.border-b-blue-500\/45{border-bottom-color:#3b82f673}.border-b-blue-500\/5{border-bottom-color:#3b82f60d}.border-b-blue-500\/50{border-bottom-color:#3b82f680}.border-b-blue-500\/55{border-bottom-color:#3b82f68c}.border-b-blue-500\/60{border-bottom-color:#3b82f699}.border-b-blue-500\/65{border-bottom-color:#3b82f6a6}.border-b-blue-500\/70{border-bottom-color:#3b82f6b3}.border-b-blue-500\/75{border-bottom-color:#3b82f6bf}.border-b-blue-500\/80{border-bottom-color:#3b82f6cc}.border-b-blue-500\/85{border-bottom-color:#3b82f6d9}.border-b-blue-500\/90{border-bottom-color:#3b82f6e6}.border-b-blue-500\/95{border-bottom-color:#3b82f6f2}.border-b-blue-600{--tw-border-opacity: 1;border-bottom-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-b-blue-600\/0{border-bottom-color:#2563eb00}.border-b-blue-600\/10{border-bottom-color:#2563eb1a}.border-b-blue-600\/100{border-bottom-color:#2563eb}.border-b-blue-600\/15{border-bottom-color:#2563eb26}.border-b-blue-600\/20{border-bottom-color:#2563eb33}.border-b-blue-600\/25{border-bottom-color:#2563eb40}.border-b-blue-600\/30{border-bottom-color:#2563eb4d}.border-b-blue-600\/35{border-bottom-color:#2563eb59}.border-b-blue-600\/40{border-bottom-color:#2563eb66}.border-b-blue-600\/45{border-bottom-color:#2563eb73}.border-b-blue-600\/5{border-bottom-color:#2563eb0d}.border-b-blue-600\/50{border-bottom-color:#2563eb80}.border-b-blue-600\/55{border-bottom-color:#2563eb8c}.border-b-blue-600\/60{border-bottom-color:#2563eb99}.border-b-blue-600\/65{border-bottom-color:#2563eba6}.border-b-blue-600\/70{border-bottom-color:#2563ebb3}.border-b-blue-600\/75{border-bottom-color:#2563ebbf}.border-b-blue-600\/80{border-bottom-color:#2563ebcc}.border-b-blue-600\/85{border-bottom-color:#2563ebd9}.border-b-blue-600\/90{border-bottom-color:#2563ebe6}.border-b-blue-600\/95{border-bottom-color:#2563ebf2}.border-b-blue-700{--tw-border-opacity: 1;border-bottom-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-b-blue-700\/0{border-bottom-color:#1d4ed800}.border-b-blue-700\/10{border-bottom-color:#1d4ed81a}.border-b-blue-700\/100{border-bottom-color:#1d4ed8}.border-b-blue-700\/15{border-bottom-color:#1d4ed826}.border-b-blue-700\/20{border-bottom-color:#1d4ed833}.border-b-blue-700\/25{border-bottom-color:#1d4ed840}.border-b-blue-700\/30{border-bottom-color:#1d4ed84d}.border-b-blue-700\/35{border-bottom-color:#1d4ed859}.border-b-blue-700\/40{border-bottom-color:#1d4ed866}.border-b-blue-700\/45{border-bottom-color:#1d4ed873}.border-b-blue-700\/5{border-bottom-color:#1d4ed80d}.border-b-blue-700\/50{border-bottom-color:#1d4ed880}.border-b-blue-700\/55{border-bottom-color:#1d4ed88c}.border-b-blue-700\/60{border-bottom-color:#1d4ed899}.border-b-blue-700\/65{border-bottom-color:#1d4ed8a6}.border-b-blue-700\/70{border-bottom-color:#1d4ed8b3}.border-b-blue-700\/75{border-bottom-color:#1d4ed8bf}.border-b-blue-700\/80{border-bottom-color:#1d4ed8cc}.border-b-blue-700\/85{border-bottom-color:#1d4ed8d9}.border-b-blue-700\/90{border-bottom-color:#1d4ed8e6}.border-b-blue-700\/95{border-bottom-color:#1d4ed8f2}.border-b-blue-800{--tw-border-opacity: 1;border-bottom-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-b-blue-800\/0{border-bottom-color:#1e40af00}.border-b-blue-800\/10{border-bottom-color:#1e40af1a}.border-b-blue-800\/100{border-bottom-color:#1e40af}.border-b-blue-800\/15{border-bottom-color:#1e40af26}.border-b-blue-800\/20{border-bottom-color:#1e40af33}.border-b-blue-800\/25{border-bottom-color:#1e40af40}.border-b-blue-800\/30{border-bottom-color:#1e40af4d}.border-b-blue-800\/35{border-bottom-color:#1e40af59}.border-b-blue-800\/40{border-bottom-color:#1e40af66}.border-b-blue-800\/45{border-bottom-color:#1e40af73}.border-b-blue-800\/5{border-bottom-color:#1e40af0d}.border-b-blue-800\/50{border-bottom-color:#1e40af80}.border-b-blue-800\/55{border-bottom-color:#1e40af8c}.border-b-blue-800\/60{border-bottom-color:#1e40af99}.border-b-blue-800\/65{border-bottom-color:#1e40afa6}.border-b-blue-800\/70{border-bottom-color:#1e40afb3}.border-b-blue-800\/75{border-bottom-color:#1e40afbf}.border-b-blue-800\/80{border-bottom-color:#1e40afcc}.border-b-blue-800\/85{border-bottom-color:#1e40afd9}.border-b-blue-800\/90{border-bottom-color:#1e40afe6}.border-b-blue-800\/95{border-bottom-color:#1e40aff2}.border-b-blue-900{--tw-border-opacity: 1;border-bottom-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-b-blue-900\/0{border-bottom-color:#1e3a8a00}.border-b-blue-900\/10{border-bottom-color:#1e3a8a1a}.border-b-blue-900\/100{border-bottom-color:#1e3a8a}.border-b-blue-900\/15{border-bottom-color:#1e3a8a26}.border-b-blue-900\/20{border-bottom-color:#1e3a8a33}.border-b-blue-900\/25{border-bottom-color:#1e3a8a40}.border-b-blue-900\/30{border-bottom-color:#1e3a8a4d}.border-b-blue-900\/35{border-bottom-color:#1e3a8a59}.border-b-blue-900\/40{border-bottom-color:#1e3a8a66}.border-b-blue-900\/45{border-bottom-color:#1e3a8a73}.border-b-blue-900\/5{border-bottom-color:#1e3a8a0d}.border-b-blue-900\/50{border-bottom-color:#1e3a8a80}.border-b-blue-900\/55{border-bottom-color:#1e3a8a8c}.border-b-blue-900\/60{border-bottom-color:#1e3a8a99}.border-b-blue-900\/65{border-bottom-color:#1e3a8aa6}.border-b-blue-900\/70{border-bottom-color:#1e3a8ab3}.border-b-blue-900\/75{border-bottom-color:#1e3a8abf}.border-b-blue-900\/80{border-bottom-color:#1e3a8acc}.border-b-blue-900\/85{border-bottom-color:#1e3a8ad9}.border-b-blue-900\/90{border-bottom-color:#1e3a8ae6}.border-b-blue-900\/95{border-bottom-color:#1e3a8af2}.border-b-blue-950{--tw-border-opacity: 1;border-bottom-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-b-blue-950\/0{border-bottom-color:#17255400}.border-b-blue-950\/10{border-bottom-color:#1725541a}.border-b-blue-950\/100{border-bottom-color:#172554}.border-b-blue-950\/15{border-bottom-color:#17255426}.border-b-blue-950\/20{border-bottom-color:#17255433}.border-b-blue-950\/25{border-bottom-color:#17255440}.border-b-blue-950\/30{border-bottom-color:#1725544d}.border-b-blue-950\/35{border-bottom-color:#17255459}.border-b-blue-950\/40{border-bottom-color:#17255466}.border-b-blue-950\/45{border-bottom-color:#17255473}.border-b-blue-950\/5{border-bottom-color:#1725540d}.border-b-blue-950\/50{border-bottom-color:#17255480}.border-b-blue-950\/55{border-bottom-color:#1725548c}.border-b-blue-950\/60{border-bottom-color:#17255499}.border-b-blue-950\/65{border-bottom-color:#172554a6}.border-b-blue-950\/70{border-bottom-color:#172554b3}.border-b-blue-950\/75{border-bottom-color:#172554bf}.border-b-blue-950\/80{border-bottom-color:#172554cc}.border-b-blue-950\/85{border-bottom-color:#172554d9}.border-b-blue-950\/90{border-bottom-color:#172554e6}.border-b-blue-950\/95{border-bottom-color:#172554f2}.border-b-green-100{--tw-border-opacity: 1;border-bottom-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-b-green-100\/0{border-bottom-color:#dcfce700}.border-b-green-100\/10{border-bottom-color:#dcfce71a}.border-b-green-100\/100{border-bottom-color:#dcfce7}.border-b-green-100\/15{border-bottom-color:#dcfce726}.border-b-green-100\/20{border-bottom-color:#dcfce733}.border-b-green-100\/25{border-bottom-color:#dcfce740}.border-b-green-100\/30{border-bottom-color:#dcfce74d}.border-b-green-100\/35{border-bottom-color:#dcfce759}.border-b-green-100\/40{border-bottom-color:#dcfce766}.border-b-green-100\/45{border-bottom-color:#dcfce773}.border-b-green-100\/5{border-bottom-color:#dcfce70d}.border-b-green-100\/50{border-bottom-color:#dcfce780}.border-b-green-100\/55{border-bottom-color:#dcfce78c}.border-b-green-100\/60{border-bottom-color:#dcfce799}.border-b-green-100\/65{border-bottom-color:#dcfce7a6}.border-b-green-100\/70{border-bottom-color:#dcfce7b3}.border-b-green-100\/75{border-bottom-color:#dcfce7bf}.border-b-green-100\/80{border-bottom-color:#dcfce7cc}.border-b-green-100\/85{border-bottom-color:#dcfce7d9}.border-b-green-100\/90{border-bottom-color:#dcfce7e6}.border-b-green-100\/95{border-bottom-color:#dcfce7f2}.border-b-green-200{--tw-border-opacity: 1;border-bottom-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-b-green-200\/0{border-bottom-color:#bbf7d000}.border-b-green-200\/10{border-bottom-color:#bbf7d01a}.border-b-green-200\/100{border-bottom-color:#bbf7d0}.border-b-green-200\/15{border-bottom-color:#bbf7d026}.border-b-green-200\/20{border-bottom-color:#bbf7d033}.border-b-green-200\/25{border-bottom-color:#bbf7d040}.border-b-green-200\/30{border-bottom-color:#bbf7d04d}.border-b-green-200\/35{border-bottom-color:#bbf7d059}.border-b-green-200\/40{border-bottom-color:#bbf7d066}.border-b-green-200\/45{border-bottom-color:#bbf7d073}.border-b-green-200\/5{border-bottom-color:#bbf7d00d}.border-b-green-200\/50{border-bottom-color:#bbf7d080}.border-b-green-200\/55{border-bottom-color:#bbf7d08c}.border-b-green-200\/60{border-bottom-color:#bbf7d099}.border-b-green-200\/65{border-bottom-color:#bbf7d0a6}.border-b-green-200\/70{border-bottom-color:#bbf7d0b3}.border-b-green-200\/75{border-bottom-color:#bbf7d0bf}.border-b-green-200\/80{border-bottom-color:#bbf7d0cc}.border-b-green-200\/85{border-bottom-color:#bbf7d0d9}.border-b-green-200\/90{border-bottom-color:#bbf7d0e6}.border-b-green-200\/95{border-bottom-color:#bbf7d0f2}.border-b-green-300{--tw-border-opacity: 1;border-bottom-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-b-green-300\/0{border-bottom-color:#86efac00}.border-b-green-300\/10{border-bottom-color:#86efac1a}.border-b-green-300\/100{border-bottom-color:#86efac}.border-b-green-300\/15{border-bottom-color:#86efac26}.border-b-green-300\/20{border-bottom-color:#86efac33}.border-b-green-300\/25{border-bottom-color:#86efac40}.border-b-green-300\/30{border-bottom-color:#86efac4d}.border-b-green-300\/35{border-bottom-color:#86efac59}.border-b-green-300\/40{border-bottom-color:#86efac66}.border-b-green-300\/45{border-bottom-color:#86efac73}.border-b-green-300\/5{border-bottom-color:#86efac0d}.border-b-green-300\/50{border-bottom-color:#86efac80}.border-b-green-300\/55{border-bottom-color:#86efac8c}.border-b-green-300\/60{border-bottom-color:#86efac99}.border-b-green-300\/65{border-bottom-color:#86efaca6}.border-b-green-300\/70{border-bottom-color:#86efacb3}.border-b-green-300\/75{border-bottom-color:#86efacbf}.border-b-green-300\/80{border-bottom-color:#86efaccc}.border-b-green-300\/85{border-bottom-color:#86efacd9}.border-b-green-300\/90{border-bottom-color:#86eface6}.border-b-green-300\/95{border-bottom-color:#86efacf2}.border-b-green-400{--tw-border-opacity: 1;border-bottom-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-b-green-400\/0{border-bottom-color:#4ade8000}.border-b-green-400\/10{border-bottom-color:#4ade801a}.border-b-green-400\/100{border-bottom-color:#4ade80}.border-b-green-400\/15{border-bottom-color:#4ade8026}.border-b-green-400\/20{border-bottom-color:#4ade8033}.border-b-green-400\/25{border-bottom-color:#4ade8040}.border-b-green-400\/30{border-bottom-color:#4ade804d}.border-b-green-400\/35{border-bottom-color:#4ade8059}.border-b-green-400\/40{border-bottom-color:#4ade8066}.border-b-green-400\/45{border-bottom-color:#4ade8073}.border-b-green-400\/5{border-bottom-color:#4ade800d}.border-b-green-400\/50{border-bottom-color:#4ade8080}.border-b-green-400\/55{border-bottom-color:#4ade808c}.border-b-green-400\/60{border-bottom-color:#4ade8099}.border-b-green-400\/65{border-bottom-color:#4ade80a6}.border-b-green-400\/70{border-bottom-color:#4ade80b3}.border-b-green-400\/75{border-bottom-color:#4ade80bf}.border-b-green-400\/80{border-bottom-color:#4ade80cc}.border-b-green-400\/85{border-bottom-color:#4ade80d9}.border-b-green-400\/90{border-bottom-color:#4ade80e6}.border-b-green-400\/95{border-bottom-color:#4ade80f2}.border-b-green-50{--tw-border-opacity: 1;border-bottom-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-b-green-50\/0{border-bottom-color:#f0fdf400}.border-b-green-50\/10{border-bottom-color:#f0fdf41a}.border-b-green-50\/100{border-bottom-color:#f0fdf4}.border-b-green-50\/15{border-bottom-color:#f0fdf426}.border-b-green-50\/20{border-bottom-color:#f0fdf433}.border-b-green-50\/25{border-bottom-color:#f0fdf440}.border-b-green-50\/30{border-bottom-color:#f0fdf44d}.border-b-green-50\/35{border-bottom-color:#f0fdf459}.border-b-green-50\/40{border-bottom-color:#f0fdf466}.border-b-green-50\/45{border-bottom-color:#f0fdf473}.border-b-green-50\/5{border-bottom-color:#f0fdf40d}.border-b-green-50\/50{border-bottom-color:#f0fdf480}.border-b-green-50\/55{border-bottom-color:#f0fdf48c}.border-b-green-50\/60{border-bottom-color:#f0fdf499}.border-b-green-50\/65{border-bottom-color:#f0fdf4a6}.border-b-green-50\/70{border-bottom-color:#f0fdf4b3}.border-b-green-50\/75{border-bottom-color:#f0fdf4bf}.border-b-green-50\/80{border-bottom-color:#f0fdf4cc}.border-b-green-50\/85{border-bottom-color:#f0fdf4d9}.border-b-green-50\/90{border-bottom-color:#f0fdf4e6}.border-b-green-50\/95{border-bottom-color:#f0fdf4f2}.border-b-green-500{--tw-border-opacity: 1;border-bottom-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-b-green-500\/0{border-bottom-color:#22c55e00}.border-b-green-500\/10{border-bottom-color:#22c55e1a}.border-b-green-500\/100{border-bottom-color:#22c55e}.border-b-green-500\/15{border-bottom-color:#22c55e26}.border-b-green-500\/20{border-bottom-color:#22c55e33}.border-b-green-500\/25{border-bottom-color:#22c55e40}.border-b-green-500\/30{border-bottom-color:#22c55e4d}.border-b-green-500\/35{border-bottom-color:#22c55e59}.border-b-green-500\/40{border-bottom-color:#22c55e66}.border-b-green-500\/45{border-bottom-color:#22c55e73}.border-b-green-500\/5{border-bottom-color:#22c55e0d}.border-b-green-500\/50{border-bottom-color:#22c55e80}.border-b-green-500\/55{border-bottom-color:#22c55e8c}.border-b-green-500\/60{border-bottom-color:#22c55e99}.border-b-green-500\/65{border-bottom-color:#22c55ea6}.border-b-green-500\/70{border-bottom-color:#22c55eb3}.border-b-green-500\/75{border-bottom-color:#22c55ebf}.border-b-green-500\/80{border-bottom-color:#22c55ecc}.border-b-green-500\/85{border-bottom-color:#22c55ed9}.border-b-green-500\/90{border-bottom-color:#22c55ee6}.border-b-green-500\/95{border-bottom-color:#22c55ef2}.border-b-green-600{--tw-border-opacity: 1;border-bottom-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-b-green-600\/0{border-bottom-color:#16a34a00}.border-b-green-600\/10{border-bottom-color:#16a34a1a}.border-b-green-600\/100{border-bottom-color:#16a34a}.border-b-green-600\/15{border-bottom-color:#16a34a26}.border-b-green-600\/20{border-bottom-color:#16a34a33}.border-b-green-600\/25{border-bottom-color:#16a34a40}.border-b-green-600\/30{border-bottom-color:#16a34a4d}.border-b-green-600\/35{border-bottom-color:#16a34a59}.border-b-green-600\/40{border-bottom-color:#16a34a66}.border-b-green-600\/45{border-bottom-color:#16a34a73}.border-b-green-600\/5{border-bottom-color:#16a34a0d}.border-b-green-600\/50{border-bottom-color:#16a34a80}.border-b-green-600\/55{border-bottom-color:#16a34a8c}.border-b-green-600\/60{border-bottom-color:#16a34a99}.border-b-green-600\/65{border-bottom-color:#16a34aa6}.border-b-green-600\/70{border-bottom-color:#16a34ab3}.border-b-green-600\/75{border-bottom-color:#16a34abf}.border-b-green-600\/80{border-bottom-color:#16a34acc}.border-b-green-600\/85{border-bottom-color:#16a34ad9}.border-b-green-600\/90{border-bottom-color:#16a34ae6}.border-b-green-600\/95{border-bottom-color:#16a34af2}.border-b-green-700{--tw-border-opacity: 1;border-bottom-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-b-green-700\/0{border-bottom-color:#15803d00}.border-b-green-700\/10{border-bottom-color:#15803d1a}.border-b-green-700\/100{border-bottom-color:#15803d}.border-b-green-700\/15{border-bottom-color:#15803d26}.border-b-green-700\/20{border-bottom-color:#15803d33}.border-b-green-700\/25{border-bottom-color:#15803d40}.border-b-green-700\/30{border-bottom-color:#15803d4d}.border-b-green-700\/35{border-bottom-color:#15803d59}.border-b-green-700\/40{border-bottom-color:#15803d66}.border-b-green-700\/45{border-bottom-color:#15803d73}.border-b-green-700\/5{border-bottom-color:#15803d0d}.border-b-green-700\/50{border-bottom-color:#15803d80}.border-b-green-700\/55{border-bottom-color:#15803d8c}.border-b-green-700\/60{border-bottom-color:#15803d99}.border-b-green-700\/65{border-bottom-color:#15803da6}.border-b-green-700\/70{border-bottom-color:#15803db3}.border-b-green-700\/75{border-bottom-color:#15803dbf}.border-b-green-700\/80{border-bottom-color:#15803dcc}.border-b-green-700\/85{border-bottom-color:#15803dd9}.border-b-green-700\/90{border-bottom-color:#15803de6}.border-b-green-700\/95{border-bottom-color:#15803df2}.border-b-green-800{--tw-border-opacity: 1;border-bottom-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-b-green-800\/0{border-bottom-color:#16653400}.border-b-green-800\/10{border-bottom-color:#1665341a}.border-b-green-800\/100{border-bottom-color:#166534}.border-b-green-800\/15{border-bottom-color:#16653426}.border-b-green-800\/20{border-bottom-color:#16653433}.border-b-green-800\/25{border-bottom-color:#16653440}.border-b-green-800\/30{border-bottom-color:#1665344d}.border-b-green-800\/35{border-bottom-color:#16653459}.border-b-green-800\/40{border-bottom-color:#16653466}.border-b-green-800\/45{border-bottom-color:#16653473}.border-b-green-800\/5{border-bottom-color:#1665340d}.border-b-green-800\/50{border-bottom-color:#16653480}.border-b-green-800\/55{border-bottom-color:#1665348c}.border-b-green-800\/60{border-bottom-color:#16653499}.border-b-green-800\/65{border-bottom-color:#166534a6}.border-b-green-800\/70{border-bottom-color:#166534b3}.border-b-green-800\/75{border-bottom-color:#166534bf}.border-b-green-800\/80{border-bottom-color:#166534cc}.border-b-green-800\/85{border-bottom-color:#166534d9}.border-b-green-800\/90{border-bottom-color:#166534e6}.border-b-green-800\/95{border-bottom-color:#166534f2}.border-b-green-900{--tw-border-opacity: 1;border-bottom-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-b-green-900\/0{border-bottom-color:#14532d00}.border-b-green-900\/10{border-bottom-color:#14532d1a}.border-b-green-900\/100{border-bottom-color:#14532d}.border-b-green-900\/15{border-bottom-color:#14532d26}.border-b-green-900\/20{border-bottom-color:#14532d33}.border-b-green-900\/25{border-bottom-color:#14532d40}.border-b-green-900\/30{border-bottom-color:#14532d4d}.border-b-green-900\/35{border-bottom-color:#14532d59}.border-b-green-900\/40{border-bottom-color:#14532d66}.border-b-green-900\/45{border-bottom-color:#14532d73}.border-b-green-900\/5{border-bottom-color:#14532d0d}.border-b-green-900\/50{border-bottom-color:#14532d80}.border-b-green-900\/55{border-bottom-color:#14532d8c}.border-b-green-900\/60{border-bottom-color:#14532d99}.border-b-green-900\/65{border-bottom-color:#14532da6}.border-b-green-900\/70{border-bottom-color:#14532db3}.border-b-green-900\/75{border-bottom-color:#14532dbf}.border-b-green-900\/80{border-bottom-color:#14532dcc}.border-b-green-900\/85{border-bottom-color:#14532dd9}.border-b-green-900\/90{border-bottom-color:#14532de6}.border-b-green-900\/95{border-bottom-color:#14532df2}.border-b-green-950{--tw-border-opacity: 1;border-bottom-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-b-green-950\/0{border-bottom-color:#052e1600}.border-b-green-950\/10{border-bottom-color:#052e161a}.border-b-green-950\/100{border-bottom-color:#052e16}.border-b-green-950\/15{border-bottom-color:#052e1626}.border-b-green-950\/20{border-bottom-color:#052e1633}.border-b-green-950\/25{border-bottom-color:#052e1640}.border-b-green-950\/30{border-bottom-color:#052e164d}.border-b-green-950\/35{border-bottom-color:#052e1659}.border-b-green-950\/40{border-bottom-color:#052e1666}.border-b-green-950\/45{border-bottom-color:#052e1673}.border-b-green-950\/5{border-bottom-color:#052e160d}.border-b-green-950\/50{border-bottom-color:#052e1680}.border-b-green-950\/55{border-bottom-color:#052e168c}.border-b-green-950\/60{border-bottom-color:#052e1699}.border-b-green-950\/65{border-bottom-color:#052e16a6}.border-b-green-950\/70{border-bottom-color:#052e16b3}.border-b-green-950\/75{border-bottom-color:#052e16bf}.border-b-green-950\/80{border-bottom-color:#052e16cc}.border-b-green-950\/85{border-bottom-color:#052e16d9}.border-b-green-950\/90{border-bottom-color:#052e16e6}.border-b-green-950\/95{border-bottom-color:#052e16f2}.border-b-orange-100{--tw-border-opacity: 1;border-bottom-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-b-orange-100\/0{border-bottom-color:#ffedd500}.border-b-orange-100\/10{border-bottom-color:#ffedd51a}.border-b-orange-100\/100{border-bottom-color:#ffedd5}.border-b-orange-100\/15{border-bottom-color:#ffedd526}.border-b-orange-100\/20{border-bottom-color:#ffedd533}.border-b-orange-100\/25{border-bottom-color:#ffedd540}.border-b-orange-100\/30{border-bottom-color:#ffedd54d}.border-b-orange-100\/35{border-bottom-color:#ffedd559}.border-b-orange-100\/40{border-bottom-color:#ffedd566}.border-b-orange-100\/45{border-bottom-color:#ffedd573}.border-b-orange-100\/5{border-bottom-color:#ffedd50d}.border-b-orange-100\/50{border-bottom-color:#ffedd580}.border-b-orange-100\/55{border-bottom-color:#ffedd58c}.border-b-orange-100\/60{border-bottom-color:#ffedd599}.border-b-orange-100\/65{border-bottom-color:#ffedd5a6}.border-b-orange-100\/70{border-bottom-color:#ffedd5b3}.border-b-orange-100\/75{border-bottom-color:#ffedd5bf}.border-b-orange-100\/80{border-bottom-color:#ffedd5cc}.border-b-orange-100\/85{border-bottom-color:#ffedd5d9}.border-b-orange-100\/90{border-bottom-color:#ffedd5e6}.border-b-orange-100\/95{border-bottom-color:#ffedd5f2}.border-b-orange-200{--tw-border-opacity: 1;border-bottom-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-b-orange-200\/0{border-bottom-color:#fed7aa00}.border-b-orange-200\/10{border-bottom-color:#fed7aa1a}.border-b-orange-200\/100{border-bottom-color:#fed7aa}.border-b-orange-200\/15{border-bottom-color:#fed7aa26}.border-b-orange-200\/20{border-bottom-color:#fed7aa33}.border-b-orange-200\/25{border-bottom-color:#fed7aa40}.border-b-orange-200\/30{border-bottom-color:#fed7aa4d}.border-b-orange-200\/35{border-bottom-color:#fed7aa59}.border-b-orange-200\/40{border-bottom-color:#fed7aa66}.border-b-orange-200\/45{border-bottom-color:#fed7aa73}.border-b-orange-200\/5{border-bottom-color:#fed7aa0d}.border-b-orange-200\/50{border-bottom-color:#fed7aa80}.border-b-orange-200\/55{border-bottom-color:#fed7aa8c}.border-b-orange-200\/60{border-bottom-color:#fed7aa99}.border-b-orange-200\/65{border-bottom-color:#fed7aaa6}.border-b-orange-200\/70{border-bottom-color:#fed7aab3}.border-b-orange-200\/75{border-bottom-color:#fed7aabf}.border-b-orange-200\/80{border-bottom-color:#fed7aacc}.border-b-orange-200\/85{border-bottom-color:#fed7aad9}.border-b-orange-200\/90{border-bottom-color:#fed7aae6}.border-b-orange-200\/95{border-bottom-color:#fed7aaf2}.border-b-orange-300{--tw-border-opacity: 1;border-bottom-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-b-orange-300\/0{border-bottom-color:#fdba7400}.border-b-orange-300\/10{border-bottom-color:#fdba741a}.border-b-orange-300\/100{border-bottom-color:#fdba74}.border-b-orange-300\/15{border-bottom-color:#fdba7426}.border-b-orange-300\/20{border-bottom-color:#fdba7433}.border-b-orange-300\/25{border-bottom-color:#fdba7440}.border-b-orange-300\/30{border-bottom-color:#fdba744d}.border-b-orange-300\/35{border-bottom-color:#fdba7459}.border-b-orange-300\/40{border-bottom-color:#fdba7466}.border-b-orange-300\/45{border-bottom-color:#fdba7473}.border-b-orange-300\/5{border-bottom-color:#fdba740d}.border-b-orange-300\/50{border-bottom-color:#fdba7480}.border-b-orange-300\/55{border-bottom-color:#fdba748c}.border-b-orange-300\/60{border-bottom-color:#fdba7499}.border-b-orange-300\/65{border-bottom-color:#fdba74a6}.border-b-orange-300\/70{border-bottom-color:#fdba74b3}.border-b-orange-300\/75{border-bottom-color:#fdba74bf}.border-b-orange-300\/80{border-bottom-color:#fdba74cc}.border-b-orange-300\/85{border-bottom-color:#fdba74d9}.border-b-orange-300\/90{border-bottom-color:#fdba74e6}.border-b-orange-300\/95{border-bottom-color:#fdba74f2}.border-b-orange-400{--tw-border-opacity: 1;border-bottom-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-b-orange-400\/0{border-bottom-color:#fb923c00}.border-b-orange-400\/10{border-bottom-color:#fb923c1a}.border-b-orange-400\/100{border-bottom-color:#fb923c}.border-b-orange-400\/15{border-bottom-color:#fb923c26}.border-b-orange-400\/20{border-bottom-color:#fb923c33}.border-b-orange-400\/25{border-bottom-color:#fb923c40}.border-b-orange-400\/30{border-bottom-color:#fb923c4d}.border-b-orange-400\/35{border-bottom-color:#fb923c59}.border-b-orange-400\/40{border-bottom-color:#fb923c66}.border-b-orange-400\/45{border-bottom-color:#fb923c73}.border-b-orange-400\/5{border-bottom-color:#fb923c0d}.border-b-orange-400\/50{border-bottom-color:#fb923c80}.border-b-orange-400\/55{border-bottom-color:#fb923c8c}.border-b-orange-400\/60{border-bottom-color:#fb923c99}.border-b-orange-400\/65{border-bottom-color:#fb923ca6}.border-b-orange-400\/70{border-bottom-color:#fb923cb3}.border-b-orange-400\/75{border-bottom-color:#fb923cbf}.border-b-orange-400\/80{border-bottom-color:#fb923ccc}.border-b-orange-400\/85{border-bottom-color:#fb923cd9}.border-b-orange-400\/90{border-bottom-color:#fb923ce6}.border-b-orange-400\/95{border-bottom-color:#fb923cf2}.border-b-orange-50{--tw-border-opacity: 1;border-bottom-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-b-orange-50\/0{border-bottom-color:#fff7ed00}.border-b-orange-50\/10{border-bottom-color:#fff7ed1a}.border-b-orange-50\/100{border-bottom-color:#fff7ed}.border-b-orange-50\/15{border-bottom-color:#fff7ed26}.border-b-orange-50\/20{border-bottom-color:#fff7ed33}.border-b-orange-50\/25{border-bottom-color:#fff7ed40}.border-b-orange-50\/30{border-bottom-color:#fff7ed4d}.border-b-orange-50\/35{border-bottom-color:#fff7ed59}.border-b-orange-50\/40{border-bottom-color:#fff7ed66}.border-b-orange-50\/45{border-bottom-color:#fff7ed73}.border-b-orange-50\/5{border-bottom-color:#fff7ed0d}.border-b-orange-50\/50{border-bottom-color:#fff7ed80}.border-b-orange-50\/55{border-bottom-color:#fff7ed8c}.border-b-orange-50\/60{border-bottom-color:#fff7ed99}.border-b-orange-50\/65{border-bottom-color:#fff7eda6}.border-b-orange-50\/70{border-bottom-color:#fff7edb3}.border-b-orange-50\/75{border-bottom-color:#fff7edbf}.border-b-orange-50\/80{border-bottom-color:#fff7edcc}.border-b-orange-50\/85{border-bottom-color:#fff7edd9}.border-b-orange-50\/90{border-bottom-color:#fff7ede6}.border-b-orange-50\/95{border-bottom-color:#fff7edf2}.border-b-orange-500{--tw-border-opacity: 1;border-bottom-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-b-orange-500\/0{border-bottom-color:#f9731600}.border-b-orange-500\/10{border-bottom-color:#f973161a}.border-b-orange-500\/100{border-bottom-color:#f97316}.border-b-orange-500\/15{border-bottom-color:#f9731626}.border-b-orange-500\/20{border-bottom-color:#f9731633}.border-b-orange-500\/25{border-bottom-color:#f9731640}.border-b-orange-500\/30{border-bottom-color:#f973164d}.border-b-orange-500\/35{border-bottom-color:#f9731659}.border-b-orange-500\/40{border-bottom-color:#f9731666}.border-b-orange-500\/45{border-bottom-color:#f9731673}.border-b-orange-500\/5{border-bottom-color:#f973160d}.border-b-orange-500\/50{border-bottom-color:#f9731680}.border-b-orange-500\/55{border-bottom-color:#f973168c}.border-b-orange-500\/60{border-bottom-color:#f9731699}.border-b-orange-500\/65{border-bottom-color:#f97316a6}.border-b-orange-500\/70{border-bottom-color:#f97316b3}.border-b-orange-500\/75{border-bottom-color:#f97316bf}.border-b-orange-500\/80{border-bottom-color:#f97316cc}.border-b-orange-500\/85{border-bottom-color:#f97316d9}.border-b-orange-500\/90{border-bottom-color:#f97316e6}.border-b-orange-500\/95{border-bottom-color:#f97316f2}.border-b-orange-600{--tw-border-opacity: 1;border-bottom-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-b-orange-600\/0{border-bottom-color:#ea580c00}.border-b-orange-600\/10{border-bottom-color:#ea580c1a}.border-b-orange-600\/100{border-bottom-color:#ea580c}.border-b-orange-600\/15{border-bottom-color:#ea580c26}.border-b-orange-600\/20{border-bottom-color:#ea580c33}.border-b-orange-600\/25{border-bottom-color:#ea580c40}.border-b-orange-600\/30{border-bottom-color:#ea580c4d}.border-b-orange-600\/35{border-bottom-color:#ea580c59}.border-b-orange-600\/40{border-bottom-color:#ea580c66}.border-b-orange-600\/45{border-bottom-color:#ea580c73}.border-b-orange-600\/5{border-bottom-color:#ea580c0d}.border-b-orange-600\/50{border-bottom-color:#ea580c80}.border-b-orange-600\/55{border-bottom-color:#ea580c8c}.border-b-orange-600\/60{border-bottom-color:#ea580c99}.border-b-orange-600\/65{border-bottom-color:#ea580ca6}.border-b-orange-600\/70{border-bottom-color:#ea580cb3}.border-b-orange-600\/75{border-bottom-color:#ea580cbf}.border-b-orange-600\/80{border-bottom-color:#ea580ccc}.border-b-orange-600\/85{border-bottom-color:#ea580cd9}.border-b-orange-600\/90{border-bottom-color:#ea580ce6}.border-b-orange-600\/95{border-bottom-color:#ea580cf2}.border-b-orange-700{--tw-border-opacity: 1;border-bottom-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-b-orange-700\/0{border-bottom-color:#c2410c00}.border-b-orange-700\/10{border-bottom-color:#c2410c1a}.border-b-orange-700\/100{border-bottom-color:#c2410c}.border-b-orange-700\/15{border-bottom-color:#c2410c26}.border-b-orange-700\/20{border-bottom-color:#c2410c33}.border-b-orange-700\/25{border-bottom-color:#c2410c40}.border-b-orange-700\/30{border-bottom-color:#c2410c4d}.border-b-orange-700\/35{border-bottom-color:#c2410c59}.border-b-orange-700\/40{border-bottom-color:#c2410c66}.border-b-orange-700\/45{border-bottom-color:#c2410c73}.border-b-orange-700\/5{border-bottom-color:#c2410c0d}.border-b-orange-700\/50{border-bottom-color:#c2410c80}.border-b-orange-700\/55{border-bottom-color:#c2410c8c}.border-b-orange-700\/60{border-bottom-color:#c2410c99}.border-b-orange-700\/65{border-bottom-color:#c2410ca6}.border-b-orange-700\/70{border-bottom-color:#c2410cb3}.border-b-orange-700\/75{border-bottom-color:#c2410cbf}.border-b-orange-700\/80{border-bottom-color:#c2410ccc}.border-b-orange-700\/85{border-bottom-color:#c2410cd9}.border-b-orange-700\/90{border-bottom-color:#c2410ce6}.border-b-orange-700\/95{border-bottom-color:#c2410cf2}.border-b-orange-800{--tw-border-opacity: 1;border-bottom-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-b-orange-800\/0{border-bottom-color:#9a341200}.border-b-orange-800\/10{border-bottom-color:#9a34121a}.border-b-orange-800\/100{border-bottom-color:#9a3412}.border-b-orange-800\/15{border-bottom-color:#9a341226}.border-b-orange-800\/20{border-bottom-color:#9a341233}.border-b-orange-800\/25{border-bottom-color:#9a341240}.border-b-orange-800\/30{border-bottom-color:#9a34124d}.border-b-orange-800\/35{border-bottom-color:#9a341259}.border-b-orange-800\/40{border-bottom-color:#9a341266}.border-b-orange-800\/45{border-bottom-color:#9a341273}.border-b-orange-800\/5{border-bottom-color:#9a34120d}.border-b-orange-800\/50{border-bottom-color:#9a341280}.border-b-orange-800\/55{border-bottom-color:#9a34128c}.border-b-orange-800\/60{border-bottom-color:#9a341299}.border-b-orange-800\/65{border-bottom-color:#9a3412a6}.border-b-orange-800\/70{border-bottom-color:#9a3412b3}.border-b-orange-800\/75{border-bottom-color:#9a3412bf}.border-b-orange-800\/80{border-bottom-color:#9a3412cc}.border-b-orange-800\/85{border-bottom-color:#9a3412d9}.border-b-orange-800\/90{border-bottom-color:#9a3412e6}.border-b-orange-800\/95{border-bottom-color:#9a3412f2}.border-b-orange-900{--tw-border-opacity: 1;border-bottom-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-b-orange-900\/0{border-bottom-color:#7c2d1200}.border-b-orange-900\/10{border-bottom-color:#7c2d121a}.border-b-orange-900\/100{border-bottom-color:#7c2d12}.border-b-orange-900\/15{border-bottom-color:#7c2d1226}.border-b-orange-900\/20{border-bottom-color:#7c2d1233}.border-b-orange-900\/25{border-bottom-color:#7c2d1240}.border-b-orange-900\/30{border-bottom-color:#7c2d124d}.border-b-orange-900\/35{border-bottom-color:#7c2d1259}.border-b-orange-900\/40{border-bottom-color:#7c2d1266}.border-b-orange-900\/45{border-bottom-color:#7c2d1273}.border-b-orange-900\/5{border-bottom-color:#7c2d120d}.border-b-orange-900\/50{border-bottom-color:#7c2d1280}.border-b-orange-900\/55{border-bottom-color:#7c2d128c}.border-b-orange-900\/60{border-bottom-color:#7c2d1299}.border-b-orange-900\/65{border-bottom-color:#7c2d12a6}.border-b-orange-900\/70{border-bottom-color:#7c2d12b3}.border-b-orange-900\/75{border-bottom-color:#7c2d12bf}.border-b-orange-900\/80{border-bottom-color:#7c2d12cc}.border-b-orange-900\/85{border-bottom-color:#7c2d12d9}.border-b-orange-900\/90{border-bottom-color:#7c2d12e6}.border-b-orange-900\/95{border-bottom-color:#7c2d12f2}.border-b-orange-950{--tw-border-opacity: 1;border-bottom-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-b-orange-950\/0{border-bottom-color:#43140700}.border-b-orange-950\/10{border-bottom-color:#4314071a}.border-b-orange-950\/100{border-bottom-color:#431407}.border-b-orange-950\/15{border-bottom-color:#43140726}.border-b-orange-950\/20{border-bottom-color:#43140733}.border-b-orange-950\/25{border-bottom-color:#43140740}.border-b-orange-950\/30{border-bottom-color:#4314074d}.border-b-orange-950\/35{border-bottom-color:#43140759}.border-b-orange-950\/40{border-bottom-color:#43140766}.border-b-orange-950\/45{border-bottom-color:#43140773}.border-b-orange-950\/5{border-bottom-color:#4314070d}.border-b-orange-950\/50{border-bottom-color:#43140780}.border-b-orange-950\/55{border-bottom-color:#4314078c}.border-b-orange-950\/60{border-bottom-color:#43140799}.border-b-orange-950\/65{border-bottom-color:#431407a6}.border-b-orange-950\/70{border-bottom-color:#431407b3}.border-b-orange-950\/75{border-bottom-color:#431407bf}.border-b-orange-950\/80{border-bottom-color:#431407cc}.border-b-orange-950\/85{border-bottom-color:#431407d9}.border-b-orange-950\/90{border-bottom-color:#431407e6}.border-b-orange-950\/95{border-bottom-color:#431407f2}.border-b-red-100{--tw-border-opacity: 1;border-bottom-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-b-red-100\/0{border-bottom-color:#fee2e200}.border-b-red-100\/10{border-bottom-color:#fee2e21a}.border-b-red-100\/100{border-bottom-color:#fee2e2}.border-b-red-100\/15{border-bottom-color:#fee2e226}.border-b-red-100\/20{border-bottom-color:#fee2e233}.border-b-red-100\/25{border-bottom-color:#fee2e240}.border-b-red-100\/30{border-bottom-color:#fee2e24d}.border-b-red-100\/35{border-bottom-color:#fee2e259}.border-b-red-100\/40{border-bottom-color:#fee2e266}.border-b-red-100\/45{border-bottom-color:#fee2e273}.border-b-red-100\/5{border-bottom-color:#fee2e20d}.border-b-red-100\/50{border-bottom-color:#fee2e280}.border-b-red-100\/55{border-bottom-color:#fee2e28c}.border-b-red-100\/60{border-bottom-color:#fee2e299}.border-b-red-100\/65{border-bottom-color:#fee2e2a6}.border-b-red-100\/70{border-bottom-color:#fee2e2b3}.border-b-red-100\/75{border-bottom-color:#fee2e2bf}.border-b-red-100\/80{border-bottom-color:#fee2e2cc}.border-b-red-100\/85{border-bottom-color:#fee2e2d9}.border-b-red-100\/90{border-bottom-color:#fee2e2e6}.border-b-red-100\/95{border-bottom-color:#fee2e2f2}.border-b-red-200{--tw-border-opacity: 1;border-bottom-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-b-red-200\/0{border-bottom-color:#fecaca00}.border-b-red-200\/10{border-bottom-color:#fecaca1a}.border-b-red-200\/100{border-bottom-color:#fecaca}.border-b-red-200\/15{border-bottom-color:#fecaca26}.border-b-red-200\/20{border-bottom-color:#fecaca33}.border-b-red-200\/25{border-bottom-color:#fecaca40}.border-b-red-200\/30{border-bottom-color:#fecaca4d}.border-b-red-200\/35{border-bottom-color:#fecaca59}.border-b-red-200\/40{border-bottom-color:#fecaca66}.border-b-red-200\/45{border-bottom-color:#fecaca73}.border-b-red-200\/5{border-bottom-color:#fecaca0d}.border-b-red-200\/50{border-bottom-color:#fecaca80}.border-b-red-200\/55{border-bottom-color:#fecaca8c}.border-b-red-200\/60{border-bottom-color:#fecaca99}.border-b-red-200\/65{border-bottom-color:#fecacaa6}.border-b-red-200\/70{border-bottom-color:#fecacab3}.border-b-red-200\/75{border-bottom-color:#fecacabf}.border-b-red-200\/80{border-bottom-color:#fecacacc}.border-b-red-200\/85{border-bottom-color:#fecacad9}.border-b-red-200\/90{border-bottom-color:#fecacae6}.border-b-red-200\/95{border-bottom-color:#fecacaf2}.border-b-red-300{--tw-border-opacity: 1;border-bottom-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-b-red-300\/0{border-bottom-color:#fca5a500}.border-b-red-300\/10{border-bottom-color:#fca5a51a}.border-b-red-300\/100{border-bottom-color:#fca5a5}.border-b-red-300\/15{border-bottom-color:#fca5a526}.border-b-red-300\/20{border-bottom-color:#fca5a533}.border-b-red-300\/25{border-bottom-color:#fca5a540}.border-b-red-300\/30{border-bottom-color:#fca5a54d}.border-b-red-300\/35{border-bottom-color:#fca5a559}.border-b-red-300\/40{border-bottom-color:#fca5a566}.border-b-red-300\/45{border-bottom-color:#fca5a573}.border-b-red-300\/5{border-bottom-color:#fca5a50d}.border-b-red-300\/50{border-bottom-color:#fca5a580}.border-b-red-300\/55{border-bottom-color:#fca5a58c}.border-b-red-300\/60{border-bottom-color:#fca5a599}.border-b-red-300\/65{border-bottom-color:#fca5a5a6}.border-b-red-300\/70{border-bottom-color:#fca5a5b3}.border-b-red-300\/75{border-bottom-color:#fca5a5bf}.border-b-red-300\/80{border-bottom-color:#fca5a5cc}.border-b-red-300\/85{border-bottom-color:#fca5a5d9}.border-b-red-300\/90{border-bottom-color:#fca5a5e6}.border-b-red-300\/95{border-bottom-color:#fca5a5f2}.border-b-red-400{--tw-border-opacity: 1;border-bottom-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-b-red-400\/0{border-bottom-color:#f8717100}.border-b-red-400\/10{border-bottom-color:#f871711a}.border-b-red-400\/100{border-bottom-color:#f87171}.border-b-red-400\/15{border-bottom-color:#f8717126}.border-b-red-400\/20{border-bottom-color:#f8717133}.border-b-red-400\/25{border-bottom-color:#f8717140}.border-b-red-400\/30{border-bottom-color:#f871714d}.border-b-red-400\/35{border-bottom-color:#f8717159}.border-b-red-400\/40{border-bottom-color:#f8717166}.border-b-red-400\/45{border-bottom-color:#f8717173}.border-b-red-400\/5{border-bottom-color:#f871710d}.border-b-red-400\/50{border-bottom-color:#f8717180}.border-b-red-400\/55{border-bottom-color:#f871718c}.border-b-red-400\/60{border-bottom-color:#f8717199}.border-b-red-400\/65{border-bottom-color:#f87171a6}.border-b-red-400\/70{border-bottom-color:#f87171b3}.border-b-red-400\/75{border-bottom-color:#f87171bf}.border-b-red-400\/80{border-bottom-color:#f87171cc}.border-b-red-400\/85{border-bottom-color:#f87171d9}.border-b-red-400\/90{border-bottom-color:#f87171e6}.border-b-red-400\/95{border-bottom-color:#f87171f2}.border-b-red-50{--tw-border-opacity: 1;border-bottom-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-b-red-50\/0{border-bottom-color:#fef2f200}.border-b-red-50\/10{border-bottom-color:#fef2f21a}.border-b-red-50\/100{border-bottom-color:#fef2f2}.border-b-red-50\/15{border-bottom-color:#fef2f226}.border-b-red-50\/20{border-bottom-color:#fef2f233}.border-b-red-50\/25{border-bottom-color:#fef2f240}.border-b-red-50\/30{border-bottom-color:#fef2f24d}.border-b-red-50\/35{border-bottom-color:#fef2f259}.border-b-red-50\/40{border-bottom-color:#fef2f266}.border-b-red-50\/45{border-bottom-color:#fef2f273}.border-b-red-50\/5{border-bottom-color:#fef2f20d}.border-b-red-50\/50{border-bottom-color:#fef2f280}.border-b-red-50\/55{border-bottom-color:#fef2f28c}.border-b-red-50\/60{border-bottom-color:#fef2f299}.border-b-red-50\/65{border-bottom-color:#fef2f2a6}.border-b-red-50\/70{border-bottom-color:#fef2f2b3}.border-b-red-50\/75{border-bottom-color:#fef2f2bf}.border-b-red-50\/80{border-bottom-color:#fef2f2cc}.border-b-red-50\/85{border-bottom-color:#fef2f2d9}.border-b-red-50\/90{border-bottom-color:#fef2f2e6}.border-b-red-50\/95{border-bottom-color:#fef2f2f2}.border-b-red-500{--tw-border-opacity: 1;border-bottom-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-b-red-500\/0{border-bottom-color:#ef444400}.border-b-red-500\/10{border-bottom-color:#ef44441a}.border-b-red-500\/100{border-bottom-color:#ef4444}.border-b-red-500\/15{border-bottom-color:#ef444426}.border-b-red-500\/20{border-bottom-color:#ef444433}.border-b-red-500\/25{border-bottom-color:#ef444440}.border-b-red-500\/30{border-bottom-color:#ef44444d}.border-b-red-500\/35{border-bottom-color:#ef444459}.border-b-red-500\/40{border-bottom-color:#ef444466}.border-b-red-500\/45{border-bottom-color:#ef444473}.border-b-red-500\/5{border-bottom-color:#ef44440d}.border-b-red-500\/50{border-bottom-color:#ef444480}.border-b-red-500\/55{border-bottom-color:#ef44448c}.border-b-red-500\/60{border-bottom-color:#ef444499}.border-b-red-500\/65{border-bottom-color:#ef4444a6}.border-b-red-500\/70{border-bottom-color:#ef4444b3}.border-b-red-500\/75{border-bottom-color:#ef4444bf}.border-b-red-500\/80{border-bottom-color:#ef4444cc}.border-b-red-500\/85{border-bottom-color:#ef4444d9}.border-b-red-500\/90{border-bottom-color:#ef4444e6}.border-b-red-500\/95{border-bottom-color:#ef4444f2}.border-b-red-600{--tw-border-opacity: 1;border-bottom-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-b-red-600\/0{border-bottom-color:#dc262600}.border-b-red-600\/10{border-bottom-color:#dc26261a}.border-b-red-600\/100{border-bottom-color:#dc2626}.border-b-red-600\/15{border-bottom-color:#dc262626}.border-b-red-600\/20{border-bottom-color:#dc262633}.border-b-red-600\/25{border-bottom-color:#dc262640}.border-b-red-600\/30{border-bottom-color:#dc26264d}.border-b-red-600\/35{border-bottom-color:#dc262659}.border-b-red-600\/40{border-bottom-color:#dc262666}.border-b-red-600\/45{border-bottom-color:#dc262673}.border-b-red-600\/5{border-bottom-color:#dc26260d}.border-b-red-600\/50{border-bottom-color:#dc262680}.border-b-red-600\/55{border-bottom-color:#dc26268c}.border-b-red-600\/60{border-bottom-color:#dc262699}.border-b-red-600\/65{border-bottom-color:#dc2626a6}.border-b-red-600\/70{border-bottom-color:#dc2626b3}.border-b-red-600\/75{border-bottom-color:#dc2626bf}.border-b-red-600\/80{border-bottom-color:#dc2626cc}.border-b-red-600\/85{border-bottom-color:#dc2626d9}.border-b-red-600\/90{border-bottom-color:#dc2626e6}.border-b-red-600\/95{border-bottom-color:#dc2626f2}.border-b-red-700{--tw-border-opacity: 1;border-bottom-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-b-red-700\/0{border-bottom-color:#b91c1c00}.border-b-red-700\/10{border-bottom-color:#b91c1c1a}.border-b-red-700\/100{border-bottom-color:#b91c1c}.border-b-red-700\/15{border-bottom-color:#b91c1c26}.border-b-red-700\/20{border-bottom-color:#b91c1c33}.border-b-red-700\/25{border-bottom-color:#b91c1c40}.border-b-red-700\/30{border-bottom-color:#b91c1c4d}.border-b-red-700\/35{border-bottom-color:#b91c1c59}.border-b-red-700\/40{border-bottom-color:#b91c1c66}.border-b-red-700\/45{border-bottom-color:#b91c1c73}.border-b-red-700\/5{border-bottom-color:#b91c1c0d}.border-b-red-700\/50{border-bottom-color:#b91c1c80}.border-b-red-700\/55{border-bottom-color:#b91c1c8c}.border-b-red-700\/60{border-bottom-color:#b91c1c99}.border-b-red-700\/65{border-bottom-color:#b91c1ca6}.border-b-red-700\/70{border-bottom-color:#b91c1cb3}.border-b-red-700\/75{border-bottom-color:#b91c1cbf}.border-b-red-700\/80{border-bottom-color:#b91c1ccc}.border-b-red-700\/85{border-bottom-color:#b91c1cd9}.border-b-red-700\/90{border-bottom-color:#b91c1ce6}.border-b-red-700\/95{border-bottom-color:#b91c1cf2}.border-b-red-800{--tw-border-opacity: 1;border-bottom-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-b-red-800\/0{border-bottom-color:#991b1b00}.border-b-red-800\/10{border-bottom-color:#991b1b1a}.border-b-red-800\/100{border-bottom-color:#991b1b}.border-b-red-800\/15{border-bottom-color:#991b1b26}.border-b-red-800\/20{border-bottom-color:#991b1b33}.border-b-red-800\/25{border-bottom-color:#991b1b40}.border-b-red-800\/30{border-bottom-color:#991b1b4d}.border-b-red-800\/35{border-bottom-color:#991b1b59}.border-b-red-800\/40{border-bottom-color:#991b1b66}.border-b-red-800\/45{border-bottom-color:#991b1b73}.border-b-red-800\/5{border-bottom-color:#991b1b0d}.border-b-red-800\/50{border-bottom-color:#991b1b80}.border-b-red-800\/55{border-bottom-color:#991b1b8c}.border-b-red-800\/60{border-bottom-color:#991b1b99}.border-b-red-800\/65{border-bottom-color:#991b1ba6}.border-b-red-800\/70{border-bottom-color:#991b1bb3}.border-b-red-800\/75{border-bottom-color:#991b1bbf}.border-b-red-800\/80{border-bottom-color:#991b1bcc}.border-b-red-800\/85{border-bottom-color:#991b1bd9}.border-b-red-800\/90{border-bottom-color:#991b1be6}.border-b-red-800\/95{border-bottom-color:#991b1bf2}.border-b-red-900{--tw-border-opacity: 1;border-bottom-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-b-red-900\/0{border-bottom-color:#7f1d1d00}.border-b-red-900\/10{border-bottom-color:#7f1d1d1a}.border-b-red-900\/100{border-bottom-color:#7f1d1d}.border-b-red-900\/15{border-bottom-color:#7f1d1d26}.border-b-red-900\/20{border-bottom-color:#7f1d1d33}.border-b-red-900\/25{border-bottom-color:#7f1d1d40}.border-b-red-900\/30{border-bottom-color:#7f1d1d4d}.border-b-red-900\/35{border-bottom-color:#7f1d1d59}.border-b-red-900\/40{border-bottom-color:#7f1d1d66}.border-b-red-900\/45{border-bottom-color:#7f1d1d73}.border-b-red-900\/5{border-bottom-color:#7f1d1d0d}.border-b-red-900\/50{border-bottom-color:#7f1d1d80}.border-b-red-900\/55{border-bottom-color:#7f1d1d8c}.border-b-red-900\/60{border-bottom-color:#7f1d1d99}.border-b-red-900\/65{border-bottom-color:#7f1d1da6}.border-b-red-900\/70{border-bottom-color:#7f1d1db3}.border-b-red-900\/75{border-bottom-color:#7f1d1dbf}.border-b-red-900\/80{border-bottom-color:#7f1d1dcc}.border-b-red-900\/85{border-bottom-color:#7f1d1dd9}.border-b-red-900\/90{border-bottom-color:#7f1d1de6}.border-b-red-900\/95{border-bottom-color:#7f1d1df2}.border-b-red-950{--tw-border-opacity: 1;border-bottom-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-b-red-950\/0{border-bottom-color:#450a0a00}.border-b-red-950\/10{border-bottom-color:#450a0a1a}.border-b-red-950\/100{border-bottom-color:#450a0a}.border-b-red-950\/15{border-bottom-color:#450a0a26}.border-b-red-950\/20{border-bottom-color:#450a0a33}.border-b-red-950\/25{border-bottom-color:#450a0a40}.border-b-red-950\/30{border-bottom-color:#450a0a4d}.border-b-red-950\/35{border-bottom-color:#450a0a59}.border-b-red-950\/40{border-bottom-color:#450a0a66}.border-b-red-950\/45{border-bottom-color:#450a0a73}.border-b-red-950\/5{border-bottom-color:#450a0a0d}.border-b-red-950\/50{border-bottom-color:#450a0a80}.border-b-red-950\/55{border-bottom-color:#450a0a8c}.border-b-red-950\/60{border-bottom-color:#450a0a99}.border-b-red-950\/65{border-bottom-color:#450a0aa6}.border-b-red-950\/70{border-bottom-color:#450a0ab3}.border-b-red-950\/75{border-bottom-color:#450a0abf}.border-b-red-950\/80{border-bottom-color:#450a0acc}.border-b-red-950\/85{border-bottom-color:#450a0ad9}.border-b-red-950\/90{border-bottom-color:#450a0ae6}.border-b-red-950\/95{border-bottom-color:#450a0af2}.border-e-blue-100{--tw-border-opacity: 1;border-inline-end-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-e-blue-100\/0{border-inline-end-color:#dbeafe00}.border-e-blue-100\/10{border-inline-end-color:#dbeafe1a}.border-e-blue-100\/100{border-inline-end-color:#dbeafe}.border-e-blue-100\/15{border-inline-end-color:#dbeafe26}.border-e-blue-100\/20{border-inline-end-color:#dbeafe33}.border-e-blue-100\/25{border-inline-end-color:#dbeafe40}.border-e-blue-100\/30{border-inline-end-color:#dbeafe4d}.border-e-blue-100\/35{border-inline-end-color:#dbeafe59}.border-e-blue-100\/40{border-inline-end-color:#dbeafe66}.border-e-blue-100\/45{border-inline-end-color:#dbeafe73}.border-e-blue-100\/5{border-inline-end-color:#dbeafe0d}.border-e-blue-100\/50{border-inline-end-color:#dbeafe80}.border-e-blue-100\/55{border-inline-end-color:#dbeafe8c}.border-e-blue-100\/60{border-inline-end-color:#dbeafe99}.border-e-blue-100\/65{border-inline-end-color:#dbeafea6}.border-e-blue-100\/70{border-inline-end-color:#dbeafeb3}.border-e-blue-100\/75{border-inline-end-color:#dbeafebf}.border-e-blue-100\/80{border-inline-end-color:#dbeafecc}.border-e-blue-100\/85{border-inline-end-color:#dbeafed9}.border-e-blue-100\/90{border-inline-end-color:#dbeafee6}.border-e-blue-100\/95{border-inline-end-color:#dbeafef2}.border-e-blue-200{--tw-border-opacity: 1;border-inline-end-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-e-blue-200\/0{border-inline-end-color:#bfdbfe00}.border-e-blue-200\/10{border-inline-end-color:#bfdbfe1a}.border-e-blue-200\/100{border-inline-end-color:#bfdbfe}.border-e-blue-200\/15{border-inline-end-color:#bfdbfe26}.border-e-blue-200\/20{border-inline-end-color:#bfdbfe33}.border-e-blue-200\/25{border-inline-end-color:#bfdbfe40}.border-e-blue-200\/30{border-inline-end-color:#bfdbfe4d}.border-e-blue-200\/35{border-inline-end-color:#bfdbfe59}.border-e-blue-200\/40{border-inline-end-color:#bfdbfe66}.border-e-blue-200\/45{border-inline-end-color:#bfdbfe73}.border-e-blue-200\/5{border-inline-end-color:#bfdbfe0d}.border-e-blue-200\/50{border-inline-end-color:#bfdbfe80}.border-e-blue-200\/55{border-inline-end-color:#bfdbfe8c}.border-e-blue-200\/60{border-inline-end-color:#bfdbfe99}.border-e-blue-200\/65{border-inline-end-color:#bfdbfea6}.border-e-blue-200\/70{border-inline-end-color:#bfdbfeb3}.border-e-blue-200\/75{border-inline-end-color:#bfdbfebf}.border-e-blue-200\/80{border-inline-end-color:#bfdbfecc}.border-e-blue-200\/85{border-inline-end-color:#bfdbfed9}.border-e-blue-200\/90{border-inline-end-color:#bfdbfee6}.border-e-blue-200\/95{border-inline-end-color:#bfdbfef2}.border-e-blue-300{--tw-border-opacity: 1;border-inline-end-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-e-blue-300\/0{border-inline-end-color:#93c5fd00}.border-e-blue-300\/10{border-inline-end-color:#93c5fd1a}.border-e-blue-300\/100{border-inline-end-color:#93c5fd}.border-e-blue-300\/15{border-inline-end-color:#93c5fd26}.border-e-blue-300\/20{border-inline-end-color:#93c5fd33}.border-e-blue-300\/25{border-inline-end-color:#93c5fd40}.border-e-blue-300\/30{border-inline-end-color:#93c5fd4d}.border-e-blue-300\/35{border-inline-end-color:#93c5fd59}.border-e-blue-300\/40{border-inline-end-color:#93c5fd66}.border-e-blue-300\/45{border-inline-end-color:#93c5fd73}.border-e-blue-300\/5{border-inline-end-color:#93c5fd0d}.border-e-blue-300\/50{border-inline-end-color:#93c5fd80}.border-e-blue-300\/55{border-inline-end-color:#93c5fd8c}.border-e-blue-300\/60{border-inline-end-color:#93c5fd99}.border-e-blue-300\/65{border-inline-end-color:#93c5fda6}.border-e-blue-300\/70{border-inline-end-color:#93c5fdb3}.border-e-blue-300\/75{border-inline-end-color:#93c5fdbf}.border-e-blue-300\/80{border-inline-end-color:#93c5fdcc}.border-e-blue-300\/85{border-inline-end-color:#93c5fdd9}.border-e-blue-300\/90{border-inline-end-color:#93c5fde6}.border-e-blue-300\/95{border-inline-end-color:#93c5fdf2}.border-e-blue-400{--tw-border-opacity: 1;border-inline-end-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-e-blue-400\/0{border-inline-end-color:#60a5fa00}.border-e-blue-400\/10{border-inline-end-color:#60a5fa1a}.border-e-blue-400\/100{border-inline-end-color:#60a5fa}.border-e-blue-400\/15{border-inline-end-color:#60a5fa26}.border-e-blue-400\/20{border-inline-end-color:#60a5fa33}.border-e-blue-400\/25{border-inline-end-color:#60a5fa40}.border-e-blue-400\/30{border-inline-end-color:#60a5fa4d}.border-e-blue-400\/35{border-inline-end-color:#60a5fa59}.border-e-blue-400\/40{border-inline-end-color:#60a5fa66}.border-e-blue-400\/45{border-inline-end-color:#60a5fa73}.border-e-blue-400\/5{border-inline-end-color:#60a5fa0d}.border-e-blue-400\/50{border-inline-end-color:#60a5fa80}.border-e-blue-400\/55{border-inline-end-color:#60a5fa8c}.border-e-blue-400\/60{border-inline-end-color:#60a5fa99}.border-e-blue-400\/65{border-inline-end-color:#60a5faa6}.border-e-blue-400\/70{border-inline-end-color:#60a5fab3}.border-e-blue-400\/75{border-inline-end-color:#60a5fabf}.border-e-blue-400\/80{border-inline-end-color:#60a5facc}.border-e-blue-400\/85{border-inline-end-color:#60a5fad9}.border-e-blue-400\/90{border-inline-end-color:#60a5fae6}.border-e-blue-400\/95{border-inline-end-color:#60a5faf2}.border-e-blue-50{--tw-border-opacity: 1;border-inline-end-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-e-blue-50\/0{border-inline-end-color:#eff6ff00}.border-e-blue-50\/10{border-inline-end-color:#eff6ff1a}.border-e-blue-50\/100{border-inline-end-color:#eff6ff}.border-e-blue-50\/15{border-inline-end-color:#eff6ff26}.border-e-blue-50\/20{border-inline-end-color:#eff6ff33}.border-e-blue-50\/25{border-inline-end-color:#eff6ff40}.border-e-blue-50\/30{border-inline-end-color:#eff6ff4d}.border-e-blue-50\/35{border-inline-end-color:#eff6ff59}.border-e-blue-50\/40{border-inline-end-color:#eff6ff66}.border-e-blue-50\/45{border-inline-end-color:#eff6ff73}.border-e-blue-50\/5{border-inline-end-color:#eff6ff0d}.border-e-blue-50\/50{border-inline-end-color:#eff6ff80}.border-e-blue-50\/55{border-inline-end-color:#eff6ff8c}.border-e-blue-50\/60{border-inline-end-color:#eff6ff99}.border-e-blue-50\/65{border-inline-end-color:#eff6ffa6}.border-e-blue-50\/70{border-inline-end-color:#eff6ffb3}.border-e-blue-50\/75{border-inline-end-color:#eff6ffbf}.border-e-blue-50\/80{border-inline-end-color:#eff6ffcc}.border-e-blue-50\/85{border-inline-end-color:#eff6ffd9}.border-e-blue-50\/90{border-inline-end-color:#eff6ffe6}.border-e-blue-50\/95{border-inline-end-color:#eff6fff2}.border-e-blue-500{--tw-border-opacity: 1;border-inline-end-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-e-blue-500\/0{border-inline-end-color:#3b82f600}.border-e-blue-500\/10{border-inline-end-color:#3b82f61a}.border-e-blue-500\/100{border-inline-end-color:#3b82f6}.border-e-blue-500\/15{border-inline-end-color:#3b82f626}.border-e-blue-500\/20{border-inline-end-color:#3b82f633}.border-e-blue-500\/25{border-inline-end-color:#3b82f640}.border-e-blue-500\/30{border-inline-end-color:#3b82f64d}.border-e-blue-500\/35{border-inline-end-color:#3b82f659}.border-e-blue-500\/40{border-inline-end-color:#3b82f666}.border-e-blue-500\/45{border-inline-end-color:#3b82f673}.border-e-blue-500\/5{border-inline-end-color:#3b82f60d}.border-e-blue-500\/50{border-inline-end-color:#3b82f680}.border-e-blue-500\/55{border-inline-end-color:#3b82f68c}.border-e-blue-500\/60{border-inline-end-color:#3b82f699}.border-e-blue-500\/65{border-inline-end-color:#3b82f6a6}.border-e-blue-500\/70{border-inline-end-color:#3b82f6b3}.border-e-blue-500\/75{border-inline-end-color:#3b82f6bf}.border-e-blue-500\/80{border-inline-end-color:#3b82f6cc}.border-e-blue-500\/85{border-inline-end-color:#3b82f6d9}.border-e-blue-500\/90{border-inline-end-color:#3b82f6e6}.border-e-blue-500\/95{border-inline-end-color:#3b82f6f2}.border-e-blue-600{--tw-border-opacity: 1;border-inline-end-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-e-blue-600\/0{border-inline-end-color:#2563eb00}.border-e-blue-600\/10{border-inline-end-color:#2563eb1a}.border-e-blue-600\/100{border-inline-end-color:#2563eb}.border-e-blue-600\/15{border-inline-end-color:#2563eb26}.border-e-blue-600\/20{border-inline-end-color:#2563eb33}.border-e-blue-600\/25{border-inline-end-color:#2563eb40}.border-e-blue-600\/30{border-inline-end-color:#2563eb4d}.border-e-blue-600\/35{border-inline-end-color:#2563eb59}.border-e-blue-600\/40{border-inline-end-color:#2563eb66}.border-e-blue-600\/45{border-inline-end-color:#2563eb73}.border-e-blue-600\/5{border-inline-end-color:#2563eb0d}.border-e-blue-600\/50{border-inline-end-color:#2563eb80}.border-e-blue-600\/55{border-inline-end-color:#2563eb8c}.border-e-blue-600\/60{border-inline-end-color:#2563eb99}.border-e-blue-600\/65{border-inline-end-color:#2563eba6}.border-e-blue-600\/70{border-inline-end-color:#2563ebb3}.border-e-blue-600\/75{border-inline-end-color:#2563ebbf}.border-e-blue-600\/80{border-inline-end-color:#2563ebcc}.border-e-blue-600\/85{border-inline-end-color:#2563ebd9}.border-e-blue-600\/90{border-inline-end-color:#2563ebe6}.border-e-blue-600\/95{border-inline-end-color:#2563ebf2}.border-e-blue-700{--tw-border-opacity: 1;border-inline-end-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-e-blue-700\/0{border-inline-end-color:#1d4ed800}.border-e-blue-700\/10{border-inline-end-color:#1d4ed81a}.border-e-blue-700\/100{border-inline-end-color:#1d4ed8}.border-e-blue-700\/15{border-inline-end-color:#1d4ed826}.border-e-blue-700\/20{border-inline-end-color:#1d4ed833}.border-e-blue-700\/25{border-inline-end-color:#1d4ed840}.border-e-blue-700\/30{border-inline-end-color:#1d4ed84d}.border-e-blue-700\/35{border-inline-end-color:#1d4ed859}.border-e-blue-700\/40{border-inline-end-color:#1d4ed866}.border-e-blue-700\/45{border-inline-end-color:#1d4ed873}.border-e-blue-700\/5{border-inline-end-color:#1d4ed80d}.border-e-blue-700\/50{border-inline-end-color:#1d4ed880}.border-e-blue-700\/55{border-inline-end-color:#1d4ed88c}.border-e-blue-700\/60{border-inline-end-color:#1d4ed899}.border-e-blue-700\/65{border-inline-end-color:#1d4ed8a6}.border-e-blue-700\/70{border-inline-end-color:#1d4ed8b3}.border-e-blue-700\/75{border-inline-end-color:#1d4ed8bf}.border-e-blue-700\/80{border-inline-end-color:#1d4ed8cc}.border-e-blue-700\/85{border-inline-end-color:#1d4ed8d9}.border-e-blue-700\/90{border-inline-end-color:#1d4ed8e6}.border-e-blue-700\/95{border-inline-end-color:#1d4ed8f2}.border-e-blue-800{--tw-border-opacity: 1;border-inline-end-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-e-blue-800\/0{border-inline-end-color:#1e40af00}.border-e-blue-800\/10{border-inline-end-color:#1e40af1a}.border-e-blue-800\/100{border-inline-end-color:#1e40af}.border-e-blue-800\/15{border-inline-end-color:#1e40af26}.border-e-blue-800\/20{border-inline-end-color:#1e40af33}.border-e-blue-800\/25{border-inline-end-color:#1e40af40}.border-e-blue-800\/30{border-inline-end-color:#1e40af4d}.border-e-blue-800\/35{border-inline-end-color:#1e40af59}.border-e-blue-800\/40{border-inline-end-color:#1e40af66}.border-e-blue-800\/45{border-inline-end-color:#1e40af73}.border-e-blue-800\/5{border-inline-end-color:#1e40af0d}.border-e-blue-800\/50{border-inline-end-color:#1e40af80}.border-e-blue-800\/55{border-inline-end-color:#1e40af8c}.border-e-blue-800\/60{border-inline-end-color:#1e40af99}.border-e-blue-800\/65{border-inline-end-color:#1e40afa6}.border-e-blue-800\/70{border-inline-end-color:#1e40afb3}.border-e-blue-800\/75{border-inline-end-color:#1e40afbf}.border-e-blue-800\/80{border-inline-end-color:#1e40afcc}.border-e-blue-800\/85{border-inline-end-color:#1e40afd9}.border-e-blue-800\/90{border-inline-end-color:#1e40afe6}.border-e-blue-800\/95{border-inline-end-color:#1e40aff2}.border-e-blue-900{--tw-border-opacity: 1;border-inline-end-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-e-blue-900\/0{border-inline-end-color:#1e3a8a00}.border-e-blue-900\/10{border-inline-end-color:#1e3a8a1a}.border-e-blue-900\/100{border-inline-end-color:#1e3a8a}.border-e-blue-900\/15{border-inline-end-color:#1e3a8a26}.border-e-blue-900\/20{border-inline-end-color:#1e3a8a33}.border-e-blue-900\/25{border-inline-end-color:#1e3a8a40}.border-e-blue-900\/30{border-inline-end-color:#1e3a8a4d}.border-e-blue-900\/35{border-inline-end-color:#1e3a8a59}.border-e-blue-900\/40{border-inline-end-color:#1e3a8a66}.border-e-blue-900\/45{border-inline-end-color:#1e3a8a73}.border-e-blue-900\/5{border-inline-end-color:#1e3a8a0d}.border-e-blue-900\/50{border-inline-end-color:#1e3a8a80}.border-e-blue-900\/55{border-inline-end-color:#1e3a8a8c}.border-e-blue-900\/60{border-inline-end-color:#1e3a8a99}.border-e-blue-900\/65{border-inline-end-color:#1e3a8aa6}.border-e-blue-900\/70{border-inline-end-color:#1e3a8ab3}.border-e-blue-900\/75{border-inline-end-color:#1e3a8abf}.border-e-blue-900\/80{border-inline-end-color:#1e3a8acc}.border-e-blue-900\/85{border-inline-end-color:#1e3a8ad9}.border-e-blue-900\/90{border-inline-end-color:#1e3a8ae6}.border-e-blue-900\/95{border-inline-end-color:#1e3a8af2}.border-e-blue-950{--tw-border-opacity: 1;border-inline-end-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-e-blue-950\/0{border-inline-end-color:#17255400}.border-e-blue-950\/10{border-inline-end-color:#1725541a}.border-e-blue-950\/100{border-inline-end-color:#172554}.border-e-blue-950\/15{border-inline-end-color:#17255426}.border-e-blue-950\/20{border-inline-end-color:#17255433}.border-e-blue-950\/25{border-inline-end-color:#17255440}.border-e-blue-950\/30{border-inline-end-color:#1725544d}.border-e-blue-950\/35{border-inline-end-color:#17255459}.border-e-blue-950\/40{border-inline-end-color:#17255466}.border-e-blue-950\/45{border-inline-end-color:#17255473}.border-e-blue-950\/5{border-inline-end-color:#1725540d}.border-e-blue-950\/50{border-inline-end-color:#17255480}.border-e-blue-950\/55{border-inline-end-color:#1725548c}.border-e-blue-950\/60{border-inline-end-color:#17255499}.border-e-blue-950\/65{border-inline-end-color:#172554a6}.border-e-blue-950\/70{border-inline-end-color:#172554b3}.border-e-blue-950\/75{border-inline-end-color:#172554bf}.border-e-blue-950\/80{border-inline-end-color:#172554cc}.border-e-blue-950\/85{border-inline-end-color:#172554d9}.border-e-blue-950\/90{border-inline-end-color:#172554e6}.border-e-blue-950\/95{border-inline-end-color:#172554f2}.border-e-green-100{--tw-border-opacity: 1;border-inline-end-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-e-green-100\/0{border-inline-end-color:#dcfce700}.border-e-green-100\/10{border-inline-end-color:#dcfce71a}.border-e-green-100\/100{border-inline-end-color:#dcfce7}.border-e-green-100\/15{border-inline-end-color:#dcfce726}.border-e-green-100\/20{border-inline-end-color:#dcfce733}.border-e-green-100\/25{border-inline-end-color:#dcfce740}.border-e-green-100\/30{border-inline-end-color:#dcfce74d}.border-e-green-100\/35{border-inline-end-color:#dcfce759}.border-e-green-100\/40{border-inline-end-color:#dcfce766}.border-e-green-100\/45{border-inline-end-color:#dcfce773}.border-e-green-100\/5{border-inline-end-color:#dcfce70d}.border-e-green-100\/50{border-inline-end-color:#dcfce780}.border-e-green-100\/55{border-inline-end-color:#dcfce78c}.border-e-green-100\/60{border-inline-end-color:#dcfce799}.border-e-green-100\/65{border-inline-end-color:#dcfce7a6}.border-e-green-100\/70{border-inline-end-color:#dcfce7b3}.border-e-green-100\/75{border-inline-end-color:#dcfce7bf}.border-e-green-100\/80{border-inline-end-color:#dcfce7cc}.border-e-green-100\/85{border-inline-end-color:#dcfce7d9}.border-e-green-100\/90{border-inline-end-color:#dcfce7e6}.border-e-green-100\/95{border-inline-end-color:#dcfce7f2}.border-e-green-200{--tw-border-opacity: 1;border-inline-end-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-e-green-200\/0{border-inline-end-color:#bbf7d000}.border-e-green-200\/10{border-inline-end-color:#bbf7d01a}.border-e-green-200\/100{border-inline-end-color:#bbf7d0}.border-e-green-200\/15{border-inline-end-color:#bbf7d026}.border-e-green-200\/20{border-inline-end-color:#bbf7d033}.border-e-green-200\/25{border-inline-end-color:#bbf7d040}.border-e-green-200\/30{border-inline-end-color:#bbf7d04d}.border-e-green-200\/35{border-inline-end-color:#bbf7d059}.border-e-green-200\/40{border-inline-end-color:#bbf7d066}.border-e-green-200\/45{border-inline-end-color:#bbf7d073}.border-e-green-200\/5{border-inline-end-color:#bbf7d00d}.border-e-green-200\/50{border-inline-end-color:#bbf7d080}.border-e-green-200\/55{border-inline-end-color:#bbf7d08c}.border-e-green-200\/60{border-inline-end-color:#bbf7d099}.border-e-green-200\/65{border-inline-end-color:#bbf7d0a6}.border-e-green-200\/70{border-inline-end-color:#bbf7d0b3}.border-e-green-200\/75{border-inline-end-color:#bbf7d0bf}.border-e-green-200\/80{border-inline-end-color:#bbf7d0cc}.border-e-green-200\/85{border-inline-end-color:#bbf7d0d9}.border-e-green-200\/90{border-inline-end-color:#bbf7d0e6}.border-e-green-200\/95{border-inline-end-color:#bbf7d0f2}.border-e-green-300{--tw-border-opacity: 1;border-inline-end-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-e-green-300\/0{border-inline-end-color:#86efac00}.border-e-green-300\/10{border-inline-end-color:#86efac1a}.border-e-green-300\/100{border-inline-end-color:#86efac}.border-e-green-300\/15{border-inline-end-color:#86efac26}.border-e-green-300\/20{border-inline-end-color:#86efac33}.border-e-green-300\/25{border-inline-end-color:#86efac40}.border-e-green-300\/30{border-inline-end-color:#86efac4d}.border-e-green-300\/35{border-inline-end-color:#86efac59}.border-e-green-300\/40{border-inline-end-color:#86efac66}.border-e-green-300\/45{border-inline-end-color:#86efac73}.border-e-green-300\/5{border-inline-end-color:#86efac0d}.border-e-green-300\/50{border-inline-end-color:#86efac80}.border-e-green-300\/55{border-inline-end-color:#86efac8c}.border-e-green-300\/60{border-inline-end-color:#86efac99}.border-e-green-300\/65{border-inline-end-color:#86efaca6}.border-e-green-300\/70{border-inline-end-color:#86efacb3}.border-e-green-300\/75{border-inline-end-color:#86efacbf}.border-e-green-300\/80{border-inline-end-color:#86efaccc}.border-e-green-300\/85{border-inline-end-color:#86efacd9}.border-e-green-300\/90{border-inline-end-color:#86eface6}.border-e-green-300\/95{border-inline-end-color:#86efacf2}.border-e-green-400{--tw-border-opacity: 1;border-inline-end-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-e-green-400\/0{border-inline-end-color:#4ade8000}.border-e-green-400\/10{border-inline-end-color:#4ade801a}.border-e-green-400\/100{border-inline-end-color:#4ade80}.border-e-green-400\/15{border-inline-end-color:#4ade8026}.border-e-green-400\/20{border-inline-end-color:#4ade8033}.border-e-green-400\/25{border-inline-end-color:#4ade8040}.border-e-green-400\/30{border-inline-end-color:#4ade804d}.border-e-green-400\/35{border-inline-end-color:#4ade8059}.border-e-green-400\/40{border-inline-end-color:#4ade8066}.border-e-green-400\/45{border-inline-end-color:#4ade8073}.border-e-green-400\/5{border-inline-end-color:#4ade800d}.border-e-green-400\/50{border-inline-end-color:#4ade8080}.border-e-green-400\/55{border-inline-end-color:#4ade808c}.border-e-green-400\/60{border-inline-end-color:#4ade8099}.border-e-green-400\/65{border-inline-end-color:#4ade80a6}.border-e-green-400\/70{border-inline-end-color:#4ade80b3}.border-e-green-400\/75{border-inline-end-color:#4ade80bf}.border-e-green-400\/80{border-inline-end-color:#4ade80cc}.border-e-green-400\/85{border-inline-end-color:#4ade80d9}.border-e-green-400\/90{border-inline-end-color:#4ade80e6}.border-e-green-400\/95{border-inline-end-color:#4ade80f2}.border-e-green-50{--tw-border-opacity: 1;border-inline-end-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-e-green-50\/0{border-inline-end-color:#f0fdf400}.border-e-green-50\/10{border-inline-end-color:#f0fdf41a}.border-e-green-50\/100{border-inline-end-color:#f0fdf4}.border-e-green-50\/15{border-inline-end-color:#f0fdf426}.border-e-green-50\/20{border-inline-end-color:#f0fdf433}.border-e-green-50\/25{border-inline-end-color:#f0fdf440}.border-e-green-50\/30{border-inline-end-color:#f0fdf44d}.border-e-green-50\/35{border-inline-end-color:#f0fdf459}.border-e-green-50\/40{border-inline-end-color:#f0fdf466}.border-e-green-50\/45{border-inline-end-color:#f0fdf473}.border-e-green-50\/5{border-inline-end-color:#f0fdf40d}.border-e-green-50\/50{border-inline-end-color:#f0fdf480}.border-e-green-50\/55{border-inline-end-color:#f0fdf48c}.border-e-green-50\/60{border-inline-end-color:#f0fdf499}.border-e-green-50\/65{border-inline-end-color:#f0fdf4a6}.border-e-green-50\/70{border-inline-end-color:#f0fdf4b3}.border-e-green-50\/75{border-inline-end-color:#f0fdf4bf}.border-e-green-50\/80{border-inline-end-color:#f0fdf4cc}.border-e-green-50\/85{border-inline-end-color:#f0fdf4d9}.border-e-green-50\/90{border-inline-end-color:#f0fdf4e6}.border-e-green-50\/95{border-inline-end-color:#f0fdf4f2}.border-e-green-500{--tw-border-opacity: 1;border-inline-end-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-e-green-500\/0{border-inline-end-color:#22c55e00}.border-e-green-500\/10{border-inline-end-color:#22c55e1a}.border-e-green-500\/100{border-inline-end-color:#22c55e}.border-e-green-500\/15{border-inline-end-color:#22c55e26}.border-e-green-500\/20{border-inline-end-color:#22c55e33}.border-e-green-500\/25{border-inline-end-color:#22c55e40}.border-e-green-500\/30{border-inline-end-color:#22c55e4d}.border-e-green-500\/35{border-inline-end-color:#22c55e59}.border-e-green-500\/40{border-inline-end-color:#22c55e66}.border-e-green-500\/45{border-inline-end-color:#22c55e73}.border-e-green-500\/5{border-inline-end-color:#22c55e0d}.border-e-green-500\/50{border-inline-end-color:#22c55e80}.border-e-green-500\/55{border-inline-end-color:#22c55e8c}.border-e-green-500\/60{border-inline-end-color:#22c55e99}.border-e-green-500\/65{border-inline-end-color:#22c55ea6}.border-e-green-500\/70{border-inline-end-color:#22c55eb3}.border-e-green-500\/75{border-inline-end-color:#22c55ebf}.border-e-green-500\/80{border-inline-end-color:#22c55ecc}.border-e-green-500\/85{border-inline-end-color:#22c55ed9}.border-e-green-500\/90{border-inline-end-color:#22c55ee6}.border-e-green-500\/95{border-inline-end-color:#22c55ef2}.border-e-green-600{--tw-border-opacity: 1;border-inline-end-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-e-green-600\/0{border-inline-end-color:#16a34a00}.border-e-green-600\/10{border-inline-end-color:#16a34a1a}.border-e-green-600\/100{border-inline-end-color:#16a34a}.border-e-green-600\/15{border-inline-end-color:#16a34a26}.border-e-green-600\/20{border-inline-end-color:#16a34a33}.border-e-green-600\/25{border-inline-end-color:#16a34a40}.border-e-green-600\/30{border-inline-end-color:#16a34a4d}.border-e-green-600\/35{border-inline-end-color:#16a34a59}.border-e-green-600\/40{border-inline-end-color:#16a34a66}.border-e-green-600\/45{border-inline-end-color:#16a34a73}.border-e-green-600\/5{border-inline-end-color:#16a34a0d}.border-e-green-600\/50{border-inline-end-color:#16a34a80}.border-e-green-600\/55{border-inline-end-color:#16a34a8c}.border-e-green-600\/60{border-inline-end-color:#16a34a99}.border-e-green-600\/65{border-inline-end-color:#16a34aa6}.border-e-green-600\/70{border-inline-end-color:#16a34ab3}.border-e-green-600\/75{border-inline-end-color:#16a34abf}.border-e-green-600\/80{border-inline-end-color:#16a34acc}.border-e-green-600\/85{border-inline-end-color:#16a34ad9}.border-e-green-600\/90{border-inline-end-color:#16a34ae6}.border-e-green-600\/95{border-inline-end-color:#16a34af2}.border-e-green-700{--tw-border-opacity: 1;border-inline-end-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-e-green-700\/0{border-inline-end-color:#15803d00}.border-e-green-700\/10{border-inline-end-color:#15803d1a}.border-e-green-700\/100{border-inline-end-color:#15803d}.border-e-green-700\/15{border-inline-end-color:#15803d26}.border-e-green-700\/20{border-inline-end-color:#15803d33}.border-e-green-700\/25{border-inline-end-color:#15803d40}.border-e-green-700\/30{border-inline-end-color:#15803d4d}.border-e-green-700\/35{border-inline-end-color:#15803d59}.border-e-green-700\/40{border-inline-end-color:#15803d66}.border-e-green-700\/45{border-inline-end-color:#15803d73}.border-e-green-700\/5{border-inline-end-color:#15803d0d}.border-e-green-700\/50{border-inline-end-color:#15803d80}.border-e-green-700\/55{border-inline-end-color:#15803d8c}.border-e-green-700\/60{border-inline-end-color:#15803d99}.border-e-green-700\/65{border-inline-end-color:#15803da6}.border-e-green-700\/70{border-inline-end-color:#15803db3}.border-e-green-700\/75{border-inline-end-color:#15803dbf}.border-e-green-700\/80{border-inline-end-color:#15803dcc}.border-e-green-700\/85{border-inline-end-color:#15803dd9}.border-e-green-700\/90{border-inline-end-color:#15803de6}.border-e-green-700\/95{border-inline-end-color:#15803df2}.border-e-green-800{--tw-border-opacity: 1;border-inline-end-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-e-green-800\/0{border-inline-end-color:#16653400}.border-e-green-800\/10{border-inline-end-color:#1665341a}.border-e-green-800\/100{border-inline-end-color:#166534}.border-e-green-800\/15{border-inline-end-color:#16653426}.border-e-green-800\/20{border-inline-end-color:#16653433}.border-e-green-800\/25{border-inline-end-color:#16653440}.border-e-green-800\/30{border-inline-end-color:#1665344d}.border-e-green-800\/35{border-inline-end-color:#16653459}.border-e-green-800\/40{border-inline-end-color:#16653466}.border-e-green-800\/45{border-inline-end-color:#16653473}.border-e-green-800\/5{border-inline-end-color:#1665340d}.border-e-green-800\/50{border-inline-end-color:#16653480}.border-e-green-800\/55{border-inline-end-color:#1665348c}.border-e-green-800\/60{border-inline-end-color:#16653499}.border-e-green-800\/65{border-inline-end-color:#166534a6}.border-e-green-800\/70{border-inline-end-color:#166534b3}.border-e-green-800\/75{border-inline-end-color:#166534bf}.border-e-green-800\/80{border-inline-end-color:#166534cc}.border-e-green-800\/85{border-inline-end-color:#166534d9}.border-e-green-800\/90{border-inline-end-color:#166534e6}.border-e-green-800\/95{border-inline-end-color:#166534f2}.border-e-green-900{--tw-border-opacity: 1;border-inline-end-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-e-green-900\/0{border-inline-end-color:#14532d00}.border-e-green-900\/10{border-inline-end-color:#14532d1a}.border-e-green-900\/100{border-inline-end-color:#14532d}.border-e-green-900\/15{border-inline-end-color:#14532d26}.border-e-green-900\/20{border-inline-end-color:#14532d33}.border-e-green-900\/25{border-inline-end-color:#14532d40}.border-e-green-900\/30{border-inline-end-color:#14532d4d}.border-e-green-900\/35{border-inline-end-color:#14532d59}.border-e-green-900\/40{border-inline-end-color:#14532d66}.border-e-green-900\/45{border-inline-end-color:#14532d73}.border-e-green-900\/5{border-inline-end-color:#14532d0d}.border-e-green-900\/50{border-inline-end-color:#14532d80}.border-e-green-900\/55{border-inline-end-color:#14532d8c}.border-e-green-900\/60{border-inline-end-color:#14532d99}.border-e-green-900\/65{border-inline-end-color:#14532da6}.border-e-green-900\/70{border-inline-end-color:#14532db3}.border-e-green-900\/75{border-inline-end-color:#14532dbf}.border-e-green-900\/80{border-inline-end-color:#14532dcc}.border-e-green-900\/85{border-inline-end-color:#14532dd9}.border-e-green-900\/90{border-inline-end-color:#14532de6}.border-e-green-900\/95{border-inline-end-color:#14532df2}.border-e-green-950{--tw-border-opacity: 1;border-inline-end-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-e-green-950\/0{border-inline-end-color:#052e1600}.border-e-green-950\/10{border-inline-end-color:#052e161a}.border-e-green-950\/100{border-inline-end-color:#052e16}.border-e-green-950\/15{border-inline-end-color:#052e1626}.border-e-green-950\/20{border-inline-end-color:#052e1633}.border-e-green-950\/25{border-inline-end-color:#052e1640}.border-e-green-950\/30{border-inline-end-color:#052e164d}.border-e-green-950\/35{border-inline-end-color:#052e1659}.border-e-green-950\/40{border-inline-end-color:#052e1666}.border-e-green-950\/45{border-inline-end-color:#052e1673}.border-e-green-950\/5{border-inline-end-color:#052e160d}.border-e-green-950\/50{border-inline-end-color:#052e1680}.border-e-green-950\/55{border-inline-end-color:#052e168c}.border-e-green-950\/60{border-inline-end-color:#052e1699}.border-e-green-950\/65{border-inline-end-color:#052e16a6}.border-e-green-950\/70{border-inline-end-color:#052e16b3}.border-e-green-950\/75{border-inline-end-color:#052e16bf}.border-e-green-950\/80{border-inline-end-color:#052e16cc}.border-e-green-950\/85{border-inline-end-color:#052e16d9}.border-e-green-950\/90{border-inline-end-color:#052e16e6}.border-e-green-950\/95{border-inline-end-color:#052e16f2}.border-e-orange-100{--tw-border-opacity: 1;border-inline-end-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-e-orange-100\/0{border-inline-end-color:#ffedd500}.border-e-orange-100\/10{border-inline-end-color:#ffedd51a}.border-e-orange-100\/100{border-inline-end-color:#ffedd5}.border-e-orange-100\/15{border-inline-end-color:#ffedd526}.border-e-orange-100\/20{border-inline-end-color:#ffedd533}.border-e-orange-100\/25{border-inline-end-color:#ffedd540}.border-e-orange-100\/30{border-inline-end-color:#ffedd54d}.border-e-orange-100\/35{border-inline-end-color:#ffedd559}.border-e-orange-100\/40{border-inline-end-color:#ffedd566}.border-e-orange-100\/45{border-inline-end-color:#ffedd573}.border-e-orange-100\/5{border-inline-end-color:#ffedd50d}.border-e-orange-100\/50{border-inline-end-color:#ffedd580}.border-e-orange-100\/55{border-inline-end-color:#ffedd58c}.border-e-orange-100\/60{border-inline-end-color:#ffedd599}.border-e-orange-100\/65{border-inline-end-color:#ffedd5a6}.border-e-orange-100\/70{border-inline-end-color:#ffedd5b3}.border-e-orange-100\/75{border-inline-end-color:#ffedd5bf}.border-e-orange-100\/80{border-inline-end-color:#ffedd5cc}.border-e-orange-100\/85{border-inline-end-color:#ffedd5d9}.border-e-orange-100\/90{border-inline-end-color:#ffedd5e6}.border-e-orange-100\/95{border-inline-end-color:#ffedd5f2}.border-e-orange-200{--tw-border-opacity: 1;border-inline-end-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-e-orange-200\/0{border-inline-end-color:#fed7aa00}.border-e-orange-200\/10{border-inline-end-color:#fed7aa1a}.border-e-orange-200\/100{border-inline-end-color:#fed7aa}.border-e-orange-200\/15{border-inline-end-color:#fed7aa26}.border-e-orange-200\/20{border-inline-end-color:#fed7aa33}.border-e-orange-200\/25{border-inline-end-color:#fed7aa40}.border-e-orange-200\/30{border-inline-end-color:#fed7aa4d}.border-e-orange-200\/35{border-inline-end-color:#fed7aa59}.border-e-orange-200\/40{border-inline-end-color:#fed7aa66}.border-e-orange-200\/45{border-inline-end-color:#fed7aa73}.border-e-orange-200\/5{border-inline-end-color:#fed7aa0d}.border-e-orange-200\/50{border-inline-end-color:#fed7aa80}.border-e-orange-200\/55{border-inline-end-color:#fed7aa8c}.border-e-orange-200\/60{border-inline-end-color:#fed7aa99}.border-e-orange-200\/65{border-inline-end-color:#fed7aaa6}.border-e-orange-200\/70{border-inline-end-color:#fed7aab3}.border-e-orange-200\/75{border-inline-end-color:#fed7aabf}.border-e-orange-200\/80{border-inline-end-color:#fed7aacc}.border-e-orange-200\/85{border-inline-end-color:#fed7aad9}.border-e-orange-200\/90{border-inline-end-color:#fed7aae6}.border-e-orange-200\/95{border-inline-end-color:#fed7aaf2}.border-e-orange-300{--tw-border-opacity: 1;border-inline-end-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-e-orange-300\/0{border-inline-end-color:#fdba7400}.border-e-orange-300\/10{border-inline-end-color:#fdba741a}.border-e-orange-300\/100{border-inline-end-color:#fdba74}.border-e-orange-300\/15{border-inline-end-color:#fdba7426}.border-e-orange-300\/20{border-inline-end-color:#fdba7433}.border-e-orange-300\/25{border-inline-end-color:#fdba7440}.border-e-orange-300\/30{border-inline-end-color:#fdba744d}.border-e-orange-300\/35{border-inline-end-color:#fdba7459}.border-e-orange-300\/40{border-inline-end-color:#fdba7466}.border-e-orange-300\/45{border-inline-end-color:#fdba7473}.border-e-orange-300\/5{border-inline-end-color:#fdba740d}.border-e-orange-300\/50{border-inline-end-color:#fdba7480}.border-e-orange-300\/55{border-inline-end-color:#fdba748c}.border-e-orange-300\/60{border-inline-end-color:#fdba7499}.border-e-orange-300\/65{border-inline-end-color:#fdba74a6}.border-e-orange-300\/70{border-inline-end-color:#fdba74b3}.border-e-orange-300\/75{border-inline-end-color:#fdba74bf}.border-e-orange-300\/80{border-inline-end-color:#fdba74cc}.border-e-orange-300\/85{border-inline-end-color:#fdba74d9}.border-e-orange-300\/90{border-inline-end-color:#fdba74e6}.border-e-orange-300\/95{border-inline-end-color:#fdba74f2}.border-e-orange-400{--tw-border-opacity: 1;border-inline-end-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-e-orange-400\/0{border-inline-end-color:#fb923c00}.border-e-orange-400\/10{border-inline-end-color:#fb923c1a}.border-e-orange-400\/100{border-inline-end-color:#fb923c}.border-e-orange-400\/15{border-inline-end-color:#fb923c26}.border-e-orange-400\/20{border-inline-end-color:#fb923c33}.border-e-orange-400\/25{border-inline-end-color:#fb923c40}.border-e-orange-400\/30{border-inline-end-color:#fb923c4d}.border-e-orange-400\/35{border-inline-end-color:#fb923c59}.border-e-orange-400\/40{border-inline-end-color:#fb923c66}.border-e-orange-400\/45{border-inline-end-color:#fb923c73}.border-e-orange-400\/5{border-inline-end-color:#fb923c0d}.border-e-orange-400\/50{border-inline-end-color:#fb923c80}.border-e-orange-400\/55{border-inline-end-color:#fb923c8c}.border-e-orange-400\/60{border-inline-end-color:#fb923c99}.border-e-orange-400\/65{border-inline-end-color:#fb923ca6}.border-e-orange-400\/70{border-inline-end-color:#fb923cb3}.border-e-orange-400\/75{border-inline-end-color:#fb923cbf}.border-e-orange-400\/80{border-inline-end-color:#fb923ccc}.border-e-orange-400\/85{border-inline-end-color:#fb923cd9}.border-e-orange-400\/90{border-inline-end-color:#fb923ce6}.border-e-orange-400\/95{border-inline-end-color:#fb923cf2}.border-e-orange-50{--tw-border-opacity: 1;border-inline-end-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-e-orange-50\/0{border-inline-end-color:#fff7ed00}.border-e-orange-50\/10{border-inline-end-color:#fff7ed1a}.border-e-orange-50\/100{border-inline-end-color:#fff7ed}.border-e-orange-50\/15{border-inline-end-color:#fff7ed26}.border-e-orange-50\/20{border-inline-end-color:#fff7ed33}.border-e-orange-50\/25{border-inline-end-color:#fff7ed40}.border-e-orange-50\/30{border-inline-end-color:#fff7ed4d}.border-e-orange-50\/35{border-inline-end-color:#fff7ed59}.border-e-orange-50\/40{border-inline-end-color:#fff7ed66}.border-e-orange-50\/45{border-inline-end-color:#fff7ed73}.border-e-orange-50\/5{border-inline-end-color:#fff7ed0d}.border-e-orange-50\/50{border-inline-end-color:#fff7ed80}.border-e-orange-50\/55{border-inline-end-color:#fff7ed8c}.border-e-orange-50\/60{border-inline-end-color:#fff7ed99}.border-e-orange-50\/65{border-inline-end-color:#fff7eda6}.border-e-orange-50\/70{border-inline-end-color:#fff7edb3}.border-e-orange-50\/75{border-inline-end-color:#fff7edbf}.border-e-orange-50\/80{border-inline-end-color:#fff7edcc}.border-e-orange-50\/85{border-inline-end-color:#fff7edd9}.border-e-orange-50\/90{border-inline-end-color:#fff7ede6}.border-e-orange-50\/95{border-inline-end-color:#fff7edf2}.border-e-orange-500{--tw-border-opacity: 1;border-inline-end-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-e-orange-500\/0{border-inline-end-color:#f9731600}.border-e-orange-500\/10{border-inline-end-color:#f973161a}.border-e-orange-500\/100{border-inline-end-color:#f97316}.border-e-orange-500\/15{border-inline-end-color:#f9731626}.border-e-orange-500\/20{border-inline-end-color:#f9731633}.border-e-orange-500\/25{border-inline-end-color:#f9731640}.border-e-orange-500\/30{border-inline-end-color:#f973164d}.border-e-orange-500\/35{border-inline-end-color:#f9731659}.border-e-orange-500\/40{border-inline-end-color:#f9731666}.border-e-orange-500\/45{border-inline-end-color:#f9731673}.border-e-orange-500\/5{border-inline-end-color:#f973160d}.border-e-orange-500\/50{border-inline-end-color:#f9731680}.border-e-orange-500\/55{border-inline-end-color:#f973168c}.border-e-orange-500\/60{border-inline-end-color:#f9731699}.border-e-orange-500\/65{border-inline-end-color:#f97316a6}.border-e-orange-500\/70{border-inline-end-color:#f97316b3}.border-e-orange-500\/75{border-inline-end-color:#f97316bf}.border-e-orange-500\/80{border-inline-end-color:#f97316cc}.border-e-orange-500\/85{border-inline-end-color:#f97316d9}.border-e-orange-500\/90{border-inline-end-color:#f97316e6}.border-e-orange-500\/95{border-inline-end-color:#f97316f2}.border-e-orange-600{--tw-border-opacity: 1;border-inline-end-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-e-orange-600\/0{border-inline-end-color:#ea580c00}.border-e-orange-600\/10{border-inline-end-color:#ea580c1a}.border-e-orange-600\/100{border-inline-end-color:#ea580c}.border-e-orange-600\/15{border-inline-end-color:#ea580c26}.border-e-orange-600\/20{border-inline-end-color:#ea580c33}.border-e-orange-600\/25{border-inline-end-color:#ea580c40}.border-e-orange-600\/30{border-inline-end-color:#ea580c4d}.border-e-orange-600\/35{border-inline-end-color:#ea580c59}.border-e-orange-600\/40{border-inline-end-color:#ea580c66}.border-e-orange-600\/45{border-inline-end-color:#ea580c73}.border-e-orange-600\/5{border-inline-end-color:#ea580c0d}.border-e-orange-600\/50{border-inline-end-color:#ea580c80}.border-e-orange-600\/55{border-inline-end-color:#ea580c8c}.border-e-orange-600\/60{border-inline-end-color:#ea580c99}.border-e-orange-600\/65{border-inline-end-color:#ea580ca6}.border-e-orange-600\/70{border-inline-end-color:#ea580cb3}.border-e-orange-600\/75{border-inline-end-color:#ea580cbf}.border-e-orange-600\/80{border-inline-end-color:#ea580ccc}.border-e-orange-600\/85{border-inline-end-color:#ea580cd9}.border-e-orange-600\/90{border-inline-end-color:#ea580ce6}.border-e-orange-600\/95{border-inline-end-color:#ea580cf2}.border-e-orange-700{--tw-border-opacity: 1;border-inline-end-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-e-orange-700\/0{border-inline-end-color:#c2410c00}.border-e-orange-700\/10{border-inline-end-color:#c2410c1a}.border-e-orange-700\/100{border-inline-end-color:#c2410c}.border-e-orange-700\/15{border-inline-end-color:#c2410c26}.border-e-orange-700\/20{border-inline-end-color:#c2410c33}.border-e-orange-700\/25{border-inline-end-color:#c2410c40}.border-e-orange-700\/30{border-inline-end-color:#c2410c4d}.border-e-orange-700\/35{border-inline-end-color:#c2410c59}.border-e-orange-700\/40{border-inline-end-color:#c2410c66}.border-e-orange-700\/45{border-inline-end-color:#c2410c73}.border-e-orange-700\/5{border-inline-end-color:#c2410c0d}.border-e-orange-700\/50{border-inline-end-color:#c2410c80}.border-e-orange-700\/55{border-inline-end-color:#c2410c8c}.border-e-orange-700\/60{border-inline-end-color:#c2410c99}.border-e-orange-700\/65{border-inline-end-color:#c2410ca6}.border-e-orange-700\/70{border-inline-end-color:#c2410cb3}.border-e-orange-700\/75{border-inline-end-color:#c2410cbf}.border-e-orange-700\/80{border-inline-end-color:#c2410ccc}.border-e-orange-700\/85{border-inline-end-color:#c2410cd9}.border-e-orange-700\/90{border-inline-end-color:#c2410ce6}.border-e-orange-700\/95{border-inline-end-color:#c2410cf2}.border-e-orange-800{--tw-border-opacity: 1;border-inline-end-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-e-orange-800\/0{border-inline-end-color:#9a341200}.border-e-orange-800\/10{border-inline-end-color:#9a34121a}.border-e-orange-800\/100{border-inline-end-color:#9a3412}.border-e-orange-800\/15{border-inline-end-color:#9a341226}.border-e-orange-800\/20{border-inline-end-color:#9a341233}.border-e-orange-800\/25{border-inline-end-color:#9a341240}.border-e-orange-800\/30{border-inline-end-color:#9a34124d}.border-e-orange-800\/35{border-inline-end-color:#9a341259}.border-e-orange-800\/40{border-inline-end-color:#9a341266}.border-e-orange-800\/45{border-inline-end-color:#9a341273}.border-e-orange-800\/5{border-inline-end-color:#9a34120d}.border-e-orange-800\/50{border-inline-end-color:#9a341280}.border-e-orange-800\/55{border-inline-end-color:#9a34128c}.border-e-orange-800\/60{border-inline-end-color:#9a341299}.border-e-orange-800\/65{border-inline-end-color:#9a3412a6}.border-e-orange-800\/70{border-inline-end-color:#9a3412b3}.border-e-orange-800\/75{border-inline-end-color:#9a3412bf}.border-e-orange-800\/80{border-inline-end-color:#9a3412cc}.border-e-orange-800\/85{border-inline-end-color:#9a3412d9}.border-e-orange-800\/90{border-inline-end-color:#9a3412e6}.border-e-orange-800\/95{border-inline-end-color:#9a3412f2}.border-e-orange-900{--tw-border-opacity: 1;border-inline-end-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-e-orange-900\/0{border-inline-end-color:#7c2d1200}.border-e-orange-900\/10{border-inline-end-color:#7c2d121a}.border-e-orange-900\/100{border-inline-end-color:#7c2d12}.border-e-orange-900\/15{border-inline-end-color:#7c2d1226}.border-e-orange-900\/20{border-inline-end-color:#7c2d1233}.border-e-orange-900\/25{border-inline-end-color:#7c2d1240}.border-e-orange-900\/30{border-inline-end-color:#7c2d124d}.border-e-orange-900\/35{border-inline-end-color:#7c2d1259}.border-e-orange-900\/40{border-inline-end-color:#7c2d1266}.border-e-orange-900\/45{border-inline-end-color:#7c2d1273}.border-e-orange-900\/5{border-inline-end-color:#7c2d120d}.border-e-orange-900\/50{border-inline-end-color:#7c2d1280}.border-e-orange-900\/55{border-inline-end-color:#7c2d128c}.border-e-orange-900\/60{border-inline-end-color:#7c2d1299}.border-e-orange-900\/65{border-inline-end-color:#7c2d12a6}.border-e-orange-900\/70{border-inline-end-color:#7c2d12b3}.border-e-orange-900\/75{border-inline-end-color:#7c2d12bf}.border-e-orange-900\/80{border-inline-end-color:#7c2d12cc}.border-e-orange-900\/85{border-inline-end-color:#7c2d12d9}.border-e-orange-900\/90{border-inline-end-color:#7c2d12e6}.border-e-orange-900\/95{border-inline-end-color:#7c2d12f2}.border-e-orange-950{--tw-border-opacity: 1;border-inline-end-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-e-orange-950\/0{border-inline-end-color:#43140700}.border-e-orange-950\/10{border-inline-end-color:#4314071a}.border-e-orange-950\/100{border-inline-end-color:#431407}.border-e-orange-950\/15{border-inline-end-color:#43140726}.border-e-orange-950\/20{border-inline-end-color:#43140733}.border-e-orange-950\/25{border-inline-end-color:#43140740}.border-e-orange-950\/30{border-inline-end-color:#4314074d}.border-e-orange-950\/35{border-inline-end-color:#43140759}.border-e-orange-950\/40{border-inline-end-color:#43140766}.border-e-orange-950\/45{border-inline-end-color:#43140773}.border-e-orange-950\/5{border-inline-end-color:#4314070d}.border-e-orange-950\/50{border-inline-end-color:#43140780}.border-e-orange-950\/55{border-inline-end-color:#4314078c}.border-e-orange-950\/60{border-inline-end-color:#43140799}.border-e-orange-950\/65{border-inline-end-color:#431407a6}.border-e-orange-950\/70{border-inline-end-color:#431407b3}.border-e-orange-950\/75{border-inline-end-color:#431407bf}.border-e-orange-950\/80{border-inline-end-color:#431407cc}.border-e-orange-950\/85{border-inline-end-color:#431407d9}.border-e-orange-950\/90{border-inline-end-color:#431407e6}.border-e-orange-950\/95{border-inline-end-color:#431407f2}.border-e-red-100{--tw-border-opacity: 1;border-inline-end-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-e-red-100\/0{border-inline-end-color:#fee2e200}.border-e-red-100\/10{border-inline-end-color:#fee2e21a}.border-e-red-100\/100{border-inline-end-color:#fee2e2}.border-e-red-100\/15{border-inline-end-color:#fee2e226}.border-e-red-100\/20{border-inline-end-color:#fee2e233}.border-e-red-100\/25{border-inline-end-color:#fee2e240}.border-e-red-100\/30{border-inline-end-color:#fee2e24d}.border-e-red-100\/35{border-inline-end-color:#fee2e259}.border-e-red-100\/40{border-inline-end-color:#fee2e266}.border-e-red-100\/45{border-inline-end-color:#fee2e273}.border-e-red-100\/5{border-inline-end-color:#fee2e20d}.border-e-red-100\/50{border-inline-end-color:#fee2e280}.border-e-red-100\/55{border-inline-end-color:#fee2e28c}.border-e-red-100\/60{border-inline-end-color:#fee2e299}.border-e-red-100\/65{border-inline-end-color:#fee2e2a6}.border-e-red-100\/70{border-inline-end-color:#fee2e2b3}.border-e-red-100\/75{border-inline-end-color:#fee2e2bf}.border-e-red-100\/80{border-inline-end-color:#fee2e2cc}.border-e-red-100\/85{border-inline-end-color:#fee2e2d9}.border-e-red-100\/90{border-inline-end-color:#fee2e2e6}.border-e-red-100\/95{border-inline-end-color:#fee2e2f2}.border-e-red-200{--tw-border-opacity: 1;border-inline-end-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-e-red-200\/0{border-inline-end-color:#fecaca00}.border-e-red-200\/10{border-inline-end-color:#fecaca1a}.border-e-red-200\/100{border-inline-end-color:#fecaca}.border-e-red-200\/15{border-inline-end-color:#fecaca26}.border-e-red-200\/20{border-inline-end-color:#fecaca33}.border-e-red-200\/25{border-inline-end-color:#fecaca40}.border-e-red-200\/30{border-inline-end-color:#fecaca4d}.border-e-red-200\/35{border-inline-end-color:#fecaca59}.border-e-red-200\/40{border-inline-end-color:#fecaca66}.border-e-red-200\/45{border-inline-end-color:#fecaca73}.border-e-red-200\/5{border-inline-end-color:#fecaca0d}.border-e-red-200\/50{border-inline-end-color:#fecaca80}.border-e-red-200\/55{border-inline-end-color:#fecaca8c}.border-e-red-200\/60{border-inline-end-color:#fecaca99}.border-e-red-200\/65{border-inline-end-color:#fecacaa6}.border-e-red-200\/70{border-inline-end-color:#fecacab3}.border-e-red-200\/75{border-inline-end-color:#fecacabf}.border-e-red-200\/80{border-inline-end-color:#fecacacc}.border-e-red-200\/85{border-inline-end-color:#fecacad9}.border-e-red-200\/90{border-inline-end-color:#fecacae6}.border-e-red-200\/95{border-inline-end-color:#fecacaf2}.border-e-red-300{--tw-border-opacity: 1;border-inline-end-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-e-red-300\/0{border-inline-end-color:#fca5a500}.border-e-red-300\/10{border-inline-end-color:#fca5a51a}.border-e-red-300\/100{border-inline-end-color:#fca5a5}.border-e-red-300\/15{border-inline-end-color:#fca5a526}.border-e-red-300\/20{border-inline-end-color:#fca5a533}.border-e-red-300\/25{border-inline-end-color:#fca5a540}.border-e-red-300\/30{border-inline-end-color:#fca5a54d}.border-e-red-300\/35{border-inline-end-color:#fca5a559}.border-e-red-300\/40{border-inline-end-color:#fca5a566}.border-e-red-300\/45{border-inline-end-color:#fca5a573}.border-e-red-300\/5{border-inline-end-color:#fca5a50d}.border-e-red-300\/50{border-inline-end-color:#fca5a580}.border-e-red-300\/55{border-inline-end-color:#fca5a58c}.border-e-red-300\/60{border-inline-end-color:#fca5a599}.border-e-red-300\/65{border-inline-end-color:#fca5a5a6}.border-e-red-300\/70{border-inline-end-color:#fca5a5b3}.border-e-red-300\/75{border-inline-end-color:#fca5a5bf}.border-e-red-300\/80{border-inline-end-color:#fca5a5cc}.border-e-red-300\/85{border-inline-end-color:#fca5a5d9}.border-e-red-300\/90{border-inline-end-color:#fca5a5e6}.border-e-red-300\/95{border-inline-end-color:#fca5a5f2}.border-e-red-400{--tw-border-opacity: 1;border-inline-end-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-e-red-400\/0{border-inline-end-color:#f8717100}.border-e-red-400\/10{border-inline-end-color:#f871711a}.border-e-red-400\/100{border-inline-end-color:#f87171}.border-e-red-400\/15{border-inline-end-color:#f8717126}.border-e-red-400\/20{border-inline-end-color:#f8717133}.border-e-red-400\/25{border-inline-end-color:#f8717140}.border-e-red-400\/30{border-inline-end-color:#f871714d}.border-e-red-400\/35{border-inline-end-color:#f8717159}.border-e-red-400\/40{border-inline-end-color:#f8717166}.border-e-red-400\/45{border-inline-end-color:#f8717173}.border-e-red-400\/5{border-inline-end-color:#f871710d}.border-e-red-400\/50{border-inline-end-color:#f8717180}.border-e-red-400\/55{border-inline-end-color:#f871718c}.border-e-red-400\/60{border-inline-end-color:#f8717199}.border-e-red-400\/65{border-inline-end-color:#f87171a6}.border-e-red-400\/70{border-inline-end-color:#f87171b3}.border-e-red-400\/75{border-inline-end-color:#f87171bf}.border-e-red-400\/80{border-inline-end-color:#f87171cc}.border-e-red-400\/85{border-inline-end-color:#f87171d9}.border-e-red-400\/90{border-inline-end-color:#f87171e6}.border-e-red-400\/95{border-inline-end-color:#f87171f2}.border-e-red-50{--tw-border-opacity: 1;border-inline-end-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-e-red-50\/0{border-inline-end-color:#fef2f200}.border-e-red-50\/10{border-inline-end-color:#fef2f21a}.border-e-red-50\/100{border-inline-end-color:#fef2f2}.border-e-red-50\/15{border-inline-end-color:#fef2f226}.border-e-red-50\/20{border-inline-end-color:#fef2f233}.border-e-red-50\/25{border-inline-end-color:#fef2f240}.border-e-red-50\/30{border-inline-end-color:#fef2f24d}.border-e-red-50\/35{border-inline-end-color:#fef2f259}.border-e-red-50\/40{border-inline-end-color:#fef2f266}.border-e-red-50\/45{border-inline-end-color:#fef2f273}.border-e-red-50\/5{border-inline-end-color:#fef2f20d}.border-e-red-50\/50{border-inline-end-color:#fef2f280}.border-e-red-50\/55{border-inline-end-color:#fef2f28c}.border-e-red-50\/60{border-inline-end-color:#fef2f299}.border-e-red-50\/65{border-inline-end-color:#fef2f2a6}.border-e-red-50\/70{border-inline-end-color:#fef2f2b3}.border-e-red-50\/75{border-inline-end-color:#fef2f2bf}.border-e-red-50\/80{border-inline-end-color:#fef2f2cc}.border-e-red-50\/85{border-inline-end-color:#fef2f2d9}.border-e-red-50\/90{border-inline-end-color:#fef2f2e6}.border-e-red-50\/95{border-inline-end-color:#fef2f2f2}.border-e-red-500{--tw-border-opacity: 1;border-inline-end-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-e-red-500\/0{border-inline-end-color:#ef444400}.border-e-red-500\/10{border-inline-end-color:#ef44441a}.border-e-red-500\/100{border-inline-end-color:#ef4444}.border-e-red-500\/15{border-inline-end-color:#ef444426}.border-e-red-500\/20{border-inline-end-color:#ef444433}.border-e-red-500\/25{border-inline-end-color:#ef444440}.border-e-red-500\/30{border-inline-end-color:#ef44444d}.border-e-red-500\/35{border-inline-end-color:#ef444459}.border-e-red-500\/40{border-inline-end-color:#ef444466}.border-e-red-500\/45{border-inline-end-color:#ef444473}.border-e-red-500\/5{border-inline-end-color:#ef44440d}.border-e-red-500\/50{border-inline-end-color:#ef444480}.border-e-red-500\/55{border-inline-end-color:#ef44448c}.border-e-red-500\/60{border-inline-end-color:#ef444499}.border-e-red-500\/65{border-inline-end-color:#ef4444a6}.border-e-red-500\/70{border-inline-end-color:#ef4444b3}.border-e-red-500\/75{border-inline-end-color:#ef4444bf}.border-e-red-500\/80{border-inline-end-color:#ef4444cc}.border-e-red-500\/85{border-inline-end-color:#ef4444d9}.border-e-red-500\/90{border-inline-end-color:#ef4444e6}.border-e-red-500\/95{border-inline-end-color:#ef4444f2}.border-e-red-600{--tw-border-opacity: 1;border-inline-end-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-e-red-600\/0{border-inline-end-color:#dc262600}.border-e-red-600\/10{border-inline-end-color:#dc26261a}.border-e-red-600\/100{border-inline-end-color:#dc2626}.border-e-red-600\/15{border-inline-end-color:#dc262626}.border-e-red-600\/20{border-inline-end-color:#dc262633}.border-e-red-600\/25{border-inline-end-color:#dc262640}.border-e-red-600\/30{border-inline-end-color:#dc26264d}.border-e-red-600\/35{border-inline-end-color:#dc262659}.border-e-red-600\/40{border-inline-end-color:#dc262666}.border-e-red-600\/45{border-inline-end-color:#dc262673}.border-e-red-600\/5{border-inline-end-color:#dc26260d}.border-e-red-600\/50{border-inline-end-color:#dc262680}.border-e-red-600\/55{border-inline-end-color:#dc26268c}.border-e-red-600\/60{border-inline-end-color:#dc262699}.border-e-red-600\/65{border-inline-end-color:#dc2626a6}.border-e-red-600\/70{border-inline-end-color:#dc2626b3}.border-e-red-600\/75{border-inline-end-color:#dc2626bf}.border-e-red-600\/80{border-inline-end-color:#dc2626cc}.border-e-red-600\/85{border-inline-end-color:#dc2626d9}.border-e-red-600\/90{border-inline-end-color:#dc2626e6}.border-e-red-600\/95{border-inline-end-color:#dc2626f2}.border-e-red-700{--tw-border-opacity: 1;border-inline-end-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-e-red-700\/0{border-inline-end-color:#b91c1c00}.border-e-red-700\/10{border-inline-end-color:#b91c1c1a}.border-e-red-700\/100{border-inline-end-color:#b91c1c}.border-e-red-700\/15{border-inline-end-color:#b91c1c26}.border-e-red-700\/20{border-inline-end-color:#b91c1c33}.border-e-red-700\/25{border-inline-end-color:#b91c1c40}.border-e-red-700\/30{border-inline-end-color:#b91c1c4d}.border-e-red-700\/35{border-inline-end-color:#b91c1c59}.border-e-red-700\/40{border-inline-end-color:#b91c1c66}.border-e-red-700\/45{border-inline-end-color:#b91c1c73}.border-e-red-700\/5{border-inline-end-color:#b91c1c0d}.border-e-red-700\/50{border-inline-end-color:#b91c1c80}.border-e-red-700\/55{border-inline-end-color:#b91c1c8c}.border-e-red-700\/60{border-inline-end-color:#b91c1c99}.border-e-red-700\/65{border-inline-end-color:#b91c1ca6}.border-e-red-700\/70{border-inline-end-color:#b91c1cb3}.border-e-red-700\/75{border-inline-end-color:#b91c1cbf}.border-e-red-700\/80{border-inline-end-color:#b91c1ccc}.border-e-red-700\/85{border-inline-end-color:#b91c1cd9}.border-e-red-700\/90{border-inline-end-color:#b91c1ce6}.border-e-red-700\/95{border-inline-end-color:#b91c1cf2}.border-e-red-800{--tw-border-opacity: 1;border-inline-end-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-e-red-800\/0{border-inline-end-color:#991b1b00}.border-e-red-800\/10{border-inline-end-color:#991b1b1a}.border-e-red-800\/100{border-inline-end-color:#991b1b}.border-e-red-800\/15{border-inline-end-color:#991b1b26}.border-e-red-800\/20{border-inline-end-color:#991b1b33}.border-e-red-800\/25{border-inline-end-color:#991b1b40}.border-e-red-800\/30{border-inline-end-color:#991b1b4d}.border-e-red-800\/35{border-inline-end-color:#991b1b59}.border-e-red-800\/40{border-inline-end-color:#991b1b66}.border-e-red-800\/45{border-inline-end-color:#991b1b73}.border-e-red-800\/5{border-inline-end-color:#991b1b0d}.border-e-red-800\/50{border-inline-end-color:#991b1b80}.border-e-red-800\/55{border-inline-end-color:#991b1b8c}.border-e-red-800\/60{border-inline-end-color:#991b1b99}.border-e-red-800\/65{border-inline-end-color:#991b1ba6}.border-e-red-800\/70{border-inline-end-color:#991b1bb3}.border-e-red-800\/75{border-inline-end-color:#991b1bbf}.border-e-red-800\/80{border-inline-end-color:#991b1bcc}.border-e-red-800\/85{border-inline-end-color:#991b1bd9}.border-e-red-800\/90{border-inline-end-color:#991b1be6}.border-e-red-800\/95{border-inline-end-color:#991b1bf2}.border-e-red-900{--tw-border-opacity: 1;border-inline-end-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-e-red-900\/0{border-inline-end-color:#7f1d1d00}.border-e-red-900\/10{border-inline-end-color:#7f1d1d1a}.border-e-red-900\/100{border-inline-end-color:#7f1d1d}.border-e-red-900\/15{border-inline-end-color:#7f1d1d26}.border-e-red-900\/20{border-inline-end-color:#7f1d1d33}.border-e-red-900\/25{border-inline-end-color:#7f1d1d40}.border-e-red-900\/30{border-inline-end-color:#7f1d1d4d}.border-e-red-900\/35{border-inline-end-color:#7f1d1d59}.border-e-red-900\/40{border-inline-end-color:#7f1d1d66}.border-e-red-900\/45{border-inline-end-color:#7f1d1d73}.border-e-red-900\/5{border-inline-end-color:#7f1d1d0d}.border-e-red-900\/50{border-inline-end-color:#7f1d1d80}.border-e-red-900\/55{border-inline-end-color:#7f1d1d8c}.border-e-red-900\/60{border-inline-end-color:#7f1d1d99}.border-e-red-900\/65{border-inline-end-color:#7f1d1da6}.border-e-red-900\/70{border-inline-end-color:#7f1d1db3}.border-e-red-900\/75{border-inline-end-color:#7f1d1dbf}.border-e-red-900\/80{border-inline-end-color:#7f1d1dcc}.border-e-red-900\/85{border-inline-end-color:#7f1d1dd9}.border-e-red-900\/90{border-inline-end-color:#7f1d1de6}.border-e-red-900\/95{border-inline-end-color:#7f1d1df2}.border-e-red-950{--tw-border-opacity: 1;border-inline-end-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-e-red-950\/0{border-inline-end-color:#450a0a00}.border-e-red-950\/10{border-inline-end-color:#450a0a1a}.border-e-red-950\/100{border-inline-end-color:#450a0a}.border-e-red-950\/15{border-inline-end-color:#450a0a26}.border-e-red-950\/20{border-inline-end-color:#450a0a33}.border-e-red-950\/25{border-inline-end-color:#450a0a40}.border-e-red-950\/30{border-inline-end-color:#450a0a4d}.border-e-red-950\/35{border-inline-end-color:#450a0a59}.border-e-red-950\/40{border-inline-end-color:#450a0a66}.border-e-red-950\/45{border-inline-end-color:#450a0a73}.border-e-red-950\/5{border-inline-end-color:#450a0a0d}.border-e-red-950\/50{border-inline-end-color:#450a0a80}.border-e-red-950\/55{border-inline-end-color:#450a0a8c}.border-e-red-950\/60{border-inline-end-color:#450a0a99}.border-e-red-950\/65{border-inline-end-color:#450a0aa6}.border-e-red-950\/70{border-inline-end-color:#450a0ab3}.border-e-red-950\/75{border-inline-end-color:#450a0abf}.border-e-red-950\/80{border-inline-end-color:#450a0acc}.border-e-red-950\/85{border-inline-end-color:#450a0ad9}.border-e-red-950\/90{border-inline-end-color:#450a0ae6}.border-e-red-950\/95{border-inline-end-color:#450a0af2}.border-l-blue-100{--tw-border-opacity: 1;border-left-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-l-blue-100\/0{border-left-color:#dbeafe00}.border-l-blue-100\/10{border-left-color:#dbeafe1a}.border-l-blue-100\/100{border-left-color:#dbeafe}.border-l-blue-100\/15{border-left-color:#dbeafe26}.border-l-blue-100\/20{border-left-color:#dbeafe33}.border-l-blue-100\/25{border-left-color:#dbeafe40}.border-l-blue-100\/30{border-left-color:#dbeafe4d}.border-l-blue-100\/35{border-left-color:#dbeafe59}.border-l-blue-100\/40{border-left-color:#dbeafe66}.border-l-blue-100\/45{border-left-color:#dbeafe73}.border-l-blue-100\/5{border-left-color:#dbeafe0d}.border-l-blue-100\/50{border-left-color:#dbeafe80}.border-l-blue-100\/55{border-left-color:#dbeafe8c}.border-l-blue-100\/60{border-left-color:#dbeafe99}.border-l-blue-100\/65{border-left-color:#dbeafea6}.border-l-blue-100\/70{border-left-color:#dbeafeb3}.border-l-blue-100\/75{border-left-color:#dbeafebf}.border-l-blue-100\/80{border-left-color:#dbeafecc}.border-l-blue-100\/85{border-left-color:#dbeafed9}.border-l-blue-100\/90{border-left-color:#dbeafee6}.border-l-blue-100\/95{border-left-color:#dbeafef2}.border-l-blue-200{--tw-border-opacity: 1;border-left-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-l-blue-200\/0{border-left-color:#bfdbfe00}.border-l-blue-200\/10{border-left-color:#bfdbfe1a}.border-l-blue-200\/100{border-left-color:#bfdbfe}.border-l-blue-200\/15{border-left-color:#bfdbfe26}.border-l-blue-200\/20{border-left-color:#bfdbfe33}.border-l-blue-200\/25{border-left-color:#bfdbfe40}.border-l-blue-200\/30{border-left-color:#bfdbfe4d}.border-l-blue-200\/35{border-left-color:#bfdbfe59}.border-l-blue-200\/40{border-left-color:#bfdbfe66}.border-l-blue-200\/45{border-left-color:#bfdbfe73}.border-l-blue-200\/5{border-left-color:#bfdbfe0d}.border-l-blue-200\/50{border-left-color:#bfdbfe80}.border-l-blue-200\/55{border-left-color:#bfdbfe8c}.border-l-blue-200\/60{border-left-color:#bfdbfe99}.border-l-blue-200\/65{border-left-color:#bfdbfea6}.border-l-blue-200\/70{border-left-color:#bfdbfeb3}.border-l-blue-200\/75{border-left-color:#bfdbfebf}.border-l-blue-200\/80{border-left-color:#bfdbfecc}.border-l-blue-200\/85{border-left-color:#bfdbfed9}.border-l-blue-200\/90{border-left-color:#bfdbfee6}.border-l-blue-200\/95{border-left-color:#bfdbfef2}.border-l-blue-300{--tw-border-opacity: 1;border-left-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-l-blue-300\/0{border-left-color:#93c5fd00}.border-l-blue-300\/10{border-left-color:#93c5fd1a}.border-l-blue-300\/100{border-left-color:#93c5fd}.border-l-blue-300\/15{border-left-color:#93c5fd26}.border-l-blue-300\/20{border-left-color:#93c5fd33}.border-l-blue-300\/25{border-left-color:#93c5fd40}.border-l-blue-300\/30{border-left-color:#93c5fd4d}.border-l-blue-300\/35{border-left-color:#93c5fd59}.border-l-blue-300\/40{border-left-color:#93c5fd66}.border-l-blue-300\/45{border-left-color:#93c5fd73}.border-l-blue-300\/5{border-left-color:#93c5fd0d}.border-l-blue-300\/50{border-left-color:#93c5fd80}.border-l-blue-300\/55{border-left-color:#93c5fd8c}.border-l-blue-300\/60{border-left-color:#93c5fd99}.border-l-blue-300\/65{border-left-color:#93c5fda6}.border-l-blue-300\/70{border-left-color:#93c5fdb3}.border-l-blue-300\/75{border-left-color:#93c5fdbf}.border-l-blue-300\/80{border-left-color:#93c5fdcc}.border-l-blue-300\/85{border-left-color:#93c5fdd9}.border-l-blue-300\/90{border-left-color:#93c5fde6}.border-l-blue-300\/95{border-left-color:#93c5fdf2}.border-l-blue-400{--tw-border-opacity: 1;border-left-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-l-blue-400\/0{border-left-color:#60a5fa00}.border-l-blue-400\/10{border-left-color:#60a5fa1a}.border-l-blue-400\/100{border-left-color:#60a5fa}.border-l-blue-400\/15{border-left-color:#60a5fa26}.border-l-blue-400\/20{border-left-color:#60a5fa33}.border-l-blue-400\/25{border-left-color:#60a5fa40}.border-l-blue-400\/30{border-left-color:#60a5fa4d}.border-l-blue-400\/35{border-left-color:#60a5fa59}.border-l-blue-400\/40{border-left-color:#60a5fa66}.border-l-blue-400\/45{border-left-color:#60a5fa73}.border-l-blue-400\/5{border-left-color:#60a5fa0d}.border-l-blue-400\/50{border-left-color:#60a5fa80}.border-l-blue-400\/55{border-left-color:#60a5fa8c}.border-l-blue-400\/60{border-left-color:#60a5fa99}.border-l-blue-400\/65{border-left-color:#60a5faa6}.border-l-blue-400\/70{border-left-color:#60a5fab3}.border-l-blue-400\/75{border-left-color:#60a5fabf}.border-l-blue-400\/80{border-left-color:#60a5facc}.border-l-blue-400\/85{border-left-color:#60a5fad9}.border-l-blue-400\/90{border-left-color:#60a5fae6}.border-l-blue-400\/95{border-left-color:#60a5faf2}.border-l-blue-50{--tw-border-opacity: 1;border-left-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-l-blue-50\/0{border-left-color:#eff6ff00}.border-l-blue-50\/10{border-left-color:#eff6ff1a}.border-l-blue-50\/100{border-left-color:#eff6ff}.border-l-blue-50\/15{border-left-color:#eff6ff26}.border-l-blue-50\/20{border-left-color:#eff6ff33}.border-l-blue-50\/25{border-left-color:#eff6ff40}.border-l-blue-50\/30{border-left-color:#eff6ff4d}.border-l-blue-50\/35{border-left-color:#eff6ff59}.border-l-blue-50\/40{border-left-color:#eff6ff66}.border-l-blue-50\/45{border-left-color:#eff6ff73}.border-l-blue-50\/5{border-left-color:#eff6ff0d}.border-l-blue-50\/50{border-left-color:#eff6ff80}.border-l-blue-50\/55{border-left-color:#eff6ff8c}.border-l-blue-50\/60{border-left-color:#eff6ff99}.border-l-blue-50\/65{border-left-color:#eff6ffa6}.border-l-blue-50\/70{border-left-color:#eff6ffb3}.border-l-blue-50\/75{border-left-color:#eff6ffbf}.border-l-blue-50\/80{border-left-color:#eff6ffcc}.border-l-blue-50\/85{border-left-color:#eff6ffd9}.border-l-blue-50\/90{border-left-color:#eff6ffe6}.border-l-blue-50\/95{border-left-color:#eff6fff2}.border-l-blue-500{--tw-border-opacity: 1;border-left-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-l-blue-500\/0{border-left-color:#3b82f600}.border-l-blue-500\/10{border-left-color:#3b82f61a}.border-l-blue-500\/100{border-left-color:#3b82f6}.border-l-blue-500\/15{border-left-color:#3b82f626}.border-l-blue-500\/20{border-left-color:#3b82f633}.border-l-blue-500\/25{border-left-color:#3b82f640}.border-l-blue-500\/30{border-left-color:#3b82f64d}.border-l-blue-500\/35{border-left-color:#3b82f659}.border-l-blue-500\/40{border-left-color:#3b82f666}.border-l-blue-500\/45{border-left-color:#3b82f673}.border-l-blue-500\/5{border-left-color:#3b82f60d}.border-l-blue-500\/50{border-left-color:#3b82f680}.border-l-blue-500\/55{border-left-color:#3b82f68c}.border-l-blue-500\/60{border-left-color:#3b82f699}.border-l-blue-500\/65{border-left-color:#3b82f6a6}.border-l-blue-500\/70{border-left-color:#3b82f6b3}.border-l-blue-500\/75{border-left-color:#3b82f6bf}.border-l-blue-500\/80{border-left-color:#3b82f6cc}.border-l-blue-500\/85{border-left-color:#3b82f6d9}.border-l-blue-500\/90{border-left-color:#3b82f6e6}.border-l-blue-500\/95{border-left-color:#3b82f6f2}.border-l-blue-600{--tw-border-opacity: 1;border-left-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-l-blue-600\/0{border-left-color:#2563eb00}.border-l-blue-600\/10{border-left-color:#2563eb1a}.border-l-blue-600\/100{border-left-color:#2563eb}.border-l-blue-600\/15{border-left-color:#2563eb26}.border-l-blue-600\/20{border-left-color:#2563eb33}.border-l-blue-600\/25{border-left-color:#2563eb40}.border-l-blue-600\/30{border-left-color:#2563eb4d}.border-l-blue-600\/35{border-left-color:#2563eb59}.border-l-blue-600\/40{border-left-color:#2563eb66}.border-l-blue-600\/45{border-left-color:#2563eb73}.border-l-blue-600\/5{border-left-color:#2563eb0d}.border-l-blue-600\/50{border-left-color:#2563eb80}.border-l-blue-600\/55{border-left-color:#2563eb8c}.border-l-blue-600\/60{border-left-color:#2563eb99}.border-l-blue-600\/65{border-left-color:#2563eba6}.border-l-blue-600\/70{border-left-color:#2563ebb3}.border-l-blue-600\/75{border-left-color:#2563ebbf}.border-l-blue-600\/80{border-left-color:#2563ebcc}.border-l-blue-600\/85{border-left-color:#2563ebd9}.border-l-blue-600\/90{border-left-color:#2563ebe6}.border-l-blue-600\/95{border-left-color:#2563ebf2}.border-l-blue-700{--tw-border-opacity: 1;border-left-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-l-blue-700\/0{border-left-color:#1d4ed800}.border-l-blue-700\/10{border-left-color:#1d4ed81a}.border-l-blue-700\/100{border-left-color:#1d4ed8}.border-l-blue-700\/15{border-left-color:#1d4ed826}.border-l-blue-700\/20{border-left-color:#1d4ed833}.border-l-blue-700\/25{border-left-color:#1d4ed840}.border-l-blue-700\/30{border-left-color:#1d4ed84d}.border-l-blue-700\/35{border-left-color:#1d4ed859}.border-l-blue-700\/40{border-left-color:#1d4ed866}.border-l-blue-700\/45{border-left-color:#1d4ed873}.border-l-blue-700\/5{border-left-color:#1d4ed80d}.border-l-blue-700\/50{border-left-color:#1d4ed880}.border-l-blue-700\/55{border-left-color:#1d4ed88c}.border-l-blue-700\/60{border-left-color:#1d4ed899}.border-l-blue-700\/65{border-left-color:#1d4ed8a6}.border-l-blue-700\/70{border-left-color:#1d4ed8b3}.border-l-blue-700\/75{border-left-color:#1d4ed8bf}.border-l-blue-700\/80{border-left-color:#1d4ed8cc}.border-l-blue-700\/85{border-left-color:#1d4ed8d9}.border-l-blue-700\/90{border-left-color:#1d4ed8e6}.border-l-blue-700\/95{border-left-color:#1d4ed8f2}.border-l-blue-800{--tw-border-opacity: 1;border-left-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-l-blue-800\/0{border-left-color:#1e40af00}.border-l-blue-800\/10{border-left-color:#1e40af1a}.border-l-blue-800\/100{border-left-color:#1e40af}.border-l-blue-800\/15{border-left-color:#1e40af26}.border-l-blue-800\/20{border-left-color:#1e40af33}.border-l-blue-800\/25{border-left-color:#1e40af40}.border-l-blue-800\/30{border-left-color:#1e40af4d}.border-l-blue-800\/35{border-left-color:#1e40af59}.border-l-blue-800\/40{border-left-color:#1e40af66}.border-l-blue-800\/45{border-left-color:#1e40af73}.border-l-blue-800\/5{border-left-color:#1e40af0d}.border-l-blue-800\/50{border-left-color:#1e40af80}.border-l-blue-800\/55{border-left-color:#1e40af8c}.border-l-blue-800\/60{border-left-color:#1e40af99}.border-l-blue-800\/65{border-left-color:#1e40afa6}.border-l-blue-800\/70{border-left-color:#1e40afb3}.border-l-blue-800\/75{border-left-color:#1e40afbf}.border-l-blue-800\/80{border-left-color:#1e40afcc}.border-l-blue-800\/85{border-left-color:#1e40afd9}.border-l-blue-800\/90{border-left-color:#1e40afe6}.border-l-blue-800\/95{border-left-color:#1e40aff2}.border-l-blue-900{--tw-border-opacity: 1;border-left-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-l-blue-900\/0{border-left-color:#1e3a8a00}.border-l-blue-900\/10{border-left-color:#1e3a8a1a}.border-l-blue-900\/100{border-left-color:#1e3a8a}.border-l-blue-900\/15{border-left-color:#1e3a8a26}.border-l-blue-900\/20{border-left-color:#1e3a8a33}.border-l-blue-900\/25{border-left-color:#1e3a8a40}.border-l-blue-900\/30{border-left-color:#1e3a8a4d}.border-l-blue-900\/35{border-left-color:#1e3a8a59}.border-l-blue-900\/40{border-left-color:#1e3a8a66}.border-l-blue-900\/45{border-left-color:#1e3a8a73}.border-l-blue-900\/5{border-left-color:#1e3a8a0d}.border-l-blue-900\/50{border-left-color:#1e3a8a80}.border-l-blue-900\/55{border-left-color:#1e3a8a8c}.border-l-blue-900\/60{border-left-color:#1e3a8a99}.border-l-blue-900\/65{border-left-color:#1e3a8aa6}.border-l-blue-900\/70{border-left-color:#1e3a8ab3}.border-l-blue-900\/75{border-left-color:#1e3a8abf}.border-l-blue-900\/80{border-left-color:#1e3a8acc}.border-l-blue-900\/85{border-left-color:#1e3a8ad9}.border-l-blue-900\/90{border-left-color:#1e3a8ae6}.border-l-blue-900\/95{border-left-color:#1e3a8af2}.border-l-blue-950{--tw-border-opacity: 1;border-left-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-l-blue-950\/0{border-left-color:#17255400}.border-l-blue-950\/10{border-left-color:#1725541a}.border-l-blue-950\/100{border-left-color:#172554}.border-l-blue-950\/15{border-left-color:#17255426}.border-l-blue-950\/20{border-left-color:#17255433}.border-l-blue-950\/25{border-left-color:#17255440}.border-l-blue-950\/30{border-left-color:#1725544d}.border-l-blue-950\/35{border-left-color:#17255459}.border-l-blue-950\/40{border-left-color:#17255466}.border-l-blue-950\/45{border-left-color:#17255473}.border-l-blue-950\/5{border-left-color:#1725540d}.border-l-blue-950\/50{border-left-color:#17255480}.border-l-blue-950\/55{border-left-color:#1725548c}.border-l-blue-950\/60{border-left-color:#17255499}.border-l-blue-950\/65{border-left-color:#172554a6}.border-l-blue-950\/70{border-left-color:#172554b3}.border-l-blue-950\/75{border-left-color:#172554bf}.border-l-blue-950\/80{border-left-color:#172554cc}.border-l-blue-950\/85{border-left-color:#172554d9}.border-l-blue-950\/90{border-left-color:#172554e6}.border-l-blue-950\/95{border-left-color:#172554f2}.border-l-green-100{--tw-border-opacity: 1;border-left-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-l-green-100\/0{border-left-color:#dcfce700}.border-l-green-100\/10{border-left-color:#dcfce71a}.border-l-green-100\/100{border-left-color:#dcfce7}.border-l-green-100\/15{border-left-color:#dcfce726}.border-l-green-100\/20{border-left-color:#dcfce733}.border-l-green-100\/25{border-left-color:#dcfce740}.border-l-green-100\/30{border-left-color:#dcfce74d}.border-l-green-100\/35{border-left-color:#dcfce759}.border-l-green-100\/40{border-left-color:#dcfce766}.border-l-green-100\/45{border-left-color:#dcfce773}.border-l-green-100\/5{border-left-color:#dcfce70d}.border-l-green-100\/50{border-left-color:#dcfce780}.border-l-green-100\/55{border-left-color:#dcfce78c}.border-l-green-100\/60{border-left-color:#dcfce799}.border-l-green-100\/65{border-left-color:#dcfce7a6}.border-l-green-100\/70{border-left-color:#dcfce7b3}.border-l-green-100\/75{border-left-color:#dcfce7bf}.border-l-green-100\/80{border-left-color:#dcfce7cc}.border-l-green-100\/85{border-left-color:#dcfce7d9}.border-l-green-100\/90{border-left-color:#dcfce7e6}.border-l-green-100\/95{border-left-color:#dcfce7f2}.border-l-green-200{--tw-border-opacity: 1;border-left-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-l-green-200\/0{border-left-color:#bbf7d000}.border-l-green-200\/10{border-left-color:#bbf7d01a}.border-l-green-200\/100{border-left-color:#bbf7d0}.border-l-green-200\/15{border-left-color:#bbf7d026}.border-l-green-200\/20{border-left-color:#bbf7d033}.border-l-green-200\/25{border-left-color:#bbf7d040}.border-l-green-200\/30{border-left-color:#bbf7d04d}.border-l-green-200\/35{border-left-color:#bbf7d059}.border-l-green-200\/40{border-left-color:#bbf7d066}.border-l-green-200\/45{border-left-color:#bbf7d073}.border-l-green-200\/5{border-left-color:#bbf7d00d}.border-l-green-200\/50{border-left-color:#bbf7d080}.border-l-green-200\/55{border-left-color:#bbf7d08c}.border-l-green-200\/60{border-left-color:#bbf7d099}.border-l-green-200\/65{border-left-color:#bbf7d0a6}.border-l-green-200\/70{border-left-color:#bbf7d0b3}.border-l-green-200\/75{border-left-color:#bbf7d0bf}.border-l-green-200\/80{border-left-color:#bbf7d0cc}.border-l-green-200\/85{border-left-color:#bbf7d0d9}.border-l-green-200\/90{border-left-color:#bbf7d0e6}.border-l-green-200\/95{border-left-color:#bbf7d0f2}.border-l-green-300{--tw-border-opacity: 1;border-left-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-l-green-300\/0{border-left-color:#86efac00}.border-l-green-300\/10{border-left-color:#86efac1a}.border-l-green-300\/100{border-left-color:#86efac}.border-l-green-300\/15{border-left-color:#86efac26}.border-l-green-300\/20{border-left-color:#86efac33}.border-l-green-300\/25{border-left-color:#86efac40}.border-l-green-300\/30{border-left-color:#86efac4d}.border-l-green-300\/35{border-left-color:#86efac59}.border-l-green-300\/40{border-left-color:#86efac66}.border-l-green-300\/45{border-left-color:#86efac73}.border-l-green-300\/5{border-left-color:#86efac0d}.border-l-green-300\/50{border-left-color:#86efac80}.border-l-green-300\/55{border-left-color:#86efac8c}.border-l-green-300\/60{border-left-color:#86efac99}.border-l-green-300\/65{border-left-color:#86efaca6}.border-l-green-300\/70{border-left-color:#86efacb3}.border-l-green-300\/75{border-left-color:#86efacbf}.border-l-green-300\/80{border-left-color:#86efaccc}.border-l-green-300\/85{border-left-color:#86efacd9}.border-l-green-300\/90{border-left-color:#86eface6}.border-l-green-300\/95{border-left-color:#86efacf2}.border-l-green-400{--tw-border-opacity: 1;border-left-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-l-green-400\/0{border-left-color:#4ade8000}.border-l-green-400\/10{border-left-color:#4ade801a}.border-l-green-400\/100{border-left-color:#4ade80}.border-l-green-400\/15{border-left-color:#4ade8026}.border-l-green-400\/20{border-left-color:#4ade8033}.border-l-green-400\/25{border-left-color:#4ade8040}.border-l-green-400\/30{border-left-color:#4ade804d}.border-l-green-400\/35{border-left-color:#4ade8059}.border-l-green-400\/40{border-left-color:#4ade8066}.border-l-green-400\/45{border-left-color:#4ade8073}.border-l-green-400\/5{border-left-color:#4ade800d}.border-l-green-400\/50{border-left-color:#4ade8080}.border-l-green-400\/55{border-left-color:#4ade808c}.border-l-green-400\/60{border-left-color:#4ade8099}.border-l-green-400\/65{border-left-color:#4ade80a6}.border-l-green-400\/70{border-left-color:#4ade80b3}.border-l-green-400\/75{border-left-color:#4ade80bf}.border-l-green-400\/80{border-left-color:#4ade80cc}.border-l-green-400\/85{border-left-color:#4ade80d9}.border-l-green-400\/90{border-left-color:#4ade80e6}.border-l-green-400\/95{border-left-color:#4ade80f2}.border-l-green-50{--tw-border-opacity: 1;border-left-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-l-green-50\/0{border-left-color:#f0fdf400}.border-l-green-50\/10{border-left-color:#f0fdf41a}.border-l-green-50\/100{border-left-color:#f0fdf4}.border-l-green-50\/15{border-left-color:#f0fdf426}.border-l-green-50\/20{border-left-color:#f0fdf433}.border-l-green-50\/25{border-left-color:#f0fdf440}.border-l-green-50\/30{border-left-color:#f0fdf44d}.border-l-green-50\/35{border-left-color:#f0fdf459}.border-l-green-50\/40{border-left-color:#f0fdf466}.border-l-green-50\/45{border-left-color:#f0fdf473}.border-l-green-50\/5{border-left-color:#f0fdf40d}.border-l-green-50\/50{border-left-color:#f0fdf480}.border-l-green-50\/55{border-left-color:#f0fdf48c}.border-l-green-50\/60{border-left-color:#f0fdf499}.border-l-green-50\/65{border-left-color:#f0fdf4a6}.border-l-green-50\/70{border-left-color:#f0fdf4b3}.border-l-green-50\/75{border-left-color:#f0fdf4bf}.border-l-green-50\/80{border-left-color:#f0fdf4cc}.border-l-green-50\/85{border-left-color:#f0fdf4d9}.border-l-green-50\/90{border-left-color:#f0fdf4e6}.border-l-green-50\/95{border-left-color:#f0fdf4f2}.border-l-green-500{--tw-border-opacity: 1;border-left-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-l-green-500\/0{border-left-color:#22c55e00}.border-l-green-500\/10{border-left-color:#22c55e1a}.border-l-green-500\/100{border-left-color:#22c55e}.border-l-green-500\/15{border-left-color:#22c55e26}.border-l-green-500\/20{border-left-color:#22c55e33}.border-l-green-500\/25{border-left-color:#22c55e40}.border-l-green-500\/30{border-left-color:#22c55e4d}.border-l-green-500\/35{border-left-color:#22c55e59}.border-l-green-500\/40{border-left-color:#22c55e66}.border-l-green-500\/45{border-left-color:#22c55e73}.border-l-green-500\/5{border-left-color:#22c55e0d}.border-l-green-500\/50{border-left-color:#22c55e80}.border-l-green-500\/55{border-left-color:#22c55e8c}.border-l-green-500\/60{border-left-color:#22c55e99}.border-l-green-500\/65{border-left-color:#22c55ea6}.border-l-green-500\/70{border-left-color:#22c55eb3}.border-l-green-500\/75{border-left-color:#22c55ebf}.border-l-green-500\/80{border-left-color:#22c55ecc}.border-l-green-500\/85{border-left-color:#22c55ed9}.border-l-green-500\/90{border-left-color:#22c55ee6}.border-l-green-500\/95{border-left-color:#22c55ef2}.border-l-green-600{--tw-border-opacity: 1;border-left-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-l-green-600\/0{border-left-color:#16a34a00}.border-l-green-600\/10{border-left-color:#16a34a1a}.border-l-green-600\/100{border-left-color:#16a34a}.border-l-green-600\/15{border-left-color:#16a34a26}.border-l-green-600\/20{border-left-color:#16a34a33}.border-l-green-600\/25{border-left-color:#16a34a40}.border-l-green-600\/30{border-left-color:#16a34a4d}.border-l-green-600\/35{border-left-color:#16a34a59}.border-l-green-600\/40{border-left-color:#16a34a66}.border-l-green-600\/45{border-left-color:#16a34a73}.border-l-green-600\/5{border-left-color:#16a34a0d}.border-l-green-600\/50{border-left-color:#16a34a80}.border-l-green-600\/55{border-left-color:#16a34a8c}.border-l-green-600\/60{border-left-color:#16a34a99}.border-l-green-600\/65{border-left-color:#16a34aa6}.border-l-green-600\/70{border-left-color:#16a34ab3}.border-l-green-600\/75{border-left-color:#16a34abf}.border-l-green-600\/80{border-left-color:#16a34acc}.border-l-green-600\/85{border-left-color:#16a34ad9}.border-l-green-600\/90{border-left-color:#16a34ae6}.border-l-green-600\/95{border-left-color:#16a34af2}.border-l-green-700{--tw-border-opacity: 1;border-left-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-l-green-700\/0{border-left-color:#15803d00}.border-l-green-700\/10{border-left-color:#15803d1a}.border-l-green-700\/100{border-left-color:#15803d}.border-l-green-700\/15{border-left-color:#15803d26}.border-l-green-700\/20{border-left-color:#15803d33}.border-l-green-700\/25{border-left-color:#15803d40}.border-l-green-700\/30{border-left-color:#15803d4d}.border-l-green-700\/35{border-left-color:#15803d59}.border-l-green-700\/40{border-left-color:#15803d66}.border-l-green-700\/45{border-left-color:#15803d73}.border-l-green-700\/5{border-left-color:#15803d0d}.border-l-green-700\/50{border-left-color:#15803d80}.border-l-green-700\/55{border-left-color:#15803d8c}.border-l-green-700\/60{border-left-color:#15803d99}.border-l-green-700\/65{border-left-color:#15803da6}.border-l-green-700\/70{border-left-color:#15803db3}.border-l-green-700\/75{border-left-color:#15803dbf}.border-l-green-700\/80{border-left-color:#15803dcc}.border-l-green-700\/85{border-left-color:#15803dd9}.border-l-green-700\/90{border-left-color:#15803de6}.border-l-green-700\/95{border-left-color:#15803df2}.border-l-green-800{--tw-border-opacity: 1;border-left-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-l-green-800\/0{border-left-color:#16653400}.border-l-green-800\/10{border-left-color:#1665341a}.border-l-green-800\/100{border-left-color:#166534}.border-l-green-800\/15{border-left-color:#16653426}.border-l-green-800\/20{border-left-color:#16653433}.border-l-green-800\/25{border-left-color:#16653440}.border-l-green-800\/30{border-left-color:#1665344d}.border-l-green-800\/35{border-left-color:#16653459}.border-l-green-800\/40{border-left-color:#16653466}.border-l-green-800\/45{border-left-color:#16653473}.border-l-green-800\/5{border-left-color:#1665340d}.border-l-green-800\/50{border-left-color:#16653480}.border-l-green-800\/55{border-left-color:#1665348c}.border-l-green-800\/60{border-left-color:#16653499}.border-l-green-800\/65{border-left-color:#166534a6}.border-l-green-800\/70{border-left-color:#166534b3}.border-l-green-800\/75{border-left-color:#166534bf}.border-l-green-800\/80{border-left-color:#166534cc}.border-l-green-800\/85{border-left-color:#166534d9}.border-l-green-800\/90{border-left-color:#166534e6}.border-l-green-800\/95{border-left-color:#166534f2}.border-l-green-900{--tw-border-opacity: 1;border-left-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-l-green-900\/0{border-left-color:#14532d00}.border-l-green-900\/10{border-left-color:#14532d1a}.border-l-green-900\/100{border-left-color:#14532d}.border-l-green-900\/15{border-left-color:#14532d26}.border-l-green-900\/20{border-left-color:#14532d33}.border-l-green-900\/25{border-left-color:#14532d40}.border-l-green-900\/30{border-left-color:#14532d4d}.border-l-green-900\/35{border-left-color:#14532d59}.border-l-green-900\/40{border-left-color:#14532d66}.border-l-green-900\/45{border-left-color:#14532d73}.border-l-green-900\/5{border-left-color:#14532d0d}.border-l-green-900\/50{border-left-color:#14532d80}.border-l-green-900\/55{border-left-color:#14532d8c}.border-l-green-900\/60{border-left-color:#14532d99}.border-l-green-900\/65{border-left-color:#14532da6}.border-l-green-900\/70{border-left-color:#14532db3}.border-l-green-900\/75{border-left-color:#14532dbf}.border-l-green-900\/80{border-left-color:#14532dcc}.border-l-green-900\/85{border-left-color:#14532dd9}.border-l-green-900\/90{border-left-color:#14532de6}.border-l-green-900\/95{border-left-color:#14532df2}.border-l-green-950{--tw-border-opacity: 1;border-left-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-l-green-950\/0{border-left-color:#052e1600}.border-l-green-950\/10{border-left-color:#052e161a}.border-l-green-950\/100{border-left-color:#052e16}.border-l-green-950\/15{border-left-color:#052e1626}.border-l-green-950\/20{border-left-color:#052e1633}.border-l-green-950\/25{border-left-color:#052e1640}.border-l-green-950\/30{border-left-color:#052e164d}.border-l-green-950\/35{border-left-color:#052e1659}.border-l-green-950\/40{border-left-color:#052e1666}.border-l-green-950\/45{border-left-color:#052e1673}.border-l-green-950\/5{border-left-color:#052e160d}.border-l-green-950\/50{border-left-color:#052e1680}.border-l-green-950\/55{border-left-color:#052e168c}.border-l-green-950\/60{border-left-color:#052e1699}.border-l-green-950\/65{border-left-color:#052e16a6}.border-l-green-950\/70{border-left-color:#052e16b3}.border-l-green-950\/75{border-left-color:#052e16bf}.border-l-green-950\/80{border-left-color:#052e16cc}.border-l-green-950\/85{border-left-color:#052e16d9}.border-l-green-950\/90{border-left-color:#052e16e6}.border-l-green-950\/95{border-left-color:#052e16f2}.border-l-orange-100{--tw-border-opacity: 1;border-left-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-l-orange-100\/0{border-left-color:#ffedd500}.border-l-orange-100\/10{border-left-color:#ffedd51a}.border-l-orange-100\/100{border-left-color:#ffedd5}.border-l-orange-100\/15{border-left-color:#ffedd526}.border-l-orange-100\/20{border-left-color:#ffedd533}.border-l-orange-100\/25{border-left-color:#ffedd540}.border-l-orange-100\/30{border-left-color:#ffedd54d}.border-l-orange-100\/35{border-left-color:#ffedd559}.border-l-orange-100\/40{border-left-color:#ffedd566}.border-l-orange-100\/45{border-left-color:#ffedd573}.border-l-orange-100\/5{border-left-color:#ffedd50d}.border-l-orange-100\/50{border-left-color:#ffedd580}.border-l-orange-100\/55{border-left-color:#ffedd58c}.border-l-orange-100\/60{border-left-color:#ffedd599}.border-l-orange-100\/65{border-left-color:#ffedd5a6}.border-l-orange-100\/70{border-left-color:#ffedd5b3}.border-l-orange-100\/75{border-left-color:#ffedd5bf}.border-l-orange-100\/80{border-left-color:#ffedd5cc}.border-l-orange-100\/85{border-left-color:#ffedd5d9}.border-l-orange-100\/90{border-left-color:#ffedd5e6}.border-l-orange-100\/95{border-left-color:#ffedd5f2}.border-l-orange-200{--tw-border-opacity: 1;border-left-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-l-orange-200\/0{border-left-color:#fed7aa00}.border-l-orange-200\/10{border-left-color:#fed7aa1a}.border-l-orange-200\/100{border-left-color:#fed7aa}.border-l-orange-200\/15{border-left-color:#fed7aa26}.border-l-orange-200\/20{border-left-color:#fed7aa33}.border-l-orange-200\/25{border-left-color:#fed7aa40}.border-l-orange-200\/30{border-left-color:#fed7aa4d}.border-l-orange-200\/35{border-left-color:#fed7aa59}.border-l-orange-200\/40{border-left-color:#fed7aa66}.border-l-orange-200\/45{border-left-color:#fed7aa73}.border-l-orange-200\/5{border-left-color:#fed7aa0d}.border-l-orange-200\/50{border-left-color:#fed7aa80}.border-l-orange-200\/55{border-left-color:#fed7aa8c}.border-l-orange-200\/60{border-left-color:#fed7aa99}.border-l-orange-200\/65{border-left-color:#fed7aaa6}.border-l-orange-200\/70{border-left-color:#fed7aab3}.border-l-orange-200\/75{border-left-color:#fed7aabf}.border-l-orange-200\/80{border-left-color:#fed7aacc}.border-l-orange-200\/85{border-left-color:#fed7aad9}.border-l-orange-200\/90{border-left-color:#fed7aae6}.border-l-orange-200\/95{border-left-color:#fed7aaf2}.border-l-orange-300{--tw-border-opacity: 1;border-left-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-l-orange-300\/0{border-left-color:#fdba7400}.border-l-orange-300\/10{border-left-color:#fdba741a}.border-l-orange-300\/100{border-left-color:#fdba74}.border-l-orange-300\/15{border-left-color:#fdba7426}.border-l-orange-300\/20{border-left-color:#fdba7433}.border-l-orange-300\/25{border-left-color:#fdba7440}.border-l-orange-300\/30{border-left-color:#fdba744d}.border-l-orange-300\/35{border-left-color:#fdba7459}.border-l-orange-300\/40{border-left-color:#fdba7466}.border-l-orange-300\/45{border-left-color:#fdba7473}.border-l-orange-300\/5{border-left-color:#fdba740d}.border-l-orange-300\/50{border-left-color:#fdba7480}.border-l-orange-300\/55{border-left-color:#fdba748c}.border-l-orange-300\/60{border-left-color:#fdba7499}.border-l-orange-300\/65{border-left-color:#fdba74a6}.border-l-orange-300\/70{border-left-color:#fdba74b3}.border-l-orange-300\/75{border-left-color:#fdba74bf}.border-l-orange-300\/80{border-left-color:#fdba74cc}.border-l-orange-300\/85{border-left-color:#fdba74d9}.border-l-orange-300\/90{border-left-color:#fdba74e6}.border-l-orange-300\/95{border-left-color:#fdba74f2}.border-l-orange-400{--tw-border-opacity: 1;border-left-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-l-orange-400\/0{border-left-color:#fb923c00}.border-l-orange-400\/10{border-left-color:#fb923c1a}.border-l-orange-400\/100{border-left-color:#fb923c}.border-l-orange-400\/15{border-left-color:#fb923c26}.border-l-orange-400\/20{border-left-color:#fb923c33}.border-l-orange-400\/25{border-left-color:#fb923c40}.border-l-orange-400\/30{border-left-color:#fb923c4d}.border-l-orange-400\/35{border-left-color:#fb923c59}.border-l-orange-400\/40{border-left-color:#fb923c66}.border-l-orange-400\/45{border-left-color:#fb923c73}.border-l-orange-400\/5{border-left-color:#fb923c0d}.border-l-orange-400\/50{border-left-color:#fb923c80}.border-l-orange-400\/55{border-left-color:#fb923c8c}.border-l-orange-400\/60{border-left-color:#fb923c99}.border-l-orange-400\/65{border-left-color:#fb923ca6}.border-l-orange-400\/70{border-left-color:#fb923cb3}.border-l-orange-400\/75{border-left-color:#fb923cbf}.border-l-orange-400\/80{border-left-color:#fb923ccc}.border-l-orange-400\/85{border-left-color:#fb923cd9}.border-l-orange-400\/90{border-left-color:#fb923ce6}.border-l-orange-400\/95{border-left-color:#fb923cf2}.border-l-orange-50{--tw-border-opacity: 1;border-left-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-l-orange-50\/0{border-left-color:#fff7ed00}.border-l-orange-50\/10{border-left-color:#fff7ed1a}.border-l-orange-50\/100{border-left-color:#fff7ed}.border-l-orange-50\/15{border-left-color:#fff7ed26}.border-l-orange-50\/20{border-left-color:#fff7ed33}.border-l-orange-50\/25{border-left-color:#fff7ed40}.border-l-orange-50\/30{border-left-color:#fff7ed4d}.border-l-orange-50\/35{border-left-color:#fff7ed59}.border-l-orange-50\/40{border-left-color:#fff7ed66}.border-l-orange-50\/45{border-left-color:#fff7ed73}.border-l-orange-50\/5{border-left-color:#fff7ed0d}.border-l-orange-50\/50{border-left-color:#fff7ed80}.border-l-orange-50\/55{border-left-color:#fff7ed8c}.border-l-orange-50\/60{border-left-color:#fff7ed99}.border-l-orange-50\/65{border-left-color:#fff7eda6}.border-l-orange-50\/70{border-left-color:#fff7edb3}.border-l-orange-50\/75{border-left-color:#fff7edbf}.border-l-orange-50\/80{border-left-color:#fff7edcc}.border-l-orange-50\/85{border-left-color:#fff7edd9}.border-l-orange-50\/90{border-left-color:#fff7ede6}.border-l-orange-50\/95{border-left-color:#fff7edf2}.border-l-orange-500{--tw-border-opacity: 1;border-left-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-l-orange-500\/0{border-left-color:#f9731600}.border-l-orange-500\/10{border-left-color:#f973161a}.border-l-orange-500\/100{border-left-color:#f97316}.border-l-orange-500\/15{border-left-color:#f9731626}.border-l-orange-500\/20{border-left-color:#f9731633}.border-l-orange-500\/25{border-left-color:#f9731640}.border-l-orange-500\/30{border-left-color:#f973164d}.border-l-orange-500\/35{border-left-color:#f9731659}.border-l-orange-500\/40{border-left-color:#f9731666}.border-l-orange-500\/45{border-left-color:#f9731673}.border-l-orange-500\/5{border-left-color:#f973160d}.border-l-orange-500\/50{border-left-color:#f9731680}.border-l-orange-500\/55{border-left-color:#f973168c}.border-l-orange-500\/60{border-left-color:#f9731699}.border-l-orange-500\/65{border-left-color:#f97316a6}.border-l-orange-500\/70{border-left-color:#f97316b3}.border-l-orange-500\/75{border-left-color:#f97316bf}.border-l-orange-500\/80{border-left-color:#f97316cc}.border-l-orange-500\/85{border-left-color:#f97316d9}.border-l-orange-500\/90{border-left-color:#f97316e6}.border-l-orange-500\/95{border-left-color:#f97316f2}.border-l-orange-600{--tw-border-opacity: 1;border-left-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-l-orange-600\/0{border-left-color:#ea580c00}.border-l-orange-600\/10{border-left-color:#ea580c1a}.border-l-orange-600\/100{border-left-color:#ea580c}.border-l-orange-600\/15{border-left-color:#ea580c26}.border-l-orange-600\/20{border-left-color:#ea580c33}.border-l-orange-600\/25{border-left-color:#ea580c40}.border-l-orange-600\/30{border-left-color:#ea580c4d}.border-l-orange-600\/35{border-left-color:#ea580c59}.border-l-orange-600\/40{border-left-color:#ea580c66}.border-l-orange-600\/45{border-left-color:#ea580c73}.border-l-orange-600\/5{border-left-color:#ea580c0d}.border-l-orange-600\/50{border-left-color:#ea580c80}.border-l-orange-600\/55{border-left-color:#ea580c8c}.border-l-orange-600\/60{border-left-color:#ea580c99}.border-l-orange-600\/65{border-left-color:#ea580ca6}.border-l-orange-600\/70{border-left-color:#ea580cb3}.border-l-orange-600\/75{border-left-color:#ea580cbf}.border-l-orange-600\/80{border-left-color:#ea580ccc}.border-l-orange-600\/85{border-left-color:#ea580cd9}.border-l-orange-600\/90{border-left-color:#ea580ce6}.border-l-orange-600\/95{border-left-color:#ea580cf2}.border-l-orange-700{--tw-border-opacity: 1;border-left-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-l-orange-700\/0{border-left-color:#c2410c00}.border-l-orange-700\/10{border-left-color:#c2410c1a}.border-l-orange-700\/100{border-left-color:#c2410c}.border-l-orange-700\/15{border-left-color:#c2410c26}.border-l-orange-700\/20{border-left-color:#c2410c33}.border-l-orange-700\/25{border-left-color:#c2410c40}.border-l-orange-700\/30{border-left-color:#c2410c4d}.border-l-orange-700\/35{border-left-color:#c2410c59}.border-l-orange-700\/40{border-left-color:#c2410c66}.border-l-orange-700\/45{border-left-color:#c2410c73}.border-l-orange-700\/5{border-left-color:#c2410c0d}.border-l-orange-700\/50{border-left-color:#c2410c80}.border-l-orange-700\/55{border-left-color:#c2410c8c}.border-l-orange-700\/60{border-left-color:#c2410c99}.border-l-orange-700\/65{border-left-color:#c2410ca6}.border-l-orange-700\/70{border-left-color:#c2410cb3}.border-l-orange-700\/75{border-left-color:#c2410cbf}.border-l-orange-700\/80{border-left-color:#c2410ccc}.border-l-orange-700\/85{border-left-color:#c2410cd9}.border-l-orange-700\/90{border-left-color:#c2410ce6}.border-l-orange-700\/95{border-left-color:#c2410cf2}.border-l-orange-800{--tw-border-opacity: 1;border-left-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-l-orange-800\/0{border-left-color:#9a341200}.border-l-orange-800\/10{border-left-color:#9a34121a}.border-l-orange-800\/100{border-left-color:#9a3412}.border-l-orange-800\/15{border-left-color:#9a341226}.border-l-orange-800\/20{border-left-color:#9a341233}.border-l-orange-800\/25{border-left-color:#9a341240}.border-l-orange-800\/30{border-left-color:#9a34124d}.border-l-orange-800\/35{border-left-color:#9a341259}.border-l-orange-800\/40{border-left-color:#9a341266}.border-l-orange-800\/45{border-left-color:#9a341273}.border-l-orange-800\/5{border-left-color:#9a34120d}.border-l-orange-800\/50{border-left-color:#9a341280}.border-l-orange-800\/55{border-left-color:#9a34128c}.border-l-orange-800\/60{border-left-color:#9a341299}.border-l-orange-800\/65{border-left-color:#9a3412a6}.border-l-orange-800\/70{border-left-color:#9a3412b3}.border-l-orange-800\/75{border-left-color:#9a3412bf}.border-l-orange-800\/80{border-left-color:#9a3412cc}.border-l-orange-800\/85{border-left-color:#9a3412d9}.border-l-orange-800\/90{border-left-color:#9a3412e6}.border-l-orange-800\/95{border-left-color:#9a3412f2}.border-l-orange-900{--tw-border-opacity: 1;border-left-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-l-orange-900\/0{border-left-color:#7c2d1200}.border-l-orange-900\/10{border-left-color:#7c2d121a}.border-l-orange-900\/100{border-left-color:#7c2d12}.border-l-orange-900\/15{border-left-color:#7c2d1226}.border-l-orange-900\/20{border-left-color:#7c2d1233}.border-l-orange-900\/25{border-left-color:#7c2d1240}.border-l-orange-900\/30{border-left-color:#7c2d124d}.border-l-orange-900\/35{border-left-color:#7c2d1259}.border-l-orange-900\/40{border-left-color:#7c2d1266}.border-l-orange-900\/45{border-left-color:#7c2d1273}.border-l-orange-900\/5{border-left-color:#7c2d120d}.border-l-orange-900\/50{border-left-color:#7c2d1280}.border-l-orange-900\/55{border-left-color:#7c2d128c}.border-l-orange-900\/60{border-left-color:#7c2d1299}.border-l-orange-900\/65{border-left-color:#7c2d12a6}.border-l-orange-900\/70{border-left-color:#7c2d12b3}.border-l-orange-900\/75{border-left-color:#7c2d12bf}.border-l-orange-900\/80{border-left-color:#7c2d12cc}.border-l-orange-900\/85{border-left-color:#7c2d12d9}.border-l-orange-900\/90{border-left-color:#7c2d12e6}.border-l-orange-900\/95{border-left-color:#7c2d12f2}.border-l-orange-950{--tw-border-opacity: 1;border-left-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-l-orange-950\/0{border-left-color:#43140700}.border-l-orange-950\/10{border-left-color:#4314071a}.border-l-orange-950\/100{border-left-color:#431407}.border-l-orange-950\/15{border-left-color:#43140726}.border-l-orange-950\/20{border-left-color:#43140733}.border-l-orange-950\/25{border-left-color:#43140740}.border-l-orange-950\/30{border-left-color:#4314074d}.border-l-orange-950\/35{border-left-color:#43140759}.border-l-orange-950\/40{border-left-color:#43140766}.border-l-orange-950\/45{border-left-color:#43140773}.border-l-orange-950\/5{border-left-color:#4314070d}.border-l-orange-950\/50{border-left-color:#43140780}.border-l-orange-950\/55{border-left-color:#4314078c}.border-l-orange-950\/60{border-left-color:#43140799}.border-l-orange-950\/65{border-left-color:#431407a6}.border-l-orange-950\/70{border-left-color:#431407b3}.border-l-orange-950\/75{border-left-color:#431407bf}.border-l-orange-950\/80{border-left-color:#431407cc}.border-l-orange-950\/85{border-left-color:#431407d9}.border-l-orange-950\/90{border-left-color:#431407e6}.border-l-orange-950\/95{border-left-color:#431407f2}.border-l-red-100{--tw-border-opacity: 1;border-left-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-l-red-100\/0{border-left-color:#fee2e200}.border-l-red-100\/10{border-left-color:#fee2e21a}.border-l-red-100\/100{border-left-color:#fee2e2}.border-l-red-100\/15{border-left-color:#fee2e226}.border-l-red-100\/20{border-left-color:#fee2e233}.border-l-red-100\/25{border-left-color:#fee2e240}.border-l-red-100\/30{border-left-color:#fee2e24d}.border-l-red-100\/35{border-left-color:#fee2e259}.border-l-red-100\/40{border-left-color:#fee2e266}.border-l-red-100\/45{border-left-color:#fee2e273}.border-l-red-100\/5{border-left-color:#fee2e20d}.border-l-red-100\/50{border-left-color:#fee2e280}.border-l-red-100\/55{border-left-color:#fee2e28c}.border-l-red-100\/60{border-left-color:#fee2e299}.border-l-red-100\/65{border-left-color:#fee2e2a6}.border-l-red-100\/70{border-left-color:#fee2e2b3}.border-l-red-100\/75{border-left-color:#fee2e2bf}.border-l-red-100\/80{border-left-color:#fee2e2cc}.border-l-red-100\/85{border-left-color:#fee2e2d9}.border-l-red-100\/90{border-left-color:#fee2e2e6}.border-l-red-100\/95{border-left-color:#fee2e2f2}.border-l-red-200{--tw-border-opacity: 1;border-left-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-l-red-200\/0{border-left-color:#fecaca00}.border-l-red-200\/10{border-left-color:#fecaca1a}.border-l-red-200\/100{border-left-color:#fecaca}.border-l-red-200\/15{border-left-color:#fecaca26}.border-l-red-200\/20{border-left-color:#fecaca33}.border-l-red-200\/25{border-left-color:#fecaca40}.border-l-red-200\/30{border-left-color:#fecaca4d}.border-l-red-200\/35{border-left-color:#fecaca59}.border-l-red-200\/40{border-left-color:#fecaca66}.border-l-red-200\/45{border-left-color:#fecaca73}.border-l-red-200\/5{border-left-color:#fecaca0d}.border-l-red-200\/50{border-left-color:#fecaca80}.border-l-red-200\/55{border-left-color:#fecaca8c}.border-l-red-200\/60{border-left-color:#fecaca99}.border-l-red-200\/65{border-left-color:#fecacaa6}.border-l-red-200\/70{border-left-color:#fecacab3}.border-l-red-200\/75{border-left-color:#fecacabf}.border-l-red-200\/80{border-left-color:#fecacacc}.border-l-red-200\/85{border-left-color:#fecacad9}.border-l-red-200\/90{border-left-color:#fecacae6}.border-l-red-200\/95{border-left-color:#fecacaf2}.border-l-red-300{--tw-border-opacity: 1;border-left-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-l-red-300\/0{border-left-color:#fca5a500}.border-l-red-300\/10{border-left-color:#fca5a51a}.border-l-red-300\/100{border-left-color:#fca5a5}.border-l-red-300\/15{border-left-color:#fca5a526}.border-l-red-300\/20{border-left-color:#fca5a533}.border-l-red-300\/25{border-left-color:#fca5a540}.border-l-red-300\/30{border-left-color:#fca5a54d}.border-l-red-300\/35{border-left-color:#fca5a559}.border-l-red-300\/40{border-left-color:#fca5a566}.border-l-red-300\/45{border-left-color:#fca5a573}.border-l-red-300\/5{border-left-color:#fca5a50d}.border-l-red-300\/50{border-left-color:#fca5a580}.border-l-red-300\/55{border-left-color:#fca5a58c}.border-l-red-300\/60{border-left-color:#fca5a599}.border-l-red-300\/65{border-left-color:#fca5a5a6}.border-l-red-300\/70{border-left-color:#fca5a5b3}.border-l-red-300\/75{border-left-color:#fca5a5bf}.border-l-red-300\/80{border-left-color:#fca5a5cc}.border-l-red-300\/85{border-left-color:#fca5a5d9}.border-l-red-300\/90{border-left-color:#fca5a5e6}.border-l-red-300\/95{border-left-color:#fca5a5f2}.border-l-red-400{--tw-border-opacity: 1;border-left-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-l-red-400\/0{border-left-color:#f8717100}.border-l-red-400\/10{border-left-color:#f871711a}.border-l-red-400\/100{border-left-color:#f87171}.border-l-red-400\/15{border-left-color:#f8717126}.border-l-red-400\/20{border-left-color:#f8717133}.border-l-red-400\/25{border-left-color:#f8717140}.border-l-red-400\/30{border-left-color:#f871714d}.border-l-red-400\/35{border-left-color:#f8717159}.border-l-red-400\/40{border-left-color:#f8717166}.border-l-red-400\/45{border-left-color:#f8717173}.border-l-red-400\/5{border-left-color:#f871710d}.border-l-red-400\/50{border-left-color:#f8717180}.border-l-red-400\/55{border-left-color:#f871718c}.border-l-red-400\/60{border-left-color:#f8717199}.border-l-red-400\/65{border-left-color:#f87171a6}.border-l-red-400\/70{border-left-color:#f87171b3}.border-l-red-400\/75{border-left-color:#f87171bf}.border-l-red-400\/80{border-left-color:#f87171cc}.border-l-red-400\/85{border-left-color:#f87171d9}.border-l-red-400\/90{border-left-color:#f87171e6}.border-l-red-400\/95{border-left-color:#f87171f2}.border-l-red-50{--tw-border-opacity: 1;border-left-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-l-red-50\/0{border-left-color:#fef2f200}.border-l-red-50\/10{border-left-color:#fef2f21a}.border-l-red-50\/100{border-left-color:#fef2f2}.border-l-red-50\/15{border-left-color:#fef2f226}.border-l-red-50\/20{border-left-color:#fef2f233}.border-l-red-50\/25{border-left-color:#fef2f240}.border-l-red-50\/30{border-left-color:#fef2f24d}.border-l-red-50\/35{border-left-color:#fef2f259}.border-l-red-50\/40{border-left-color:#fef2f266}.border-l-red-50\/45{border-left-color:#fef2f273}.border-l-red-50\/5{border-left-color:#fef2f20d}.border-l-red-50\/50{border-left-color:#fef2f280}.border-l-red-50\/55{border-left-color:#fef2f28c}.border-l-red-50\/60{border-left-color:#fef2f299}.border-l-red-50\/65{border-left-color:#fef2f2a6}.border-l-red-50\/70{border-left-color:#fef2f2b3}.border-l-red-50\/75{border-left-color:#fef2f2bf}.border-l-red-50\/80{border-left-color:#fef2f2cc}.border-l-red-50\/85{border-left-color:#fef2f2d9}.border-l-red-50\/90{border-left-color:#fef2f2e6}.border-l-red-50\/95{border-left-color:#fef2f2f2}.border-l-red-500{--tw-border-opacity: 1;border-left-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-l-red-500\/0{border-left-color:#ef444400}.border-l-red-500\/10{border-left-color:#ef44441a}.border-l-red-500\/100{border-left-color:#ef4444}.border-l-red-500\/15{border-left-color:#ef444426}.border-l-red-500\/20{border-left-color:#ef444433}.border-l-red-500\/25{border-left-color:#ef444440}.border-l-red-500\/30{border-left-color:#ef44444d}.border-l-red-500\/35{border-left-color:#ef444459}.border-l-red-500\/40{border-left-color:#ef444466}.border-l-red-500\/45{border-left-color:#ef444473}.border-l-red-500\/5{border-left-color:#ef44440d}.border-l-red-500\/50{border-left-color:#ef444480}.border-l-red-500\/55{border-left-color:#ef44448c}.border-l-red-500\/60{border-left-color:#ef444499}.border-l-red-500\/65{border-left-color:#ef4444a6}.border-l-red-500\/70{border-left-color:#ef4444b3}.border-l-red-500\/75{border-left-color:#ef4444bf}.border-l-red-500\/80{border-left-color:#ef4444cc}.border-l-red-500\/85{border-left-color:#ef4444d9}.border-l-red-500\/90{border-left-color:#ef4444e6}.border-l-red-500\/95{border-left-color:#ef4444f2}.border-l-red-600{--tw-border-opacity: 1;border-left-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-l-red-600\/0{border-left-color:#dc262600}.border-l-red-600\/10{border-left-color:#dc26261a}.border-l-red-600\/100{border-left-color:#dc2626}.border-l-red-600\/15{border-left-color:#dc262626}.border-l-red-600\/20{border-left-color:#dc262633}.border-l-red-600\/25{border-left-color:#dc262640}.border-l-red-600\/30{border-left-color:#dc26264d}.border-l-red-600\/35{border-left-color:#dc262659}.border-l-red-600\/40{border-left-color:#dc262666}.border-l-red-600\/45{border-left-color:#dc262673}.border-l-red-600\/5{border-left-color:#dc26260d}.border-l-red-600\/50{border-left-color:#dc262680}.border-l-red-600\/55{border-left-color:#dc26268c}.border-l-red-600\/60{border-left-color:#dc262699}.border-l-red-600\/65{border-left-color:#dc2626a6}.border-l-red-600\/70{border-left-color:#dc2626b3}.border-l-red-600\/75{border-left-color:#dc2626bf}.border-l-red-600\/80{border-left-color:#dc2626cc}.border-l-red-600\/85{border-left-color:#dc2626d9}.border-l-red-600\/90{border-left-color:#dc2626e6}.border-l-red-600\/95{border-left-color:#dc2626f2}.border-l-red-700{--tw-border-opacity: 1;border-left-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-l-red-700\/0{border-left-color:#b91c1c00}.border-l-red-700\/10{border-left-color:#b91c1c1a}.border-l-red-700\/100{border-left-color:#b91c1c}.border-l-red-700\/15{border-left-color:#b91c1c26}.border-l-red-700\/20{border-left-color:#b91c1c33}.border-l-red-700\/25{border-left-color:#b91c1c40}.border-l-red-700\/30{border-left-color:#b91c1c4d}.border-l-red-700\/35{border-left-color:#b91c1c59}.border-l-red-700\/40{border-left-color:#b91c1c66}.border-l-red-700\/45{border-left-color:#b91c1c73}.border-l-red-700\/5{border-left-color:#b91c1c0d}.border-l-red-700\/50{border-left-color:#b91c1c80}.border-l-red-700\/55{border-left-color:#b91c1c8c}.border-l-red-700\/60{border-left-color:#b91c1c99}.border-l-red-700\/65{border-left-color:#b91c1ca6}.border-l-red-700\/70{border-left-color:#b91c1cb3}.border-l-red-700\/75{border-left-color:#b91c1cbf}.border-l-red-700\/80{border-left-color:#b91c1ccc}.border-l-red-700\/85{border-left-color:#b91c1cd9}.border-l-red-700\/90{border-left-color:#b91c1ce6}.border-l-red-700\/95{border-left-color:#b91c1cf2}.border-l-red-800{--tw-border-opacity: 1;border-left-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-l-red-800\/0{border-left-color:#991b1b00}.border-l-red-800\/10{border-left-color:#991b1b1a}.border-l-red-800\/100{border-left-color:#991b1b}.border-l-red-800\/15{border-left-color:#991b1b26}.border-l-red-800\/20{border-left-color:#991b1b33}.border-l-red-800\/25{border-left-color:#991b1b40}.border-l-red-800\/30{border-left-color:#991b1b4d}.border-l-red-800\/35{border-left-color:#991b1b59}.border-l-red-800\/40{border-left-color:#991b1b66}.border-l-red-800\/45{border-left-color:#991b1b73}.border-l-red-800\/5{border-left-color:#991b1b0d}.border-l-red-800\/50{border-left-color:#991b1b80}.border-l-red-800\/55{border-left-color:#991b1b8c}.border-l-red-800\/60{border-left-color:#991b1b99}.border-l-red-800\/65{border-left-color:#991b1ba6}.border-l-red-800\/70{border-left-color:#991b1bb3}.border-l-red-800\/75{border-left-color:#991b1bbf}.border-l-red-800\/80{border-left-color:#991b1bcc}.border-l-red-800\/85{border-left-color:#991b1bd9}.border-l-red-800\/90{border-left-color:#991b1be6}.border-l-red-800\/95{border-left-color:#991b1bf2}.border-l-red-900{--tw-border-opacity: 1;border-left-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-l-red-900\/0{border-left-color:#7f1d1d00}.border-l-red-900\/10{border-left-color:#7f1d1d1a}.border-l-red-900\/100{border-left-color:#7f1d1d}.border-l-red-900\/15{border-left-color:#7f1d1d26}.border-l-red-900\/20{border-left-color:#7f1d1d33}.border-l-red-900\/25{border-left-color:#7f1d1d40}.border-l-red-900\/30{border-left-color:#7f1d1d4d}.border-l-red-900\/35{border-left-color:#7f1d1d59}.border-l-red-900\/40{border-left-color:#7f1d1d66}.border-l-red-900\/45{border-left-color:#7f1d1d73}.border-l-red-900\/5{border-left-color:#7f1d1d0d}.border-l-red-900\/50{border-left-color:#7f1d1d80}.border-l-red-900\/55{border-left-color:#7f1d1d8c}.border-l-red-900\/60{border-left-color:#7f1d1d99}.border-l-red-900\/65{border-left-color:#7f1d1da6}.border-l-red-900\/70{border-left-color:#7f1d1db3}.border-l-red-900\/75{border-left-color:#7f1d1dbf}.border-l-red-900\/80{border-left-color:#7f1d1dcc}.border-l-red-900\/85{border-left-color:#7f1d1dd9}.border-l-red-900\/90{border-left-color:#7f1d1de6}.border-l-red-900\/95{border-left-color:#7f1d1df2}.border-l-red-950{--tw-border-opacity: 1;border-left-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-l-red-950\/0{border-left-color:#450a0a00}.border-l-red-950\/10{border-left-color:#450a0a1a}.border-l-red-950\/100{border-left-color:#450a0a}.border-l-red-950\/15{border-left-color:#450a0a26}.border-l-red-950\/20{border-left-color:#450a0a33}.border-l-red-950\/25{border-left-color:#450a0a40}.border-l-red-950\/30{border-left-color:#450a0a4d}.border-l-red-950\/35{border-left-color:#450a0a59}.border-l-red-950\/40{border-left-color:#450a0a66}.border-l-red-950\/45{border-left-color:#450a0a73}.border-l-red-950\/5{border-left-color:#450a0a0d}.border-l-red-950\/50{border-left-color:#450a0a80}.border-l-red-950\/55{border-left-color:#450a0a8c}.border-l-red-950\/60{border-left-color:#450a0a99}.border-l-red-950\/65{border-left-color:#450a0aa6}.border-l-red-950\/70{border-left-color:#450a0ab3}.border-l-red-950\/75{border-left-color:#450a0abf}.border-l-red-950\/80{border-left-color:#450a0acc}.border-l-red-950\/85{border-left-color:#450a0ad9}.border-l-red-950\/90{border-left-color:#450a0ae6}.border-l-red-950\/95{border-left-color:#450a0af2}.border-r-blue-100{--tw-border-opacity: 1;border-right-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-r-blue-100\/0{border-right-color:#dbeafe00}.border-r-blue-100\/10{border-right-color:#dbeafe1a}.border-r-blue-100\/100{border-right-color:#dbeafe}.border-r-blue-100\/15{border-right-color:#dbeafe26}.border-r-blue-100\/20{border-right-color:#dbeafe33}.border-r-blue-100\/25{border-right-color:#dbeafe40}.border-r-blue-100\/30{border-right-color:#dbeafe4d}.border-r-blue-100\/35{border-right-color:#dbeafe59}.border-r-blue-100\/40{border-right-color:#dbeafe66}.border-r-blue-100\/45{border-right-color:#dbeafe73}.border-r-blue-100\/5{border-right-color:#dbeafe0d}.border-r-blue-100\/50{border-right-color:#dbeafe80}.border-r-blue-100\/55{border-right-color:#dbeafe8c}.border-r-blue-100\/60{border-right-color:#dbeafe99}.border-r-blue-100\/65{border-right-color:#dbeafea6}.border-r-blue-100\/70{border-right-color:#dbeafeb3}.border-r-blue-100\/75{border-right-color:#dbeafebf}.border-r-blue-100\/80{border-right-color:#dbeafecc}.border-r-blue-100\/85{border-right-color:#dbeafed9}.border-r-blue-100\/90{border-right-color:#dbeafee6}.border-r-blue-100\/95{border-right-color:#dbeafef2}.border-r-blue-200{--tw-border-opacity: 1;border-right-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-r-blue-200\/0{border-right-color:#bfdbfe00}.border-r-blue-200\/10{border-right-color:#bfdbfe1a}.border-r-blue-200\/100{border-right-color:#bfdbfe}.border-r-blue-200\/15{border-right-color:#bfdbfe26}.border-r-blue-200\/20{border-right-color:#bfdbfe33}.border-r-blue-200\/25{border-right-color:#bfdbfe40}.border-r-blue-200\/30{border-right-color:#bfdbfe4d}.border-r-blue-200\/35{border-right-color:#bfdbfe59}.border-r-blue-200\/40{border-right-color:#bfdbfe66}.border-r-blue-200\/45{border-right-color:#bfdbfe73}.border-r-blue-200\/5{border-right-color:#bfdbfe0d}.border-r-blue-200\/50{border-right-color:#bfdbfe80}.border-r-blue-200\/55{border-right-color:#bfdbfe8c}.border-r-blue-200\/60{border-right-color:#bfdbfe99}.border-r-blue-200\/65{border-right-color:#bfdbfea6}.border-r-blue-200\/70{border-right-color:#bfdbfeb3}.border-r-blue-200\/75{border-right-color:#bfdbfebf}.border-r-blue-200\/80{border-right-color:#bfdbfecc}.border-r-blue-200\/85{border-right-color:#bfdbfed9}.border-r-blue-200\/90{border-right-color:#bfdbfee6}.border-r-blue-200\/95{border-right-color:#bfdbfef2}.border-r-blue-300{--tw-border-opacity: 1;border-right-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-r-blue-300\/0{border-right-color:#93c5fd00}.border-r-blue-300\/10{border-right-color:#93c5fd1a}.border-r-blue-300\/100{border-right-color:#93c5fd}.border-r-blue-300\/15{border-right-color:#93c5fd26}.border-r-blue-300\/20{border-right-color:#93c5fd33}.border-r-blue-300\/25{border-right-color:#93c5fd40}.border-r-blue-300\/30{border-right-color:#93c5fd4d}.border-r-blue-300\/35{border-right-color:#93c5fd59}.border-r-blue-300\/40{border-right-color:#93c5fd66}.border-r-blue-300\/45{border-right-color:#93c5fd73}.border-r-blue-300\/5{border-right-color:#93c5fd0d}.border-r-blue-300\/50{border-right-color:#93c5fd80}.border-r-blue-300\/55{border-right-color:#93c5fd8c}.border-r-blue-300\/60{border-right-color:#93c5fd99}.border-r-blue-300\/65{border-right-color:#93c5fda6}.border-r-blue-300\/70{border-right-color:#93c5fdb3}.border-r-blue-300\/75{border-right-color:#93c5fdbf}.border-r-blue-300\/80{border-right-color:#93c5fdcc}.border-r-blue-300\/85{border-right-color:#93c5fdd9}.border-r-blue-300\/90{border-right-color:#93c5fde6}.border-r-blue-300\/95{border-right-color:#93c5fdf2}.border-r-blue-400{--tw-border-opacity: 1;border-right-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-r-blue-400\/0{border-right-color:#60a5fa00}.border-r-blue-400\/10{border-right-color:#60a5fa1a}.border-r-blue-400\/100{border-right-color:#60a5fa}.border-r-blue-400\/15{border-right-color:#60a5fa26}.border-r-blue-400\/20{border-right-color:#60a5fa33}.border-r-blue-400\/25{border-right-color:#60a5fa40}.border-r-blue-400\/30{border-right-color:#60a5fa4d}.border-r-blue-400\/35{border-right-color:#60a5fa59}.border-r-blue-400\/40{border-right-color:#60a5fa66}.border-r-blue-400\/45{border-right-color:#60a5fa73}.border-r-blue-400\/5{border-right-color:#60a5fa0d}.border-r-blue-400\/50{border-right-color:#60a5fa80}.border-r-blue-400\/55{border-right-color:#60a5fa8c}.border-r-blue-400\/60{border-right-color:#60a5fa99}.border-r-blue-400\/65{border-right-color:#60a5faa6}.border-r-blue-400\/70{border-right-color:#60a5fab3}.border-r-blue-400\/75{border-right-color:#60a5fabf}.border-r-blue-400\/80{border-right-color:#60a5facc}.border-r-blue-400\/85{border-right-color:#60a5fad9}.border-r-blue-400\/90{border-right-color:#60a5fae6}.border-r-blue-400\/95{border-right-color:#60a5faf2}.border-r-blue-50{--tw-border-opacity: 1;border-right-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-r-blue-50\/0{border-right-color:#eff6ff00}.border-r-blue-50\/10{border-right-color:#eff6ff1a}.border-r-blue-50\/100{border-right-color:#eff6ff}.border-r-blue-50\/15{border-right-color:#eff6ff26}.border-r-blue-50\/20{border-right-color:#eff6ff33}.border-r-blue-50\/25{border-right-color:#eff6ff40}.border-r-blue-50\/30{border-right-color:#eff6ff4d}.border-r-blue-50\/35{border-right-color:#eff6ff59}.border-r-blue-50\/40{border-right-color:#eff6ff66}.border-r-blue-50\/45{border-right-color:#eff6ff73}.border-r-blue-50\/5{border-right-color:#eff6ff0d}.border-r-blue-50\/50{border-right-color:#eff6ff80}.border-r-blue-50\/55{border-right-color:#eff6ff8c}.border-r-blue-50\/60{border-right-color:#eff6ff99}.border-r-blue-50\/65{border-right-color:#eff6ffa6}.border-r-blue-50\/70{border-right-color:#eff6ffb3}.border-r-blue-50\/75{border-right-color:#eff6ffbf}.border-r-blue-50\/80{border-right-color:#eff6ffcc}.border-r-blue-50\/85{border-right-color:#eff6ffd9}.border-r-blue-50\/90{border-right-color:#eff6ffe6}.border-r-blue-50\/95{border-right-color:#eff6fff2}.border-r-blue-500{--tw-border-opacity: 1;border-right-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-r-blue-500\/0{border-right-color:#3b82f600}.border-r-blue-500\/10{border-right-color:#3b82f61a}.border-r-blue-500\/100{border-right-color:#3b82f6}.border-r-blue-500\/15{border-right-color:#3b82f626}.border-r-blue-500\/20{border-right-color:#3b82f633}.border-r-blue-500\/25{border-right-color:#3b82f640}.border-r-blue-500\/30{border-right-color:#3b82f64d}.border-r-blue-500\/35{border-right-color:#3b82f659}.border-r-blue-500\/40{border-right-color:#3b82f666}.border-r-blue-500\/45{border-right-color:#3b82f673}.border-r-blue-500\/5{border-right-color:#3b82f60d}.border-r-blue-500\/50{border-right-color:#3b82f680}.border-r-blue-500\/55{border-right-color:#3b82f68c}.border-r-blue-500\/60{border-right-color:#3b82f699}.border-r-blue-500\/65{border-right-color:#3b82f6a6}.border-r-blue-500\/70{border-right-color:#3b82f6b3}.border-r-blue-500\/75{border-right-color:#3b82f6bf}.border-r-blue-500\/80{border-right-color:#3b82f6cc}.border-r-blue-500\/85{border-right-color:#3b82f6d9}.border-r-blue-500\/90{border-right-color:#3b82f6e6}.border-r-blue-500\/95{border-right-color:#3b82f6f2}.border-r-blue-600{--tw-border-opacity: 1;border-right-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-r-blue-600\/0{border-right-color:#2563eb00}.border-r-blue-600\/10{border-right-color:#2563eb1a}.border-r-blue-600\/100{border-right-color:#2563eb}.border-r-blue-600\/15{border-right-color:#2563eb26}.border-r-blue-600\/20{border-right-color:#2563eb33}.border-r-blue-600\/25{border-right-color:#2563eb40}.border-r-blue-600\/30{border-right-color:#2563eb4d}.border-r-blue-600\/35{border-right-color:#2563eb59}.border-r-blue-600\/40{border-right-color:#2563eb66}.border-r-blue-600\/45{border-right-color:#2563eb73}.border-r-blue-600\/5{border-right-color:#2563eb0d}.border-r-blue-600\/50{border-right-color:#2563eb80}.border-r-blue-600\/55{border-right-color:#2563eb8c}.border-r-blue-600\/60{border-right-color:#2563eb99}.border-r-blue-600\/65{border-right-color:#2563eba6}.border-r-blue-600\/70{border-right-color:#2563ebb3}.border-r-blue-600\/75{border-right-color:#2563ebbf}.border-r-blue-600\/80{border-right-color:#2563ebcc}.border-r-blue-600\/85{border-right-color:#2563ebd9}.border-r-blue-600\/90{border-right-color:#2563ebe6}.border-r-blue-600\/95{border-right-color:#2563ebf2}.border-r-blue-700{--tw-border-opacity: 1;border-right-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-r-blue-700\/0{border-right-color:#1d4ed800}.border-r-blue-700\/10{border-right-color:#1d4ed81a}.border-r-blue-700\/100{border-right-color:#1d4ed8}.border-r-blue-700\/15{border-right-color:#1d4ed826}.border-r-blue-700\/20{border-right-color:#1d4ed833}.border-r-blue-700\/25{border-right-color:#1d4ed840}.border-r-blue-700\/30{border-right-color:#1d4ed84d}.border-r-blue-700\/35{border-right-color:#1d4ed859}.border-r-blue-700\/40{border-right-color:#1d4ed866}.border-r-blue-700\/45{border-right-color:#1d4ed873}.border-r-blue-700\/5{border-right-color:#1d4ed80d}.border-r-blue-700\/50{border-right-color:#1d4ed880}.border-r-blue-700\/55{border-right-color:#1d4ed88c}.border-r-blue-700\/60{border-right-color:#1d4ed899}.border-r-blue-700\/65{border-right-color:#1d4ed8a6}.border-r-blue-700\/70{border-right-color:#1d4ed8b3}.border-r-blue-700\/75{border-right-color:#1d4ed8bf}.border-r-blue-700\/80{border-right-color:#1d4ed8cc}.border-r-blue-700\/85{border-right-color:#1d4ed8d9}.border-r-blue-700\/90{border-right-color:#1d4ed8e6}.border-r-blue-700\/95{border-right-color:#1d4ed8f2}.border-r-blue-800{--tw-border-opacity: 1;border-right-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-r-blue-800\/0{border-right-color:#1e40af00}.border-r-blue-800\/10{border-right-color:#1e40af1a}.border-r-blue-800\/100{border-right-color:#1e40af}.border-r-blue-800\/15{border-right-color:#1e40af26}.border-r-blue-800\/20{border-right-color:#1e40af33}.border-r-blue-800\/25{border-right-color:#1e40af40}.border-r-blue-800\/30{border-right-color:#1e40af4d}.border-r-blue-800\/35{border-right-color:#1e40af59}.border-r-blue-800\/40{border-right-color:#1e40af66}.border-r-blue-800\/45{border-right-color:#1e40af73}.border-r-blue-800\/5{border-right-color:#1e40af0d}.border-r-blue-800\/50{border-right-color:#1e40af80}.border-r-blue-800\/55{border-right-color:#1e40af8c}.border-r-blue-800\/60{border-right-color:#1e40af99}.border-r-blue-800\/65{border-right-color:#1e40afa6}.border-r-blue-800\/70{border-right-color:#1e40afb3}.border-r-blue-800\/75{border-right-color:#1e40afbf}.border-r-blue-800\/80{border-right-color:#1e40afcc}.border-r-blue-800\/85{border-right-color:#1e40afd9}.border-r-blue-800\/90{border-right-color:#1e40afe6}.border-r-blue-800\/95{border-right-color:#1e40aff2}.border-r-blue-900{--tw-border-opacity: 1;border-right-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-r-blue-900\/0{border-right-color:#1e3a8a00}.border-r-blue-900\/10{border-right-color:#1e3a8a1a}.border-r-blue-900\/100{border-right-color:#1e3a8a}.border-r-blue-900\/15{border-right-color:#1e3a8a26}.border-r-blue-900\/20{border-right-color:#1e3a8a33}.border-r-blue-900\/25{border-right-color:#1e3a8a40}.border-r-blue-900\/30{border-right-color:#1e3a8a4d}.border-r-blue-900\/35{border-right-color:#1e3a8a59}.border-r-blue-900\/40{border-right-color:#1e3a8a66}.border-r-blue-900\/45{border-right-color:#1e3a8a73}.border-r-blue-900\/5{border-right-color:#1e3a8a0d}.border-r-blue-900\/50{border-right-color:#1e3a8a80}.border-r-blue-900\/55{border-right-color:#1e3a8a8c}.border-r-blue-900\/60{border-right-color:#1e3a8a99}.border-r-blue-900\/65{border-right-color:#1e3a8aa6}.border-r-blue-900\/70{border-right-color:#1e3a8ab3}.border-r-blue-900\/75{border-right-color:#1e3a8abf}.border-r-blue-900\/80{border-right-color:#1e3a8acc}.border-r-blue-900\/85{border-right-color:#1e3a8ad9}.border-r-blue-900\/90{border-right-color:#1e3a8ae6}.border-r-blue-900\/95{border-right-color:#1e3a8af2}.border-r-blue-950{--tw-border-opacity: 1;border-right-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-r-blue-950\/0{border-right-color:#17255400}.border-r-blue-950\/10{border-right-color:#1725541a}.border-r-blue-950\/100{border-right-color:#172554}.border-r-blue-950\/15{border-right-color:#17255426}.border-r-blue-950\/20{border-right-color:#17255433}.border-r-blue-950\/25{border-right-color:#17255440}.border-r-blue-950\/30{border-right-color:#1725544d}.border-r-blue-950\/35{border-right-color:#17255459}.border-r-blue-950\/40{border-right-color:#17255466}.border-r-blue-950\/45{border-right-color:#17255473}.border-r-blue-950\/5{border-right-color:#1725540d}.border-r-blue-950\/50{border-right-color:#17255480}.border-r-blue-950\/55{border-right-color:#1725548c}.border-r-blue-950\/60{border-right-color:#17255499}.border-r-blue-950\/65{border-right-color:#172554a6}.border-r-blue-950\/70{border-right-color:#172554b3}.border-r-blue-950\/75{border-right-color:#172554bf}.border-r-blue-950\/80{border-right-color:#172554cc}.border-r-blue-950\/85{border-right-color:#172554d9}.border-r-blue-950\/90{border-right-color:#172554e6}.border-r-blue-950\/95{border-right-color:#172554f2}.border-r-green-100{--tw-border-opacity: 1;border-right-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-r-green-100\/0{border-right-color:#dcfce700}.border-r-green-100\/10{border-right-color:#dcfce71a}.border-r-green-100\/100{border-right-color:#dcfce7}.border-r-green-100\/15{border-right-color:#dcfce726}.border-r-green-100\/20{border-right-color:#dcfce733}.border-r-green-100\/25{border-right-color:#dcfce740}.border-r-green-100\/30{border-right-color:#dcfce74d}.border-r-green-100\/35{border-right-color:#dcfce759}.border-r-green-100\/40{border-right-color:#dcfce766}.border-r-green-100\/45{border-right-color:#dcfce773}.border-r-green-100\/5{border-right-color:#dcfce70d}.border-r-green-100\/50{border-right-color:#dcfce780}.border-r-green-100\/55{border-right-color:#dcfce78c}.border-r-green-100\/60{border-right-color:#dcfce799}.border-r-green-100\/65{border-right-color:#dcfce7a6}.border-r-green-100\/70{border-right-color:#dcfce7b3}.border-r-green-100\/75{border-right-color:#dcfce7bf}.border-r-green-100\/80{border-right-color:#dcfce7cc}.border-r-green-100\/85{border-right-color:#dcfce7d9}.border-r-green-100\/90{border-right-color:#dcfce7e6}.border-r-green-100\/95{border-right-color:#dcfce7f2}.border-r-green-200{--tw-border-opacity: 1;border-right-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-r-green-200\/0{border-right-color:#bbf7d000}.border-r-green-200\/10{border-right-color:#bbf7d01a}.border-r-green-200\/100{border-right-color:#bbf7d0}.border-r-green-200\/15{border-right-color:#bbf7d026}.border-r-green-200\/20{border-right-color:#bbf7d033}.border-r-green-200\/25{border-right-color:#bbf7d040}.border-r-green-200\/30{border-right-color:#bbf7d04d}.border-r-green-200\/35{border-right-color:#bbf7d059}.border-r-green-200\/40{border-right-color:#bbf7d066}.border-r-green-200\/45{border-right-color:#bbf7d073}.border-r-green-200\/5{border-right-color:#bbf7d00d}.border-r-green-200\/50{border-right-color:#bbf7d080}.border-r-green-200\/55{border-right-color:#bbf7d08c}.border-r-green-200\/60{border-right-color:#bbf7d099}.border-r-green-200\/65{border-right-color:#bbf7d0a6}.border-r-green-200\/70{border-right-color:#bbf7d0b3}.border-r-green-200\/75{border-right-color:#bbf7d0bf}.border-r-green-200\/80{border-right-color:#bbf7d0cc}.border-r-green-200\/85{border-right-color:#bbf7d0d9}.border-r-green-200\/90{border-right-color:#bbf7d0e6}.border-r-green-200\/95{border-right-color:#bbf7d0f2}.border-r-green-300{--tw-border-opacity: 1;border-right-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-r-green-300\/0{border-right-color:#86efac00}.border-r-green-300\/10{border-right-color:#86efac1a}.border-r-green-300\/100{border-right-color:#86efac}.border-r-green-300\/15{border-right-color:#86efac26}.border-r-green-300\/20{border-right-color:#86efac33}.border-r-green-300\/25{border-right-color:#86efac40}.border-r-green-300\/30{border-right-color:#86efac4d}.border-r-green-300\/35{border-right-color:#86efac59}.border-r-green-300\/40{border-right-color:#86efac66}.border-r-green-300\/45{border-right-color:#86efac73}.border-r-green-300\/5{border-right-color:#86efac0d}.border-r-green-300\/50{border-right-color:#86efac80}.border-r-green-300\/55{border-right-color:#86efac8c}.border-r-green-300\/60{border-right-color:#86efac99}.border-r-green-300\/65{border-right-color:#86efaca6}.border-r-green-300\/70{border-right-color:#86efacb3}.border-r-green-300\/75{border-right-color:#86efacbf}.border-r-green-300\/80{border-right-color:#86efaccc}.border-r-green-300\/85{border-right-color:#86efacd9}.border-r-green-300\/90{border-right-color:#86eface6}.border-r-green-300\/95{border-right-color:#86efacf2}.border-r-green-400{--tw-border-opacity: 1;border-right-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-r-green-400\/0{border-right-color:#4ade8000}.border-r-green-400\/10{border-right-color:#4ade801a}.border-r-green-400\/100{border-right-color:#4ade80}.border-r-green-400\/15{border-right-color:#4ade8026}.border-r-green-400\/20{border-right-color:#4ade8033}.border-r-green-400\/25{border-right-color:#4ade8040}.border-r-green-400\/30{border-right-color:#4ade804d}.border-r-green-400\/35{border-right-color:#4ade8059}.border-r-green-400\/40{border-right-color:#4ade8066}.border-r-green-400\/45{border-right-color:#4ade8073}.border-r-green-400\/5{border-right-color:#4ade800d}.border-r-green-400\/50{border-right-color:#4ade8080}.border-r-green-400\/55{border-right-color:#4ade808c}.border-r-green-400\/60{border-right-color:#4ade8099}.border-r-green-400\/65{border-right-color:#4ade80a6}.border-r-green-400\/70{border-right-color:#4ade80b3}.border-r-green-400\/75{border-right-color:#4ade80bf}.border-r-green-400\/80{border-right-color:#4ade80cc}.border-r-green-400\/85{border-right-color:#4ade80d9}.border-r-green-400\/90{border-right-color:#4ade80e6}.border-r-green-400\/95{border-right-color:#4ade80f2}.border-r-green-50{--tw-border-opacity: 1;border-right-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-r-green-50\/0{border-right-color:#f0fdf400}.border-r-green-50\/10{border-right-color:#f0fdf41a}.border-r-green-50\/100{border-right-color:#f0fdf4}.border-r-green-50\/15{border-right-color:#f0fdf426}.border-r-green-50\/20{border-right-color:#f0fdf433}.border-r-green-50\/25{border-right-color:#f0fdf440}.border-r-green-50\/30{border-right-color:#f0fdf44d}.border-r-green-50\/35{border-right-color:#f0fdf459}.border-r-green-50\/40{border-right-color:#f0fdf466}.border-r-green-50\/45{border-right-color:#f0fdf473}.border-r-green-50\/5{border-right-color:#f0fdf40d}.border-r-green-50\/50{border-right-color:#f0fdf480}.border-r-green-50\/55{border-right-color:#f0fdf48c}.border-r-green-50\/60{border-right-color:#f0fdf499}.border-r-green-50\/65{border-right-color:#f0fdf4a6}.border-r-green-50\/70{border-right-color:#f0fdf4b3}.border-r-green-50\/75{border-right-color:#f0fdf4bf}.border-r-green-50\/80{border-right-color:#f0fdf4cc}.border-r-green-50\/85{border-right-color:#f0fdf4d9}.border-r-green-50\/90{border-right-color:#f0fdf4e6}.border-r-green-50\/95{border-right-color:#f0fdf4f2}.border-r-green-500{--tw-border-opacity: 1;border-right-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-r-green-500\/0{border-right-color:#22c55e00}.border-r-green-500\/10{border-right-color:#22c55e1a}.border-r-green-500\/100{border-right-color:#22c55e}.border-r-green-500\/15{border-right-color:#22c55e26}.border-r-green-500\/20{border-right-color:#22c55e33}.border-r-green-500\/25{border-right-color:#22c55e40}.border-r-green-500\/30{border-right-color:#22c55e4d}.border-r-green-500\/35{border-right-color:#22c55e59}.border-r-green-500\/40{border-right-color:#22c55e66}.border-r-green-500\/45{border-right-color:#22c55e73}.border-r-green-500\/5{border-right-color:#22c55e0d}.border-r-green-500\/50{border-right-color:#22c55e80}.border-r-green-500\/55{border-right-color:#22c55e8c}.border-r-green-500\/60{border-right-color:#22c55e99}.border-r-green-500\/65{border-right-color:#22c55ea6}.border-r-green-500\/70{border-right-color:#22c55eb3}.border-r-green-500\/75{border-right-color:#22c55ebf}.border-r-green-500\/80{border-right-color:#22c55ecc}.border-r-green-500\/85{border-right-color:#22c55ed9}.border-r-green-500\/90{border-right-color:#22c55ee6}.border-r-green-500\/95{border-right-color:#22c55ef2}.border-r-green-600{--tw-border-opacity: 1;border-right-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-r-green-600\/0{border-right-color:#16a34a00}.border-r-green-600\/10{border-right-color:#16a34a1a}.border-r-green-600\/100{border-right-color:#16a34a}.border-r-green-600\/15{border-right-color:#16a34a26}.border-r-green-600\/20{border-right-color:#16a34a33}.border-r-green-600\/25{border-right-color:#16a34a40}.border-r-green-600\/30{border-right-color:#16a34a4d}.border-r-green-600\/35{border-right-color:#16a34a59}.border-r-green-600\/40{border-right-color:#16a34a66}.border-r-green-600\/45{border-right-color:#16a34a73}.border-r-green-600\/5{border-right-color:#16a34a0d}.border-r-green-600\/50{border-right-color:#16a34a80}.border-r-green-600\/55{border-right-color:#16a34a8c}.border-r-green-600\/60{border-right-color:#16a34a99}.border-r-green-600\/65{border-right-color:#16a34aa6}.border-r-green-600\/70{border-right-color:#16a34ab3}.border-r-green-600\/75{border-right-color:#16a34abf}.border-r-green-600\/80{border-right-color:#16a34acc}.border-r-green-600\/85{border-right-color:#16a34ad9}.border-r-green-600\/90{border-right-color:#16a34ae6}.border-r-green-600\/95{border-right-color:#16a34af2}.border-r-green-700{--tw-border-opacity: 1;border-right-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-r-green-700\/0{border-right-color:#15803d00}.border-r-green-700\/10{border-right-color:#15803d1a}.border-r-green-700\/100{border-right-color:#15803d}.border-r-green-700\/15{border-right-color:#15803d26}.border-r-green-700\/20{border-right-color:#15803d33}.border-r-green-700\/25{border-right-color:#15803d40}.border-r-green-700\/30{border-right-color:#15803d4d}.border-r-green-700\/35{border-right-color:#15803d59}.border-r-green-700\/40{border-right-color:#15803d66}.border-r-green-700\/45{border-right-color:#15803d73}.border-r-green-700\/5{border-right-color:#15803d0d}.border-r-green-700\/50{border-right-color:#15803d80}.border-r-green-700\/55{border-right-color:#15803d8c}.border-r-green-700\/60{border-right-color:#15803d99}.border-r-green-700\/65{border-right-color:#15803da6}.border-r-green-700\/70{border-right-color:#15803db3}.border-r-green-700\/75{border-right-color:#15803dbf}.border-r-green-700\/80{border-right-color:#15803dcc}.border-r-green-700\/85{border-right-color:#15803dd9}.border-r-green-700\/90{border-right-color:#15803de6}.border-r-green-700\/95{border-right-color:#15803df2}.border-r-green-800{--tw-border-opacity: 1;border-right-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-r-green-800\/0{border-right-color:#16653400}.border-r-green-800\/10{border-right-color:#1665341a}.border-r-green-800\/100{border-right-color:#166534}.border-r-green-800\/15{border-right-color:#16653426}.border-r-green-800\/20{border-right-color:#16653433}.border-r-green-800\/25{border-right-color:#16653440}.border-r-green-800\/30{border-right-color:#1665344d}.border-r-green-800\/35{border-right-color:#16653459}.border-r-green-800\/40{border-right-color:#16653466}.border-r-green-800\/45{border-right-color:#16653473}.border-r-green-800\/5{border-right-color:#1665340d}.border-r-green-800\/50{border-right-color:#16653480}.border-r-green-800\/55{border-right-color:#1665348c}.border-r-green-800\/60{border-right-color:#16653499}.border-r-green-800\/65{border-right-color:#166534a6}.border-r-green-800\/70{border-right-color:#166534b3}.border-r-green-800\/75{border-right-color:#166534bf}.border-r-green-800\/80{border-right-color:#166534cc}.border-r-green-800\/85{border-right-color:#166534d9}.border-r-green-800\/90{border-right-color:#166534e6}.border-r-green-800\/95{border-right-color:#166534f2}.border-r-green-900{--tw-border-opacity: 1;border-right-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-r-green-900\/0{border-right-color:#14532d00}.border-r-green-900\/10{border-right-color:#14532d1a}.border-r-green-900\/100{border-right-color:#14532d}.border-r-green-900\/15{border-right-color:#14532d26}.border-r-green-900\/20{border-right-color:#14532d33}.border-r-green-900\/25{border-right-color:#14532d40}.border-r-green-900\/30{border-right-color:#14532d4d}.border-r-green-900\/35{border-right-color:#14532d59}.border-r-green-900\/40{border-right-color:#14532d66}.border-r-green-900\/45{border-right-color:#14532d73}.border-r-green-900\/5{border-right-color:#14532d0d}.border-r-green-900\/50{border-right-color:#14532d80}.border-r-green-900\/55{border-right-color:#14532d8c}.border-r-green-900\/60{border-right-color:#14532d99}.border-r-green-900\/65{border-right-color:#14532da6}.border-r-green-900\/70{border-right-color:#14532db3}.border-r-green-900\/75{border-right-color:#14532dbf}.border-r-green-900\/80{border-right-color:#14532dcc}.border-r-green-900\/85{border-right-color:#14532dd9}.border-r-green-900\/90{border-right-color:#14532de6}.border-r-green-900\/95{border-right-color:#14532df2}.border-r-green-950{--tw-border-opacity: 1;border-right-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-r-green-950\/0{border-right-color:#052e1600}.border-r-green-950\/10{border-right-color:#052e161a}.border-r-green-950\/100{border-right-color:#052e16}.border-r-green-950\/15{border-right-color:#052e1626}.border-r-green-950\/20{border-right-color:#052e1633}.border-r-green-950\/25{border-right-color:#052e1640}.border-r-green-950\/30{border-right-color:#052e164d}.border-r-green-950\/35{border-right-color:#052e1659}.border-r-green-950\/40{border-right-color:#052e1666}.border-r-green-950\/45{border-right-color:#052e1673}.border-r-green-950\/5{border-right-color:#052e160d}.border-r-green-950\/50{border-right-color:#052e1680}.border-r-green-950\/55{border-right-color:#052e168c}.border-r-green-950\/60{border-right-color:#052e1699}.border-r-green-950\/65{border-right-color:#052e16a6}.border-r-green-950\/70{border-right-color:#052e16b3}.border-r-green-950\/75{border-right-color:#052e16bf}.border-r-green-950\/80{border-right-color:#052e16cc}.border-r-green-950\/85{border-right-color:#052e16d9}.border-r-green-950\/90{border-right-color:#052e16e6}.border-r-green-950\/95{border-right-color:#052e16f2}.border-r-orange-100{--tw-border-opacity: 1;border-right-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-r-orange-100\/0{border-right-color:#ffedd500}.border-r-orange-100\/10{border-right-color:#ffedd51a}.border-r-orange-100\/100{border-right-color:#ffedd5}.border-r-orange-100\/15{border-right-color:#ffedd526}.border-r-orange-100\/20{border-right-color:#ffedd533}.border-r-orange-100\/25{border-right-color:#ffedd540}.border-r-orange-100\/30{border-right-color:#ffedd54d}.border-r-orange-100\/35{border-right-color:#ffedd559}.border-r-orange-100\/40{border-right-color:#ffedd566}.border-r-orange-100\/45{border-right-color:#ffedd573}.border-r-orange-100\/5{border-right-color:#ffedd50d}.border-r-orange-100\/50{border-right-color:#ffedd580}.border-r-orange-100\/55{border-right-color:#ffedd58c}.border-r-orange-100\/60{border-right-color:#ffedd599}.border-r-orange-100\/65{border-right-color:#ffedd5a6}.border-r-orange-100\/70{border-right-color:#ffedd5b3}.border-r-orange-100\/75{border-right-color:#ffedd5bf}.border-r-orange-100\/80{border-right-color:#ffedd5cc}.border-r-orange-100\/85{border-right-color:#ffedd5d9}.border-r-orange-100\/90{border-right-color:#ffedd5e6}.border-r-orange-100\/95{border-right-color:#ffedd5f2}.border-r-orange-200{--tw-border-opacity: 1;border-right-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-r-orange-200\/0{border-right-color:#fed7aa00}.border-r-orange-200\/10{border-right-color:#fed7aa1a}.border-r-orange-200\/100{border-right-color:#fed7aa}.border-r-orange-200\/15{border-right-color:#fed7aa26}.border-r-orange-200\/20{border-right-color:#fed7aa33}.border-r-orange-200\/25{border-right-color:#fed7aa40}.border-r-orange-200\/30{border-right-color:#fed7aa4d}.border-r-orange-200\/35{border-right-color:#fed7aa59}.border-r-orange-200\/40{border-right-color:#fed7aa66}.border-r-orange-200\/45{border-right-color:#fed7aa73}.border-r-orange-200\/5{border-right-color:#fed7aa0d}.border-r-orange-200\/50{border-right-color:#fed7aa80}.border-r-orange-200\/55{border-right-color:#fed7aa8c}.border-r-orange-200\/60{border-right-color:#fed7aa99}.border-r-orange-200\/65{border-right-color:#fed7aaa6}.border-r-orange-200\/70{border-right-color:#fed7aab3}.border-r-orange-200\/75{border-right-color:#fed7aabf}.border-r-orange-200\/80{border-right-color:#fed7aacc}.border-r-orange-200\/85{border-right-color:#fed7aad9}.border-r-orange-200\/90{border-right-color:#fed7aae6}.border-r-orange-200\/95{border-right-color:#fed7aaf2}.border-r-orange-300{--tw-border-opacity: 1;border-right-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-r-orange-300\/0{border-right-color:#fdba7400}.border-r-orange-300\/10{border-right-color:#fdba741a}.border-r-orange-300\/100{border-right-color:#fdba74}.border-r-orange-300\/15{border-right-color:#fdba7426}.border-r-orange-300\/20{border-right-color:#fdba7433}.border-r-orange-300\/25{border-right-color:#fdba7440}.border-r-orange-300\/30{border-right-color:#fdba744d}.border-r-orange-300\/35{border-right-color:#fdba7459}.border-r-orange-300\/40{border-right-color:#fdba7466}.border-r-orange-300\/45{border-right-color:#fdba7473}.border-r-orange-300\/5{border-right-color:#fdba740d}.border-r-orange-300\/50{border-right-color:#fdba7480}.border-r-orange-300\/55{border-right-color:#fdba748c}.border-r-orange-300\/60{border-right-color:#fdba7499}.border-r-orange-300\/65{border-right-color:#fdba74a6}.border-r-orange-300\/70{border-right-color:#fdba74b3}.border-r-orange-300\/75{border-right-color:#fdba74bf}.border-r-orange-300\/80{border-right-color:#fdba74cc}.border-r-orange-300\/85{border-right-color:#fdba74d9}.border-r-orange-300\/90{border-right-color:#fdba74e6}.border-r-orange-300\/95{border-right-color:#fdba74f2}.border-r-orange-400{--tw-border-opacity: 1;border-right-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-r-orange-400\/0{border-right-color:#fb923c00}.border-r-orange-400\/10{border-right-color:#fb923c1a}.border-r-orange-400\/100{border-right-color:#fb923c}.border-r-orange-400\/15{border-right-color:#fb923c26}.border-r-orange-400\/20{border-right-color:#fb923c33}.border-r-orange-400\/25{border-right-color:#fb923c40}.border-r-orange-400\/30{border-right-color:#fb923c4d}.border-r-orange-400\/35{border-right-color:#fb923c59}.border-r-orange-400\/40{border-right-color:#fb923c66}.border-r-orange-400\/45{border-right-color:#fb923c73}.border-r-orange-400\/5{border-right-color:#fb923c0d}.border-r-orange-400\/50{border-right-color:#fb923c80}.border-r-orange-400\/55{border-right-color:#fb923c8c}.border-r-orange-400\/60{border-right-color:#fb923c99}.border-r-orange-400\/65{border-right-color:#fb923ca6}.border-r-orange-400\/70{border-right-color:#fb923cb3}.border-r-orange-400\/75{border-right-color:#fb923cbf}.border-r-orange-400\/80{border-right-color:#fb923ccc}.border-r-orange-400\/85{border-right-color:#fb923cd9}.border-r-orange-400\/90{border-right-color:#fb923ce6}.border-r-orange-400\/95{border-right-color:#fb923cf2}.border-r-orange-50{--tw-border-opacity: 1;border-right-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-r-orange-50\/0{border-right-color:#fff7ed00}.border-r-orange-50\/10{border-right-color:#fff7ed1a}.border-r-orange-50\/100{border-right-color:#fff7ed}.border-r-orange-50\/15{border-right-color:#fff7ed26}.border-r-orange-50\/20{border-right-color:#fff7ed33}.border-r-orange-50\/25{border-right-color:#fff7ed40}.border-r-orange-50\/30{border-right-color:#fff7ed4d}.border-r-orange-50\/35{border-right-color:#fff7ed59}.border-r-orange-50\/40{border-right-color:#fff7ed66}.border-r-orange-50\/45{border-right-color:#fff7ed73}.border-r-orange-50\/5{border-right-color:#fff7ed0d}.border-r-orange-50\/50{border-right-color:#fff7ed80}.border-r-orange-50\/55{border-right-color:#fff7ed8c}.border-r-orange-50\/60{border-right-color:#fff7ed99}.border-r-orange-50\/65{border-right-color:#fff7eda6}.border-r-orange-50\/70{border-right-color:#fff7edb3}.border-r-orange-50\/75{border-right-color:#fff7edbf}.border-r-orange-50\/80{border-right-color:#fff7edcc}.border-r-orange-50\/85{border-right-color:#fff7edd9}.border-r-orange-50\/90{border-right-color:#fff7ede6}.border-r-orange-50\/95{border-right-color:#fff7edf2}.border-r-orange-500{--tw-border-opacity: 1;border-right-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-r-orange-500\/0{border-right-color:#f9731600}.border-r-orange-500\/10{border-right-color:#f973161a}.border-r-orange-500\/100{border-right-color:#f97316}.border-r-orange-500\/15{border-right-color:#f9731626}.border-r-orange-500\/20{border-right-color:#f9731633}.border-r-orange-500\/25{border-right-color:#f9731640}.border-r-orange-500\/30{border-right-color:#f973164d}.border-r-orange-500\/35{border-right-color:#f9731659}.border-r-orange-500\/40{border-right-color:#f9731666}.border-r-orange-500\/45{border-right-color:#f9731673}.border-r-orange-500\/5{border-right-color:#f973160d}.border-r-orange-500\/50{border-right-color:#f9731680}.border-r-orange-500\/55{border-right-color:#f973168c}.border-r-orange-500\/60{border-right-color:#f9731699}.border-r-orange-500\/65{border-right-color:#f97316a6}.border-r-orange-500\/70{border-right-color:#f97316b3}.border-r-orange-500\/75{border-right-color:#f97316bf}.border-r-orange-500\/80{border-right-color:#f97316cc}.border-r-orange-500\/85{border-right-color:#f97316d9}.border-r-orange-500\/90{border-right-color:#f97316e6}.border-r-orange-500\/95{border-right-color:#f97316f2}.border-r-orange-600{--tw-border-opacity: 1;border-right-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-r-orange-600\/0{border-right-color:#ea580c00}.border-r-orange-600\/10{border-right-color:#ea580c1a}.border-r-orange-600\/100{border-right-color:#ea580c}.border-r-orange-600\/15{border-right-color:#ea580c26}.border-r-orange-600\/20{border-right-color:#ea580c33}.border-r-orange-600\/25{border-right-color:#ea580c40}.border-r-orange-600\/30{border-right-color:#ea580c4d}.border-r-orange-600\/35{border-right-color:#ea580c59}.border-r-orange-600\/40{border-right-color:#ea580c66}.border-r-orange-600\/45{border-right-color:#ea580c73}.border-r-orange-600\/5{border-right-color:#ea580c0d}.border-r-orange-600\/50{border-right-color:#ea580c80}.border-r-orange-600\/55{border-right-color:#ea580c8c}.border-r-orange-600\/60{border-right-color:#ea580c99}.border-r-orange-600\/65{border-right-color:#ea580ca6}.border-r-orange-600\/70{border-right-color:#ea580cb3}.border-r-orange-600\/75{border-right-color:#ea580cbf}.border-r-orange-600\/80{border-right-color:#ea580ccc}.border-r-orange-600\/85{border-right-color:#ea580cd9}.border-r-orange-600\/90{border-right-color:#ea580ce6}.border-r-orange-600\/95{border-right-color:#ea580cf2}.border-r-orange-700{--tw-border-opacity: 1;border-right-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-r-orange-700\/0{border-right-color:#c2410c00}.border-r-orange-700\/10{border-right-color:#c2410c1a}.border-r-orange-700\/100{border-right-color:#c2410c}.border-r-orange-700\/15{border-right-color:#c2410c26}.border-r-orange-700\/20{border-right-color:#c2410c33}.border-r-orange-700\/25{border-right-color:#c2410c40}.border-r-orange-700\/30{border-right-color:#c2410c4d}.border-r-orange-700\/35{border-right-color:#c2410c59}.border-r-orange-700\/40{border-right-color:#c2410c66}.border-r-orange-700\/45{border-right-color:#c2410c73}.border-r-orange-700\/5{border-right-color:#c2410c0d}.border-r-orange-700\/50{border-right-color:#c2410c80}.border-r-orange-700\/55{border-right-color:#c2410c8c}.border-r-orange-700\/60{border-right-color:#c2410c99}.border-r-orange-700\/65{border-right-color:#c2410ca6}.border-r-orange-700\/70{border-right-color:#c2410cb3}.border-r-orange-700\/75{border-right-color:#c2410cbf}.border-r-orange-700\/80{border-right-color:#c2410ccc}.border-r-orange-700\/85{border-right-color:#c2410cd9}.border-r-orange-700\/90{border-right-color:#c2410ce6}.border-r-orange-700\/95{border-right-color:#c2410cf2}.border-r-orange-800{--tw-border-opacity: 1;border-right-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-r-orange-800\/0{border-right-color:#9a341200}.border-r-orange-800\/10{border-right-color:#9a34121a}.border-r-orange-800\/100{border-right-color:#9a3412}.border-r-orange-800\/15{border-right-color:#9a341226}.border-r-orange-800\/20{border-right-color:#9a341233}.border-r-orange-800\/25{border-right-color:#9a341240}.border-r-orange-800\/30{border-right-color:#9a34124d}.border-r-orange-800\/35{border-right-color:#9a341259}.border-r-orange-800\/40{border-right-color:#9a341266}.border-r-orange-800\/45{border-right-color:#9a341273}.border-r-orange-800\/5{border-right-color:#9a34120d}.border-r-orange-800\/50{border-right-color:#9a341280}.border-r-orange-800\/55{border-right-color:#9a34128c}.border-r-orange-800\/60{border-right-color:#9a341299}.border-r-orange-800\/65{border-right-color:#9a3412a6}.border-r-orange-800\/70{border-right-color:#9a3412b3}.border-r-orange-800\/75{border-right-color:#9a3412bf}.border-r-orange-800\/80{border-right-color:#9a3412cc}.border-r-orange-800\/85{border-right-color:#9a3412d9}.border-r-orange-800\/90{border-right-color:#9a3412e6}.border-r-orange-800\/95{border-right-color:#9a3412f2}.border-r-orange-900{--tw-border-opacity: 1;border-right-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-r-orange-900\/0{border-right-color:#7c2d1200}.border-r-orange-900\/10{border-right-color:#7c2d121a}.border-r-orange-900\/100{border-right-color:#7c2d12}.border-r-orange-900\/15{border-right-color:#7c2d1226}.border-r-orange-900\/20{border-right-color:#7c2d1233}.border-r-orange-900\/25{border-right-color:#7c2d1240}.border-r-orange-900\/30{border-right-color:#7c2d124d}.border-r-orange-900\/35{border-right-color:#7c2d1259}.border-r-orange-900\/40{border-right-color:#7c2d1266}.border-r-orange-900\/45{border-right-color:#7c2d1273}.border-r-orange-900\/5{border-right-color:#7c2d120d}.border-r-orange-900\/50{border-right-color:#7c2d1280}.border-r-orange-900\/55{border-right-color:#7c2d128c}.border-r-orange-900\/60{border-right-color:#7c2d1299}.border-r-orange-900\/65{border-right-color:#7c2d12a6}.border-r-orange-900\/70{border-right-color:#7c2d12b3}.border-r-orange-900\/75{border-right-color:#7c2d12bf}.border-r-orange-900\/80{border-right-color:#7c2d12cc}.border-r-orange-900\/85{border-right-color:#7c2d12d9}.border-r-orange-900\/90{border-right-color:#7c2d12e6}.border-r-orange-900\/95{border-right-color:#7c2d12f2}.border-r-orange-950{--tw-border-opacity: 1;border-right-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-r-orange-950\/0{border-right-color:#43140700}.border-r-orange-950\/10{border-right-color:#4314071a}.border-r-orange-950\/100{border-right-color:#431407}.border-r-orange-950\/15{border-right-color:#43140726}.border-r-orange-950\/20{border-right-color:#43140733}.border-r-orange-950\/25{border-right-color:#43140740}.border-r-orange-950\/30{border-right-color:#4314074d}.border-r-orange-950\/35{border-right-color:#43140759}.border-r-orange-950\/40{border-right-color:#43140766}.border-r-orange-950\/45{border-right-color:#43140773}.border-r-orange-950\/5{border-right-color:#4314070d}.border-r-orange-950\/50{border-right-color:#43140780}.border-r-orange-950\/55{border-right-color:#4314078c}.border-r-orange-950\/60{border-right-color:#43140799}.border-r-orange-950\/65{border-right-color:#431407a6}.border-r-orange-950\/70{border-right-color:#431407b3}.border-r-orange-950\/75{border-right-color:#431407bf}.border-r-orange-950\/80{border-right-color:#431407cc}.border-r-orange-950\/85{border-right-color:#431407d9}.border-r-orange-950\/90{border-right-color:#431407e6}.border-r-orange-950\/95{border-right-color:#431407f2}.border-r-red-100{--tw-border-opacity: 1;border-right-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-r-red-100\/0{border-right-color:#fee2e200}.border-r-red-100\/10{border-right-color:#fee2e21a}.border-r-red-100\/100{border-right-color:#fee2e2}.border-r-red-100\/15{border-right-color:#fee2e226}.border-r-red-100\/20{border-right-color:#fee2e233}.border-r-red-100\/25{border-right-color:#fee2e240}.border-r-red-100\/30{border-right-color:#fee2e24d}.border-r-red-100\/35{border-right-color:#fee2e259}.border-r-red-100\/40{border-right-color:#fee2e266}.border-r-red-100\/45{border-right-color:#fee2e273}.border-r-red-100\/5{border-right-color:#fee2e20d}.border-r-red-100\/50{border-right-color:#fee2e280}.border-r-red-100\/55{border-right-color:#fee2e28c}.border-r-red-100\/60{border-right-color:#fee2e299}.border-r-red-100\/65{border-right-color:#fee2e2a6}.border-r-red-100\/70{border-right-color:#fee2e2b3}.border-r-red-100\/75{border-right-color:#fee2e2bf}.border-r-red-100\/80{border-right-color:#fee2e2cc}.border-r-red-100\/85{border-right-color:#fee2e2d9}.border-r-red-100\/90{border-right-color:#fee2e2e6}.border-r-red-100\/95{border-right-color:#fee2e2f2}.border-r-red-200{--tw-border-opacity: 1;border-right-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-r-red-200\/0{border-right-color:#fecaca00}.border-r-red-200\/10{border-right-color:#fecaca1a}.border-r-red-200\/100{border-right-color:#fecaca}.border-r-red-200\/15{border-right-color:#fecaca26}.border-r-red-200\/20{border-right-color:#fecaca33}.border-r-red-200\/25{border-right-color:#fecaca40}.border-r-red-200\/30{border-right-color:#fecaca4d}.border-r-red-200\/35{border-right-color:#fecaca59}.border-r-red-200\/40{border-right-color:#fecaca66}.border-r-red-200\/45{border-right-color:#fecaca73}.border-r-red-200\/5{border-right-color:#fecaca0d}.border-r-red-200\/50{border-right-color:#fecaca80}.border-r-red-200\/55{border-right-color:#fecaca8c}.border-r-red-200\/60{border-right-color:#fecaca99}.border-r-red-200\/65{border-right-color:#fecacaa6}.border-r-red-200\/70{border-right-color:#fecacab3}.border-r-red-200\/75{border-right-color:#fecacabf}.border-r-red-200\/80{border-right-color:#fecacacc}.border-r-red-200\/85{border-right-color:#fecacad9}.border-r-red-200\/90{border-right-color:#fecacae6}.border-r-red-200\/95{border-right-color:#fecacaf2}.border-r-red-300{--tw-border-opacity: 1;border-right-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-r-red-300\/0{border-right-color:#fca5a500}.border-r-red-300\/10{border-right-color:#fca5a51a}.border-r-red-300\/100{border-right-color:#fca5a5}.border-r-red-300\/15{border-right-color:#fca5a526}.border-r-red-300\/20{border-right-color:#fca5a533}.border-r-red-300\/25{border-right-color:#fca5a540}.border-r-red-300\/30{border-right-color:#fca5a54d}.border-r-red-300\/35{border-right-color:#fca5a559}.border-r-red-300\/40{border-right-color:#fca5a566}.border-r-red-300\/45{border-right-color:#fca5a573}.border-r-red-300\/5{border-right-color:#fca5a50d}.border-r-red-300\/50{border-right-color:#fca5a580}.border-r-red-300\/55{border-right-color:#fca5a58c}.border-r-red-300\/60{border-right-color:#fca5a599}.border-r-red-300\/65{border-right-color:#fca5a5a6}.border-r-red-300\/70{border-right-color:#fca5a5b3}.border-r-red-300\/75{border-right-color:#fca5a5bf}.border-r-red-300\/80{border-right-color:#fca5a5cc}.border-r-red-300\/85{border-right-color:#fca5a5d9}.border-r-red-300\/90{border-right-color:#fca5a5e6}.border-r-red-300\/95{border-right-color:#fca5a5f2}.border-r-red-400{--tw-border-opacity: 1;border-right-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-r-red-400\/0{border-right-color:#f8717100}.border-r-red-400\/10{border-right-color:#f871711a}.border-r-red-400\/100{border-right-color:#f87171}.border-r-red-400\/15{border-right-color:#f8717126}.border-r-red-400\/20{border-right-color:#f8717133}.border-r-red-400\/25{border-right-color:#f8717140}.border-r-red-400\/30{border-right-color:#f871714d}.border-r-red-400\/35{border-right-color:#f8717159}.border-r-red-400\/40{border-right-color:#f8717166}.border-r-red-400\/45{border-right-color:#f8717173}.border-r-red-400\/5{border-right-color:#f871710d}.border-r-red-400\/50{border-right-color:#f8717180}.border-r-red-400\/55{border-right-color:#f871718c}.border-r-red-400\/60{border-right-color:#f8717199}.border-r-red-400\/65{border-right-color:#f87171a6}.border-r-red-400\/70{border-right-color:#f87171b3}.border-r-red-400\/75{border-right-color:#f87171bf}.border-r-red-400\/80{border-right-color:#f87171cc}.border-r-red-400\/85{border-right-color:#f87171d9}.border-r-red-400\/90{border-right-color:#f87171e6}.border-r-red-400\/95{border-right-color:#f87171f2}.border-r-red-50{--tw-border-opacity: 1;border-right-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-r-red-50\/0{border-right-color:#fef2f200}.border-r-red-50\/10{border-right-color:#fef2f21a}.border-r-red-50\/100{border-right-color:#fef2f2}.border-r-red-50\/15{border-right-color:#fef2f226}.border-r-red-50\/20{border-right-color:#fef2f233}.border-r-red-50\/25{border-right-color:#fef2f240}.border-r-red-50\/30{border-right-color:#fef2f24d}.border-r-red-50\/35{border-right-color:#fef2f259}.border-r-red-50\/40{border-right-color:#fef2f266}.border-r-red-50\/45{border-right-color:#fef2f273}.border-r-red-50\/5{border-right-color:#fef2f20d}.border-r-red-50\/50{border-right-color:#fef2f280}.border-r-red-50\/55{border-right-color:#fef2f28c}.border-r-red-50\/60{border-right-color:#fef2f299}.border-r-red-50\/65{border-right-color:#fef2f2a6}.border-r-red-50\/70{border-right-color:#fef2f2b3}.border-r-red-50\/75{border-right-color:#fef2f2bf}.border-r-red-50\/80{border-right-color:#fef2f2cc}.border-r-red-50\/85{border-right-color:#fef2f2d9}.border-r-red-50\/90{border-right-color:#fef2f2e6}.border-r-red-50\/95{border-right-color:#fef2f2f2}.border-r-red-500{--tw-border-opacity: 1;border-right-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-r-red-500\/0{border-right-color:#ef444400}.border-r-red-500\/10{border-right-color:#ef44441a}.border-r-red-500\/100{border-right-color:#ef4444}.border-r-red-500\/15{border-right-color:#ef444426}.border-r-red-500\/20{border-right-color:#ef444433}.border-r-red-500\/25{border-right-color:#ef444440}.border-r-red-500\/30{border-right-color:#ef44444d}.border-r-red-500\/35{border-right-color:#ef444459}.border-r-red-500\/40{border-right-color:#ef444466}.border-r-red-500\/45{border-right-color:#ef444473}.border-r-red-500\/5{border-right-color:#ef44440d}.border-r-red-500\/50{border-right-color:#ef444480}.border-r-red-500\/55{border-right-color:#ef44448c}.border-r-red-500\/60{border-right-color:#ef444499}.border-r-red-500\/65{border-right-color:#ef4444a6}.border-r-red-500\/70{border-right-color:#ef4444b3}.border-r-red-500\/75{border-right-color:#ef4444bf}.border-r-red-500\/80{border-right-color:#ef4444cc}.border-r-red-500\/85{border-right-color:#ef4444d9}.border-r-red-500\/90{border-right-color:#ef4444e6}.border-r-red-500\/95{border-right-color:#ef4444f2}.border-r-red-600{--tw-border-opacity: 1;border-right-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-r-red-600\/0{border-right-color:#dc262600}.border-r-red-600\/10{border-right-color:#dc26261a}.border-r-red-600\/100{border-right-color:#dc2626}.border-r-red-600\/15{border-right-color:#dc262626}.border-r-red-600\/20{border-right-color:#dc262633}.border-r-red-600\/25{border-right-color:#dc262640}.border-r-red-600\/30{border-right-color:#dc26264d}.border-r-red-600\/35{border-right-color:#dc262659}.border-r-red-600\/40{border-right-color:#dc262666}.border-r-red-600\/45{border-right-color:#dc262673}.border-r-red-600\/5{border-right-color:#dc26260d}.border-r-red-600\/50{border-right-color:#dc262680}.border-r-red-600\/55{border-right-color:#dc26268c}.border-r-red-600\/60{border-right-color:#dc262699}.border-r-red-600\/65{border-right-color:#dc2626a6}.border-r-red-600\/70{border-right-color:#dc2626b3}.border-r-red-600\/75{border-right-color:#dc2626bf}.border-r-red-600\/80{border-right-color:#dc2626cc}.border-r-red-600\/85{border-right-color:#dc2626d9}.border-r-red-600\/90{border-right-color:#dc2626e6}.border-r-red-600\/95{border-right-color:#dc2626f2}.border-r-red-700{--tw-border-opacity: 1;border-right-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-r-red-700\/0{border-right-color:#b91c1c00}.border-r-red-700\/10{border-right-color:#b91c1c1a}.border-r-red-700\/100{border-right-color:#b91c1c}.border-r-red-700\/15{border-right-color:#b91c1c26}.border-r-red-700\/20{border-right-color:#b91c1c33}.border-r-red-700\/25{border-right-color:#b91c1c40}.border-r-red-700\/30{border-right-color:#b91c1c4d}.border-r-red-700\/35{border-right-color:#b91c1c59}.border-r-red-700\/40{border-right-color:#b91c1c66}.border-r-red-700\/45{border-right-color:#b91c1c73}.border-r-red-700\/5{border-right-color:#b91c1c0d}.border-r-red-700\/50{border-right-color:#b91c1c80}.border-r-red-700\/55{border-right-color:#b91c1c8c}.border-r-red-700\/60{border-right-color:#b91c1c99}.border-r-red-700\/65{border-right-color:#b91c1ca6}.border-r-red-700\/70{border-right-color:#b91c1cb3}.border-r-red-700\/75{border-right-color:#b91c1cbf}.border-r-red-700\/80{border-right-color:#b91c1ccc}.border-r-red-700\/85{border-right-color:#b91c1cd9}.border-r-red-700\/90{border-right-color:#b91c1ce6}.border-r-red-700\/95{border-right-color:#b91c1cf2}.border-r-red-800{--tw-border-opacity: 1;border-right-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-r-red-800\/0{border-right-color:#991b1b00}.border-r-red-800\/10{border-right-color:#991b1b1a}.border-r-red-800\/100{border-right-color:#991b1b}.border-r-red-800\/15{border-right-color:#991b1b26}.border-r-red-800\/20{border-right-color:#991b1b33}.border-r-red-800\/25{border-right-color:#991b1b40}.border-r-red-800\/30{border-right-color:#991b1b4d}.border-r-red-800\/35{border-right-color:#991b1b59}.border-r-red-800\/40{border-right-color:#991b1b66}.border-r-red-800\/45{border-right-color:#991b1b73}.border-r-red-800\/5{border-right-color:#991b1b0d}.border-r-red-800\/50{border-right-color:#991b1b80}.border-r-red-800\/55{border-right-color:#991b1b8c}.border-r-red-800\/60{border-right-color:#991b1b99}.border-r-red-800\/65{border-right-color:#991b1ba6}.border-r-red-800\/70{border-right-color:#991b1bb3}.border-r-red-800\/75{border-right-color:#991b1bbf}.border-r-red-800\/80{border-right-color:#991b1bcc}.border-r-red-800\/85{border-right-color:#991b1bd9}.border-r-red-800\/90{border-right-color:#991b1be6}.border-r-red-800\/95{border-right-color:#991b1bf2}.border-r-red-900{--tw-border-opacity: 1;border-right-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-r-red-900\/0{border-right-color:#7f1d1d00}.border-r-red-900\/10{border-right-color:#7f1d1d1a}.border-r-red-900\/100{border-right-color:#7f1d1d}.border-r-red-900\/15{border-right-color:#7f1d1d26}.border-r-red-900\/20{border-right-color:#7f1d1d33}.border-r-red-900\/25{border-right-color:#7f1d1d40}.border-r-red-900\/30{border-right-color:#7f1d1d4d}.border-r-red-900\/35{border-right-color:#7f1d1d59}.border-r-red-900\/40{border-right-color:#7f1d1d66}.border-r-red-900\/45{border-right-color:#7f1d1d73}.border-r-red-900\/5{border-right-color:#7f1d1d0d}.border-r-red-900\/50{border-right-color:#7f1d1d80}.border-r-red-900\/55{border-right-color:#7f1d1d8c}.border-r-red-900\/60{border-right-color:#7f1d1d99}.border-r-red-900\/65{border-right-color:#7f1d1da6}.border-r-red-900\/70{border-right-color:#7f1d1db3}.border-r-red-900\/75{border-right-color:#7f1d1dbf}.border-r-red-900\/80{border-right-color:#7f1d1dcc}.border-r-red-900\/85{border-right-color:#7f1d1dd9}.border-r-red-900\/90{border-right-color:#7f1d1de6}.border-r-red-900\/95{border-right-color:#7f1d1df2}.border-r-red-950{--tw-border-opacity: 1;border-right-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-r-red-950\/0{border-right-color:#450a0a00}.border-r-red-950\/10{border-right-color:#450a0a1a}.border-r-red-950\/100{border-right-color:#450a0a}.border-r-red-950\/15{border-right-color:#450a0a26}.border-r-red-950\/20{border-right-color:#450a0a33}.border-r-red-950\/25{border-right-color:#450a0a40}.border-r-red-950\/30{border-right-color:#450a0a4d}.border-r-red-950\/35{border-right-color:#450a0a59}.border-r-red-950\/40{border-right-color:#450a0a66}.border-r-red-950\/45{border-right-color:#450a0a73}.border-r-red-950\/5{border-right-color:#450a0a0d}.border-r-red-950\/50{border-right-color:#450a0a80}.border-r-red-950\/55{border-right-color:#450a0a8c}.border-r-red-950\/60{border-right-color:#450a0a99}.border-r-red-950\/65{border-right-color:#450a0aa6}.border-r-red-950\/70{border-right-color:#450a0ab3}.border-r-red-950\/75{border-right-color:#450a0abf}.border-r-red-950\/80{border-right-color:#450a0acc}.border-r-red-950\/85{border-right-color:#450a0ad9}.border-r-red-950\/90{border-right-color:#450a0ae6}.border-r-red-950\/95{border-right-color:#450a0af2}.border-s-blue-100{--tw-border-opacity: 1;border-inline-start-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-s-blue-100\/0{border-inline-start-color:#dbeafe00}.border-s-blue-100\/10{border-inline-start-color:#dbeafe1a}.border-s-blue-100\/100{border-inline-start-color:#dbeafe}.border-s-blue-100\/15{border-inline-start-color:#dbeafe26}.border-s-blue-100\/20{border-inline-start-color:#dbeafe33}.border-s-blue-100\/25{border-inline-start-color:#dbeafe40}.border-s-blue-100\/30{border-inline-start-color:#dbeafe4d}.border-s-blue-100\/35{border-inline-start-color:#dbeafe59}.border-s-blue-100\/40{border-inline-start-color:#dbeafe66}.border-s-blue-100\/45{border-inline-start-color:#dbeafe73}.border-s-blue-100\/5{border-inline-start-color:#dbeafe0d}.border-s-blue-100\/50{border-inline-start-color:#dbeafe80}.border-s-blue-100\/55{border-inline-start-color:#dbeafe8c}.border-s-blue-100\/60{border-inline-start-color:#dbeafe99}.border-s-blue-100\/65{border-inline-start-color:#dbeafea6}.border-s-blue-100\/70{border-inline-start-color:#dbeafeb3}.border-s-blue-100\/75{border-inline-start-color:#dbeafebf}.border-s-blue-100\/80{border-inline-start-color:#dbeafecc}.border-s-blue-100\/85{border-inline-start-color:#dbeafed9}.border-s-blue-100\/90{border-inline-start-color:#dbeafee6}.border-s-blue-100\/95{border-inline-start-color:#dbeafef2}.border-s-blue-200{--tw-border-opacity: 1;border-inline-start-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-s-blue-200\/0{border-inline-start-color:#bfdbfe00}.border-s-blue-200\/10{border-inline-start-color:#bfdbfe1a}.border-s-blue-200\/100{border-inline-start-color:#bfdbfe}.border-s-blue-200\/15{border-inline-start-color:#bfdbfe26}.border-s-blue-200\/20{border-inline-start-color:#bfdbfe33}.border-s-blue-200\/25{border-inline-start-color:#bfdbfe40}.border-s-blue-200\/30{border-inline-start-color:#bfdbfe4d}.border-s-blue-200\/35{border-inline-start-color:#bfdbfe59}.border-s-blue-200\/40{border-inline-start-color:#bfdbfe66}.border-s-blue-200\/45{border-inline-start-color:#bfdbfe73}.border-s-blue-200\/5{border-inline-start-color:#bfdbfe0d}.border-s-blue-200\/50{border-inline-start-color:#bfdbfe80}.border-s-blue-200\/55{border-inline-start-color:#bfdbfe8c}.border-s-blue-200\/60{border-inline-start-color:#bfdbfe99}.border-s-blue-200\/65{border-inline-start-color:#bfdbfea6}.border-s-blue-200\/70{border-inline-start-color:#bfdbfeb3}.border-s-blue-200\/75{border-inline-start-color:#bfdbfebf}.border-s-blue-200\/80{border-inline-start-color:#bfdbfecc}.border-s-blue-200\/85{border-inline-start-color:#bfdbfed9}.border-s-blue-200\/90{border-inline-start-color:#bfdbfee6}.border-s-blue-200\/95{border-inline-start-color:#bfdbfef2}.border-s-blue-300{--tw-border-opacity: 1;border-inline-start-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-s-blue-300\/0{border-inline-start-color:#93c5fd00}.border-s-blue-300\/10{border-inline-start-color:#93c5fd1a}.border-s-blue-300\/100{border-inline-start-color:#93c5fd}.border-s-blue-300\/15{border-inline-start-color:#93c5fd26}.border-s-blue-300\/20{border-inline-start-color:#93c5fd33}.border-s-blue-300\/25{border-inline-start-color:#93c5fd40}.border-s-blue-300\/30{border-inline-start-color:#93c5fd4d}.border-s-blue-300\/35{border-inline-start-color:#93c5fd59}.border-s-blue-300\/40{border-inline-start-color:#93c5fd66}.border-s-blue-300\/45{border-inline-start-color:#93c5fd73}.border-s-blue-300\/5{border-inline-start-color:#93c5fd0d}.border-s-blue-300\/50{border-inline-start-color:#93c5fd80}.border-s-blue-300\/55{border-inline-start-color:#93c5fd8c}.border-s-blue-300\/60{border-inline-start-color:#93c5fd99}.border-s-blue-300\/65{border-inline-start-color:#93c5fda6}.border-s-blue-300\/70{border-inline-start-color:#93c5fdb3}.border-s-blue-300\/75{border-inline-start-color:#93c5fdbf}.border-s-blue-300\/80{border-inline-start-color:#93c5fdcc}.border-s-blue-300\/85{border-inline-start-color:#93c5fdd9}.border-s-blue-300\/90{border-inline-start-color:#93c5fde6}.border-s-blue-300\/95{border-inline-start-color:#93c5fdf2}.border-s-blue-400{--tw-border-opacity: 1;border-inline-start-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-s-blue-400\/0{border-inline-start-color:#60a5fa00}.border-s-blue-400\/10{border-inline-start-color:#60a5fa1a}.border-s-blue-400\/100{border-inline-start-color:#60a5fa}.border-s-blue-400\/15{border-inline-start-color:#60a5fa26}.border-s-blue-400\/20{border-inline-start-color:#60a5fa33}.border-s-blue-400\/25{border-inline-start-color:#60a5fa40}.border-s-blue-400\/30{border-inline-start-color:#60a5fa4d}.border-s-blue-400\/35{border-inline-start-color:#60a5fa59}.border-s-blue-400\/40{border-inline-start-color:#60a5fa66}.border-s-blue-400\/45{border-inline-start-color:#60a5fa73}.border-s-blue-400\/5{border-inline-start-color:#60a5fa0d}.border-s-blue-400\/50{border-inline-start-color:#60a5fa80}.border-s-blue-400\/55{border-inline-start-color:#60a5fa8c}.border-s-blue-400\/60{border-inline-start-color:#60a5fa99}.border-s-blue-400\/65{border-inline-start-color:#60a5faa6}.border-s-blue-400\/70{border-inline-start-color:#60a5fab3}.border-s-blue-400\/75{border-inline-start-color:#60a5fabf}.border-s-blue-400\/80{border-inline-start-color:#60a5facc}.border-s-blue-400\/85{border-inline-start-color:#60a5fad9}.border-s-blue-400\/90{border-inline-start-color:#60a5fae6}.border-s-blue-400\/95{border-inline-start-color:#60a5faf2}.border-s-blue-50{--tw-border-opacity: 1;border-inline-start-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-s-blue-50\/0{border-inline-start-color:#eff6ff00}.border-s-blue-50\/10{border-inline-start-color:#eff6ff1a}.border-s-blue-50\/100{border-inline-start-color:#eff6ff}.border-s-blue-50\/15{border-inline-start-color:#eff6ff26}.border-s-blue-50\/20{border-inline-start-color:#eff6ff33}.border-s-blue-50\/25{border-inline-start-color:#eff6ff40}.border-s-blue-50\/30{border-inline-start-color:#eff6ff4d}.border-s-blue-50\/35{border-inline-start-color:#eff6ff59}.border-s-blue-50\/40{border-inline-start-color:#eff6ff66}.border-s-blue-50\/45{border-inline-start-color:#eff6ff73}.border-s-blue-50\/5{border-inline-start-color:#eff6ff0d}.border-s-blue-50\/50{border-inline-start-color:#eff6ff80}.border-s-blue-50\/55{border-inline-start-color:#eff6ff8c}.border-s-blue-50\/60{border-inline-start-color:#eff6ff99}.border-s-blue-50\/65{border-inline-start-color:#eff6ffa6}.border-s-blue-50\/70{border-inline-start-color:#eff6ffb3}.border-s-blue-50\/75{border-inline-start-color:#eff6ffbf}.border-s-blue-50\/80{border-inline-start-color:#eff6ffcc}.border-s-blue-50\/85{border-inline-start-color:#eff6ffd9}.border-s-blue-50\/90{border-inline-start-color:#eff6ffe6}.border-s-blue-50\/95{border-inline-start-color:#eff6fff2}.border-s-blue-500{--tw-border-opacity: 1;border-inline-start-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-s-blue-500\/0{border-inline-start-color:#3b82f600}.border-s-blue-500\/10{border-inline-start-color:#3b82f61a}.border-s-blue-500\/100{border-inline-start-color:#3b82f6}.border-s-blue-500\/15{border-inline-start-color:#3b82f626}.border-s-blue-500\/20{border-inline-start-color:#3b82f633}.border-s-blue-500\/25{border-inline-start-color:#3b82f640}.border-s-blue-500\/30{border-inline-start-color:#3b82f64d}.border-s-blue-500\/35{border-inline-start-color:#3b82f659}.border-s-blue-500\/40{border-inline-start-color:#3b82f666}.border-s-blue-500\/45{border-inline-start-color:#3b82f673}.border-s-blue-500\/5{border-inline-start-color:#3b82f60d}.border-s-blue-500\/50{border-inline-start-color:#3b82f680}.border-s-blue-500\/55{border-inline-start-color:#3b82f68c}.border-s-blue-500\/60{border-inline-start-color:#3b82f699}.border-s-blue-500\/65{border-inline-start-color:#3b82f6a6}.border-s-blue-500\/70{border-inline-start-color:#3b82f6b3}.border-s-blue-500\/75{border-inline-start-color:#3b82f6bf}.border-s-blue-500\/80{border-inline-start-color:#3b82f6cc}.border-s-blue-500\/85{border-inline-start-color:#3b82f6d9}.border-s-blue-500\/90{border-inline-start-color:#3b82f6e6}.border-s-blue-500\/95{border-inline-start-color:#3b82f6f2}.border-s-blue-600{--tw-border-opacity: 1;border-inline-start-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-s-blue-600\/0{border-inline-start-color:#2563eb00}.border-s-blue-600\/10{border-inline-start-color:#2563eb1a}.border-s-blue-600\/100{border-inline-start-color:#2563eb}.border-s-blue-600\/15{border-inline-start-color:#2563eb26}.border-s-blue-600\/20{border-inline-start-color:#2563eb33}.border-s-blue-600\/25{border-inline-start-color:#2563eb40}.border-s-blue-600\/30{border-inline-start-color:#2563eb4d}.border-s-blue-600\/35{border-inline-start-color:#2563eb59}.border-s-blue-600\/40{border-inline-start-color:#2563eb66}.border-s-blue-600\/45{border-inline-start-color:#2563eb73}.border-s-blue-600\/5{border-inline-start-color:#2563eb0d}.border-s-blue-600\/50{border-inline-start-color:#2563eb80}.border-s-blue-600\/55{border-inline-start-color:#2563eb8c}.border-s-blue-600\/60{border-inline-start-color:#2563eb99}.border-s-blue-600\/65{border-inline-start-color:#2563eba6}.border-s-blue-600\/70{border-inline-start-color:#2563ebb3}.border-s-blue-600\/75{border-inline-start-color:#2563ebbf}.border-s-blue-600\/80{border-inline-start-color:#2563ebcc}.border-s-blue-600\/85{border-inline-start-color:#2563ebd9}.border-s-blue-600\/90{border-inline-start-color:#2563ebe6}.border-s-blue-600\/95{border-inline-start-color:#2563ebf2}.border-s-blue-700{--tw-border-opacity: 1;border-inline-start-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-s-blue-700\/0{border-inline-start-color:#1d4ed800}.border-s-blue-700\/10{border-inline-start-color:#1d4ed81a}.border-s-blue-700\/100{border-inline-start-color:#1d4ed8}.border-s-blue-700\/15{border-inline-start-color:#1d4ed826}.border-s-blue-700\/20{border-inline-start-color:#1d4ed833}.border-s-blue-700\/25{border-inline-start-color:#1d4ed840}.border-s-blue-700\/30{border-inline-start-color:#1d4ed84d}.border-s-blue-700\/35{border-inline-start-color:#1d4ed859}.border-s-blue-700\/40{border-inline-start-color:#1d4ed866}.border-s-blue-700\/45{border-inline-start-color:#1d4ed873}.border-s-blue-700\/5{border-inline-start-color:#1d4ed80d}.border-s-blue-700\/50{border-inline-start-color:#1d4ed880}.border-s-blue-700\/55{border-inline-start-color:#1d4ed88c}.border-s-blue-700\/60{border-inline-start-color:#1d4ed899}.border-s-blue-700\/65{border-inline-start-color:#1d4ed8a6}.border-s-blue-700\/70{border-inline-start-color:#1d4ed8b3}.border-s-blue-700\/75{border-inline-start-color:#1d4ed8bf}.border-s-blue-700\/80{border-inline-start-color:#1d4ed8cc}.border-s-blue-700\/85{border-inline-start-color:#1d4ed8d9}.border-s-blue-700\/90{border-inline-start-color:#1d4ed8e6}.border-s-blue-700\/95{border-inline-start-color:#1d4ed8f2}.border-s-blue-800{--tw-border-opacity: 1;border-inline-start-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-s-blue-800\/0{border-inline-start-color:#1e40af00}.border-s-blue-800\/10{border-inline-start-color:#1e40af1a}.border-s-blue-800\/100{border-inline-start-color:#1e40af}.border-s-blue-800\/15{border-inline-start-color:#1e40af26}.border-s-blue-800\/20{border-inline-start-color:#1e40af33}.border-s-blue-800\/25{border-inline-start-color:#1e40af40}.border-s-blue-800\/30{border-inline-start-color:#1e40af4d}.border-s-blue-800\/35{border-inline-start-color:#1e40af59}.border-s-blue-800\/40{border-inline-start-color:#1e40af66}.border-s-blue-800\/45{border-inline-start-color:#1e40af73}.border-s-blue-800\/5{border-inline-start-color:#1e40af0d}.border-s-blue-800\/50{border-inline-start-color:#1e40af80}.border-s-blue-800\/55{border-inline-start-color:#1e40af8c}.border-s-blue-800\/60{border-inline-start-color:#1e40af99}.border-s-blue-800\/65{border-inline-start-color:#1e40afa6}.border-s-blue-800\/70{border-inline-start-color:#1e40afb3}.border-s-blue-800\/75{border-inline-start-color:#1e40afbf}.border-s-blue-800\/80{border-inline-start-color:#1e40afcc}.border-s-blue-800\/85{border-inline-start-color:#1e40afd9}.border-s-blue-800\/90{border-inline-start-color:#1e40afe6}.border-s-blue-800\/95{border-inline-start-color:#1e40aff2}.border-s-blue-900{--tw-border-opacity: 1;border-inline-start-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-s-blue-900\/0{border-inline-start-color:#1e3a8a00}.border-s-blue-900\/10{border-inline-start-color:#1e3a8a1a}.border-s-blue-900\/100{border-inline-start-color:#1e3a8a}.border-s-blue-900\/15{border-inline-start-color:#1e3a8a26}.border-s-blue-900\/20{border-inline-start-color:#1e3a8a33}.border-s-blue-900\/25{border-inline-start-color:#1e3a8a40}.border-s-blue-900\/30{border-inline-start-color:#1e3a8a4d}.border-s-blue-900\/35{border-inline-start-color:#1e3a8a59}.border-s-blue-900\/40{border-inline-start-color:#1e3a8a66}.border-s-blue-900\/45{border-inline-start-color:#1e3a8a73}.border-s-blue-900\/5{border-inline-start-color:#1e3a8a0d}.border-s-blue-900\/50{border-inline-start-color:#1e3a8a80}.border-s-blue-900\/55{border-inline-start-color:#1e3a8a8c}.border-s-blue-900\/60{border-inline-start-color:#1e3a8a99}.border-s-blue-900\/65{border-inline-start-color:#1e3a8aa6}.border-s-blue-900\/70{border-inline-start-color:#1e3a8ab3}.border-s-blue-900\/75{border-inline-start-color:#1e3a8abf}.border-s-blue-900\/80{border-inline-start-color:#1e3a8acc}.border-s-blue-900\/85{border-inline-start-color:#1e3a8ad9}.border-s-blue-900\/90{border-inline-start-color:#1e3a8ae6}.border-s-blue-900\/95{border-inline-start-color:#1e3a8af2}.border-s-blue-950{--tw-border-opacity: 1;border-inline-start-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-s-blue-950\/0{border-inline-start-color:#17255400}.border-s-blue-950\/10{border-inline-start-color:#1725541a}.border-s-blue-950\/100{border-inline-start-color:#172554}.border-s-blue-950\/15{border-inline-start-color:#17255426}.border-s-blue-950\/20{border-inline-start-color:#17255433}.border-s-blue-950\/25{border-inline-start-color:#17255440}.border-s-blue-950\/30{border-inline-start-color:#1725544d}.border-s-blue-950\/35{border-inline-start-color:#17255459}.border-s-blue-950\/40{border-inline-start-color:#17255466}.border-s-blue-950\/45{border-inline-start-color:#17255473}.border-s-blue-950\/5{border-inline-start-color:#1725540d}.border-s-blue-950\/50{border-inline-start-color:#17255480}.border-s-blue-950\/55{border-inline-start-color:#1725548c}.border-s-blue-950\/60{border-inline-start-color:#17255499}.border-s-blue-950\/65{border-inline-start-color:#172554a6}.border-s-blue-950\/70{border-inline-start-color:#172554b3}.border-s-blue-950\/75{border-inline-start-color:#172554bf}.border-s-blue-950\/80{border-inline-start-color:#172554cc}.border-s-blue-950\/85{border-inline-start-color:#172554d9}.border-s-blue-950\/90{border-inline-start-color:#172554e6}.border-s-blue-950\/95{border-inline-start-color:#172554f2}.border-s-green-100{--tw-border-opacity: 1;border-inline-start-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-s-green-100\/0{border-inline-start-color:#dcfce700}.border-s-green-100\/10{border-inline-start-color:#dcfce71a}.border-s-green-100\/100{border-inline-start-color:#dcfce7}.border-s-green-100\/15{border-inline-start-color:#dcfce726}.border-s-green-100\/20{border-inline-start-color:#dcfce733}.border-s-green-100\/25{border-inline-start-color:#dcfce740}.border-s-green-100\/30{border-inline-start-color:#dcfce74d}.border-s-green-100\/35{border-inline-start-color:#dcfce759}.border-s-green-100\/40{border-inline-start-color:#dcfce766}.border-s-green-100\/45{border-inline-start-color:#dcfce773}.border-s-green-100\/5{border-inline-start-color:#dcfce70d}.border-s-green-100\/50{border-inline-start-color:#dcfce780}.border-s-green-100\/55{border-inline-start-color:#dcfce78c}.border-s-green-100\/60{border-inline-start-color:#dcfce799}.border-s-green-100\/65{border-inline-start-color:#dcfce7a6}.border-s-green-100\/70{border-inline-start-color:#dcfce7b3}.border-s-green-100\/75{border-inline-start-color:#dcfce7bf}.border-s-green-100\/80{border-inline-start-color:#dcfce7cc}.border-s-green-100\/85{border-inline-start-color:#dcfce7d9}.border-s-green-100\/90{border-inline-start-color:#dcfce7e6}.border-s-green-100\/95{border-inline-start-color:#dcfce7f2}.border-s-green-200{--tw-border-opacity: 1;border-inline-start-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-s-green-200\/0{border-inline-start-color:#bbf7d000}.border-s-green-200\/10{border-inline-start-color:#bbf7d01a}.border-s-green-200\/100{border-inline-start-color:#bbf7d0}.border-s-green-200\/15{border-inline-start-color:#bbf7d026}.border-s-green-200\/20{border-inline-start-color:#bbf7d033}.border-s-green-200\/25{border-inline-start-color:#bbf7d040}.border-s-green-200\/30{border-inline-start-color:#bbf7d04d}.border-s-green-200\/35{border-inline-start-color:#bbf7d059}.border-s-green-200\/40{border-inline-start-color:#bbf7d066}.border-s-green-200\/45{border-inline-start-color:#bbf7d073}.border-s-green-200\/5{border-inline-start-color:#bbf7d00d}.border-s-green-200\/50{border-inline-start-color:#bbf7d080}.border-s-green-200\/55{border-inline-start-color:#bbf7d08c}.border-s-green-200\/60{border-inline-start-color:#bbf7d099}.border-s-green-200\/65{border-inline-start-color:#bbf7d0a6}.border-s-green-200\/70{border-inline-start-color:#bbf7d0b3}.border-s-green-200\/75{border-inline-start-color:#bbf7d0bf}.border-s-green-200\/80{border-inline-start-color:#bbf7d0cc}.border-s-green-200\/85{border-inline-start-color:#bbf7d0d9}.border-s-green-200\/90{border-inline-start-color:#bbf7d0e6}.border-s-green-200\/95{border-inline-start-color:#bbf7d0f2}.border-s-green-300{--tw-border-opacity: 1;border-inline-start-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-s-green-300\/0{border-inline-start-color:#86efac00}.border-s-green-300\/10{border-inline-start-color:#86efac1a}.border-s-green-300\/100{border-inline-start-color:#86efac}.border-s-green-300\/15{border-inline-start-color:#86efac26}.border-s-green-300\/20{border-inline-start-color:#86efac33}.border-s-green-300\/25{border-inline-start-color:#86efac40}.border-s-green-300\/30{border-inline-start-color:#86efac4d}.border-s-green-300\/35{border-inline-start-color:#86efac59}.border-s-green-300\/40{border-inline-start-color:#86efac66}.border-s-green-300\/45{border-inline-start-color:#86efac73}.border-s-green-300\/5{border-inline-start-color:#86efac0d}.border-s-green-300\/50{border-inline-start-color:#86efac80}.border-s-green-300\/55{border-inline-start-color:#86efac8c}.border-s-green-300\/60{border-inline-start-color:#86efac99}.border-s-green-300\/65{border-inline-start-color:#86efaca6}.border-s-green-300\/70{border-inline-start-color:#86efacb3}.border-s-green-300\/75{border-inline-start-color:#86efacbf}.border-s-green-300\/80{border-inline-start-color:#86efaccc}.border-s-green-300\/85{border-inline-start-color:#86efacd9}.border-s-green-300\/90{border-inline-start-color:#86eface6}.border-s-green-300\/95{border-inline-start-color:#86efacf2}.border-s-green-400{--tw-border-opacity: 1;border-inline-start-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-s-green-400\/0{border-inline-start-color:#4ade8000}.border-s-green-400\/10{border-inline-start-color:#4ade801a}.border-s-green-400\/100{border-inline-start-color:#4ade80}.border-s-green-400\/15{border-inline-start-color:#4ade8026}.border-s-green-400\/20{border-inline-start-color:#4ade8033}.border-s-green-400\/25{border-inline-start-color:#4ade8040}.border-s-green-400\/30{border-inline-start-color:#4ade804d}.border-s-green-400\/35{border-inline-start-color:#4ade8059}.border-s-green-400\/40{border-inline-start-color:#4ade8066}.border-s-green-400\/45{border-inline-start-color:#4ade8073}.border-s-green-400\/5{border-inline-start-color:#4ade800d}.border-s-green-400\/50{border-inline-start-color:#4ade8080}.border-s-green-400\/55{border-inline-start-color:#4ade808c}.border-s-green-400\/60{border-inline-start-color:#4ade8099}.border-s-green-400\/65{border-inline-start-color:#4ade80a6}.border-s-green-400\/70{border-inline-start-color:#4ade80b3}.border-s-green-400\/75{border-inline-start-color:#4ade80bf}.border-s-green-400\/80{border-inline-start-color:#4ade80cc}.border-s-green-400\/85{border-inline-start-color:#4ade80d9}.border-s-green-400\/90{border-inline-start-color:#4ade80e6}.border-s-green-400\/95{border-inline-start-color:#4ade80f2}.border-s-green-50{--tw-border-opacity: 1;border-inline-start-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-s-green-50\/0{border-inline-start-color:#f0fdf400}.border-s-green-50\/10{border-inline-start-color:#f0fdf41a}.border-s-green-50\/100{border-inline-start-color:#f0fdf4}.border-s-green-50\/15{border-inline-start-color:#f0fdf426}.border-s-green-50\/20{border-inline-start-color:#f0fdf433}.border-s-green-50\/25{border-inline-start-color:#f0fdf440}.border-s-green-50\/30{border-inline-start-color:#f0fdf44d}.border-s-green-50\/35{border-inline-start-color:#f0fdf459}.border-s-green-50\/40{border-inline-start-color:#f0fdf466}.border-s-green-50\/45{border-inline-start-color:#f0fdf473}.border-s-green-50\/5{border-inline-start-color:#f0fdf40d}.border-s-green-50\/50{border-inline-start-color:#f0fdf480}.border-s-green-50\/55{border-inline-start-color:#f0fdf48c}.border-s-green-50\/60{border-inline-start-color:#f0fdf499}.border-s-green-50\/65{border-inline-start-color:#f0fdf4a6}.border-s-green-50\/70{border-inline-start-color:#f0fdf4b3}.border-s-green-50\/75{border-inline-start-color:#f0fdf4bf}.border-s-green-50\/80{border-inline-start-color:#f0fdf4cc}.border-s-green-50\/85{border-inline-start-color:#f0fdf4d9}.border-s-green-50\/90{border-inline-start-color:#f0fdf4e6}.border-s-green-50\/95{border-inline-start-color:#f0fdf4f2}.border-s-green-500{--tw-border-opacity: 1;border-inline-start-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-s-green-500\/0{border-inline-start-color:#22c55e00}.border-s-green-500\/10{border-inline-start-color:#22c55e1a}.border-s-green-500\/100{border-inline-start-color:#22c55e}.border-s-green-500\/15{border-inline-start-color:#22c55e26}.border-s-green-500\/20{border-inline-start-color:#22c55e33}.border-s-green-500\/25{border-inline-start-color:#22c55e40}.border-s-green-500\/30{border-inline-start-color:#22c55e4d}.border-s-green-500\/35{border-inline-start-color:#22c55e59}.border-s-green-500\/40{border-inline-start-color:#22c55e66}.border-s-green-500\/45{border-inline-start-color:#22c55e73}.border-s-green-500\/5{border-inline-start-color:#22c55e0d}.border-s-green-500\/50{border-inline-start-color:#22c55e80}.border-s-green-500\/55{border-inline-start-color:#22c55e8c}.border-s-green-500\/60{border-inline-start-color:#22c55e99}.border-s-green-500\/65{border-inline-start-color:#22c55ea6}.border-s-green-500\/70{border-inline-start-color:#22c55eb3}.border-s-green-500\/75{border-inline-start-color:#22c55ebf}.border-s-green-500\/80{border-inline-start-color:#22c55ecc}.border-s-green-500\/85{border-inline-start-color:#22c55ed9}.border-s-green-500\/90{border-inline-start-color:#22c55ee6}.border-s-green-500\/95{border-inline-start-color:#22c55ef2}.border-s-green-600{--tw-border-opacity: 1;border-inline-start-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-s-green-600\/0{border-inline-start-color:#16a34a00}.border-s-green-600\/10{border-inline-start-color:#16a34a1a}.border-s-green-600\/100{border-inline-start-color:#16a34a}.border-s-green-600\/15{border-inline-start-color:#16a34a26}.border-s-green-600\/20{border-inline-start-color:#16a34a33}.border-s-green-600\/25{border-inline-start-color:#16a34a40}.border-s-green-600\/30{border-inline-start-color:#16a34a4d}.border-s-green-600\/35{border-inline-start-color:#16a34a59}.border-s-green-600\/40{border-inline-start-color:#16a34a66}.border-s-green-600\/45{border-inline-start-color:#16a34a73}.border-s-green-600\/5{border-inline-start-color:#16a34a0d}.border-s-green-600\/50{border-inline-start-color:#16a34a80}.border-s-green-600\/55{border-inline-start-color:#16a34a8c}.border-s-green-600\/60{border-inline-start-color:#16a34a99}.border-s-green-600\/65{border-inline-start-color:#16a34aa6}.border-s-green-600\/70{border-inline-start-color:#16a34ab3}.border-s-green-600\/75{border-inline-start-color:#16a34abf}.border-s-green-600\/80{border-inline-start-color:#16a34acc}.border-s-green-600\/85{border-inline-start-color:#16a34ad9}.border-s-green-600\/90{border-inline-start-color:#16a34ae6}.border-s-green-600\/95{border-inline-start-color:#16a34af2}.border-s-green-700{--tw-border-opacity: 1;border-inline-start-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-s-green-700\/0{border-inline-start-color:#15803d00}.border-s-green-700\/10{border-inline-start-color:#15803d1a}.border-s-green-700\/100{border-inline-start-color:#15803d}.border-s-green-700\/15{border-inline-start-color:#15803d26}.border-s-green-700\/20{border-inline-start-color:#15803d33}.border-s-green-700\/25{border-inline-start-color:#15803d40}.border-s-green-700\/30{border-inline-start-color:#15803d4d}.border-s-green-700\/35{border-inline-start-color:#15803d59}.border-s-green-700\/40{border-inline-start-color:#15803d66}.border-s-green-700\/45{border-inline-start-color:#15803d73}.border-s-green-700\/5{border-inline-start-color:#15803d0d}.border-s-green-700\/50{border-inline-start-color:#15803d80}.border-s-green-700\/55{border-inline-start-color:#15803d8c}.border-s-green-700\/60{border-inline-start-color:#15803d99}.border-s-green-700\/65{border-inline-start-color:#15803da6}.border-s-green-700\/70{border-inline-start-color:#15803db3}.border-s-green-700\/75{border-inline-start-color:#15803dbf}.border-s-green-700\/80{border-inline-start-color:#15803dcc}.border-s-green-700\/85{border-inline-start-color:#15803dd9}.border-s-green-700\/90{border-inline-start-color:#15803de6}.border-s-green-700\/95{border-inline-start-color:#15803df2}.border-s-green-800{--tw-border-opacity: 1;border-inline-start-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-s-green-800\/0{border-inline-start-color:#16653400}.border-s-green-800\/10{border-inline-start-color:#1665341a}.border-s-green-800\/100{border-inline-start-color:#166534}.border-s-green-800\/15{border-inline-start-color:#16653426}.border-s-green-800\/20{border-inline-start-color:#16653433}.border-s-green-800\/25{border-inline-start-color:#16653440}.border-s-green-800\/30{border-inline-start-color:#1665344d}.border-s-green-800\/35{border-inline-start-color:#16653459}.border-s-green-800\/40{border-inline-start-color:#16653466}.border-s-green-800\/45{border-inline-start-color:#16653473}.border-s-green-800\/5{border-inline-start-color:#1665340d}.border-s-green-800\/50{border-inline-start-color:#16653480}.border-s-green-800\/55{border-inline-start-color:#1665348c}.border-s-green-800\/60{border-inline-start-color:#16653499}.border-s-green-800\/65{border-inline-start-color:#166534a6}.border-s-green-800\/70{border-inline-start-color:#166534b3}.border-s-green-800\/75{border-inline-start-color:#166534bf}.border-s-green-800\/80{border-inline-start-color:#166534cc}.border-s-green-800\/85{border-inline-start-color:#166534d9}.border-s-green-800\/90{border-inline-start-color:#166534e6}.border-s-green-800\/95{border-inline-start-color:#166534f2}.border-s-green-900{--tw-border-opacity: 1;border-inline-start-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-s-green-900\/0{border-inline-start-color:#14532d00}.border-s-green-900\/10{border-inline-start-color:#14532d1a}.border-s-green-900\/100{border-inline-start-color:#14532d}.border-s-green-900\/15{border-inline-start-color:#14532d26}.border-s-green-900\/20{border-inline-start-color:#14532d33}.border-s-green-900\/25{border-inline-start-color:#14532d40}.border-s-green-900\/30{border-inline-start-color:#14532d4d}.border-s-green-900\/35{border-inline-start-color:#14532d59}.border-s-green-900\/40{border-inline-start-color:#14532d66}.border-s-green-900\/45{border-inline-start-color:#14532d73}.border-s-green-900\/5{border-inline-start-color:#14532d0d}.border-s-green-900\/50{border-inline-start-color:#14532d80}.border-s-green-900\/55{border-inline-start-color:#14532d8c}.border-s-green-900\/60{border-inline-start-color:#14532d99}.border-s-green-900\/65{border-inline-start-color:#14532da6}.border-s-green-900\/70{border-inline-start-color:#14532db3}.border-s-green-900\/75{border-inline-start-color:#14532dbf}.border-s-green-900\/80{border-inline-start-color:#14532dcc}.border-s-green-900\/85{border-inline-start-color:#14532dd9}.border-s-green-900\/90{border-inline-start-color:#14532de6}.border-s-green-900\/95{border-inline-start-color:#14532df2}.border-s-green-950{--tw-border-opacity: 1;border-inline-start-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-s-green-950\/0{border-inline-start-color:#052e1600}.border-s-green-950\/10{border-inline-start-color:#052e161a}.border-s-green-950\/100{border-inline-start-color:#052e16}.border-s-green-950\/15{border-inline-start-color:#052e1626}.border-s-green-950\/20{border-inline-start-color:#052e1633}.border-s-green-950\/25{border-inline-start-color:#052e1640}.border-s-green-950\/30{border-inline-start-color:#052e164d}.border-s-green-950\/35{border-inline-start-color:#052e1659}.border-s-green-950\/40{border-inline-start-color:#052e1666}.border-s-green-950\/45{border-inline-start-color:#052e1673}.border-s-green-950\/5{border-inline-start-color:#052e160d}.border-s-green-950\/50{border-inline-start-color:#052e1680}.border-s-green-950\/55{border-inline-start-color:#052e168c}.border-s-green-950\/60{border-inline-start-color:#052e1699}.border-s-green-950\/65{border-inline-start-color:#052e16a6}.border-s-green-950\/70{border-inline-start-color:#052e16b3}.border-s-green-950\/75{border-inline-start-color:#052e16bf}.border-s-green-950\/80{border-inline-start-color:#052e16cc}.border-s-green-950\/85{border-inline-start-color:#052e16d9}.border-s-green-950\/90{border-inline-start-color:#052e16e6}.border-s-green-950\/95{border-inline-start-color:#052e16f2}.border-s-orange-100{--tw-border-opacity: 1;border-inline-start-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-s-orange-100\/0{border-inline-start-color:#ffedd500}.border-s-orange-100\/10{border-inline-start-color:#ffedd51a}.border-s-orange-100\/100{border-inline-start-color:#ffedd5}.border-s-orange-100\/15{border-inline-start-color:#ffedd526}.border-s-orange-100\/20{border-inline-start-color:#ffedd533}.border-s-orange-100\/25{border-inline-start-color:#ffedd540}.border-s-orange-100\/30{border-inline-start-color:#ffedd54d}.border-s-orange-100\/35{border-inline-start-color:#ffedd559}.border-s-orange-100\/40{border-inline-start-color:#ffedd566}.border-s-orange-100\/45{border-inline-start-color:#ffedd573}.border-s-orange-100\/5{border-inline-start-color:#ffedd50d}.border-s-orange-100\/50{border-inline-start-color:#ffedd580}.border-s-orange-100\/55{border-inline-start-color:#ffedd58c}.border-s-orange-100\/60{border-inline-start-color:#ffedd599}.border-s-orange-100\/65{border-inline-start-color:#ffedd5a6}.border-s-orange-100\/70{border-inline-start-color:#ffedd5b3}.border-s-orange-100\/75{border-inline-start-color:#ffedd5bf}.border-s-orange-100\/80{border-inline-start-color:#ffedd5cc}.border-s-orange-100\/85{border-inline-start-color:#ffedd5d9}.border-s-orange-100\/90{border-inline-start-color:#ffedd5e6}.border-s-orange-100\/95{border-inline-start-color:#ffedd5f2}.border-s-orange-200{--tw-border-opacity: 1;border-inline-start-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-s-orange-200\/0{border-inline-start-color:#fed7aa00}.border-s-orange-200\/10{border-inline-start-color:#fed7aa1a}.border-s-orange-200\/100{border-inline-start-color:#fed7aa}.border-s-orange-200\/15{border-inline-start-color:#fed7aa26}.border-s-orange-200\/20{border-inline-start-color:#fed7aa33}.border-s-orange-200\/25{border-inline-start-color:#fed7aa40}.border-s-orange-200\/30{border-inline-start-color:#fed7aa4d}.border-s-orange-200\/35{border-inline-start-color:#fed7aa59}.border-s-orange-200\/40{border-inline-start-color:#fed7aa66}.border-s-orange-200\/45{border-inline-start-color:#fed7aa73}.border-s-orange-200\/5{border-inline-start-color:#fed7aa0d}.border-s-orange-200\/50{border-inline-start-color:#fed7aa80}.border-s-orange-200\/55{border-inline-start-color:#fed7aa8c}.border-s-orange-200\/60{border-inline-start-color:#fed7aa99}.border-s-orange-200\/65{border-inline-start-color:#fed7aaa6}.border-s-orange-200\/70{border-inline-start-color:#fed7aab3}.border-s-orange-200\/75{border-inline-start-color:#fed7aabf}.border-s-orange-200\/80{border-inline-start-color:#fed7aacc}.border-s-orange-200\/85{border-inline-start-color:#fed7aad9}.border-s-orange-200\/90{border-inline-start-color:#fed7aae6}.border-s-orange-200\/95{border-inline-start-color:#fed7aaf2}.border-s-orange-300{--tw-border-opacity: 1;border-inline-start-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-s-orange-300\/0{border-inline-start-color:#fdba7400}.border-s-orange-300\/10{border-inline-start-color:#fdba741a}.border-s-orange-300\/100{border-inline-start-color:#fdba74}.border-s-orange-300\/15{border-inline-start-color:#fdba7426}.border-s-orange-300\/20{border-inline-start-color:#fdba7433}.border-s-orange-300\/25{border-inline-start-color:#fdba7440}.border-s-orange-300\/30{border-inline-start-color:#fdba744d}.border-s-orange-300\/35{border-inline-start-color:#fdba7459}.border-s-orange-300\/40{border-inline-start-color:#fdba7466}.border-s-orange-300\/45{border-inline-start-color:#fdba7473}.border-s-orange-300\/5{border-inline-start-color:#fdba740d}.border-s-orange-300\/50{border-inline-start-color:#fdba7480}.border-s-orange-300\/55{border-inline-start-color:#fdba748c}.border-s-orange-300\/60{border-inline-start-color:#fdba7499}.border-s-orange-300\/65{border-inline-start-color:#fdba74a6}.border-s-orange-300\/70{border-inline-start-color:#fdba74b3}.border-s-orange-300\/75{border-inline-start-color:#fdba74bf}.border-s-orange-300\/80{border-inline-start-color:#fdba74cc}.border-s-orange-300\/85{border-inline-start-color:#fdba74d9}.border-s-orange-300\/90{border-inline-start-color:#fdba74e6}.border-s-orange-300\/95{border-inline-start-color:#fdba74f2}.border-s-orange-400{--tw-border-opacity: 1;border-inline-start-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-s-orange-400\/0{border-inline-start-color:#fb923c00}.border-s-orange-400\/10{border-inline-start-color:#fb923c1a}.border-s-orange-400\/100{border-inline-start-color:#fb923c}.border-s-orange-400\/15{border-inline-start-color:#fb923c26}.border-s-orange-400\/20{border-inline-start-color:#fb923c33}.border-s-orange-400\/25{border-inline-start-color:#fb923c40}.border-s-orange-400\/30{border-inline-start-color:#fb923c4d}.border-s-orange-400\/35{border-inline-start-color:#fb923c59}.border-s-orange-400\/40{border-inline-start-color:#fb923c66}.border-s-orange-400\/45{border-inline-start-color:#fb923c73}.border-s-orange-400\/5{border-inline-start-color:#fb923c0d}.border-s-orange-400\/50{border-inline-start-color:#fb923c80}.border-s-orange-400\/55{border-inline-start-color:#fb923c8c}.border-s-orange-400\/60{border-inline-start-color:#fb923c99}.border-s-orange-400\/65{border-inline-start-color:#fb923ca6}.border-s-orange-400\/70{border-inline-start-color:#fb923cb3}.border-s-orange-400\/75{border-inline-start-color:#fb923cbf}.border-s-orange-400\/80{border-inline-start-color:#fb923ccc}.border-s-orange-400\/85{border-inline-start-color:#fb923cd9}.border-s-orange-400\/90{border-inline-start-color:#fb923ce6}.border-s-orange-400\/95{border-inline-start-color:#fb923cf2}.border-s-orange-50{--tw-border-opacity: 1;border-inline-start-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-s-orange-50\/0{border-inline-start-color:#fff7ed00}.border-s-orange-50\/10{border-inline-start-color:#fff7ed1a}.border-s-orange-50\/100{border-inline-start-color:#fff7ed}.border-s-orange-50\/15{border-inline-start-color:#fff7ed26}.border-s-orange-50\/20{border-inline-start-color:#fff7ed33}.border-s-orange-50\/25{border-inline-start-color:#fff7ed40}.border-s-orange-50\/30{border-inline-start-color:#fff7ed4d}.border-s-orange-50\/35{border-inline-start-color:#fff7ed59}.border-s-orange-50\/40{border-inline-start-color:#fff7ed66}.border-s-orange-50\/45{border-inline-start-color:#fff7ed73}.border-s-orange-50\/5{border-inline-start-color:#fff7ed0d}.border-s-orange-50\/50{border-inline-start-color:#fff7ed80}.border-s-orange-50\/55{border-inline-start-color:#fff7ed8c}.border-s-orange-50\/60{border-inline-start-color:#fff7ed99}.border-s-orange-50\/65{border-inline-start-color:#fff7eda6}.border-s-orange-50\/70{border-inline-start-color:#fff7edb3}.border-s-orange-50\/75{border-inline-start-color:#fff7edbf}.border-s-orange-50\/80{border-inline-start-color:#fff7edcc}.border-s-orange-50\/85{border-inline-start-color:#fff7edd9}.border-s-orange-50\/90{border-inline-start-color:#fff7ede6}.border-s-orange-50\/95{border-inline-start-color:#fff7edf2}.border-s-orange-500{--tw-border-opacity: 1;border-inline-start-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-s-orange-500\/0{border-inline-start-color:#f9731600}.border-s-orange-500\/10{border-inline-start-color:#f973161a}.border-s-orange-500\/100{border-inline-start-color:#f97316}.border-s-orange-500\/15{border-inline-start-color:#f9731626}.border-s-orange-500\/20{border-inline-start-color:#f9731633}.border-s-orange-500\/25{border-inline-start-color:#f9731640}.border-s-orange-500\/30{border-inline-start-color:#f973164d}.border-s-orange-500\/35{border-inline-start-color:#f9731659}.border-s-orange-500\/40{border-inline-start-color:#f9731666}.border-s-orange-500\/45{border-inline-start-color:#f9731673}.border-s-orange-500\/5{border-inline-start-color:#f973160d}.border-s-orange-500\/50{border-inline-start-color:#f9731680}.border-s-orange-500\/55{border-inline-start-color:#f973168c}.border-s-orange-500\/60{border-inline-start-color:#f9731699}.border-s-orange-500\/65{border-inline-start-color:#f97316a6}.border-s-orange-500\/70{border-inline-start-color:#f97316b3}.border-s-orange-500\/75{border-inline-start-color:#f97316bf}.border-s-orange-500\/80{border-inline-start-color:#f97316cc}.border-s-orange-500\/85{border-inline-start-color:#f97316d9}.border-s-orange-500\/90{border-inline-start-color:#f97316e6}.border-s-orange-500\/95{border-inline-start-color:#f97316f2}.border-s-orange-600{--tw-border-opacity: 1;border-inline-start-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-s-orange-600\/0{border-inline-start-color:#ea580c00}.border-s-orange-600\/10{border-inline-start-color:#ea580c1a}.border-s-orange-600\/100{border-inline-start-color:#ea580c}.border-s-orange-600\/15{border-inline-start-color:#ea580c26}.border-s-orange-600\/20{border-inline-start-color:#ea580c33}.border-s-orange-600\/25{border-inline-start-color:#ea580c40}.border-s-orange-600\/30{border-inline-start-color:#ea580c4d}.border-s-orange-600\/35{border-inline-start-color:#ea580c59}.border-s-orange-600\/40{border-inline-start-color:#ea580c66}.border-s-orange-600\/45{border-inline-start-color:#ea580c73}.border-s-orange-600\/5{border-inline-start-color:#ea580c0d}.border-s-orange-600\/50{border-inline-start-color:#ea580c80}.border-s-orange-600\/55{border-inline-start-color:#ea580c8c}.border-s-orange-600\/60{border-inline-start-color:#ea580c99}.border-s-orange-600\/65{border-inline-start-color:#ea580ca6}.border-s-orange-600\/70{border-inline-start-color:#ea580cb3}.border-s-orange-600\/75{border-inline-start-color:#ea580cbf}.border-s-orange-600\/80{border-inline-start-color:#ea580ccc}.border-s-orange-600\/85{border-inline-start-color:#ea580cd9}.border-s-orange-600\/90{border-inline-start-color:#ea580ce6}.border-s-orange-600\/95{border-inline-start-color:#ea580cf2}.border-s-orange-700{--tw-border-opacity: 1;border-inline-start-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-s-orange-700\/0{border-inline-start-color:#c2410c00}.border-s-orange-700\/10{border-inline-start-color:#c2410c1a}.border-s-orange-700\/100{border-inline-start-color:#c2410c}.border-s-orange-700\/15{border-inline-start-color:#c2410c26}.border-s-orange-700\/20{border-inline-start-color:#c2410c33}.border-s-orange-700\/25{border-inline-start-color:#c2410c40}.border-s-orange-700\/30{border-inline-start-color:#c2410c4d}.border-s-orange-700\/35{border-inline-start-color:#c2410c59}.border-s-orange-700\/40{border-inline-start-color:#c2410c66}.border-s-orange-700\/45{border-inline-start-color:#c2410c73}.border-s-orange-700\/5{border-inline-start-color:#c2410c0d}.border-s-orange-700\/50{border-inline-start-color:#c2410c80}.border-s-orange-700\/55{border-inline-start-color:#c2410c8c}.border-s-orange-700\/60{border-inline-start-color:#c2410c99}.border-s-orange-700\/65{border-inline-start-color:#c2410ca6}.border-s-orange-700\/70{border-inline-start-color:#c2410cb3}.border-s-orange-700\/75{border-inline-start-color:#c2410cbf}.border-s-orange-700\/80{border-inline-start-color:#c2410ccc}.border-s-orange-700\/85{border-inline-start-color:#c2410cd9}.border-s-orange-700\/90{border-inline-start-color:#c2410ce6}.border-s-orange-700\/95{border-inline-start-color:#c2410cf2}.border-s-orange-800{--tw-border-opacity: 1;border-inline-start-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-s-orange-800\/0{border-inline-start-color:#9a341200}.border-s-orange-800\/10{border-inline-start-color:#9a34121a}.border-s-orange-800\/100{border-inline-start-color:#9a3412}.border-s-orange-800\/15{border-inline-start-color:#9a341226}.border-s-orange-800\/20{border-inline-start-color:#9a341233}.border-s-orange-800\/25{border-inline-start-color:#9a341240}.border-s-orange-800\/30{border-inline-start-color:#9a34124d}.border-s-orange-800\/35{border-inline-start-color:#9a341259}.border-s-orange-800\/40{border-inline-start-color:#9a341266}.border-s-orange-800\/45{border-inline-start-color:#9a341273}.border-s-orange-800\/5{border-inline-start-color:#9a34120d}.border-s-orange-800\/50{border-inline-start-color:#9a341280}.border-s-orange-800\/55{border-inline-start-color:#9a34128c}.border-s-orange-800\/60{border-inline-start-color:#9a341299}.border-s-orange-800\/65{border-inline-start-color:#9a3412a6}.border-s-orange-800\/70{border-inline-start-color:#9a3412b3}.border-s-orange-800\/75{border-inline-start-color:#9a3412bf}.border-s-orange-800\/80{border-inline-start-color:#9a3412cc}.border-s-orange-800\/85{border-inline-start-color:#9a3412d9}.border-s-orange-800\/90{border-inline-start-color:#9a3412e6}.border-s-orange-800\/95{border-inline-start-color:#9a3412f2}.border-s-orange-900{--tw-border-opacity: 1;border-inline-start-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-s-orange-900\/0{border-inline-start-color:#7c2d1200}.border-s-orange-900\/10{border-inline-start-color:#7c2d121a}.border-s-orange-900\/100{border-inline-start-color:#7c2d12}.border-s-orange-900\/15{border-inline-start-color:#7c2d1226}.border-s-orange-900\/20{border-inline-start-color:#7c2d1233}.border-s-orange-900\/25{border-inline-start-color:#7c2d1240}.border-s-orange-900\/30{border-inline-start-color:#7c2d124d}.border-s-orange-900\/35{border-inline-start-color:#7c2d1259}.border-s-orange-900\/40{border-inline-start-color:#7c2d1266}.border-s-orange-900\/45{border-inline-start-color:#7c2d1273}.border-s-orange-900\/5{border-inline-start-color:#7c2d120d}.border-s-orange-900\/50{border-inline-start-color:#7c2d1280}.border-s-orange-900\/55{border-inline-start-color:#7c2d128c}.border-s-orange-900\/60{border-inline-start-color:#7c2d1299}.border-s-orange-900\/65{border-inline-start-color:#7c2d12a6}.border-s-orange-900\/70{border-inline-start-color:#7c2d12b3}.border-s-orange-900\/75{border-inline-start-color:#7c2d12bf}.border-s-orange-900\/80{border-inline-start-color:#7c2d12cc}.border-s-orange-900\/85{border-inline-start-color:#7c2d12d9}.border-s-orange-900\/90{border-inline-start-color:#7c2d12e6}.border-s-orange-900\/95{border-inline-start-color:#7c2d12f2}.border-s-orange-950{--tw-border-opacity: 1;border-inline-start-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-s-orange-950\/0{border-inline-start-color:#43140700}.border-s-orange-950\/10{border-inline-start-color:#4314071a}.border-s-orange-950\/100{border-inline-start-color:#431407}.border-s-orange-950\/15{border-inline-start-color:#43140726}.border-s-orange-950\/20{border-inline-start-color:#43140733}.border-s-orange-950\/25{border-inline-start-color:#43140740}.border-s-orange-950\/30{border-inline-start-color:#4314074d}.border-s-orange-950\/35{border-inline-start-color:#43140759}.border-s-orange-950\/40{border-inline-start-color:#43140766}.border-s-orange-950\/45{border-inline-start-color:#43140773}.border-s-orange-950\/5{border-inline-start-color:#4314070d}.border-s-orange-950\/50{border-inline-start-color:#43140780}.border-s-orange-950\/55{border-inline-start-color:#4314078c}.border-s-orange-950\/60{border-inline-start-color:#43140799}.border-s-orange-950\/65{border-inline-start-color:#431407a6}.border-s-orange-950\/70{border-inline-start-color:#431407b3}.border-s-orange-950\/75{border-inline-start-color:#431407bf}.border-s-orange-950\/80{border-inline-start-color:#431407cc}.border-s-orange-950\/85{border-inline-start-color:#431407d9}.border-s-orange-950\/90{border-inline-start-color:#431407e6}.border-s-orange-950\/95{border-inline-start-color:#431407f2}.border-s-red-100{--tw-border-opacity: 1;border-inline-start-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-s-red-100\/0{border-inline-start-color:#fee2e200}.border-s-red-100\/10{border-inline-start-color:#fee2e21a}.border-s-red-100\/100{border-inline-start-color:#fee2e2}.border-s-red-100\/15{border-inline-start-color:#fee2e226}.border-s-red-100\/20{border-inline-start-color:#fee2e233}.border-s-red-100\/25{border-inline-start-color:#fee2e240}.border-s-red-100\/30{border-inline-start-color:#fee2e24d}.border-s-red-100\/35{border-inline-start-color:#fee2e259}.border-s-red-100\/40{border-inline-start-color:#fee2e266}.border-s-red-100\/45{border-inline-start-color:#fee2e273}.border-s-red-100\/5{border-inline-start-color:#fee2e20d}.border-s-red-100\/50{border-inline-start-color:#fee2e280}.border-s-red-100\/55{border-inline-start-color:#fee2e28c}.border-s-red-100\/60{border-inline-start-color:#fee2e299}.border-s-red-100\/65{border-inline-start-color:#fee2e2a6}.border-s-red-100\/70{border-inline-start-color:#fee2e2b3}.border-s-red-100\/75{border-inline-start-color:#fee2e2bf}.border-s-red-100\/80{border-inline-start-color:#fee2e2cc}.border-s-red-100\/85{border-inline-start-color:#fee2e2d9}.border-s-red-100\/90{border-inline-start-color:#fee2e2e6}.border-s-red-100\/95{border-inline-start-color:#fee2e2f2}.border-s-red-200{--tw-border-opacity: 1;border-inline-start-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-s-red-200\/0{border-inline-start-color:#fecaca00}.border-s-red-200\/10{border-inline-start-color:#fecaca1a}.border-s-red-200\/100{border-inline-start-color:#fecaca}.border-s-red-200\/15{border-inline-start-color:#fecaca26}.border-s-red-200\/20{border-inline-start-color:#fecaca33}.border-s-red-200\/25{border-inline-start-color:#fecaca40}.border-s-red-200\/30{border-inline-start-color:#fecaca4d}.border-s-red-200\/35{border-inline-start-color:#fecaca59}.border-s-red-200\/40{border-inline-start-color:#fecaca66}.border-s-red-200\/45{border-inline-start-color:#fecaca73}.border-s-red-200\/5{border-inline-start-color:#fecaca0d}.border-s-red-200\/50{border-inline-start-color:#fecaca80}.border-s-red-200\/55{border-inline-start-color:#fecaca8c}.border-s-red-200\/60{border-inline-start-color:#fecaca99}.border-s-red-200\/65{border-inline-start-color:#fecacaa6}.border-s-red-200\/70{border-inline-start-color:#fecacab3}.border-s-red-200\/75{border-inline-start-color:#fecacabf}.border-s-red-200\/80{border-inline-start-color:#fecacacc}.border-s-red-200\/85{border-inline-start-color:#fecacad9}.border-s-red-200\/90{border-inline-start-color:#fecacae6}.border-s-red-200\/95{border-inline-start-color:#fecacaf2}.border-s-red-300{--tw-border-opacity: 1;border-inline-start-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-s-red-300\/0{border-inline-start-color:#fca5a500}.border-s-red-300\/10{border-inline-start-color:#fca5a51a}.border-s-red-300\/100{border-inline-start-color:#fca5a5}.border-s-red-300\/15{border-inline-start-color:#fca5a526}.border-s-red-300\/20{border-inline-start-color:#fca5a533}.border-s-red-300\/25{border-inline-start-color:#fca5a540}.border-s-red-300\/30{border-inline-start-color:#fca5a54d}.border-s-red-300\/35{border-inline-start-color:#fca5a559}.border-s-red-300\/40{border-inline-start-color:#fca5a566}.border-s-red-300\/45{border-inline-start-color:#fca5a573}.border-s-red-300\/5{border-inline-start-color:#fca5a50d}.border-s-red-300\/50{border-inline-start-color:#fca5a580}.border-s-red-300\/55{border-inline-start-color:#fca5a58c}.border-s-red-300\/60{border-inline-start-color:#fca5a599}.border-s-red-300\/65{border-inline-start-color:#fca5a5a6}.border-s-red-300\/70{border-inline-start-color:#fca5a5b3}.border-s-red-300\/75{border-inline-start-color:#fca5a5bf}.border-s-red-300\/80{border-inline-start-color:#fca5a5cc}.border-s-red-300\/85{border-inline-start-color:#fca5a5d9}.border-s-red-300\/90{border-inline-start-color:#fca5a5e6}.border-s-red-300\/95{border-inline-start-color:#fca5a5f2}.border-s-red-400{--tw-border-opacity: 1;border-inline-start-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-s-red-400\/0{border-inline-start-color:#f8717100}.border-s-red-400\/10{border-inline-start-color:#f871711a}.border-s-red-400\/100{border-inline-start-color:#f87171}.border-s-red-400\/15{border-inline-start-color:#f8717126}.border-s-red-400\/20{border-inline-start-color:#f8717133}.border-s-red-400\/25{border-inline-start-color:#f8717140}.border-s-red-400\/30{border-inline-start-color:#f871714d}.border-s-red-400\/35{border-inline-start-color:#f8717159}.border-s-red-400\/40{border-inline-start-color:#f8717166}.border-s-red-400\/45{border-inline-start-color:#f8717173}.border-s-red-400\/5{border-inline-start-color:#f871710d}.border-s-red-400\/50{border-inline-start-color:#f8717180}.border-s-red-400\/55{border-inline-start-color:#f871718c}.border-s-red-400\/60{border-inline-start-color:#f8717199}.border-s-red-400\/65{border-inline-start-color:#f87171a6}.border-s-red-400\/70{border-inline-start-color:#f87171b3}.border-s-red-400\/75{border-inline-start-color:#f87171bf}.border-s-red-400\/80{border-inline-start-color:#f87171cc}.border-s-red-400\/85{border-inline-start-color:#f87171d9}.border-s-red-400\/90{border-inline-start-color:#f87171e6}.border-s-red-400\/95{border-inline-start-color:#f87171f2}.border-s-red-50{--tw-border-opacity: 1;border-inline-start-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-s-red-50\/0{border-inline-start-color:#fef2f200}.border-s-red-50\/10{border-inline-start-color:#fef2f21a}.border-s-red-50\/100{border-inline-start-color:#fef2f2}.border-s-red-50\/15{border-inline-start-color:#fef2f226}.border-s-red-50\/20{border-inline-start-color:#fef2f233}.border-s-red-50\/25{border-inline-start-color:#fef2f240}.border-s-red-50\/30{border-inline-start-color:#fef2f24d}.border-s-red-50\/35{border-inline-start-color:#fef2f259}.border-s-red-50\/40{border-inline-start-color:#fef2f266}.border-s-red-50\/45{border-inline-start-color:#fef2f273}.border-s-red-50\/5{border-inline-start-color:#fef2f20d}.border-s-red-50\/50{border-inline-start-color:#fef2f280}.border-s-red-50\/55{border-inline-start-color:#fef2f28c}.border-s-red-50\/60{border-inline-start-color:#fef2f299}.border-s-red-50\/65{border-inline-start-color:#fef2f2a6}.border-s-red-50\/70{border-inline-start-color:#fef2f2b3}.border-s-red-50\/75{border-inline-start-color:#fef2f2bf}.border-s-red-50\/80{border-inline-start-color:#fef2f2cc}.border-s-red-50\/85{border-inline-start-color:#fef2f2d9}.border-s-red-50\/90{border-inline-start-color:#fef2f2e6}.border-s-red-50\/95{border-inline-start-color:#fef2f2f2}.border-s-red-500{--tw-border-opacity: 1;border-inline-start-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-s-red-500\/0{border-inline-start-color:#ef444400}.border-s-red-500\/10{border-inline-start-color:#ef44441a}.border-s-red-500\/100{border-inline-start-color:#ef4444}.border-s-red-500\/15{border-inline-start-color:#ef444426}.border-s-red-500\/20{border-inline-start-color:#ef444433}.border-s-red-500\/25{border-inline-start-color:#ef444440}.border-s-red-500\/30{border-inline-start-color:#ef44444d}.border-s-red-500\/35{border-inline-start-color:#ef444459}.border-s-red-500\/40{border-inline-start-color:#ef444466}.border-s-red-500\/45{border-inline-start-color:#ef444473}.border-s-red-500\/5{border-inline-start-color:#ef44440d}.border-s-red-500\/50{border-inline-start-color:#ef444480}.border-s-red-500\/55{border-inline-start-color:#ef44448c}.border-s-red-500\/60{border-inline-start-color:#ef444499}.border-s-red-500\/65{border-inline-start-color:#ef4444a6}.border-s-red-500\/70{border-inline-start-color:#ef4444b3}.border-s-red-500\/75{border-inline-start-color:#ef4444bf}.border-s-red-500\/80{border-inline-start-color:#ef4444cc}.border-s-red-500\/85{border-inline-start-color:#ef4444d9}.border-s-red-500\/90{border-inline-start-color:#ef4444e6}.border-s-red-500\/95{border-inline-start-color:#ef4444f2}.border-s-red-600{--tw-border-opacity: 1;border-inline-start-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-s-red-600\/0{border-inline-start-color:#dc262600}.border-s-red-600\/10{border-inline-start-color:#dc26261a}.border-s-red-600\/100{border-inline-start-color:#dc2626}.border-s-red-600\/15{border-inline-start-color:#dc262626}.border-s-red-600\/20{border-inline-start-color:#dc262633}.border-s-red-600\/25{border-inline-start-color:#dc262640}.border-s-red-600\/30{border-inline-start-color:#dc26264d}.border-s-red-600\/35{border-inline-start-color:#dc262659}.border-s-red-600\/40{border-inline-start-color:#dc262666}.border-s-red-600\/45{border-inline-start-color:#dc262673}.border-s-red-600\/5{border-inline-start-color:#dc26260d}.border-s-red-600\/50{border-inline-start-color:#dc262680}.border-s-red-600\/55{border-inline-start-color:#dc26268c}.border-s-red-600\/60{border-inline-start-color:#dc262699}.border-s-red-600\/65{border-inline-start-color:#dc2626a6}.border-s-red-600\/70{border-inline-start-color:#dc2626b3}.border-s-red-600\/75{border-inline-start-color:#dc2626bf}.border-s-red-600\/80{border-inline-start-color:#dc2626cc}.border-s-red-600\/85{border-inline-start-color:#dc2626d9}.border-s-red-600\/90{border-inline-start-color:#dc2626e6}.border-s-red-600\/95{border-inline-start-color:#dc2626f2}.border-s-red-700{--tw-border-opacity: 1;border-inline-start-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-s-red-700\/0{border-inline-start-color:#b91c1c00}.border-s-red-700\/10{border-inline-start-color:#b91c1c1a}.border-s-red-700\/100{border-inline-start-color:#b91c1c}.border-s-red-700\/15{border-inline-start-color:#b91c1c26}.border-s-red-700\/20{border-inline-start-color:#b91c1c33}.border-s-red-700\/25{border-inline-start-color:#b91c1c40}.border-s-red-700\/30{border-inline-start-color:#b91c1c4d}.border-s-red-700\/35{border-inline-start-color:#b91c1c59}.border-s-red-700\/40{border-inline-start-color:#b91c1c66}.border-s-red-700\/45{border-inline-start-color:#b91c1c73}.border-s-red-700\/5{border-inline-start-color:#b91c1c0d}.border-s-red-700\/50{border-inline-start-color:#b91c1c80}.border-s-red-700\/55{border-inline-start-color:#b91c1c8c}.border-s-red-700\/60{border-inline-start-color:#b91c1c99}.border-s-red-700\/65{border-inline-start-color:#b91c1ca6}.border-s-red-700\/70{border-inline-start-color:#b91c1cb3}.border-s-red-700\/75{border-inline-start-color:#b91c1cbf}.border-s-red-700\/80{border-inline-start-color:#b91c1ccc}.border-s-red-700\/85{border-inline-start-color:#b91c1cd9}.border-s-red-700\/90{border-inline-start-color:#b91c1ce6}.border-s-red-700\/95{border-inline-start-color:#b91c1cf2}.border-s-red-800{--tw-border-opacity: 1;border-inline-start-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-s-red-800\/0{border-inline-start-color:#991b1b00}.border-s-red-800\/10{border-inline-start-color:#991b1b1a}.border-s-red-800\/100{border-inline-start-color:#991b1b}.border-s-red-800\/15{border-inline-start-color:#991b1b26}.border-s-red-800\/20{border-inline-start-color:#991b1b33}.border-s-red-800\/25{border-inline-start-color:#991b1b40}.border-s-red-800\/30{border-inline-start-color:#991b1b4d}.border-s-red-800\/35{border-inline-start-color:#991b1b59}.border-s-red-800\/40{border-inline-start-color:#991b1b66}.border-s-red-800\/45{border-inline-start-color:#991b1b73}.border-s-red-800\/5{border-inline-start-color:#991b1b0d}.border-s-red-800\/50{border-inline-start-color:#991b1b80}.border-s-red-800\/55{border-inline-start-color:#991b1b8c}.border-s-red-800\/60{border-inline-start-color:#991b1b99}.border-s-red-800\/65{border-inline-start-color:#991b1ba6}.border-s-red-800\/70{border-inline-start-color:#991b1bb3}.border-s-red-800\/75{border-inline-start-color:#991b1bbf}.border-s-red-800\/80{border-inline-start-color:#991b1bcc}.border-s-red-800\/85{border-inline-start-color:#991b1bd9}.border-s-red-800\/90{border-inline-start-color:#991b1be6}.border-s-red-800\/95{border-inline-start-color:#991b1bf2}.border-s-red-900{--tw-border-opacity: 1;border-inline-start-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-s-red-900\/0{border-inline-start-color:#7f1d1d00}.border-s-red-900\/10{border-inline-start-color:#7f1d1d1a}.border-s-red-900\/100{border-inline-start-color:#7f1d1d}.border-s-red-900\/15{border-inline-start-color:#7f1d1d26}.border-s-red-900\/20{border-inline-start-color:#7f1d1d33}.border-s-red-900\/25{border-inline-start-color:#7f1d1d40}.border-s-red-900\/30{border-inline-start-color:#7f1d1d4d}.border-s-red-900\/35{border-inline-start-color:#7f1d1d59}.border-s-red-900\/40{border-inline-start-color:#7f1d1d66}.border-s-red-900\/45{border-inline-start-color:#7f1d1d73}.border-s-red-900\/5{border-inline-start-color:#7f1d1d0d}.border-s-red-900\/50{border-inline-start-color:#7f1d1d80}.border-s-red-900\/55{border-inline-start-color:#7f1d1d8c}.border-s-red-900\/60{border-inline-start-color:#7f1d1d99}.border-s-red-900\/65{border-inline-start-color:#7f1d1da6}.border-s-red-900\/70{border-inline-start-color:#7f1d1db3}.border-s-red-900\/75{border-inline-start-color:#7f1d1dbf}.border-s-red-900\/80{border-inline-start-color:#7f1d1dcc}.border-s-red-900\/85{border-inline-start-color:#7f1d1dd9}.border-s-red-900\/90{border-inline-start-color:#7f1d1de6}.border-s-red-900\/95{border-inline-start-color:#7f1d1df2}.border-s-red-950{--tw-border-opacity: 1;border-inline-start-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-s-red-950\/0{border-inline-start-color:#450a0a00}.border-s-red-950\/10{border-inline-start-color:#450a0a1a}.border-s-red-950\/100{border-inline-start-color:#450a0a}.border-s-red-950\/15{border-inline-start-color:#450a0a26}.border-s-red-950\/20{border-inline-start-color:#450a0a33}.border-s-red-950\/25{border-inline-start-color:#450a0a40}.border-s-red-950\/30{border-inline-start-color:#450a0a4d}.border-s-red-950\/35{border-inline-start-color:#450a0a59}.border-s-red-950\/40{border-inline-start-color:#450a0a66}.border-s-red-950\/45{border-inline-start-color:#450a0a73}.border-s-red-950\/5{border-inline-start-color:#450a0a0d}.border-s-red-950\/50{border-inline-start-color:#450a0a80}.border-s-red-950\/55{border-inline-start-color:#450a0a8c}.border-s-red-950\/60{border-inline-start-color:#450a0a99}.border-s-red-950\/65{border-inline-start-color:#450a0aa6}.border-s-red-950\/70{border-inline-start-color:#450a0ab3}.border-s-red-950\/75{border-inline-start-color:#450a0abf}.border-s-red-950\/80{border-inline-start-color:#450a0acc}.border-s-red-950\/85{border-inline-start-color:#450a0ad9}.border-s-red-950\/90{border-inline-start-color:#450a0ae6}.border-s-red-950\/95{border-inline-start-color:#450a0af2}.border-t-blue-100{--tw-border-opacity: 1;border-top-color:rgb(219 234 254 / var(--tw-border-opacity))}.border-t-blue-100\/0{border-top-color:#dbeafe00}.border-t-blue-100\/10{border-top-color:#dbeafe1a}.border-t-blue-100\/100{border-top-color:#dbeafe}.border-t-blue-100\/15{border-top-color:#dbeafe26}.border-t-blue-100\/20{border-top-color:#dbeafe33}.border-t-blue-100\/25{border-top-color:#dbeafe40}.border-t-blue-100\/30{border-top-color:#dbeafe4d}.border-t-blue-100\/35{border-top-color:#dbeafe59}.border-t-blue-100\/40{border-top-color:#dbeafe66}.border-t-blue-100\/45{border-top-color:#dbeafe73}.border-t-blue-100\/5{border-top-color:#dbeafe0d}.border-t-blue-100\/50{border-top-color:#dbeafe80}.border-t-blue-100\/55{border-top-color:#dbeafe8c}.border-t-blue-100\/60{border-top-color:#dbeafe99}.border-t-blue-100\/65{border-top-color:#dbeafea6}.border-t-blue-100\/70{border-top-color:#dbeafeb3}.border-t-blue-100\/75{border-top-color:#dbeafebf}.border-t-blue-100\/80{border-top-color:#dbeafecc}.border-t-blue-100\/85{border-top-color:#dbeafed9}.border-t-blue-100\/90{border-top-color:#dbeafee6}.border-t-blue-100\/95{border-top-color:#dbeafef2}.border-t-blue-200{--tw-border-opacity: 1;border-top-color:rgb(191 219 254 / var(--tw-border-opacity))}.border-t-blue-200\/0{border-top-color:#bfdbfe00}.border-t-blue-200\/10{border-top-color:#bfdbfe1a}.border-t-blue-200\/100{border-top-color:#bfdbfe}.border-t-blue-200\/15{border-top-color:#bfdbfe26}.border-t-blue-200\/20{border-top-color:#bfdbfe33}.border-t-blue-200\/25{border-top-color:#bfdbfe40}.border-t-blue-200\/30{border-top-color:#bfdbfe4d}.border-t-blue-200\/35{border-top-color:#bfdbfe59}.border-t-blue-200\/40{border-top-color:#bfdbfe66}.border-t-blue-200\/45{border-top-color:#bfdbfe73}.border-t-blue-200\/5{border-top-color:#bfdbfe0d}.border-t-blue-200\/50{border-top-color:#bfdbfe80}.border-t-blue-200\/55{border-top-color:#bfdbfe8c}.border-t-blue-200\/60{border-top-color:#bfdbfe99}.border-t-blue-200\/65{border-top-color:#bfdbfea6}.border-t-blue-200\/70{border-top-color:#bfdbfeb3}.border-t-blue-200\/75{border-top-color:#bfdbfebf}.border-t-blue-200\/80{border-top-color:#bfdbfecc}.border-t-blue-200\/85{border-top-color:#bfdbfed9}.border-t-blue-200\/90{border-top-color:#bfdbfee6}.border-t-blue-200\/95{border-top-color:#bfdbfef2}.border-t-blue-300{--tw-border-opacity: 1;border-top-color:rgb(147 197 253 / var(--tw-border-opacity))}.border-t-blue-300\/0{border-top-color:#93c5fd00}.border-t-blue-300\/10{border-top-color:#93c5fd1a}.border-t-blue-300\/100{border-top-color:#93c5fd}.border-t-blue-300\/15{border-top-color:#93c5fd26}.border-t-blue-300\/20{border-top-color:#93c5fd33}.border-t-blue-300\/25{border-top-color:#93c5fd40}.border-t-blue-300\/30{border-top-color:#93c5fd4d}.border-t-blue-300\/35{border-top-color:#93c5fd59}.border-t-blue-300\/40{border-top-color:#93c5fd66}.border-t-blue-300\/45{border-top-color:#93c5fd73}.border-t-blue-300\/5{border-top-color:#93c5fd0d}.border-t-blue-300\/50{border-top-color:#93c5fd80}.border-t-blue-300\/55{border-top-color:#93c5fd8c}.border-t-blue-300\/60{border-top-color:#93c5fd99}.border-t-blue-300\/65{border-top-color:#93c5fda6}.border-t-blue-300\/70{border-top-color:#93c5fdb3}.border-t-blue-300\/75{border-top-color:#93c5fdbf}.border-t-blue-300\/80{border-top-color:#93c5fdcc}.border-t-blue-300\/85{border-top-color:#93c5fdd9}.border-t-blue-300\/90{border-top-color:#93c5fde6}.border-t-blue-300\/95{border-top-color:#93c5fdf2}.border-t-blue-400{--tw-border-opacity: 1;border-top-color:rgb(96 165 250 / var(--tw-border-opacity))}.border-t-blue-400\/0{border-top-color:#60a5fa00}.border-t-blue-400\/10{border-top-color:#60a5fa1a}.border-t-blue-400\/100{border-top-color:#60a5fa}.border-t-blue-400\/15{border-top-color:#60a5fa26}.border-t-blue-400\/20{border-top-color:#60a5fa33}.border-t-blue-400\/25{border-top-color:#60a5fa40}.border-t-blue-400\/30{border-top-color:#60a5fa4d}.border-t-blue-400\/35{border-top-color:#60a5fa59}.border-t-blue-400\/40{border-top-color:#60a5fa66}.border-t-blue-400\/45{border-top-color:#60a5fa73}.border-t-blue-400\/5{border-top-color:#60a5fa0d}.border-t-blue-400\/50{border-top-color:#60a5fa80}.border-t-blue-400\/55{border-top-color:#60a5fa8c}.border-t-blue-400\/60{border-top-color:#60a5fa99}.border-t-blue-400\/65{border-top-color:#60a5faa6}.border-t-blue-400\/70{border-top-color:#60a5fab3}.border-t-blue-400\/75{border-top-color:#60a5fabf}.border-t-blue-400\/80{border-top-color:#60a5facc}.border-t-blue-400\/85{border-top-color:#60a5fad9}.border-t-blue-400\/90{border-top-color:#60a5fae6}.border-t-blue-400\/95{border-top-color:#60a5faf2}.border-t-blue-50{--tw-border-opacity: 1;border-top-color:rgb(239 246 255 / var(--tw-border-opacity))}.border-t-blue-50\/0{border-top-color:#eff6ff00}.border-t-blue-50\/10{border-top-color:#eff6ff1a}.border-t-blue-50\/100{border-top-color:#eff6ff}.border-t-blue-50\/15{border-top-color:#eff6ff26}.border-t-blue-50\/20{border-top-color:#eff6ff33}.border-t-blue-50\/25{border-top-color:#eff6ff40}.border-t-blue-50\/30{border-top-color:#eff6ff4d}.border-t-blue-50\/35{border-top-color:#eff6ff59}.border-t-blue-50\/40{border-top-color:#eff6ff66}.border-t-blue-50\/45{border-top-color:#eff6ff73}.border-t-blue-50\/5{border-top-color:#eff6ff0d}.border-t-blue-50\/50{border-top-color:#eff6ff80}.border-t-blue-50\/55{border-top-color:#eff6ff8c}.border-t-blue-50\/60{border-top-color:#eff6ff99}.border-t-blue-50\/65{border-top-color:#eff6ffa6}.border-t-blue-50\/70{border-top-color:#eff6ffb3}.border-t-blue-50\/75{border-top-color:#eff6ffbf}.border-t-blue-50\/80{border-top-color:#eff6ffcc}.border-t-blue-50\/85{border-top-color:#eff6ffd9}.border-t-blue-50\/90{border-top-color:#eff6ffe6}.border-t-blue-50\/95{border-top-color:#eff6fff2}.border-t-blue-500{--tw-border-opacity: 1;border-top-color:rgb(59 130 246 / var(--tw-border-opacity))}.border-t-blue-500\/0{border-top-color:#3b82f600}.border-t-blue-500\/10{border-top-color:#3b82f61a}.border-t-blue-500\/100{border-top-color:#3b82f6}.border-t-blue-500\/15{border-top-color:#3b82f626}.border-t-blue-500\/20{border-top-color:#3b82f633}.border-t-blue-500\/25{border-top-color:#3b82f640}.border-t-blue-500\/30{border-top-color:#3b82f64d}.border-t-blue-500\/35{border-top-color:#3b82f659}.border-t-blue-500\/40{border-top-color:#3b82f666}.border-t-blue-500\/45{border-top-color:#3b82f673}.border-t-blue-500\/5{border-top-color:#3b82f60d}.border-t-blue-500\/50{border-top-color:#3b82f680}.border-t-blue-500\/55{border-top-color:#3b82f68c}.border-t-blue-500\/60{border-top-color:#3b82f699}.border-t-blue-500\/65{border-top-color:#3b82f6a6}.border-t-blue-500\/70{border-top-color:#3b82f6b3}.border-t-blue-500\/75{border-top-color:#3b82f6bf}.border-t-blue-500\/80{border-top-color:#3b82f6cc}.border-t-blue-500\/85{border-top-color:#3b82f6d9}.border-t-blue-500\/90{border-top-color:#3b82f6e6}.border-t-blue-500\/95{border-top-color:#3b82f6f2}.border-t-blue-600{--tw-border-opacity: 1;border-top-color:rgb(37 99 235 / var(--tw-border-opacity))}.border-t-blue-600\/0{border-top-color:#2563eb00}.border-t-blue-600\/10{border-top-color:#2563eb1a}.border-t-blue-600\/100{border-top-color:#2563eb}.border-t-blue-600\/15{border-top-color:#2563eb26}.border-t-blue-600\/20{border-top-color:#2563eb33}.border-t-blue-600\/25{border-top-color:#2563eb40}.border-t-blue-600\/30{border-top-color:#2563eb4d}.border-t-blue-600\/35{border-top-color:#2563eb59}.border-t-blue-600\/40{border-top-color:#2563eb66}.border-t-blue-600\/45{border-top-color:#2563eb73}.border-t-blue-600\/5{border-top-color:#2563eb0d}.border-t-blue-600\/50{border-top-color:#2563eb80}.border-t-blue-600\/55{border-top-color:#2563eb8c}.border-t-blue-600\/60{border-top-color:#2563eb99}.border-t-blue-600\/65{border-top-color:#2563eba6}.border-t-blue-600\/70{border-top-color:#2563ebb3}.border-t-blue-600\/75{border-top-color:#2563ebbf}.border-t-blue-600\/80{border-top-color:#2563ebcc}.border-t-blue-600\/85{border-top-color:#2563ebd9}.border-t-blue-600\/90{border-top-color:#2563ebe6}.border-t-blue-600\/95{border-top-color:#2563ebf2}.border-t-blue-700{--tw-border-opacity: 1;border-top-color:rgb(29 78 216 / var(--tw-border-opacity))}.border-t-blue-700\/0{border-top-color:#1d4ed800}.border-t-blue-700\/10{border-top-color:#1d4ed81a}.border-t-blue-700\/100{border-top-color:#1d4ed8}.border-t-blue-700\/15{border-top-color:#1d4ed826}.border-t-blue-700\/20{border-top-color:#1d4ed833}.border-t-blue-700\/25{border-top-color:#1d4ed840}.border-t-blue-700\/30{border-top-color:#1d4ed84d}.border-t-blue-700\/35{border-top-color:#1d4ed859}.border-t-blue-700\/40{border-top-color:#1d4ed866}.border-t-blue-700\/45{border-top-color:#1d4ed873}.border-t-blue-700\/5{border-top-color:#1d4ed80d}.border-t-blue-700\/50{border-top-color:#1d4ed880}.border-t-blue-700\/55{border-top-color:#1d4ed88c}.border-t-blue-700\/60{border-top-color:#1d4ed899}.border-t-blue-700\/65{border-top-color:#1d4ed8a6}.border-t-blue-700\/70{border-top-color:#1d4ed8b3}.border-t-blue-700\/75{border-top-color:#1d4ed8bf}.border-t-blue-700\/80{border-top-color:#1d4ed8cc}.border-t-blue-700\/85{border-top-color:#1d4ed8d9}.border-t-blue-700\/90{border-top-color:#1d4ed8e6}.border-t-blue-700\/95{border-top-color:#1d4ed8f2}.border-t-blue-800{--tw-border-opacity: 1;border-top-color:rgb(30 64 175 / var(--tw-border-opacity))}.border-t-blue-800\/0{border-top-color:#1e40af00}.border-t-blue-800\/10{border-top-color:#1e40af1a}.border-t-blue-800\/100{border-top-color:#1e40af}.border-t-blue-800\/15{border-top-color:#1e40af26}.border-t-blue-800\/20{border-top-color:#1e40af33}.border-t-blue-800\/25{border-top-color:#1e40af40}.border-t-blue-800\/30{border-top-color:#1e40af4d}.border-t-blue-800\/35{border-top-color:#1e40af59}.border-t-blue-800\/40{border-top-color:#1e40af66}.border-t-blue-800\/45{border-top-color:#1e40af73}.border-t-blue-800\/5{border-top-color:#1e40af0d}.border-t-blue-800\/50{border-top-color:#1e40af80}.border-t-blue-800\/55{border-top-color:#1e40af8c}.border-t-blue-800\/60{border-top-color:#1e40af99}.border-t-blue-800\/65{border-top-color:#1e40afa6}.border-t-blue-800\/70{border-top-color:#1e40afb3}.border-t-blue-800\/75{border-top-color:#1e40afbf}.border-t-blue-800\/80{border-top-color:#1e40afcc}.border-t-blue-800\/85{border-top-color:#1e40afd9}.border-t-blue-800\/90{border-top-color:#1e40afe6}.border-t-blue-800\/95{border-top-color:#1e40aff2}.border-t-blue-900{--tw-border-opacity: 1;border-top-color:rgb(30 58 138 / var(--tw-border-opacity))}.border-t-blue-900\/0{border-top-color:#1e3a8a00}.border-t-blue-900\/10{border-top-color:#1e3a8a1a}.border-t-blue-900\/100{border-top-color:#1e3a8a}.border-t-blue-900\/15{border-top-color:#1e3a8a26}.border-t-blue-900\/20{border-top-color:#1e3a8a33}.border-t-blue-900\/25{border-top-color:#1e3a8a40}.border-t-blue-900\/30{border-top-color:#1e3a8a4d}.border-t-blue-900\/35{border-top-color:#1e3a8a59}.border-t-blue-900\/40{border-top-color:#1e3a8a66}.border-t-blue-900\/45{border-top-color:#1e3a8a73}.border-t-blue-900\/5{border-top-color:#1e3a8a0d}.border-t-blue-900\/50{border-top-color:#1e3a8a80}.border-t-blue-900\/55{border-top-color:#1e3a8a8c}.border-t-blue-900\/60{border-top-color:#1e3a8a99}.border-t-blue-900\/65{border-top-color:#1e3a8aa6}.border-t-blue-900\/70{border-top-color:#1e3a8ab3}.border-t-blue-900\/75{border-top-color:#1e3a8abf}.border-t-blue-900\/80{border-top-color:#1e3a8acc}.border-t-blue-900\/85{border-top-color:#1e3a8ad9}.border-t-blue-900\/90{border-top-color:#1e3a8ae6}.border-t-blue-900\/95{border-top-color:#1e3a8af2}.border-t-blue-950{--tw-border-opacity: 1;border-top-color:rgb(23 37 84 / var(--tw-border-opacity))}.border-t-blue-950\/0{border-top-color:#17255400}.border-t-blue-950\/10{border-top-color:#1725541a}.border-t-blue-950\/100{border-top-color:#172554}.border-t-blue-950\/15{border-top-color:#17255426}.border-t-blue-950\/20{border-top-color:#17255433}.border-t-blue-950\/25{border-top-color:#17255440}.border-t-blue-950\/30{border-top-color:#1725544d}.border-t-blue-950\/35{border-top-color:#17255459}.border-t-blue-950\/40{border-top-color:#17255466}.border-t-blue-950\/45{border-top-color:#17255473}.border-t-blue-950\/5{border-top-color:#1725540d}.border-t-blue-950\/50{border-top-color:#17255480}.border-t-blue-950\/55{border-top-color:#1725548c}.border-t-blue-950\/60{border-top-color:#17255499}.border-t-blue-950\/65{border-top-color:#172554a6}.border-t-blue-950\/70{border-top-color:#172554b3}.border-t-blue-950\/75{border-top-color:#172554bf}.border-t-blue-950\/80{border-top-color:#172554cc}.border-t-blue-950\/85{border-top-color:#172554d9}.border-t-blue-950\/90{border-top-color:#172554e6}.border-t-blue-950\/95{border-top-color:#172554f2}.border-t-green-100{--tw-border-opacity: 1;border-top-color:rgb(220 252 231 / var(--tw-border-opacity))}.border-t-green-100\/0{border-top-color:#dcfce700}.border-t-green-100\/10{border-top-color:#dcfce71a}.border-t-green-100\/100{border-top-color:#dcfce7}.border-t-green-100\/15{border-top-color:#dcfce726}.border-t-green-100\/20{border-top-color:#dcfce733}.border-t-green-100\/25{border-top-color:#dcfce740}.border-t-green-100\/30{border-top-color:#dcfce74d}.border-t-green-100\/35{border-top-color:#dcfce759}.border-t-green-100\/40{border-top-color:#dcfce766}.border-t-green-100\/45{border-top-color:#dcfce773}.border-t-green-100\/5{border-top-color:#dcfce70d}.border-t-green-100\/50{border-top-color:#dcfce780}.border-t-green-100\/55{border-top-color:#dcfce78c}.border-t-green-100\/60{border-top-color:#dcfce799}.border-t-green-100\/65{border-top-color:#dcfce7a6}.border-t-green-100\/70{border-top-color:#dcfce7b3}.border-t-green-100\/75{border-top-color:#dcfce7bf}.border-t-green-100\/80{border-top-color:#dcfce7cc}.border-t-green-100\/85{border-top-color:#dcfce7d9}.border-t-green-100\/90{border-top-color:#dcfce7e6}.border-t-green-100\/95{border-top-color:#dcfce7f2}.border-t-green-200{--tw-border-opacity: 1;border-top-color:rgb(187 247 208 / var(--tw-border-opacity))}.border-t-green-200\/0{border-top-color:#bbf7d000}.border-t-green-200\/10{border-top-color:#bbf7d01a}.border-t-green-200\/100{border-top-color:#bbf7d0}.border-t-green-200\/15{border-top-color:#bbf7d026}.border-t-green-200\/20{border-top-color:#bbf7d033}.border-t-green-200\/25{border-top-color:#bbf7d040}.border-t-green-200\/30{border-top-color:#bbf7d04d}.border-t-green-200\/35{border-top-color:#bbf7d059}.border-t-green-200\/40{border-top-color:#bbf7d066}.border-t-green-200\/45{border-top-color:#bbf7d073}.border-t-green-200\/5{border-top-color:#bbf7d00d}.border-t-green-200\/50{border-top-color:#bbf7d080}.border-t-green-200\/55{border-top-color:#bbf7d08c}.border-t-green-200\/60{border-top-color:#bbf7d099}.border-t-green-200\/65{border-top-color:#bbf7d0a6}.border-t-green-200\/70{border-top-color:#bbf7d0b3}.border-t-green-200\/75{border-top-color:#bbf7d0bf}.border-t-green-200\/80{border-top-color:#bbf7d0cc}.border-t-green-200\/85{border-top-color:#bbf7d0d9}.border-t-green-200\/90{border-top-color:#bbf7d0e6}.border-t-green-200\/95{border-top-color:#bbf7d0f2}.border-t-green-300{--tw-border-opacity: 1;border-top-color:rgb(134 239 172 / var(--tw-border-opacity))}.border-t-green-300\/0{border-top-color:#86efac00}.border-t-green-300\/10{border-top-color:#86efac1a}.border-t-green-300\/100{border-top-color:#86efac}.border-t-green-300\/15{border-top-color:#86efac26}.border-t-green-300\/20{border-top-color:#86efac33}.border-t-green-300\/25{border-top-color:#86efac40}.border-t-green-300\/30{border-top-color:#86efac4d}.border-t-green-300\/35{border-top-color:#86efac59}.border-t-green-300\/40{border-top-color:#86efac66}.border-t-green-300\/45{border-top-color:#86efac73}.border-t-green-300\/5{border-top-color:#86efac0d}.border-t-green-300\/50{border-top-color:#86efac80}.border-t-green-300\/55{border-top-color:#86efac8c}.border-t-green-300\/60{border-top-color:#86efac99}.border-t-green-300\/65{border-top-color:#86efaca6}.border-t-green-300\/70{border-top-color:#86efacb3}.border-t-green-300\/75{border-top-color:#86efacbf}.border-t-green-300\/80{border-top-color:#86efaccc}.border-t-green-300\/85{border-top-color:#86efacd9}.border-t-green-300\/90{border-top-color:#86eface6}.border-t-green-300\/95{border-top-color:#86efacf2}.border-t-green-400{--tw-border-opacity: 1;border-top-color:rgb(74 222 128 / var(--tw-border-opacity))}.border-t-green-400\/0{border-top-color:#4ade8000}.border-t-green-400\/10{border-top-color:#4ade801a}.border-t-green-400\/100{border-top-color:#4ade80}.border-t-green-400\/15{border-top-color:#4ade8026}.border-t-green-400\/20{border-top-color:#4ade8033}.border-t-green-400\/25{border-top-color:#4ade8040}.border-t-green-400\/30{border-top-color:#4ade804d}.border-t-green-400\/35{border-top-color:#4ade8059}.border-t-green-400\/40{border-top-color:#4ade8066}.border-t-green-400\/45{border-top-color:#4ade8073}.border-t-green-400\/5{border-top-color:#4ade800d}.border-t-green-400\/50{border-top-color:#4ade8080}.border-t-green-400\/55{border-top-color:#4ade808c}.border-t-green-400\/60{border-top-color:#4ade8099}.border-t-green-400\/65{border-top-color:#4ade80a6}.border-t-green-400\/70{border-top-color:#4ade80b3}.border-t-green-400\/75{border-top-color:#4ade80bf}.border-t-green-400\/80{border-top-color:#4ade80cc}.border-t-green-400\/85{border-top-color:#4ade80d9}.border-t-green-400\/90{border-top-color:#4ade80e6}.border-t-green-400\/95{border-top-color:#4ade80f2}.border-t-green-50{--tw-border-opacity: 1;border-top-color:rgb(240 253 244 / var(--tw-border-opacity))}.border-t-green-50\/0{border-top-color:#f0fdf400}.border-t-green-50\/10{border-top-color:#f0fdf41a}.border-t-green-50\/100{border-top-color:#f0fdf4}.border-t-green-50\/15{border-top-color:#f0fdf426}.border-t-green-50\/20{border-top-color:#f0fdf433}.border-t-green-50\/25{border-top-color:#f0fdf440}.border-t-green-50\/30{border-top-color:#f0fdf44d}.border-t-green-50\/35{border-top-color:#f0fdf459}.border-t-green-50\/40{border-top-color:#f0fdf466}.border-t-green-50\/45{border-top-color:#f0fdf473}.border-t-green-50\/5{border-top-color:#f0fdf40d}.border-t-green-50\/50{border-top-color:#f0fdf480}.border-t-green-50\/55{border-top-color:#f0fdf48c}.border-t-green-50\/60{border-top-color:#f0fdf499}.border-t-green-50\/65{border-top-color:#f0fdf4a6}.border-t-green-50\/70{border-top-color:#f0fdf4b3}.border-t-green-50\/75{border-top-color:#f0fdf4bf}.border-t-green-50\/80{border-top-color:#f0fdf4cc}.border-t-green-50\/85{border-top-color:#f0fdf4d9}.border-t-green-50\/90{border-top-color:#f0fdf4e6}.border-t-green-50\/95{border-top-color:#f0fdf4f2}.border-t-green-500{--tw-border-opacity: 1;border-top-color:rgb(34 197 94 / var(--tw-border-opacity))}.border-t-green-500\/0{border-top-color:#22c55e00}.border-t-green-500\/10{border-top-color:#22c55e1a}.border-t-green-500\/100{border-top-color:#22c55e}.border-t-green-500\/15{border-top-color:#22c55e26}.border-t-green-500\/20{border-top-color:#22c55e33}.border-t-green-500\/25{border-top-color:#22c55e40}.border-t-green-500\/30{border-top-color:#22c55e4d}.border-t-green-500\/35{border-top-color:#22c55e59}.border-t-green-500\/40{border-top-color:#22c55e66}.border-t-green-500\/45{border-top-color:#22c55e73}.border-t-green-500\/5{border-top-color:#22c55e0d}.border-t-green-500\/50{border-top-color:#22c55e80}.border-t-green-500\/55{border-top-color:#22c55e8c}.border-t-green-500\/60{border-top-color:#22c55e99}.border-t-green-500\/65{border-top-color:#22c55ea6}.border-t-green-500\/70{border-top-color:#22c55eb3}.border-t-green-500\/75{border-top-color:#22c55ebf}.border-t-green-500\/80{border-top-color:#22c55ecc}.border-t-green-500\/85{border-top-color:#22c55ed9}.border-t-green-500\/90{border-top-color:#22c55ee6}.border-t-green-500\/95{border-top-color:#22c55ef2}.border-t-green-600{--tw-border-opacity: 1;border-top-color:rgb(22 163 74 / var(--tw-border-opacity))}.border-t-green-600\/0{border-top-color:#16a34a00}.border-t-green-600\/10{border-top-color:#16a34a1a}.border-t-green-600\/100{border-top-color:#16a34a}.border-t-green-600\/15{border-top-color:#16a34a26}.border-t-green-600\/20{border-top-color:#16a34a33}.border-t-green-600\/25{border-top-color:#16a34a40}.border-t-green-600\/30{border-top-color:#16a34a4d}.border-t-green-600\/35{border-top-color:#16a34a59}.border-t-green-600\/40{border-top-color:#16a34a66}.border-t-green-600\/45{border-top-color:#16a34a73}.border-t-green-600\/5{border-top-color:#16a34a0d}.border-t-green-600\/50{border-top-color:#16a34a80}.border-t-green-600\/55{border-top-color:#16a34a8c}.border-t-green-600\/60{border-top-color:#16a34a99}.border-t-green-600\/65{border-top-color:#16a34aa6}.border-t-green-600\/70{border-top-color:#16a34ab3}.border-t-green-600\/75{border-top-color:#16a34abf}.border-t-green-600\/80{border-top-color:#16a34acc}.border-t-green-600\/85{border-top-color:#16a34ad9}.border-t-green-600\/90{border-top-color:#16a34ae6}.border-t-green-600\/95{border-top-color:#16a34af2}.border-t-green-700{--tw-border-opacity: 1;border-top-color:rgb(21 128 61 / var(--tw-border-opacity))}.border-t-green-700\/0{border-top-color:#15803d00}.border-t-green-700\/10{border-top-color:#15803d1a}.border-t-green-700\/100{border-top-color:#15803d}.border-t-green-700\/15{border-top-color:#15803d26}.border-t-green-700\/20{border-top-color:#15803d33}.border-t-green-700\/25{border-top-color:#15803d40}.border-t-green-700\/30{border-top-color:#15803d4d}.border-t-green-700\/35{border-top-color:#15803d59}.border-t-green-700\/40{border-top-color:#15803d66}.border-t-green-700\/45{border-top-color:#15803d73}.border-t-green-700\/5{border-top-color:#15803d0d}.border-t-green-700\/50{border-top-color:#15803d80}.border-t-green-700\/55{border-top-color:#15803d8c}.border-t-green-700\/60{border-top-color:#15803d99}.border-t-green-700\/65{border-top-color:#15803da6}.border-t-green-700\/70{border-top-color:#15803db3}.border-t-green-700\/75{border-top-color:#15803dbf}.border-t-green-700\/80{border-top-color:#15803dcc}.border-t-green-700\/85{border-top-color:#15803dd9}.border-t-green-700\/90{border-top-color:#15803de6}.border-t-green-700\/95{border-top-color:#15803df2}.border-t-green-800{--tw-border-opacity: 1;border-top-color:rgb(22 101 52 / var(--tw-border-opacity))}.border-t-green-800\/0{border-top-color:#16653400}.border-t-green-800\/10{border-top-color:#1665341a}.border-t-green-800\/100{border-top-color:#166534}.border-t-green-800\/15{border-top-color:#16653426}.border-t-green-800\/20{border-top-color:#16653433}.border-t-green-800\/25{border-top-color:#16653440}.border-t-green-800\/30{border-top-color:#1665344d}.border-t-green-800\/35{border-top-color:#16653459}.border-t-green-800\/40{border-top-color:#16653466}.border-t-green-800\/45{border-top-color:#16653473}.border-t-green-800\/5{border-top-color:#1665340d}.border-t-green-800\/50{border-top-color:#16653480}.border-t-green-800\/55{border-top-color:#1665348c}.border-t-green-800\/60{border-top-color:#16653499}.border-t-green-800\/65{border-top-color:#166534a6}.border-t-green-800\/70{border-top-color:#166534b3}.border-t-green-800\/75{border-top-color:#166534bf}.border-t-green-800\/80{border-top-color:#166534cc}.border-t-green-800\/85{border-top-color:#166534d9}.border-t-green-800\/90{border-top-color:#166534e6}.border-t-green-800\/95{border-top-color:#166534f2}.border-t-green-900{--tw-border-opacity: 1;border-top-color:rgb(20 83 45 / var(--tw-border-opacity))}.border-t-green-900\/0{border-top-color:#14532d00}.border-t-green-900\/10{border-top-color:#14532d1a}.border-t-green-900\/100{border-top-color:#14532d}.border-t-green-900\/15{border-top-color:#14532d26}.border-t-green-900\/20{border-top-color:#14532d33}.border-t-green-900\/25{border-top-color:#14532d40}.border-t-green-900\/30{border-top-color:#14532d4d}.border-t-green-900\/35{border-top-color:#14532d59}.border-t-green-900\/40{border-top-color:#14532d66}.border-t-green-900\/45{border-top-color:#14532d73}.border-t-green-900\/5{border-top-color:#14532d0d}.border-t-green-900\/50{border-top-color:#14532d80}.border-t-green-900\/55{border-top-color:#14532d8c}.border-t-green-900\/60{border-top-color:#14532d99}.border-t-green-900\/65{border-top-color:#14532da6}.border-t-green-900\/70{border-top-color:#14532db3}.border-t-green-900\/75{border-top-color:#14532dbf}.border-t-green-900\/80{border-top-color:#14532dcc}.border-t-green-900\/85{border-top-color:#14532dd9}.border-t-green-900\/90{border-top-color:#14532de6}.border-t-green-900\/95{border-top-color:#14532df2}.border-t-green-950{--tw-border-opacity: 1;border-top-color:rgb(5 46 22 / var(--tw-border-opacity))}.border-t-green-950\/0{border-top-color:#052e1600}.border-t-green-950\/10{border-top-color:#052e161a}.border-t-green-950\/100{border-top-color:#052e16}.border-t-green-950\/15{border-top-color:#052e1626}.border-t-green-950\/20{border-top-color:#052e1633}.border-t-green-950\/25{border-top-color:#052e1640}.border-t-green-950\/30{border-top-color:#052e164d}.border-t-green-950\/35{border-top-color:#052e1659}.border-t-green-950\/40{border-top-color:#052e1666}.border-t-green-950\/45{border-top-color:#052e1673}.border-t-green-950\/5{border-top-color:#052e160d}.border-t-green-950\/50{border-top-color:#052e1680}.border-t-green-950\/55{border-top-color:#052e168c}.border-t-green-950\/60{border-top-color:#052e1699}.border-t-green-950\/65{border-top-color:#052e16a6}.border-t-green-950\/70{border-top-color:#052e16b3}.border-t-green-950\/75{border-top-color:#052e16bf}.border-t-green-950\/80{border-top-color:#052e16cc}.border-t-green-950\/85{border-top-color:#052e16d9}.border-t-green-950\/90{border-top-color:#052e16e6}.border-t-green-950\/95{border-top-color:#052e16f2}.border-t-orange-100{--tw-border-opacity: 1;border-top-color:rgb(255 237 213 / var(--tw-border-opacity))}.border-t-orange-100\/0{border-top-color:#ffedd500}.border-t-orange-100\/10{border-top-color:#ffedd51a}.border-t-orange-100\/100{border-top-color:#ffedd5}.border-t-orange-100\/15{border-top-color:#ffedd526}.border-t-orange-100\/20{border-top-color:#ffedd533}.border-t-orange-100\/25{border-top-color:#ffedd540}.border-t-orange-100\/30{border-top-color:#ffedd54d}.border-t-orange-100\/35{border-top-color:#ffedd559}.border-t-orange-100\/40{border-top-color:#ffedd566}.border-t-orange-100\/45{border-top-color:#ffedd573}.border-t-orange-100\/5{border-top-color:#ffedd50d}.border-t-orange-100\/50{border-top-color:#ffedd580}.border-t-orange-100\/55{border-top-color:#ffedd58c}.border-t-orange-100\/60{border-top-color:#ffedd599}.border-t-orange-100\/65{border-top-color:#ffedd5a6}.border-t-orange-100\/70{border-top-color:#ffedd5b3}.border-t-orange-100\/75{border-top-color:#ffedd5bf}.border-t-orange-100\/80{border-top-color:#ffedd5cc}.border-t-orange-100\/85{border-top-color:#ffedd5d9}.border-t-orange-100\/90{border-top-color:#ffedd5e6}.border-t-orange-100\/95{border-top-color:#ffedd5f2}.border-t-orange-200{--tw-border-opacity: 1;border-top-color:rgb(254 215 170 / var(--tw-border-opacity))}.border-t-orange-200\/0{border-top-color:#fed7aa00}.border-t-orange-200\/10{border-top-color:#fed7aa1a}.border-t-orange-200\/100{border-top-color:#fed7aa}.border-t-orange-200\/15{border-top-color:#fed7aa26}.border-t-orange-200\/20{border-top-color:#fed7aa33}.border-t-orange-200\/25{border-top-color:#fed7aa40}.border-t-orange-200\/30{border-top-color:#fed7aa4d}.border-t-orange-200\/35{border-top-color:#fed7aa59}.border-t-orange-200\/40{border-top-color:#fed7aa66}.border-t-orange-200\/45{border-top-color:#fed7aa73}.border-t-orange-200\/5{border-top-color:#fed7aa0d}.border-t-orange-200\/50{border-top-color:#fed7aa80}.border-t-orange-200\/55{border-top-color:#fed7aa8c}.border-t-orange-200\/60{border-top-color:#fed7aa99}.border-t-orange-200\/65{border-top-color:#fed7aaa6}.border-t-orange-200\/70{border-top-color:#fed7aab3}.border-t-orange-200\/75{border-top-color:#fed7aabf}.border-t-orange-200\/80{border-top-color:#fed7aacc}.border-t-orange-200\/85{border-top-color:#fed7aad9}.border-t-orange-200\/90{border-top-color:#fed7aae6}.border-t-orange-200\/95{border-top-color:#fed7aaf2}.border-t-orange-300{--tw-border-opacity: 1;border-top-color:rgb(253 186 116 / var(--tw-border-opacity))}.border-t-orange-300\/0{border-top-color:#fdba7400}.border-t-orange-300\/10{border-top-color:#fdba741a}.border-t-orange-300\/100{border-top-color:#fdba74}.border-t-orange-300\/15{border-top-color:#fdba7426}.border-t-orange-300\/20{border-top-color:#fdba7433}.border-t-orange-300\/25{border-top-color:#fdba7440}.border-t-orange-300\/30{border-top-color:#fdba744d}.border-t-orange-300\/35{border-top-color:#fdba7459}.border-t-orange-300\/40{border-top-color:#fdba7466}.border-t-orange-300\/45{border-top-color:#fdba7473}.border-t-orange-300\/5{border-top-color:#fdba740d}.border-t-orange-300\/50{border-top-color:#fdba7480}.border-t-orange-300\/55{border-top-color:#fdba748c}.border-t-orange-300\/60{border-top-color:#fdba7499}.border-t-orange-300\/65{border-top-color:#fdba74a6}.border-t-orange-300\/70{border-top-color:#fdba74b3}.border-t-orange-300\/75{border-top-color:#fdba74bf}.border-t-orange-300\/80{border-top-color:#fdba74cc}.border-t-orange-300\/85{border-top-color:#fdba74d9}.border-t-orange-300\/90{border-top-color:#fdba74e6}.border-t-orange-300\/95{border-top-color:#fdba74f2}.border-t-orange-400{--tw-border-opacity: 1;border-top-color:rgb(251 146 60 / var(--tw-border-opacity))}.border-t-orange-400\/0{border-top-color:#fb923c00}.border-t-orange-400\/10{border-top-color:#fb923c1a}.border-t-orange-400\/100{border-top-color:#fb923c}.border-t-orange-400\/15{border-top-color:#fb923c26}.border-t-orange-400\/20{border-top-color:#fb923c33}.border-t-orange-400\/25{border-top-color:#fb923c40}.border-t-orange-400\/30{border-top-color:#fb923c4d}.border-t-orange-400\/35{border-top-color:#fb923c59}.border-t-orange-400\/40{border-top-color:#fb923c66}.border-t-orange-400\/45{border-top-color:#fb923c73}.border-t-orange-400\/5{border-top-color:#fb923c0d}.border-t-orange-400\/50{border-top-color:#fb923c80}.border-t-orange-400\/55{border-top-color:#fb923c8c}.border-t-orange-400\/60{border-top-color:#fb923c99}.border-t-orange-400\/65{border-top-color:#fb923ca6}.border-t-orange-400\/70{border-top-color:#fb923cb3}.border-t-orange-400\/75{border-top-color:#fb923cbf}.border-t-orange-400\/80{border-top-color:#fb923ccc}.border-t-orange-400\/85{border-top-color:#fb923cd9}.border-t-orange-400\/90{border-top-color:#fb923ce6}.border-t-orange-400\/95{border-top-color:#fb923cf2}.border-t-orange-50{--tw-border-opacity: 1;border-top-color:rgb(255 247 237 / var(--tw-border-opacity))}.border-t-orange-50\/0{border-top-color:#fff7ed00}.border-t-orange-50\/10{border-top-color:#fff7ed1a}.border-t-orange-50\/100{border-top-color:#fff7ed}.border-t-orange-50\/15{border-top-color:#fff7ed26}.border-t-orange-50\/20{border-top-color:#fff7ed33}.border-t-orange-50\/25{border-top-color:#fff7ed40}.border-t-orange-50\/30{border-top-color:#fff7ed4d}.border-t-orange-50\/35{border-top-color:#fff7ed59}.border-t-orange-50\/40{border-top-color:#fff7ed66}.border-t-orange-50\/45{border-top-color:#fff7ed73}.border-t-orange-50\/5{border-top-color:#fff7ed0d}.border-t-orange-50\/50{border-top-color:#fff7ed80}.border-t-orange-50\/55{border-top-color:#fff7ed8c}.border-t-orange-50\/60{border-top-color:#fff7ed99}.border-t-orange-50\/65{border-top-color:#fff7eda6}.border-t-orange-50\/70{border-top-color:#fff7edb3}.border-t-orange-50\/75{border-top-color:#fff7edbf}.border-t-orange-50\/80{border-top-color:#fff7edcc}.border-t-orange-50\/85{border-top-color:#fff7edd9}.border-t-orange-50\/90{border-top-color:#fff7ede6}.border-t-orange-50\/95{border-top-color:#fff7edf2}.border-t-orange-500{--tw-border-opacity: 1;border-top-color:rgb(249 115 22 / var(--tw-border-opacity))}.border-t-orange-500\/0{border-top-color:#f9731600}.border-t-orange-500\/10{border-top-color:#f973161a}.border-t-orange-500\/100{border-top-color:#f97316}.border-t-orange-500\/15{border-top-color:#f9731626}.border-t-orange-500\/20{border-top-color:#f9731633}.border-t-orange-500\/25{border-top-color:#f9731640}.border-t-orange-500\/30{border-top-color:#f973164d}.border-t-orange-500\/35{border-top-color:#f9731659}.border-t-orange-500\/40{border-top-color:#f9731666}.border-t-orange-500\/45{border-top-color:#f9731673}.border-t-orange-500\/5{border-top-color:#f973160d}.border-t-orange-500\/50{border-top-color:#f9731680}.border-t-orange-500\/55{border-top-color:#f973168c}.border-t-orange-500\/60{border-top-color:#f9731699}.border-t-orange-500\/65{border-top-color:#f97316a6}.border-t-orange-500\/70{border-top-color:#f97316b3}.border-t-orange-500\/75{border-top-color:#f97316bf}.border-t-orange-500\/80{border-top-color:#f97316cc}.border-t-orange-500\/85{border-top-color:#f97316d9}.border-t-orange-500\/90{border-top-color:#f97316e6}.border-t-orange-500\/95{border-top-color:#f97316f2}.border-t-orange-600{--tw-border-opacity: 1;border-top-color:rgb(234 88 12 / var(--tw-border-opacity))}.border-t-orange-600\/0{border-top-color:#ea580c00}.border-t-orange-600\/10{border-top-color:#ea580c1a}.border-t-orange-600\/100{border-top-color:#ea580c}.border-t-orange-600\/15{border-top-color:#ea580c26}.border-t-orange-600\/20{border-top-color:#ea580c33}.border-t-orange-600\/25{border-top-color:#ea580c40}.border-t-orange-600\/30{border-top-color:#ea580c4d}.border-t-orange-600\/35{border-top-color:#ea580c59}.border-t-orange-600\/40{border-top-color:#ea580c66}.border-t-orange-600\/45{border-top-color:#ea580c73}.border-t-orange-600\/5{border-top-color:#ea580c0d}.border-t-orange-600\/50{border-top-color:#ea580c80}.border-t-orange-600\/55{border-top-color:#ea580c8c}.border-t-orange-600\/60{border-top-color:#ea580c99}.border-t-orange-600\/65{border-top-color:#ea580ca6}.border-t-orange-600\/70{border-top-color:#ea580cb3}.border-t-orange-600\/75{border-top-color:#ea580cbf}.border-t-orange-600\/80{border-top-color:#ea580ccc}.border-t-orange-600\/85{border-top-color:#ea580cd9}.border-t-orange-600\/90{border-top-color:#ea580ce6}.border-t-orange-600\/95{border-top-color:#ea580cf2}.border-t-orange-700{--tw-border-opacity: 1;border-top-color:rgb(194 65 12 / var(--tw-border-opacity))}.border-t-orange-700\/0{border-top-color:#c2410c00}.border-t-orange-700\/10{border-top-color:#c2410c1a}.border-t-orange-700\/100{border-top-color:#c2410c}.border-t-orange-700\/15{border-top-color:#c2410c26}.border-t-orange-700\/20{border-top-color:#c2410c33}.border-t-orange-700\/25{border-top-color:#c2410c40}.border-t-orange-700\/30{border-top-color:#c2410c4d}.border-t-orange-700\/35{border-top-color:#c2410c59}.border-t-orange-700\/40{border-top-color:#c2410c66}.border-t-orange-700\/45{border-top-color:#c2410c73}.border-t-orange-700\/5{border-top-color:#c2410c0d}.border-t-orange-700\/50{border-top-color:#c2410c80}.border-t-orange-700\/55{border-top-color:#c2410c8c}.border-t-orange-700\/60{border-top-color:#c2410c99}.border-t-orange-700\/65{border-top-color:#c2410ca6}.border-t-orange-700\/70{border-top-color:#c2410cb3}.border-t-orange-700\/75{border-top-color:#c2410cbf}.border-t-orange-700\/80{border-top-color:#c2410ccc}.border-t-orange-700\/85{border-top-color:#c2410cd9}.border-t-orange-700\/90{border-top-color:#c2410ce6}.border-t-orange-700\/95{border-top-color:#c2410cf2}.border-t-orange-800{--tw-border-opacity: 1;border-top-color:rgb(154 52 18 / var(--tw-border-opacity))}.border-t-orange-800\/0{border-top-color:#9a341200}.border-t-orange-800\/10{border-top-color:#9a34121a}.border-t-orange-800\/100{border-top-color:#9a3412}.border-t-orange-800\/15{border-top-color:#9a341226}.border-t-orange-800\/20{border-top-color:#9a341233}.border-t-orange-800\/25{border-top-color:#9a341240}.border-t-orange-800\/30{border-top-color:#9a34124d}.border-t-orange-800\/35{border-top-color:#9a341259}.border-t-orange-800\/40{border-top-color:#9a341266}.border-t-orange-800\/45{border-top-color:#9a341273}.border-t-orange-800\/5{border-top-color:#9a34120d}.border-t-orange-800\/50{border-top-color:#9a341280}.border-t-orange-800\/55{border-top-color:#9a34128c}.border-t-orange-800\/60{border-top-color:#9a341299}.border-t-orange-800\/65{border-top-color:#9a3412a6}.border-t-orange-800\/70{border-top-color:#9a3412b3}.border-t-orange-800\/75{border-top-color:#9a3412bf}.border-t-orange-800\/80{border-top-color:#9a3412cc}.border-t-orange-800\/85{border-top-color:#9a3412d9}.border-t-orange-800\/90{border-top-color:#9a3412e6}.border-t-orange-800\/95{border-top-color:#9a3412f2}.border-t-orange-900{--tw-border-opacity: 1;border-top-color:rgb(124 45 18 / var(--tw-border-opacity))}.border-t-orange-900\/0{border-top-color:#7c2d1200}.border-t-orange-900\/10{border-top-color:#7c2d121a}.border-t-orange-900\/100{border-top-color:#7c2d12}.border-t-orange-900\/15{border-top-color:#7c2d1226}.border-t-orange-900\/20{border-top-color:#7c2d1233}.border-t-orange-900\/25{border-top-color:#7c2d1240}.border-t-orange-900\/30{border-top-color:#7c2d124d}.border-t-orange-900\/35{border-top-color:#7c2d1259}.border-t-orange-900\/40{border-top-color:#7c2d1266}.border-t-orange-900\/45{border-top-color:#7c2d1273}.border-t-orange-900\/5{border-top-color:#7c2d120d}.border-t-orange-900\/50{border-top-color:#7c2d1280}.border-t-orange-900\/55{border-top-color:#7c2d128c}.border-t-orange-900\/60{border-top-color:#7c2d1299}.border-t-orange-900\/65{border-top-color:#7c2d12a6}.border-t-orange-900\/70{border-top-color:#7c2d12b3}.border-t-orange-900\/75{border-top-color:#7c2d12bf}.border-t-orange-900\/80{border-top-color:#7c2d12cc}.border-t-orange-900\/85{border-top-color:#7c2d12d9}.border-t-orange-900\/90{border-top-color:#7c2d12e6}.border-t-orange-900\/95{border-top-color:#7c2d12f2}.border-t-orange-950{--tw-border-opacity: 1;border-top-color:rgb(67 20 7 / var(--tw-border-opacity))}.border-t-orange-950\/0{border-top-color:#43140700}.border-t-orange-950\/10{border-top-color:#4314071a}.border-t-orange-950\/100{border-top-color:#431407}.border-t-orange-950\/15{border-top-color:#43140726}.border-t-orange-950\/20{border-top-color:#43140733}.border-t-orange-950\/25{border-top-color:#43140740}.border-t-orange-950\/30{border-top-color:#4314074d}.border-t-orange-950\/35{border-top-color:#43140759}.border-t-orange-950\/40{border-top-color:#43140766}.border-t-orange-950\/45{border-top-color:#43140773}.border-t-orange-950\/5{border-top-color:#4314070d}.border-t-orange-950\/50{border-top-color:#43140780}.border-t-orange-950\/55{border-top-color:#4314078c}.border-t-orange-950\/60{border-top-color:#43140799}.border-t-orange-950\/65{border-top-color:#431407a6}.border-t-orange-950\/70{border-top-color:#431407b3}.border-t-orange-950\/75{border-top-color:#431407bf}.border-t-orange-950\/80{border-top-color:#431407cc}.border-t-orange-950\/85{border-top-color:#431407d9}.border-t-orange-950\/90{border-top-color:#431407e6}.border-t-orange-950\/95{border-top-color:#431407f2}.border-t-red-100{--tw-border-opacity: 1;border-top-color:rgb(254 226 226 / var(--tw-border-opacity))}.border-t-red-100\/0{border-top-color:#fee2e200}.border-t-red-100\/10{border-top-color:#fee2e21a}.border-t-red-100\/100{border-top-color:#fee2e2}.border-t-red-100\/15{border-top-color:#fee2e226}.border-t-red-100\/20{border-top-color:#fee2e233}.border-t-red-100\/25{border-top-color:#fee2e240}.border-t-red-100\/30{border-top-color:#fee2e24d}.border-t-red-100\/35{border-top-color:#fee2e259}.border-t-red-100\/40{border-top-color:#fee2e266}.border-t-red-100\/45{border-top-color:#fee2e273}.border-t-red-100\/5{border-top-color:#fee2e20d}.border-t-red-100\/50{border-top-color:#fee2e280}.border-t-red-100\/55{border-top-color:#fee2e28c}.border-t-red-100\/60{border-top-color:#fee2e299}.border-t-red-100\/65{border-top-color:#fee2e2a6}.border-t-red-100\/70{border-top-color:#fee2e2b3}.border-t-red-100\/75{border-top-color:#fee2e2bf}.border-t-red-100\/80{border-top-color:#fee2e2cc}.border-t-red-100\/85{border-top-color:#fee2e2d9}.border-t-red-100\/90{border-top-color:#fee2e2e6}.border-t-red-100\/95{border-top-color:#fee2e2f2}.border-t-red-200{--tw-border-opacity: 1;border-top-color:rgb(254 202 202 / var(--tw-border-opacity))}.border-t-red-200\/0{border-top-color:#fecaca00}.border-t-red-200\/10{border-top-color:#fecaca1a}.border-t-red-200\/100{border-top-color:#fecaca}.border-t-red-200\/15{border-top-color:#fecaca26}.border-t-red-200\/20{border-top-color:#fecaca33}.border-t-red-200\/25{border-top-color:#fecaca40}.border-t-red-200\/30{border-top-color:#fecaca4d}.border-t-red-200\/35{border-top-color:#fecaca59}.border-t-red-200\/40{border-top-color:#fecaca66}.border-t-red-200\/45{border-top-color:#fecaca73}.border-t-red-200\/5{border-top-color:#fecaca0d}.border-t-red-200\/50{border-top-color:#fecaca80}.border-t-red-200\/55{border-top-color:#fecaca8c}.border-t-red-200\/60{border-top-color:#fecaca99}.border-t-red-200\/65{border-top-color:#fecacaa6}.border-t-red-200\/70{border-top-color:#fecacab3}.border-t-red-200\/75{border-top-color:#fecacabf}.border-t-red-200\/80{border-top-color:#fecacacc}.border-t-red-200\/85{border-top-color:#fecacad9}.border-t-red-200\/90{border-top-color:#fecacae6}.border-t-red-200\/95{border-top-color:#fecacaf2}.border-t-red-300{--tw-border-opacity: 1;border-top-color:rgb(252 165 165 / var(--tw-border-opacity))}.border-t-red-300\/0{border-top-color:#fca5a500}.border-t-red-300\/10{border-top-color:#fca5a51a}.border-t-red-300\/100{border-top-color:#fca5a5}.border-t-red-300\/15{border-top-color:#fca5a526}.border-t-red-300\/20{border-top-color:#fca5a533}.border-t-red-300\/25{border-top-color:#fca5a540}.border-t-red-300\/30{border-top-color:#fca5a54d}.border-t-red-300\/35{border-top-color:#fca5a559}.border-t-red-300\/40{border-top-color:#fca5a566}.border-t-red-300\/45{border-top-color:#fca5a573}.border-t-red-300\/5{border-top-color:#fca5a50d}.border-t-red-300\/50{border-top-color:#fca5a580}.border-t-red-300\/55{border-top-color:#fca5a58c}.border-t-red-300\/60{border-top-color:#fca5a599}.border-t-red-300\/65{border-top-color:#fca5a5a6}.border-t-red-300\/70{border-top-color:#fca5a5b3}.border-t-red-300\/75{border-top-color:#fca5a5bf}.border-t-red-300\/80{border-top-color:#fca5a5cc}.border-t-red-300\/85{border-top-color:#fca5a5d9}.border-t-red-300\/90{border-top-color:#fca5a5e6}.border-t-red-300\/95{border-top-color:#fca5a5f2}.border-t-red-400{--tw-border-opacity: 1;border-top-color:rgb(248 113 113 / var(--tw-border-opacity))}.border-t-red-400\/0{border-top-color:#f8717100}.border-t-red-400\/10{border-top-color:#f871711a}.border-t-red-400\/100{border-top-color:#f87171}.border-t-red-400\/15{border-top-color:#f8717126}.border-t-red-400\/20{border-top-color:#f8717133}.border-t-red-400\/25{border-top-color:#f8717140}.border-t-red-400\/30{border-top-color:#f871714d}.border-t-red-400\/35{border-top-color:#f8717159}.border-t-red-400\/40{border-top-color:#f8717166}.border-t-red-400\/45{border-top-color:#f8717173}.border-t-red-400\/5{border-top-color:#f871710d}.border-t-red-400\/50{border-top-color:#f8717180}.border-t-red-400\/55{border-top-color:#f871718c}.border-t-red-400\/60{border-top-color:#f8717199}.border-t-red-400\/65{border-top-color:#f87171a6}.border-t-red-400\/70{border-top-color:#f87171b3}.border-t-red-400\/75{border-top-color:#f87171bf}.border-t-red-400\/80{border-top-color:#f87171cc}.border-t-red-400\/85{border-top-color:#f87171d9}.border-t-red-400\/90{border-top-color:#f87171e6}.border-t-red-400\/95{border-top-color:#f87171f2}.border-t-red-50{--tw-border-opacity: 1;border-top-color:rgb(254 242 242 / var(--tw-border-opacity))}.border-t-red-50\/0{border-top-color:#fef2f200}.border-t-red-50\/10{border-top-color:#fef2f21a}.border-t-red-50\/100{border-top-color:#fef2f2}.border-t-red-50\/15{border-top-color:#fef2f226}.border-t-red-50\/20{border-top-color:#fef2f233}.border-t-red-50\/25{border-top-color:#fef2f240}.border-t-red-50\/30{border-top-color:#fef2f24d}.border-t-red-50\/35{border-top-color:#fef2f259}.border-t-red-50\/40{border-top-color:#fef2f266}.border-t-red-50\/45{border-top-color:#fef2f273}.border-t-red-50\/5{border-top-color:#fef2f20d}.border-t-red-50\/50{border-top-color:#fef2f280}.border-t-red-50\/55{border-top-color:#fef2f28c}.border-t-red-50\/60{border-top-color:#fef2f299}.border-t-red-50\/65{border-top-color:#fef2f2a6}.border-t-red-50\/70{border-top-color:#fef2f2b3}.border-t-red-50\/75{border-top-color:#fef2f2bf}.border-t-red-50\/80{border-top-color:#fef2f2cc}.border-t-red-50\/85{border-top-color:#fef2f2d9}.border-t-red-50\/90{border-top-color:#fef2f2e6}.border-t-red-50\/95{border-top-color:#fef2f2f2}.border-t-red-500{--tw-border-opacity: 1;border-top-color:rgb(239 68 68 / var(--tw-border-opacity))}.border-t-red-500\/0{border-top-color:#ef444400}.border-t-red-500\/10{border-top-color:#ef44441a}.border-t-red-500\/100{border-top-color:#ef4444}.border-t-red-500\/15{border-top-color:#ef444426}.border-t-red-500\/20{border-top-color:#ef444433}.border-t-red-500\/25{border-top-color:#ef444440}.border-t-red-500\/30{border-top-color:#ef44444d}.border-t-red-500\/35{border-top-color:#ef444459}.border-t-red-500\/40{border-top-color:#ef444466}.border-t-red-500\/45{border-top-color:#ef444473}.border-t-red-500\/5{border-top-color:#ef44440d}.border-t-red-500\/50{border-top-color:#ef444480}.border-t-red-500\/55{border-top-color:#ef44448c}.border-t-red-500\/60{border-top-color:#ef444499}.border-t-red-500\/65{border-top-color:#ef4444a6}.border-t-red-500\/70{border-top-color:#ef4444b3}.border-t-red-500\/75{border-top-color:#ef4444bf}.border-t-red-500\/80{border-top-color:#ef4444cc}.border-t-red-500\/85{border-top-color:#ef4444d9}.border-t-red-500\/90{border-top-color:#ef4444e6}.border-t-red-500\/95{border-top-color:#ef4444f2}.border-t-red-600{--tw-border-opacity: 1;border-top-color:rgb(220 38 38 / var(--tw-border-opacity))}.border-t-red-600\/0{border-top-color:#dc262600}.border-t-red-600\/10{border-top-color:#dc26261a}.border-t-red-600\/100{border-top-color:#dc2626}.border-t-red-600\/15{border-top-color:#dc262626}.border-t-red-600\/20{border-top-color:#dc262633}.border-t-red-600\/25{border-top-color:#dc262640}.border-t-red-600\/30{border-top-color:#dc26264d}.border-t-red-600\/35{border-top-color:#dc262659}.border-t-red-600\/40{border-top-color:#dc262666}.border-t-red-600\/45{border-top-color:#dc262673}.border-t-red-600\/5{border-top-color:#dc26260d}.border-t-red-600\/50{border-top-color:#dc262680}.border-t-red-600\/55{border-top-color:#dc26268c}.border-t-red-600\/60{border-top-color:#dc262699}.border-t-red-600\/65{border-top-color:#dc2626a6}.border-t-red-600\/70{border-top-color:#dc2626b3}.border-t-red-600\/75{border-top-color:#dc2626bf}.border-t-red-600\/80{border-top-color:#dc2626cc}.border-t-red-600\/85{border-top-color:#dc2626d9}.border-t-red-600\/90{border-top-color:#dc2626e6}.border-t-red-600\/95{border-top-color:#dc2626f2}.border-t-red-700{--tw-border-opacity: 1;border-top-color:rgb(185 28 28 / var(--tw-border-opacity))}.border-t-red-700\/0{border-top-color:#b91c1c00}.border-t-red-700\/10{border-top-color:#b91c1c1a}.border-t-red-700\/100{border-top-color:#b91c1c}.border-t-red-700\/15{border-top-color:#b91c1c26}.border-t-red-700\/20{border-top-color:#b91c1c33}.border-t-red-700\/25{border-top-color:#b91c1c40}.border-t-red-700\/30{border-top-color:#b91c1c4d}.border-t-red-700\/35{border-top-color:#b91c1c59}.border-t-red-700\/40{border-top-color:#b91c1c66}.border-t-red-700\/45{border-top-color:#b91c1c73}.border-t-red-700\/5{border-top-color:#b91c1c0d}.border-t-red-700\/50{border-top-color:#b91c1c80}.border-t-red-700\/55{border-top-color:#b91c1c8c}.border-t-red-700\/60{border-top-color:#b91c1c99}.border-t-red-700\/65{border-top-color:#b91c1ca6}.border-t-red-700\/70{border-top-color:#b91c1cb3}.border-t-red-700\/75{border-top-color:#b91c1cbf}.border-t-red-700\/80{border-top-color:#b91c1ccc}.border-t-red-700\/85{border-top-color:#b91c1cd9}.border-t-red-700\/90{border-top-color:#b91c1ce6}.border-t-red-700\/95{border-top-color:#b91c1cf2}.border-t-red-800{--tw-border-opacity: 1;border-top-color:rgb(153 27 27 / var(--tw-border-opacity))}.border-t-red-800\/0{border-top-color:#991b1b00}.border-t-red-800\/10{border-top-color:#991b1b1a}.border-t-red-800\/100{border-top-color:#991b1b}.border-t-red-800\/15{border-top-color:#991b1b26}.border-t-red-800\/20{border-top-color:#991b1b33}.border-t-red-800\/25{border-top-color:#991b1b40}.border-t-red-800\/30{border-top-color:#991b1b4d}.border-t-red-800\/35{border-top-color:#991b1b59}.border-t-red-800\/40{border-top-color:#991b1b66}.border-t-red-800\/45{border-top-color:#991b1b73}.border-t-red-800\/5{border-top-color:#991b1b0d}.border-t-red-800\/50{border-top-color:#991b1b80}.border-t-red-800\/55{border-top-color:#991b1b8c}.border-t-red-800\/60{border-top-color:#991b1b99}.border-t-red-800\/65{border-top-color:#991b1ba6}.border-t-red-800\/70{border-top-color:#991b1bb3}.border-t-red-800\/75{border-top-color:#991b1bbf}.border-t-red-800\/80{border-top-color:#991b1bcc}.border-t-red-800\/85{border-top-color:#991b1bd9}.border-t-red-800\/90{border-top-color:#991b1be6}.border-t-red-800\/95{border-top-color:#991b1bf2}.border-t-red-900{--tw-border-opacity: 1;border-top-color:rgb(127 29 29 / var(--tw-border-opacity))}.border-t-red-900\/0{border-top-color:#7f1d1d00}.border-t-red-900\/10{border-top-color:#7f1d1d1a}.border-t-red-900\/100{border-top-color:#7f1d1d}.border-t-red-900\/15{border-top-color:#7f1d1d26}.border-t-red-900\/20{border-top-color:#7f1d1d33}.border-t-red-900\/25{border-top-color:#7f1d1d40}.border-t-red-900\/30{border-top-color:#7f1d1d4d}.border-t-red-900\/35{border-top-color:#7f1d1d59}.border-t-red-900\/40{border-top-color:#7f1d1d66}.border-t-red-900\/45{border-top-color:#7f1d1d73}.border-t-red-900\/5{border-top-color:#7f1d1d0d}.border-t-red-900\/50{border-top-color:#7f1d1d80}.border-t-red-900\/55{border-top-color:#7f1d1d8c}.border-t-red-900\/60{border-top-color:#7f1d1d99}.border-t-red-900\/65{border-top-color:#7f1d1da6}.border-t-red-900\/70{border-top-color:#7f1d1db3}.border-t-red-900\/75{border-top-color:#7f1d1dbf}.border-t-red-900\/80{border-top-color:#7f1d1dcc}.border-t-red-900\/85{border-top-color:#7f1d1dd9}.border-t-red-900\/90{border-top-color:#7f1d1de6}.border-t-red-900\/95{border-top-color:#7f1d1df2}.border-t-red-950{--tw-border-opacity: 1;border-top-color:rgb(69 10 10 / var(--tw-border-opacity))}.border-t-red-950\/0{border-top-color:#450a0a00}.border-t-red-950\/10{border-top-color:#450a0a1a}.border-t-red-950\/100{border-top-color:#450a0a}.border-t-red-950\/15{border-top-color:#450a0a26}.border-t-red-950\/20{border-top-color:#450a0a33}.border-t-red-950\/25{border-top-color:#450a0a40}.border-t-red-950\/30{border-top-color:#450a0a4d}.border-t-red-950\/35{border-top-color:#450a0a59}.border-t-red-950\/40{border-top-color:#450a0a66}.border-t-red-950\/45{border-top-color:#450a0a73}.border-t-red-950\/5{border-top-color:#450a0a0d}.border-t-red-950\/50{border-top-color:#450a0a80}.border-t-red-950\/55{border-top-color:#450a0a8c}.border-t-red-950\/60{border-top-color:#450a0a99}.border-t-red-950\/65{border-top-color:#450a0aa6}.border-t-red-950\/70{border-top-color:#450a0ab3}.border-t-red-950\/75{border-top-color:#450a0abf}.border-t-red-950\/80{border-top-color:#450a0acc}.border-t-red-950\/85{border-top-color:#450a0ad9}.border-t-red-950\/90{border-top-color:#450a0ae6}.border-t-red-950\/95{border-top-color:#450a0af2}.bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.bg-blue-100\/0{background-color:#dbeafe00}.bg-blue-100\/10{background-color:#dbeafe1a}.bg-blue-100\/100{background-color:#dbeafe}.bg-blue-100\/15{background-color:#dbeafe26}.bg-blue-100\/20{background-color:#dbeafe33}.bg-blue-100\/25{background-color:#dbeafe40}.bg-blue-100\/30{background-color:#dbeafe4d}.bg-blue-100\/35{background-color:#dbeafe59}.bg-blue-100\/40{background-color:#dbeafe66}.bg-blue-100\/45{background-color:#dbeafe73}.bg-blue-100\/5{background-color:#dbeafe0d}.bg-blue-100\/50{background-color:#dbeafe80}.bg-blue-100\/55{background-color:#dbeafe8c}.bg-blue-100\/60{background-color:#dbeafe99}.bg-blue-100\/65{background-color:#dbeafea6}.bg-blue-100\/70{background-color:#dbeafeb3}.bg-blue-100\/75{background-color:#dbeafebf}.bg-blue-100\/80{background-color:#dbeafecc}.bg-blue-100\/85{background-color:#dbeafed9}.bg-blue-100\/90{background-color:#dbeafee6}.bg-blue-100\/95{background-color:#dbeafef2}.bg-blue-200{--tw-bg-opacity: 1;background-color:rgb(191 219 254 / var(--tw-bg-opacity))}.bg-blue-200\/0{background-color:#bfdbfe00}.bg-blue-200\/10{background-color:#bfdbfe1a}.bg-blue-200\/100{background-color:#bfdbfe}.bg-blue-200\/15{background-color:#bfdbfe26}.bg-blue-200\/20{background-color:#bfdbfe33}.bg-blue-200\/25{background-color:#bfdbfe40}.bg-blue-200\/30{background-color:#bfdbfe4d}.bg-blue-200\/35{background-color:#bfdbfe59}.bg-blue-200\/40{background-color:#bfdbfe66}.bg-blue-200\/45{background-color:#bfdbfe73}.bg-blue-200\/5{background-color:#bfdbfe0d}.bg-blue-200\/50{background-color:#bfdbfe80}.bg-blue-200\/55{background-color:#bfdbfe8c}.bg-blue-200\/60{background-color:#bfdbfe99}.bg-blue-200\/65{background-color:#bfdbfea6}.bg-blue-200\/70{background-color:#bfdbfeb3}.bg-blue-200\/75{background-color:#bfdbfebf}.bg-blue-200\/80{background-color:#bfdbfecc}.bg-blue-200\/85{background-color:#bfdbfed9}.bg-blue-200\/90{background-color:#bfdbfee6}.bg-blue-200\/95{background-color:#bfdbfef2}.bg-blue-300{--tw-bg-opacity: 1;background-color:rgb(147 197 253 / var(--tw-bg-opacity))}.bg-blue-300\/0{background-color:#93c5fd00}.bg-blue-300\/10{background-color:#93c5fd1a}.bg-blue-300\/100{background-color:#93c5fd}.bg-blue-300\/15{background-color:#93c5fd26}.bg-blue-300\/20{background-color:#93c5fd33}.bg-blue-300\/25{background-color:#93c5fd40}.bg-blue-300\/30{background-color:#93c5fd4d}.bg-blue-300\/35{background-color:#93c5fd59}.bg-blue-300\/40{background-color:#93c5fd66}.bg-blue-300\/45{background-color:#93c5fd73}.bg-blue-300\/5{background-color:#93c5fd0d}.bg-blue-300\/50{background-color:#93c5fd80}.bg-blue-300\/55{background-color:#93c5fd8c}.bg-blue-300\/60{background-color:#93c5fd99}.bg-blue-300\/65{background-color:#93c5fda6}.bg-blue-300\/70{background-color:#93c5fdb3}.bg-blue-300\/75{background-color:#93c5fdbf}.bg-blue-300\/80{background-color:#93c5fdcc}.bg-blue-300\/85{background-color:#93c5fdd9}.bg-blue-300\/90{background-color:#93c5fde6}.bg-blue-300\/95{background-color:#93c5fdf2}.bg-blue-400{--tw-bg-opacity: 1;background-color:rgb(96 165 250 / var(--tw-bg-opacity))}.bg-blue-400\/0{background-color:#60a5fa00}.bg-blue-400\/10{background-color:#60a5fa1a}.bg-blue-400\/100{background-color:#60a5fa}.bg-blue-400\/15{background-color:#60a5fa26}.bg-blue-400\/20{background-color:#60a5fa33}.bg-blue-400\/25{background-color:#60a5fa40}.bg-blue-400\/30{background-color:#60a5fa4d}.bg-blue-400\/35{background-color:#60a5fa59}.bg-blue-400\/40{background-color:#60a5fa66}.bg-blue-400\/45{background-color:#60a5fa73}.bg-blue-400\/5{background-color:#60a5fa0d}.bg-blue-400\/50{background-color:#60a5fa80}.bg-blue-400\/55{background-color:#60a5fa8c}.bg-blue-400\/60{background-color:#60a5fa99}.bg-blue-400\/65{background-color:#60a5faa6}.bg-blue-400\/70{background-color:#60a5fab3}.bg-blue-400\/75{background-color:#60a5fabf}.bg-blue-400\/80{background-color:#60a5facc}.bg-blue-400\/85{background-color:#60a5fad9}.bg-blue-400\/90{background-color:#60a5fae6}.bg-blue-400\/95{background-color:#60a5faf2}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.bg-blue-50\/0{background-color:#eff6ff00}.bg-blue-50\/10{background-color:#eff6ff1a}.bg-blue-50\/100{background-color:#eff6ff}.bg-blue-50\/15{background-color:#eff6ff26}.bg-blue-50\/20{background-color:#eff6ff33}.bg-blue-50\/25{background-color:#eff6ff40}.bg-blue-50\/30{background-color:#eff6ff4d}.bg-blue-50\/35{background-color:#eff6ff59}.bg-blue-50\/40{background-color:#eff6ff66}.bg-blue-50\/45{background-color:#eff6ff73}.bg-blue-50\/5{background-color:#eff6ff0d}.bg-blue-50\/50{background-color:#eff6ff80}.bg-blue-50\/55{background-color:#eff6ff8c}.bg-blue-50\/60{background-color:#eff6ff99}.bg-blue-50\/65{background-color:#eff6ffa6}.bg-blue-50\/70{background-color:#eff6ffb3}.bg-blue-50\/75{background-color:#eff6ffbf}.bg-blue-50\/80{background-color:#eff6ffcc}.bg-blue-50\/85{background-color:#eff6ffd9}.bg-blue-50\/90{background-color:#eff6ffe6}.bg-blue-50\/95{background-color:#eff6fff2}.bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.bg-blue-500\/0{background-color:#3b82f600}.bg-blue-500\/10{background-color:#3b82f61a}.bg-blue-500\/100{background-color:#3b82f6}.bg-blue-500\/15{background-color:#3b82f626}.bg-blue-500\/20{background-color:#3b82f633}.bg-blue-500\/25{background-color:#3b82f640}.bg-blue-500\/30{background-color:#3b82f64d}.bg-blue-500\/35{background-color:#3b82f659}.bg-blue-500\/40{background-color:#3b82f666}.bg-blue-500\/45{background-color:#3b82f673}.bg-blue-500\/5{background-color:#3b82f60d}.bg-blue-500\/50{background-color:#3b82f680}.bg-blue-500\/55{background-color:#3b82f68c}.bg-blue-500\/60{background-color:#3b82f699}.bg-blue-500\/65{background-color:#3b82f6a6}.bg-blue-500\/70{background-color:#3b82f6b3}.bg-blue-500\/75{background-color:#3b82f6bf}.bg-blue-500\/80{background-color:#3b82f6cc}.bg-blue-500\/85{background-color:#3b82f6d9}.bg-blue-500\/90{background-color:#3b82f6e6}.bg-blue-500\/95{background-color:#3b82f6f2}.bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.bg-blue-600\/0{background-color:#2563eb00}.bg-blue-600\/10{background-color:#2563eb1a}.bg-blue-600\/100{background-color:#2563eb}.bg-blue-600\/15{background-color:#2563eb26}.bg-blue-600\/20{background-color:#2563eb33}.bg-blue-600\/25{background-color:#2563eb40}.bg-blue-600\/30{background-color:#2563eb4d}.bg-blue-600\/35{background-color:#2563eb59}.bg-blue-600\/40{background-color:#2563eb66}.bg-blue-600\/45{background-color:#2563eb73}.bg-blue-600\/5{background-color:#2563eb0d}.bg-blue-600\/50{background-color:#2563eb80}.bg-blue-600\/55{background-color:#2563eb8c}.bg-blue-600\/60{background-color:#2563eb99}.bg-blue-600\/65{background-color:#2563eba6}.bg-blue-600\/70{background-color:#2563ebb3}.bg-blue-600\/75{background-color:#2563ebbf}.bg-blue-600\/80{background-color:#2563ebcc}.bg-blue-600\/85{background-color:#2563ebd9}.bg-blue-600\/90{background-color:#2563ebe6}.bg-blue-600\/95{background-color:#2563ebf2}.bg-blue-700{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.bg-blue-700\/0{background-color:#1d4ed800}.bg-blue-700\/10{background-color:#1d4ed81a}.bg-blue-700\/100{background-color:#1d4ed8}.bg-blue-700\/15{background-color:#1d4ed826}.bg-blue-700\/20{background-color:#1d4ed833}.bg-blue-700\/25{background-color:#1d4ed840}.bg-blue-700\/30{background-color:#1d4ed84d}.bg-blue-700\/35{background-color:#1d4ed859}.bg-blue-700\/40{background-color:#1d4ed866}.bg-blue-700\/45{background-color:#1d4ed873}.bg-blue-700\/5{background-color:#1d4ed80d}.bg-blue-700\/50{background-color:#1d4ed880}.bg-blue-700\/55{background-color:#1d4ed88c}.bg-blue-700\/60{background-color:#1d4ed899}.bg-blue-700\/65{background-color:#1d4ed8a6}.bg-blue-700\/70{background-color:#1d4ed8b3}.bg-blue-700\/75{background-color:#1d4ed8bf}.bg-blue-700\/80{background-color:#1d4ed8cc}.bg-blue-700\/85{background-color:#1d4ed8d9}.bg-blue-700\/90{background-color:#1d4ed8e6}.bg-blue-700\/95{background-color:#1d4ed8f2}.bg-blue-800{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity))}.bg-blue-800\/0{background-color:#1e40af00}.bg-blue-800\/10{background-color:#1e40af1a}.bg-blue-800\/100{background-color:#1e40af}.bg-blue-800\/15{background-color:#1e40af26}.bg-blue-800\/20{background-color:#1e40af33}.bg-blue-800\/25{background-color:#1e40af40}.bg-blue-800\/30{background-color:#1e40af4d}.bg-blue-800\/35{background-color:#1e40af59}.bg-blue-800\/40{background-color:#1e40af66}.bg-blue-800\/45{background-color:#1e40af73}.bg-blue-800\/5{background-color:#1e40af0d}.bg-blue-800\/50{background-color:#1e40af80}.bg-blue-800\/55{background-color:#1e40af8c}.bg-blue-800\/60{background-color:#1e40af99}.bg-blue-800\/65{background-color:#1e40afa6}.bg-blue-800\/70{background-color:#1e40afb3}.bg-blue-800\/75{background-color:#1e40afbf}.bg-blue-800\/80{background-color:#1e40afcc}.bg-blue-800\/85{background-color:#1e40afd9}.bg-blue-800\/90{background-color:#1e40afe6}.bg-blue-800\/95{background-color:#1e40aff2}.bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity))}.bg-blue-900\/0{background-color:#1e3a8a00}.bg-blue-900\/10{background-color:#1e3a8a1a}.bg-blue-900\/100{background-color:#1e3a8a}.bg-blue-900\/15{background-color:#1e3a8a26}.bg-blue-900\/20{background-color:#1e3a8a33}.bg-blue-900\/25{background-color:#1e3a8a40}.bg-blue-900\/30{background-color:#1e3a8a4d}.bg-blue-900\/35{background-color:#1e3a8a59}.bg-blue-900\/40{background-color:#1e3a8a66}.bg-blue-900\/45{background-color:#1e3a8a73}.bg-blue-900\/5{background-color:#1e3a8a0d}.bg-blue-900\/50{background-color:#1e3a8a80}.bg-blue-900\/55{background-color:#1e3a8a8c}.bg-blue-900\/60{background-color:#1e3a8a99}.bg-blue-900\/65{background-color:#1e3a8aa6}.bg-blue-900\/70{background-color:#1e3a8ab3}.bg-blue-900\/75{background-color:#1e3a8abf}.bg-blue-900\/80{background-color:#1e3a8acc}.bg-blue-900\/85{background-color:#1e3a8ad9}.bg-blue-900\/90{background-color:#1e3a8ae6}.bg-blue-900\/95{background-color:#1e3a8af2}.bg-blue-950{--tw-bg-opacity: 1;background-color:rgb(23 37 84 / var(--tw-bg-opacity))}.bg-blue-950\/0{background-color:#17255400}.bg-blue-950\/10{background-color:#1725541a}.bg-blue-950\/100{background-color:#172554}.bg-blue-950\/15{background-color:#17255426}.bg-blue-950\/20{background-color:#17255433}.bg-blue-950\/25{background-color:#17255440}.bg-blue-950\/30{background-color:#1725544d}.bg-blue-950\/35{background-color:#17255459}.bg-blue-950\/40{background-color:#17255466}.bg-blue-950\/45{background-color:#17255473}.bg-blue-950\/5{background-color:#1725540d}.bg-blue-950\/50{background-color:#17255480}.bg-blue-950\/55{background-color:#1725548c}.bg-blue-950\/60{background-color:#17255499}.bg-blue-950\/65{background-color:#172554a6}.bg-blue-950\/70{background-color:#172554b3}.bg-blue-950\/75{background-color:#172554bf}.bg-blue-950\/80{background-color:#172554cc}.bg-blue-950\/85{background-color:#172554d9}.bg-blue-950\/90{background-color:#172554e6}.bg-blue-950\/95{background-color:#172554f2}.bg-dark{--tw-bg-opacity: 1;background-color:rgb(29 29 29 / var(--tw-bg-opacity))}.bg-dark-button{--tw-bg-opacity: 1;background-color:rgb(4 4 4 / var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity))}.bg-green-100\/0{background-color:#dcfce700}.bg-green-100\/10{background-color:#dcfce71a}.bg-green-100\/100{background-color:#dcfce7}.bg-green-100\/15{background-color:#dcfce726}.bg-green-100\/20{background-color:#dcfce733}.bg-green-100\/25{background-color:#dcfce740}.bg-green-100\/30{background-color:#dcfce74d}.bg-green-100\/35{background-color:#dcfce759}.bg-green-100\/40{background-color:#dcfce766}.bg-green-100\/45{background-color:#dcfce773}.bg-green-100\/5{background-color:#dcfce70d}.bg-green-100\/50{background-color:#dcfce780}.bg-green-100\/55{background-color:#dcfce78c}.bg-green-100\/60{background-color:#dcfce799}.bg-green-100\/65{background-color:#dcfce7a6}.bg-green-100\/70{background-color:#dcfce7b3}.bg-green-100\/75{background-color:#dcfce7bf}.bg-green-100\/80{background-color:#dcfce7cc}.bg-green-100\/85{background-color:#dcfce7d9}.bg-green-100\/90{background-color:#dcfce7e6}.bg-green-100\/95{background-color:#dcfce7f2}.bg-green-200{--tw-bg-opacity: 1;background-color:rgb(187 247 208 / var(--tw-bg-opacity))}.bg-green-200\/0{background-color:#bbf7d000}.bg-green-200\/10{background-color:#bbf7d01a}.bg-green-200\/100{background-color:#bbf7d0}.bg-green-200\/15{background-color:#bbf7d026}.bg-green-200\/20{background-color:#bbf7d033}.bg-green-200\/25{background-color:#bbf7d040}.bg-green-200\/30{background-color:#bbf7d04d}.bg-green-200\/35{background-color:#bbf7d059}.bg-green-200\/40{background-color:#bbf7d066}.bg-green-200\/45{background-color:#bbf7d073}.bg-green-200\/5{background-color:#bbf7d00d}.bg-green-200\/50{background-color:#bbf7d080}.bg-green-200\/55{background-color:#bbf7d08c}.bg-green-200\/60{background-color:#bbf7d099}.bg-green-200\/65{background-color:#bbf7d0a6}.bg-green-200\/70{background-color:#bbf7d0b3}.bg-green-200\/75{background-color:#bbf7d0bf}.bg-green-200\/80{background-color:#bbf7d0cc}.bg-green-200\/85{background-color:#bbf7d0d9}.bg-green-200\/90{background-color:#bbf7d0e6}.bg-green-200\/95{background-color:#bbf7d0f2}.bg-green-300{--tw-bg-opacity: 1;background-color:rgb(134 239 172 / var(--tw-bg-opacity))}.bg-green-300\/0{background-color:#86efac00}.bg-green-300\/10{background-color:#86efac1a}.bg-green-300\/100{background-color:#86efac}.bg-green-300\/15{background-color:#86efac26}.bg-green-300\/20{background-color:#86efac33}.bg-green-300\/25{background-color:#86efac40}.bg-green-300\/30{background-color:#86efac4d}.bg-green-300\/35{background-color:#86efac59}.bg-green-300\/40{background-color:#86efac66}.bg-green-300\/45{background-color:#86efac73}.bg-green-300\/5{background-color:#86efac0d}.bg-green-300\/50{background-color:#86efac80}.bg-green-300\/55{background-color:#86efac8c}.bg-green-300\/60{background-color:#86efac99}.bg-green-300\/65{background-color:#86efaca6}.bg-green-300\/70{background-color:#86efacb3}.bg-green-300\/75{background-color:#86efacbf}.bg-green-300\/80{background-color:#86efaccc}.bg-green-300\/85{background-color:#86efacd9}.bg-green-300\/90{background-color:#86eface6}.bg-green-300\/95{background-color:#86efacf2}.bg-green-400{--tw-bg-opacity: 1;background-color:rgb(74 222 128 / var(--tw-bg-opacity))}.bg-green-400\/0{background-color:#4ade8000}.bg-green-400\/10{background-color:#4ade801a}.bg-green-400\/100{background-color:#4ade80}.bg-green-400\/15{background-color:#4ade8026}.bg-green-400\/20{background-color:#4ade8033}.bg-green-400\/25{background-color:#4ade8040}.bg-green-400\/30{background-color:#4ade804d}.bg-green-400\/35{background-color:#4ade8059}.bg-green-400\/40{background-color:#4ade8066}.bg-green-400\/45{background-color:#4ade8073}.bg-green-400\/5{background-color:#4ade800d}.bg-green-400\/50{background-color:#4ade8080}.bg-green-400\/55{background-color:#4ade808c}.bg-green-400\/60{background-color:#4ade8099}.bg-green-400\/65{background-color:#4ade80a6}.bg-green-400\/70{background-color:#4ade80b3}.bg-green-400\/75{background-color:#4ade80bf}.bg-green-400\/80{background-color:#4ade80cc}.bg-green-400\/85{background-color:#4ade80d9}.bg-green-400\/90{background-color:#4ade80e6}.bg-green-400\/95{background-color:#4ade80f2}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity))}.bg-green-50\/0{background-color:#f0fdf400}.bg-green-50\/10{background-color:#f0fdf41a}.bg-green-50\/100{background-color:#f0fdf4}.bg-green-50\/15{background-color:#f0fdf426}.bg-green-50\/20{background-color:#f0fdf433}.bg-green-50\/25{background-color:#f0fdf440}.bg-green-50\/30{background-color:#f0fdf44d}.bg-green-50\/35{background-color:#f0fdf459}.bg-green-50\/40{background-color:#f0fdf466}.bg-green-50\/45{background-color:#f0fdf473}.bg-green-50\/5{background-color:#f0fdf40d}.bg-green-50\/50{background-color:#f0fdf480}.bg-green-50\/55{background-color:#f0fdf48c}.bg-green-50\/60{background-color:#f0fdf499}.bg-green-50\/65{background-color:#f0fdf4a6}.bg-green-50\/70{background-color:#f0fdf4b3}.bg-green-50\/75{background-color:#f0fdf4bf}.bg-green-50\/80{background-color:#f0fdf4cc}.bg-green-50\/85{background-color:#f0fdf4d9}.bg-green-50\/90{background-color:#f0fdf4e6}.bg-green-50\/95{background-color:#f0fdf4f2}.bg-green-500{--tw-bg-opacity: 1;background-color:rgb(34 197 94 / var(--tw-bg-opacity))}.bg-green-500\/0{background-color:#22c55e00}.bg-green-500\/10{background-color:#22c55e1a}.bg-green-500\/100{background-color:#22c55e}.bg-green-500\/15{background-color:#22c55e26}.bg-green-500\/20{background-color:#22c55e33}.bg-green-500\/25{background-color:#22c55e40}.bg-green-500\/30{background-color:#22c55e4d}.bg-green-500\/35{background-color:#22c55e59}.bg-green-500\/40{background-color:#22c55e66}.bg-green-500\/45{background-color:#22c55e73}.bg-green-500\/5{background-color:#22c55e0d}.bg-green-500\/50{background-color:#22c55e80}.bg-green-500\/55{background-color:#22c55e8c}.bg-green-500\/60{background-color:#22c55e99}.bg-green-500\/65{background-color:#22c55ea6}.bg-green-500\/70{background-color:#22c55eb3}.bg-green-500\/75{background-color:#22c55ebf}.bg-green-500\/80{background-color:#22c55ecc}.bg-green-500\/85{background-color:#22c55ed9}.bg-green-500\/90{background-color:#22c55ee6}.bg-green-500\/95{background-color:#22c55ef2}.bg-green-600{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity))}.bg-green-600\/0{background-color:#16a34a00}.bg-green-600\/10{background-color:#16a34a1a}.bg-green-600\/100{background-color:#16a34a}.bg-green-600\/15{background-color:#16a34a26}.bg-green-600\/20{background-color:#16a34a33}.bg-green-600\/25{background-color:#16a34a40}.bg-green-600\/30{background-color:#16a34a4d}.bg-green-600\/35{background-color:#16a34a59}.bg-green-600\/40{background-color:#16a34a66}.bg-green-600\/45{background-color:#16a34a73}.bg-green-600\/5{background-color:#16a34a0d}.bg-green-600\/50{background-color:#16a34a80}.bg-green-600\/55{background-color:#16a34a8c}.bg-green-600\/60{background-color:#16a34a99}.bg-green-600\/65{background-color:#16a34aa6}.bg-green-600\/70{background-color:#16a34ab3}.bg-green-600\/75{background-color:#16a34abf}.bg-green-600\/80{background-color:#16a34acc}.bg-green-600\/85{background-color:#16a34ad9}.bg-green-600\/90{background-color:#16a34ae6}.bg-green-600\/95{background-color:#16a34af2}.bg-green-700{--tw-bg-opacity: 1;background-color:rgb(21 128 61 / var(--tw-bg-opacity))}.bg-green-700\/0{background-color:#15803d00}.bg-green-700\/10{background-color:#15803d1a}.bg-green-700\/100{background-color:#15803d}.bg-green-700\/15{background-color:#15803d26}.bg-green-700\/20{background-color:#15803d33}.bg-green-700\/25{background-color:#15803d40}.bg-green-700\/30{background-color:#15803d4d}.bg-green-700\/35{background-color:#15803d59}.bg-green-700\/40{background-color:#15803d66}.bg-green-700\/45{background-color:#15803d73}.bg-green-700\/5{background-color:#15803d0d}.bg-green-700\/50{background-color:#15803d80}.bg-green-700\/55{background-color:#15803d8c}.bg-green-700\/60{background-color:#15803d99}.bg-green-700\/65{background-color:#15803da6}.bg-green-700\/70{background-color:#15803db3}.bg-green-700\/75{background-color:#15803dbf}.bg-green-700\/80{background-color:#15803dcc}.bg-green-700\/85{background-color:#15803dd9}.bg-green-700\/90{background-color:#15803de6}.bg-green-700\/95{background-color:#15803df2}.bg-green-800{--tw-bg-opacity: 1;background-color:rgb(22 101 52 / var(--tw-bg-opacity))}.bg-green-800\/0{background-color:#16653400}.bg-green-800\/10{background-color:#1665341a}.bg-green-800\/100{background-color:#166534}.bg-green-800\/15{background-color:#16653426}.bg-green-800\/20{background-color:#16653433}.bg-green-800\/25{background-color:#16653440}.bg-green-800\/30{background-color:#1665344d}.bg-green-800\/35{background-color:#16653459}.bg-green-800\/40{background-color:#16653466}.bg-green-800\/45{background-color:#16653473}.bg-green-800\/5{background-color:#1665340d}.bg-green-800\/50{background-color:#16653480}.bg-green-800\/55{background-color:#1665348c}.bg-green-800\/60{background-color:#16653499}.bg-green-800\/65{background-color:#166534a6}.bg-green-800\/70{background-color:#166534b3}.bg-green-800\/75{background-color:#166534bf}.bg-green-800\/80{background-color:#166534cc}.bg-green-800\/85{background-color:#166534d9}.bg-green-800\/90{background-color:#166534e6}.bg-green-800\/95{background-color:#166534f2}.bg-green-900{--tw-bg-opacity: 1;background-color:rgb(20 83 45 / var(--tw-bg-opacity))}.bg-green-900\/0{background-color:#14532d00}.bg-green-900\/10{background-color:#14532d1a}.bg-green-900\/100{background-color:#14532d}.bg-green-900\/15{background-color:#14532d26}.bg-green-900\/20{background-color:#14532d33}.bg-green-900\/25{background-color:#14532d40}.bg-green-900\/30{background-color:#14532d4d}.bg-green-900\/35{background-color:#14532d59}.bg-green-900\/40{background-color:#14532d66}.bg-green-900\/45{background-color:#14532d73}.bg-green-900\/5{background-color:#14532d0d}.bg-green-900\/50{background-color:#14532d80}.bg-green-900\/55{background-color:#14532d8c}.bg-green-900\/60{background-color:#14532d99}.bg-green-900\/65{background-color:#14532da6}.bg-green-900\/70{background-color:#14532db3}.bg-green-900\/75{background-color:#14532dbf}.bg-green-900\/80{background-color:#14532dcc}.bg-green-900\/85{background-color:#14532dd9}.bg-green-900\/90{background-color:#14532de6}.bg-green-900\/95{background-color:#14532df2}.bg-green-950{--tw-bg-opacity: 1;background-color:rgb(5 46 22 / var(--tw-bg-opacity))}.bg-green-950\/0{background-color:#052e1600}.bg-green-950\/10{background-color:#052e161a}.bg-green-950\/100{background-color:#052e16}.bg-green-950\/15{background-color:#052e1626}.bg-green-950\/20{background-color:#052e1633}.bg-green-950\/25{background-color:#052e1640}.bg-green-950\/30{background-color:#052e164d}.bg-green-950\/35{background-color:#052e1659}.bg-green-950\/40{background-color:#052e1666}.bg-green-950\/45{background-color:#052e1673}.bg-green-950\/5{background-color:#052e160d}.bg-green-950\/50{background-color:#052e1680}.bg-green-950\/55{background-color:#052e168c}.bg-green-950\/60{background-color:#052e1699}.bg-green-950\/65{background-color:#052e16a6}.bg-green-950\/70{background-color:#052e16b3}.bg-green-950\/75{background-color:#052e16bf}.bg-green-950\/80{background-color:#052e16cc}.bg-green-950\/85{background-color:#052e16d9}.bg-green-950\/90{background-color:#052e16e6}.bg-green-950\/95{background-color:#052e16f2}.bg-light-grey-2{--tw-bg-opacity: 1;background-color:rgb(251 251 251 / var(--tw-bg-opacity))}.bg-medium-white{--tw-bg-opacity: 1;background-color:rgb(240 240 240 / var(--tw-bg-opacity))}.bg-orange-100{--tw-bg-opacity: 1;background-color:rgb(255 237 213 / var(--tw-bg-opacity))}.bg-orange-100\/0{background-color:#ffedd500}.bg-orange-100\/10{background-color:#ffedd51a}.bg-orange-100\/100{background-color:#ffedd5}.bg-orange-100\/15{background-color:#ffedd526}.bg-orange-100\/20{background-color:#ffedd533}.bg-orange-100\/25{background-color:#ffedd540}.bg-orange-100\/30{background-color:#ffedd54d}.bg-orange-100\/35{background-color:#ffedd559}.bg-orange-100\/40{background-color:#ffedd566}.bg-orange-100\/45{background-color:#ffedd573}.bg-orange-100\/5{background-color:#ffedd50d}.bg-orange-100\/50{background-color:#ffedd580}.bg-orange-100\/55{background-color:#ffedd58c}.bg-orange-100\/60{background-color:#ffedd599}.bg-orange-100\/65{background-color:#ffedd5a6}.bg-orange-100\/70{background-color:#ffedd5b3}.bg-orange-100\/75{background-color:#ffedd5bf}.bg-orange-100\/80{background-color:#ffedd5cc}.bg-orange-100\/85{background-color:#ffedd5d9}.bg-orange-100\/90{background-color:#ffedd5e6}.bg-orange-100\/95{background-color:#ffedd5f2}.bg-orange-200{--tw-bg-opacity: 1;background-color:rgb(254 215 170 / var(--tw-bg-opacity))}.bg-orange-200\/0{background-color:#fed7aa00}.bg-orange-200\/10{background-color:#fed7aa1a}.bg-orange-200\/100{background-color:#fed7aa}.bg-orange-200\/15{background-color:#fed7aa26}.bg-orange-200\/20{background-color:#fed7aa33}.bg-orange-200\/25{background-color:#fed7aa40}.bg-orange-200\/30{background-color:#fed7aa4d}.bg-orange-200\/35{background-color:#fed7aa59}.bg-orange-200\/40{background-color:#fed7aa66}.bg-orange-200\/45{background-color:#fed7aa73}.bg-orange-200\/5{background-color:#fed7aa0d}.bg-orange-200\/50{background-color:#fed7aa80}.bg-orange-200\/55{background-color:#fed7aa8c}.bg-orange-200\/60{background-color:#fed7aa99}.bg-orange-200\/65{background-color:#fed7aaa6}.bg-orange-200\/70{background-color:#fed7aab3}.bg-orange-200\/75{background-color:#fed7aabf}.bg-orange-200\/80{background-color:#fed7aacc}.bg-orange-200\/85{background-color:#fed7aad9}.bg-orange-200\/90{background-color:#fed7aae6}.bg-orange-200\/95{background-color:#fed7aaf2}.bg-orange-300{--tw-bg-opacity: 1;background-color:rgb(253 186 116 / var(--tw-bg-opacity))}.bg-orange-300\/0{background-color:#fdba7400}.bg-orange-300\/10{background-color:#fdba741a}.bg-orange-300\/100{background-color:#fdba74}.bg-orange-300\/15{background-color:#fdba7426}.bg-orange-300\/20{background-color:#fdba7433}.bg-orange-300\/25{background-color:#fdba7440}.bg-orange-300\/30{background-color:#fdba744d}.bg-orange-300\/35{background-color:#fdba7459}.bg-orange-300\/40{background-color:#fdba7466}.bg-orange-300\/45{background-color:#fdba7473}.bg-orange-300\/5{background-color:#fdba740d}.bg-orange-300\/50{background-color:#fdba7480}.bg-orange-300\/55{background-color:#fdba748c}.bg-orange-300\/60{background-color:#fdba7499}.bg-orange-300\/65{background-color:#fdba74a6}.bg-orange-300\/70{background-color:#fdba74b3}.bg-orange-300\/75{background-color:#fdba74bf}.bg-orange-300\/80{background-color:#fdba74cc}.bg-orange-300\/85{background-color:#fdba74d9}.bg-orange-300\/90{background-color:#fdba74e6}.bg-orange-300\/95{background-color:#fdba74f2}.bg-orange-400{--tw-bg-opacity: 1;background-color:rgb(251 146 60 / var(--tw-bg-opacity))}.bg-orange-400\/0{background-color:#fb923c00}.bg-orange-400\/10{background-color:#fb923c1a}.bg-orange-400\/100{background-color:#fb923c}.bg-orange-400\/15{background-color:#fb923c26}.bg-orange-400\/20{background-color:#fb923c33}.bg-orange-400\/25{background-color:#fb923c40}.bg-orange-400\/30{background-color:#fb923c4d}.bg-orange-400\/35{background-color:#fb923c59}.bg-orange-400\/40{background-color:#fb923c66}.bg-orange-400\/45{background-color:#fb923c73}.bg-orange-400\/5{background-color:#fb923c0d}.bg-orange-400\/50{background-color:#fb923c80}.bg-orange-400\/55{background-color:#fb923c8c}.bg-orange-400\/60{background-color:#fb923c99}.bg-orange-400\/65{background-color:#fb923ca6}.bg-orange-400\/70{background-color:#fb923cb3}.bg-orange-400\/75{background-color:#fb923cbf}.bg-orange-400\/80{background-color:#fb923ccc}.bg-orange-400\/85{background-color:#fb923cd9}.bg-orange-400\/90{background-color:#fb923ce6}.bg-orange-400\/95{background-color:#fb923cf2}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity))}.bg-orange-50\/0{background-color:#fff7ed00}.bg-orange-50\/10{background-color:#fff7ed1a}.bg-orange-50\/100{background-color:#fff7ed}.bg-orange-50\/15{background-color:#fff7ed26}.bg-orange-50\/20{background-color:#fff7ed33}.bg-orange-50\/25{background-color:#fff7ed40}.bg-orange-50\/30{background-color:#fff7ed4d}.bg-orange-50\/35{background-color:#fff7ed59}.bg-orange-50\/40{background-color:#fff7ed66}.bg-orange-50\/45{background-color:#fff7ed73}.bg-orange-50\/5{background-color:#fff7ed0d}.bg-orange-50\/50{background-color:#fff7ed80}.bg-orange-50\/55{background-color:#fff7ed8c}.bg-orange-50\/60{background-color:#fff7ed99}.bg-orange-50\/65{background-color:#fff7eda6}.bg-orange-50\/70{background-color:#fff7edb3}.bg-orange-50\/75{background-color:#fff7edbf}.bg-orange-50\/80{background-color:#fff7edcc}.bg-orange-50\/85{background-color:#fff7edd9}.bg-orange-50\/90{background-color:#fff7ede6}.bg-orange-50\/95{background-color:#fff7edf2}.bg-orange-500{--tw-bg-opacity: 1;background-color:rgb(249 115 22 / var(--tw-bg-opacity))}.bg-orange-500\/0{background-color:#f9731600}.bg-orange-500\/10{background-color:#f973161a}.bg-orange-500\/100{background-color:#f97316}.bg-orange-500\/15{background-color:#f9731626}.bg-orange-500\/20{background-color:#f9731633}.bg-orange-500\/25{background-color:#f9731640}.bg-orange-500\/30{background-color:#f973164d}.bg-orange-500\/35{background-color:#f9731659}.bg-orange-500\/40{background-color:#f9731666}.bg-orange-500\/45{background-color:#f9731673}.bg-orange-500\/5{background-color:#f973160d}.bg-orange-500\/50{background-color:#f9731680}.bg-orange-500\/55{background-color:#f973168c}.bg-orange-500\/60{background-color:#f9731699}.bg-orange-500\/65{background-color:#f97316a6}.bg-orange-500\/70{background-color:#f97316b3}.bg-orange-500\/75{background-color:#f97316bf}.bg-orange-500\/80{background-color:#f97316cc}.bg-orange-500\/85{background-color:#f97316d9}.bg-orange-500\/90{background-color:#f97316e6}.bg-orange-500\/95{background-color:#f97316f2}.bg-orange-600{--tw-bg-opacity: 1;background-color:rgb(234 88 12 / var(--tw-bg-opacity))}.bg-orange-600\/0{background-color:#ea580c00}.bg-orange-600\/10{background-color:#ea580c1a}.bg-orange-600\/100{background-color:#ea580c}.bg-orange-600\/15{background-color:#ea580c26}.bg-orange-600\/20{background-color:#ea580c33}.bg-orange-600\/25{background-color:#ea580c40}.bg-orange-600\/30{background-color:#ea580c4d}.bg-orange-600\/35{background-color:#ea580c59}.bg-orange-600\/40{background-color:#ea580c66}.bg-orange-600\/45{background-color:#ea580c73}.bg-orange-600\/5{background-color:#ea580c0d}.bg-orange-600\/50{background-color:#ea580c80}.bg-orange-600\/55{background-color:#ea580c8c}.bg-orange-600\/60{background-color:#ea580c99}.bg-orange-600\/65{background-color:#ea580ca6}.bg-orange-600\/70{background-color:#ea580cb3}.bg-orange-600\/75{background-color:#ea580cbf}.bg-orange-600\/80{background-color:#ea580ccc}.bg-orange-600\/85{background-color:#ea580cd9}.bg-orange-600\/90{background-color:#ea580ce6}.bg-orange-600\/95{background-color:#ea580cf2}.bg-orange-700{--tw-bg-opacity: 1;background-color:rgb(194 65 12 / var(--tw-bg-opacity))}.bg-orange-700\/0{background-color:#c2410c00}.bg-orange-700\/10{background-color:#c2410c1a}.bg-orange-700\/100{background-color:#c2410c}.bg-orange-700\/15{background-color:#c2410c26}.bg-orange-700\/20{background-color:#c2410c33}.bg-orange-700\/25{background-color:#c2410c40}.bg-orange-700\/30{background-color:#c2410c4d}.bg-orange-700\/35{background-color:#c2410c59}.bg-orange-700\/40{background-color:#c2410c66}.bg-orange-700\/45{background-color:#c2410c73}.bg-orange-700\/5{background-color:#c2410c0d}.bg-orange-700\/50{background-color:#c2410c80}.bg-orange-700\/55{background-color:#c2410c8c}.bg-orange-700\/60{background-color:#c2410c99}.bg-orange-700\/65{background-color:#c2410ca6}.bg-orange-700\/70{background-color:#c2410cb3}.bg-orange-700\/75{background-color:#c2410cbf}.bg-orange-700\/80{background-color:#c2410ccc}.bg-orange-700\/85{background-color:#c2410cd9}.bg-orange-700\/90{background-color:#c2410ce6}.bg-orange-700\/95{background-color:#c2410cf2}.bg-orange-800{--tw-bg-opacity: 1;background-color:rgb(154 52 18 / var(--tw-bg-opacity))}.bg-orange-800\/0{background-color:#9a341200}.bg-orange-800\/10{background-color:#9a34121a}.bg-orange-800\/100{background-color:#9a3412}.bg-orange-800\/15{background-color:#9a341226}.bg-orange-800\/20{background-color:#9a341233}.bg-orange-800\/25{background-color:#9a341240}.bg-orange-800\/30{background-color:#9a34124d}.bg-orange-800\/35{background-color:#9a341259}.bg-orange-800\/40{background-color:#9a341266}.bg-orange-800\/45{background-color:#9a341273}.bg-orange-800\/5{background-color:#9a34120d}.bg-orange-800\/50{background-color:#9a341280}.bg-orange-800\/55{background-color:#9a34128c}.bg-orange-800\/60{background-color:#9a341299}.bg-orange-800\/65{background-color:#9a3412a6}.bg-orange-800\/70{background-color:#9a3412b3}.bg-orange-800\/75{background-color:#9a3412bf}.bg-orange-800\/80{background-color:#9a3412cc}.bg-orange-800\/85{background-color:#9a3412d9}.bg-orange-800\/90{background-color:#9a3412e6}.bg-orange-800\/95{background-color:#9a3412f2}.bg-orange-900{--tw-bg-opacity: 1;background-color:rgb(124 45 18 / var(--tw-bg-opacity))}.bg-orange-900\/0{background-color:#7c2d1200}.bg-orange-900\/10{background-color:#7c2d121a}.bg-orange-900\/100{background-color:#7c2d12}.bg-orange-900\/15{background-color:#7c2d1226}.bg-orange-900\/20{background-color:#7c2d1233}.bg-orange-900\/25{background-color:#7c2d1240}.bg-orange-900\/30{background-color:#7c2d124d}.bg-orange-900\/35{background-color:#7c2d1259}.bg-orange-900\/40{background-color:#7c2d1266}.bg-orange-900\/45{background-color:#7c2d1273}.bg-orange-900\/5{background-color:#7c2d120d}.bg-orange-900\/50{background-color:#7c2d1280}.bg-orange-900\/55{background-color:#7c2d128c}.bg-orange-900\/60{background-color:#7c2d1299}.bg-orange-900\/65{background-color:#7c2d12a6}.bg-orange-900\/70{background-color:#7c2d12b3}.bg-orange-900\/75{background-color:#7c2d12bf}.bg-orange-900\/80{background-color:#7c2d12cc}.bg-orange-900\/85{background-color:#7c2d12d9}.bg-orange-900\/90{background-color:#7c2d12e6}.bg-orange-900\/95{background-color:#7c2d12f2}.bg-orange-950{--tw-bg-opacity: 1;background-color:rgb(67 20 7 / var(--tw-bg-opacity))}.bg-orange-950\/0{background-color:#43140700}.bg-orange-950\/10{background-color:#4314071a}.bg-orange-950\/100{background-color:#431407}.bg-orange-950\/15{background-color:#43140726}.bg-orange-950\/20{background-color:#43140733}.bg-orange-950\/25{background-color:#43140740}.bg-orange-950\/30{background-color:#4314074d}.bg-orange-950\/35{background-color:#43140759}.bg-orange-950\/40{background-color:#43140766}.bg-orange-950\/45{background-color:#43140773}.bg-orange-950\/5{background-color:#4314070d}.bg-orange-950\/50{background-color:#43140780}.bg-orange-950\/55{background-color:#4314078c}.bg-orange-950\/60{background-color:#43140799}.bg-orange-950\/65{background-color:#431407a6}.bg-orange-950\/70{background-color:#431407b3}.bg-orange-950\/75{background-color:#431407bf}.bg-orange-950\/80{background-color:#431407cc}.bg-orange-950\/85{background-color:#431407d9}.bg-orange-950\/90{background-color:#431407e6}.bg-orange-950\/95{background-color:#431407f2}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.bg-red-100\/0{background-color:#fee2e200}.bg-red-100\/10{background-color:#fee2e21a}.bg-red-100\/100{background-color:#fee2e2}.bg-red-100\/15{background-color:#fee2e226}.bg-red-100\/20{background-color:#fee2e233}.bg-red-100\/25{background-color:#fee2e240}.bg-red-100\/30{background-color:#fee2e24d}.bg-red-100\/35{background-color:#fee2e259}.bg-red-100\/40{background-color:#fee2e266}.bg-red-100\/45{background-color:#fee2e273}.bg-red-100\/5{background-color:#fee2e20d}.bg-red-100\/50{background-color:#fee2e280}.bg-red-100\/55{background-color:#fee2e28c}.bg-red-100\/60{background-color:#fee2e299}.bg-red-100\/65{background-color:#fee2e2a6}.bg-red-100\/70{background-color:#fee2e2b3}.bg-red-100\/75{background-color:#fee2e2bf}.bg-red-100\/80{background-color:#fee2e2cc}.bg-red-100\/85{background-color:#fee2e2d9}.bg-red-100\/90{background-color:#fee2e2e6}.bg-red-100\/95{background-color:#fee2e2f2}.bg-red-200{--tw-bg-opacity: 1;background-color:rgb(254 202 202 / var(--tw-bg-opacity))}.bg-red-200\/0{background-color:#fecaca00}.bg-red-200\/10{background-color:#fecaca1a}.bg-red-200\/100{background-color:#fecaca}.bg-red-200\/15{background-color:#fecaca26}.bg-red-200\/20{background-color:#fecaca33}.bg-red-200\/25{background-color:#fecaca40}.bg-red-200\/30{background-color:#fecaca4d}.bg-red-200\/35{background-color:#fecaca59}.bg-red-200\/40{background-color:#fecaca66}.bg-red-200\/45{background-color:#fecaca73}.bg-red-200\/5{background-color:#fecaca0d}.bg-red-200\/50{background-color:#fecaca80}.bg-red-200\/55{background-color:#fecaca8c}.bg-red-200\/60{background-color:#fecaca99}.bg-red-200\/65{background-color:#fecacaa6}.bg-red-200\/70{background-color:#fecacab3}.bg-red-200\/75{background-color:#fecacabf}.bg-red-200\/80{background-color:#fecacacc}.bg-red-200\/85{background-color:#fecacad9}.bg-red-200\/90{background-color:#fecacae6}.bg-red-200\/95{background-color:#fecacaf2}.bg-red-300{--tw-bg-opacity: 1;background-color:rgb(252 165 165 / var(--tw-bg-opacity))}.bg-red-300\/0{background-color:#fca5a500}.bg-red-300\/10{background-color:#fca5a51a}.bg-red-300\/100{background-color:#fca5a5}.bg-red-300\/15{background-color:#fca5a526}.bg-red-300\/20{background-color:#fca5a533}.bg-red-300\/25{background-color:#fca5a540}.bg-red-300\/30{background-color:#fca5a54d}.bg-red-300\/35{background-color:#fca5a559}.bg-red-300\/40{background-color:#fca5a566}.bg-red-300\/45{background-color:#fca5a573}.bg-red-300\/5{background-color:#fca5a50d}.bg-red-300\/50{background-color:#fca5a580}.bg-red-300\/55{background-color:#fca5a58c}.bg-red-300\/60{background-color:#fca5a599}.bg-red-300\/65{background-color:#fca5a5a6}.bg-red-300\/70{background-color:#fca5a5b3}.bg-red-300\/75{background-color:#fca5a5bf}.bg-red-300\/80{background-color:#fca5a5cc}.bg-red-300\/85{background-color:#fca5a5d9}.bg-red-300\/90{background-color:#fca5a5e6}.bg-red-300\/95{background-color:#fca5a5f2}.bg-red-400{--tw-bg-opacity: 1;background-color:rgb(248 113 113 / var(--tw-bg-opacity))}.bg-red-400\/0{background-color:#f8717100}.bg-red-400\/10{background-color:#f871711a}.bg-red-400\/100{background-color:#f87171}.bg-red-400\/15{background-color:#f8717126}.bg-red-400\/20{background-color:#f8717133}.bg-red-400\/25{background-color:#f8717140}.bg-red-400\/30{background-color:#f871714d}.bg-red-400\/35{background-color:#f8717159}.bg-red-400\/40{background-color:#f8717166}.bg-red-400\/45{background-color:#f8717173}.bg-red-400\/5{background-color:#f871710d}.bg-red-400\/50{background-color:#f8717180}.bg-red-400\/55{background-color:#f871718c}.bg-red-400\/60{background-color:#f8717199}.bg-red-400\/65{background-color:#f87171a6}.bg-red-400\/70{background-color:#f87171b3}.bg-red-400\/75{background-color:#f87171bf}.bg-red-400\/80{background-color:#f87171cc}.bg-red-400\/85{background-color:#f87171d9}.bg-red-400\/90{background-color:#f87171e6}.bg-red-400\/95{background-color:#f87171f2}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.bg-red-50\/0{background-color:#fef2f200}.bg-red-50\/10{background-color:#fef2f21a}.bg-red-50\/100{background-color:#fef2f2}.bg-red-50\/15{background-color:#fef2f226}.bg-red-50\/20{background-color:#fef2f233}.bg-red-50\/25{background-color:#fef2f240}.bg-red-50\/30{background-color:#fef2f24d}.bg-red-50\/35{background-color:#fef2f259}.bg-red-50\/40{background-color:#fef2f266}.bg-red-50\/45{background-color:#fef2f273}.bg-red-50\/5{background-color:#fef2f20d}.bg-red-50\/50{background-color:#fef2f280}.bg-red-50\/55{background-color:#fef2f28c}.bg-red-50\/60{background-color:#fef2f299}.bg-red-50\/65{background-color:#fef2f2a6}.bg-red-50\/70{background-color:#fef2f2b3}.bg-red-50\/75{background-color:#fef2f2bf}.bg-red-50\/80{background-color:#fef2f2cc}.bg-red-50\/85{background-color:#fef2f2d9}.bg-red-50\/90{background-color:#fef2f2e6}.bg-red-50\/95{background-color:#fef2f2f2}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.bg-red-500\/0{background-color:#ef444400}.bg-red-500\/10{background-color:#ef44441a}.bg-red-500\/100{background-color:#ef4444}.bg-red-500\/15{background-color:#ef444426}.bg-red-500\/20{background-color:#ef444433}.bg-red-500\/25{background-color:#ef444440}.bg-red-500\/30{background-color:#ef44444d}.bg-red-500\/35{background-color:#ef444459}.bg-red-500\/40{background-color:#ef444466}.bg-red-500\/45{background-color:#ef444473}.bg-red-500\/5{background-color:#ef44440d}.bg-red-500\/50{background-color:#ef444480}.bg-red-500\/55{background-color:#ef44448c}.bg-red-500\/60{background-color:#ef444499}.bg-red-500\/65{background-color:#ef4444a6}.bg-red-500\/70{background-color:#ef4444b3}.bg-red-500\/75{background-color:#ef4444bf}.bg-red-500\/80{background-color:#ef4444cc}.bg-red-500\/85{background-color:#ef4444d9}.bg-red-500\/90{background-color:#ef4444e6}.bg-red-500\/95{background-color:#ef4444f2}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity))}.bg-red-600\/0{background-color:#dc262600}.bg-red-600\/10{background-color:#dc26261a}.bg-red-600\/100{background-color:#dc2626}.bg-red-600\/15{background-color:#dc262626}.bg-red-600\/20{background-color:#dc262633}.bg-red-600\/25{background-color:#dc262640}.bg-red-600\/30{background-color:#dc26264d}.bg-red-600\/35{background-color:#dc262659}.bg-red-600\/40{background-color:#dc262666}.bg-red-600\/45{background-color:#dc262673}.bg-red-600\/5{background-color:#dc26260d}.bg-red-600\/50{background-color:#dc262680}.bg-red-600\/55{background-color:#dc26268c}.bg-red-600\/60{background-color:#dc262699}.bg-red-600\/65{background-color:#dc2626a6}.bg-red-600\/70{background-color:#dc2626b3}.bg-red-600\/75{background-color:#dc2626bf}.bg-red-600\/80{background-color:#dc2626cc}.bg-red-600\/85{background-color:#dc2626d9}.bg-red-600\/90{background-color:#dc2626e6}.bg-red-600\/95{background-color:#dc2626f2}.bg-red-700{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity))}.bg-red-700\/0{background-color:#b91c1c00}.bg-red-700\/10{background-color:#b91c1c1a}.bg-red-700\/100{background-color:#b91c1c}.bg-red-700\/15{background-color:#b91c1c26}.bg-red-700\/20{background-color:#b91c1c33}.bg-red-700\/25{background-color:#b91c1c40}.bg-red-700\/30{background-color:#b91c1c4d}.bg-red-700\/35{background-color:#b91c1c59}.bg-red-700\/40{background-color:#b91c1c66}.bg-red-700\/45{background-color:#b91c1c73}.bg-red-700\/5{background-color:#b91c1c0d}.bg-red-700\/50{background-color:#b91c1c80}.bg-red-700\/55{background-color:#b91c1c8c}.bg-red-700\/60{background-color:#b91c1c99}.bg-red-700\/65{background-color:#b91c1ca6}.bg-red-700\/70{background-color:#b91c1cb3}.bg-red-700\/75{background-color:#b91c1cbf}.bg-red-700\/80{background-color:#b91c1ccc}.bg-red-700\/85{background-color:#b91c1cd9}.bg-red-700\/90{background-color:#b91c1ce6}.bg-red-700\/95{background-color:#b91c1cf2}.bg-red-800{--tw-bg-opacity: 1;background-color:rgb(153 27 27 / var(--tw-bg-opacity))}.bg-red-800\/0{background-color:#991b1b00}.bg-red-800\/10{background-color:#991b1b1a}.bg-red-800\/100{background-color:#991b1b}.bg-red-800\/15{background-color:#991b1b26}.bg-red-800\/20{background-color:#991b1b33}.bg-red-800\/25{background-color:#991b1b40}.bg-red-800\/30{background-color:#991b1b4d}.bg-red-800\/35{background-color:#991b1b59}.bg-red-800\/40{background-color:#991b1b66}.bg-red-800\/45{background-color:#991b1b73}.bg-red-800\/5{background-color:#991b1b0d}.bg-red-800\/50{background-color:#991b1b80}.bg-red-800\/55{background-color:#991b1b8c}.bg-red-800\/60{background-color:#991b1b99}.bg-red-800\/65{background-color:#991b1ba6}.bg-red-800\/70{background-color:#991b1bb3}.bg-red-800\/75{background-color:#991b1bbf}.bg-red-800\/80{background-color:#991b1bcc}.bg-red-800\/85{background-color:#991b1bd9}.bg-red-800\/90{background-color:#991b1be6}.bg-red-800\/95{background-color:#991b1bf2}.bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity))}.bg-red-900\/0{background-color:#7f1d1d00}.bg-red-900\/10{background-color:#7f1d1d1a}.bg-red-900\/100{background-color:#7f1d1d}.bg-red-900\/15{background-color:#7f1d1d26}.bg-red-900\/20{background-color:#7f1d1d33}.bg-red-900\/25{background-color:#7f1d1d40}.bg-red-900\/30{background-color:#7f1d1d4d}.bg-red-900\/35{background-color:#7f1d1d59}.bg-red-900\/40{background-color:#7f1d1d66}.bg-red-900\/45{background-color:#7f1d1d73}.bg-red-900\/5{background-color:#7f1d1d0d}.bg-red-900\/50{background-color:#7f1d1d80}.bg-red-900\/55{background-color:#7f1d1d8c}.bg-red-900\/60{background-color:#7f1d1d99}.bg-red-900\/65{background-color:#7f1d1da6}.bg-red-900\/70{background-color:#7f1d1db3}.bg-red-900\/75{background-color:#7f1d1dbf}.bg-red-900\/80{background-color:#7f1d1dcc}.bg-red-900\/85{background-color:#7f1d1dd9}.bg-red-900\/90{background-color:#7f1d1de6}.bg-red-900\/95{background-color:#7f1d1df2}.bg-red-950{--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity))}.bg-red-950\/0{background-color:#450a0a00}.bg-red-950\/10{background-color:#450a0a1a}.bg-red-950\/100{background-color:#450a0a}.bg-red-950\/15{background-color:#450a0a26}.bg-red-950\/20{background-color:#450a0a33}.bg-red-950\/25{background-color:#450a0a40}.bg-red-950\/30{background-color:#450a0a4d}.bg-red-950\/35{background-color:#450a0a59}.bg-red-950\/40{background-color:#450a0a66}.bg-red-950\/45{background-color:#450a0a73}.bg-red-950\/5{background-color:#450a0a0d}.bg-red-950\/50{background-color:#450a0a80}.bg-red-950\/55{background-color:#450a0a8c}.bg-red-950\/60{background-color:#450a0a99}.bg-red-950\/65{background-color:#450a0aa6}.bg-red-950\/70{background-color:#450a0ab3}.bg-red-950\/75{background-color:#450a0abf}.bg-red-950\/80{background-color:#450a0acc}.bg-red-950\/85{background-color:#450a0ad9}.bg-red-950\/90{background-color:#450a0ae6}.bg-red-950\/95{background-color:#450a0af2}.bg-white{--tw-bg-opacity: 1;background-color:rgb(251 251 251 / var(--tw-bg-opacity))}.bg-white-base{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.from-blue-100{--tw-gradient-from: #dbeafe var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/0{--tw-gradient-from: rgb(219 234 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/10{--tw-gradient-from: rgb(219 234 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/100{--tw-gradient-from: rgb(219 234 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/15{--tw-gradient-from: rgb(219 234 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/20{--tw-gradient-from: rgb(219 234 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/25{--tw-gradient-from: rgb(219 234 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/30{--tw-gradient-from: rgb(219 234 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/35{--tw-gradient-from: rgb(219 234 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/40{--tw-gradient-from: rgb(219 234 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/45{--tw-gradient-from: rgb(219 234 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/5{--tw-gradient-from: rgb(219 234 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/50{--tw-gradient-from: rgb(219 234 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/55{--tw-gradient-from: rgb(219 234 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/60{--tw-gradient-from: rgb(219 234 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/65{--tw-gradient-from: rgb(219 234 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/70{--tw-gradient-from: rgb(219 234 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/75{--tw-gradient-from: rgb(219 234 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/80{--tw-gradient-from: rgb(219 234 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/85{--tw-gradient-from: rgb(219 234 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/90{--tw-gradient-from: rgb(219 234 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-100\/95{--tw-gradient-from: rgb(219 234 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200{--tw-gradient-from: #bfdbfe var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/0{--tw-gradient-from: rgb(191 219 254 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/10{--tw-gradient-from: rgb(191 219 254 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/100{--tw-gradient-from: rgb(191 219 254 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/15{--tw-gradient-from: rgb(191 219 254 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/20{--tw-gradient-from: rgb(191 219 254 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/25{--tw-gradient-from: rgb(191 219 254 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/30{--tw-gradient-from: rgb(191 219 254 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/35{--tw-gradient-from: rgb(191 219 254 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/40{--tw-gradient-from: rgb(191 219 254 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/45{--tw-gradient-from: rgb(191 219 254 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/5{--tw-gradient-from: rgb(191 219 254 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/50{--tw-gradient-from: rgb(191 219 254 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/55{--tw-gradient-from: rgb(191 219 254 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/60{--tw-gradient-from: rgb(191 219 254 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/65{--tw-gradient-from: rgb(191 219 254 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/70{--tw-gradient-from: rgb(191 219 254 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/75{--tw-gradient-from: rgb(191 219 254 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/80{--tw-gradient-from: rgb(191 219 254 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/85{--tw-gradient-from: rgb(191 219 254 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/90{--tw-gradient-from: rgb(191 219 254 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-200\/95{--tw-gradient-from: rgb(191 219 254 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300{--tw-gradient-from: #93c5fd var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/0{--tw-gradient-from: rgb(147 197 253 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/10{--tw-gradient-from: rgb(147 197 253 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/100{--tw-gradient-from: rgb(147 197 253 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/15{--tw-gradient-from: rgb(147 197 253 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/20{--tw-gradient-from: rgb(147 197 253 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/25{--tw-gradient-from: rgb(147 197 253 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/30{--tw-gradient-from: rgb(147 197 253 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/35{--tw-gradient-from: rgb(147 197 253 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/40{--tw-gradient-from: rgb(147 197 253 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/45{--tw-gradient-from: rgb(147 197 253 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/5{--tw-gradient-from: rgb(147 197 253 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/50{--tw-gradient-from: rgb(147 197 253 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/55{--tw-gradient-from: rgb(147 197 253 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/60{--tw-gradient-from: rgb(147 197 253 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/65{--tw-gradient-from: rgb(147 197 253 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/70{--tw-gradient-from: rgb(147 197 253 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/75{--tw-gradient-from: rgb(147 197 253 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/80{--tw-gradient-from: rgb(147 197 253 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/85{--tw-gradient-from: rgb(147 197 253 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/90{--tw-gradient-from: rgb(147 197 253 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-300\/95{--tw-gradient-from: rgb(147 197 253 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400{--tw-gradient-from: #60a5fa var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/0{--tw-gradient-from: rgb(96 165 250 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/10{--tw-gradient-from: rgb(96 165 250 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/100{--tw-gradient-from: rgb(96 165 250 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/15{--tw-gradient-from: rgb(96 165 250 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/20{--tw-gradient-from: rgb(96 165 250 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/25{--tw-gradient-from: rgb(96 165 250 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/30{--tw-gradient-from: rgb(96 165 250 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/35{--tw-gradient-from: rgb(96 165 250 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/40{--tw-gradient-from: rgb(96 165 250 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/45{--tw-gradient-from: rgb(96 165 250 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/5{--tw-gradient-from: rgb(96 165 250 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/50{--tw-gradient-from: rgb(96 165 250 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/55{--tw-gradient-from: rgb(96 165 250 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/60{--tw-gradient-from: rgb(96 165 250 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/65{--tw-gradient-from: rgb(96 165 250 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/70{--tw-gradient-from: rgb(96 165 250 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/75{--tw-gradient-from: rgb(96 165 250 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/80{--tw-gradient-from: rgb(96 165 250 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/85{--tw-gradient-from: rgb(96 165 250 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/90{--tw-gradient-from: rgb(96 165 250 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-400\/95{--tw-gradient-from: rgb(96 165 250 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50{--tw-gradient-from: #eff6ff var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/0{--tw-gradient-from: rgb(239 246 255 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/10{--tw-gradient-from: rgb(239 246 255 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/100{--tw-gradient-from: rgb(239 246 255 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/15{--tw-gradient-from: rgb(239 246 255 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/20{--tw-gradient-from: rgb(239 246 255 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/25{--tw-gradient-from: rgb(239 246 255 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/30{--tw-gradient-from: rgb(239 246 255 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/35{--tw-gradient-from: rgb(239 246 255 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/40{--tw-gradient-from: rgb(239 246 255 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/45{--tw-gradient-from: rgb(239 246 255 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/5{--tw-gradient-from: rgb(239 246 255 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/50{--tw-gradient-from: rgb(239 246 255 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/55{--tw-gradient-from: rgb(239 246 255 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/60{--tw-gradient-from: rgb(239 246 255 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/65{--tw-gradient-from: rgb(239 246 255 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/70{--tw-gradient-from: rgb(239 246 255 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/75{--tw-gradient-from: rgb(239 246 255 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/80{--tw-gradient-from: rgb(239 246 255 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/85{--tw-gradient-from: rgb(239 246 255 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/90{--tw-gradient-from: rgb(239 246 255 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-50\/95{--tw-gradient-from: rgb(239 246 255 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500{--tw-gradient-from: #3b82f6 var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/0{--tw-gradient-from: rgb(59 130 246 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/10{--tw-gradient-from: rgb(59 130 246 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/100{--tw-gradient-from: rgb(59 130 246 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/15{--tw-gradient-from: rgb(59 130 246 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/20{--tw-gradient-from: rgb(59 130 246 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/25{--tw-gradient-from: rgb(59 130 246 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/30{--tw-gradient-from: rgb(59 130 246 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/35{--tw-gradient-from: rgb(59 130 246 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/40{--tw-gradient-from: rgb(59 130 246 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/45{--tw-gradient-from: rgb(59 130 246 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/5{--tw-gradient-from: rgb(59 130 246 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/50{--tw-gradient-from: rgb(59 130 246 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/55{--tw-gradient-from: rgb(59 130 246 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/60{--tw-gradient-from: rgb(59 130 246 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/65{--tw-gradient-from: rgb(59 130 246 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/70{--tw-gradient-from: rgb(59 130 246 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/75{--tw-gradient-from: rgb(59 130 246 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/80{--tw-gradient-from: rgb(59 130 246 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/85{--tw-gradient-from: rgb(59 130 246 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/90{--tw-gradient-from: rgb(59 130 246 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-500\/95{--tw-gradient-from: rgb(59 130 246 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/0{--tw-gradient-from: rgb(37 99 235 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/10{--tw-gradient-from: rgb(37 99 235 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/100{--tw-gradient-from: rgb(37 99 235 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/15{--tw-gradient-from: rgb(37 99 235 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/20{--tw-gradient-from: rgb(37 99 235 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/25{--tw-gradient-from: rgb(37 99 235 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/30{--tw-gradient-from: rgb(37 99 235 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/35{--tw-gradient-from: rgb(37 99 235 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/40{--tw-gradient-from: rgb(37 99 235 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/45{--tw-gradient-from: rgb(37 99 235 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/5{--tw-gradient-from: rgb(37 99 235 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/50{--tw-gradient-from: rgb(37 99 235 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/55{--tw-gradient-from: rgb(37 99 235 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/60{--tw-gradient-from: rgb(37 99 235 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/65{--tw-gradient-from: rgb(37 99 235 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/70{--tw-gradient-from: rgb(37 99 235 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/75{--tw-gradient-from: rgb(37 99 235 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/80{--tw-gradient-from: rgb(37 99 235 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/85{--tw-gradient-from: rgb(37 99 235 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/90{--tw-gradient-from: rgb(37 99 235 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-600\/95{--tw-gradient-from: rgb(37 99 235 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700{--tw-gradient-from: #1d4ed8 var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/0{--tw-gradient-from: rgb(29 78 216 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/10{--tw-gradient-from: rgb(29 78 216 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/100{--tw-gradient-from: rgb(29 78 216 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/15{--tw-gradient-from: rgb(29 78 216 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/20{--tw-gradient-from: rgb(29 78 216 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/25{--tw-gradient-from: rgb(29 78 216 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/30{--tw-gradient-from: rgb(29 78 216 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/35{--tw-gradient-from: rgb(29 78 216 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/40{--tw-gradient-from: rgb(29 78 216 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/45{--tw-gradient-from: rgb(29 78 216 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/5{--tw-gradient-from: rgb(29 78 216 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/50{--tw-gradient-from: rgb(29 78 216 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/55{--tw-gradient-from: rgb(29 78 216 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/60{--tw-gradient-from: rgb(29 78 216 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/65{--tw-gradient-from: rgb(29 78 216 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/70{--tw-gradient-from: rgb(29 78 216 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/75{--tw-gradient-from: rgb(29 78 216 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/80{--tw-gradient-from: rgb(29 78 216 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/85{--tw-gradient-from: rgb(29 78 216 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/90{--tw-gradient-from: rgb(29 78 216 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-700\/95{--tw-gradient-from: rgb(29 78 216 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800{--tw-gradient-from: #1e40af var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/0{--tw-gradient-from: rgb(30 64 175 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/10{--tw-gradient-from: rgb(30 64 175 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/100{--tw-gradient-from: rgb(30 64 175 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/15{--tw-gradient-from: rgb(30 64 175 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/20{--tw-gradient-from: rgb(30 64 175 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/25{--tw-gradient-from: rgb(30 64 175 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/30{--tw-gradient-from: rgb(30 64 175 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/35{--tw-gradient-from: rgb(30 64 175 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/40{--tw-gradient-from: rgb(30 64 175 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/45{--tw-gradient-from: rgb(30 64 175 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/5{--tw-gradient-from: rgb(30 64 175 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/50{--tw-gradient-from: rgb(30 64 175 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/55{--tw-gradient-from: rgb(30 64 175 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/60{--tw-gradient-from: rgb(30 64 175 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/65{--tw-gradient-from: rgb(30 64 175 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/70{--tw-gradient-from: rgb(30 64 175 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/75{--tw-gradient-from: rgb(30 64 175 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/80{--tw-gradient-from: rgb(30 64 175 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/85{--tw-gradient-from: rgb(30 64 175 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/90{--tw-gradient-from: rgb(30 64 175 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-800\/95{--tw-gradient-from: rgb(30 64 175 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900{--tw-gradient-from: #1e3a8a var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/0{--tw-gradient-from: rgb(30 58 138 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/10{--tw-gradient-from: rgb(30 58 138 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/100{--tw-gradient-from: rgb(30 58 138 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/15{--tw-gradient-from: rgb(30 58 138 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/20{--tw-gradient-from: rgb(30 58 138 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/25{--tw-gradient-from: rgb(30 58 138 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/30{--tw-gradient-from: rgb(30 58 138 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/35{--tw-gradient-from: rgb(30 58 138 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/40{--tw-gradient-from: rgb(30 58 138 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/45{--tw-gradient-from: rgb(30 58 138 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/5{--tw-gradient-from: rgb(30 58 138 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/50{--tw-gradient-from: rgb(30 58 138 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/55{--tw-gradient-from: rgb(30 58 138 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/60{--tw-gradient-from: rgb(30 58 138 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/65{--tw-gradient-from: rgb(30 58 138 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/70{--tw-gradient-from: rgb(30 58 138 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/75{--tw-gradient-from: rgb(30 58 138 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/80{--tw-gradient-from: rgb(30 58 138 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/85{--tw-gradient-from: rgb(30 58 138 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/90{--tw-gradient-from: rgb(30 58 138 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-900\/95{--tw-gradient-from: rgb(30 58 138 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950{--tw-gradient-from: #172554 var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/0{--tw-gradient-from: rgb(23 37 84 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/10{--tw-gradient-from: rgb(23 37 84 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/100{--tw-gradient-from: rgb(23 37 84 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/15{--tw-gradient-from: rgb(23 37 84 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/20{--tw-gradient-from: rgb(23 37 84 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/25{--tw-gradient-from: rgb(23 37 84 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/30{--tw-gradient-from: rgb(23 37 84 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/35{--tw-gradient-from: rgb(23 37 84 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/40{--tw-gradient-from: rgb(23 37 84 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/45{--tw-gradient-from: rgb(23 37 84 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/5{--tw-gradient-from: rgb(23 37 84 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/50{--tw-gradient-from: rgb(23 37 84 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/55{--tw-gradient-from: rgb(23 37 84 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/60{--tw-gradient-from: rgb(23 37 84 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/65{--tw-gradient-from: rgb(23 37 84 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/70{--tw-gradient-from: rgb(23 37 84 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/75{--tw-gradient-from: rgb(23 37 84 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/80{--tw-gradient-from: rgb(23 37 84 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/85{--tw-gradient-from: rgb(23 37 84 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/90{--tw-gradient-from: rgb(23 37 84 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-blue-950\/95{--tw-gradient-from: rgb(23 37 84 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100{--tw-gradient-from: #dcfce7 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/0{--tw-gradient-from: rgb(220 252 231 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/10{--tw-gradient-from: rgb(220 252 231 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/100{--tw-gradient-from: rgb(220 252 231 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/15{--tw-gradient-from: rgb(220 252 231 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/20{--tw-gradient-from: rgb(220 252 231 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/25{--tw-gradient-from: rgb(220 252 231 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/30{--tw-gradient-from: rgb(220 252 231 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/35{--tw-gradient-from: rgb(220 252 231 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/40{--tw-gradient-from: rgb(220 252 231 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/45{--tw-gradient-from: rgb(220 252 231 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/5{--tw-gradient-from: rgb(220 252 231 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/50{--tw-gradient-from: rgb(220 252 231 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/55{--tw-gradient-from: rgb(220 252 231 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/60{--tw-gradient-from: rgb(220 252 231 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/65{--tw-gradient-from: rgb(220 252 231 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/70{--tw-gradient-from: rgb(220 252 231 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/75{--tw-gradient-from: rgb(220 252 231 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/80{--tw-gradient-from: rgb(220 252 231 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/85{--tw-gradient-from: rgb(220 252 231 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/90{--tw-gradient-from: rgb(220 252 231 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-100\/95{--tw-gradient-from: rgb(220 252 231 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200{--tw-gradient-from: #bbf7d0 var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/0{--tw-gradient-from: rgb(187 247 208 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/10{--tw-gradient-from: rgb(187 247 208 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/100{--tw-gradient-from: rgb(187 247 208 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/15{--tw-gradient-from: rgb(187 247 208 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/20{--tw-gradient-from: rgb(187 247 208 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/25{--tw-gradient-from: rgb(187 247 208 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/30{--tw-gradient-from: rgb(187 247 208 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/35{--tw-gradient-from: rgb(187 247 208 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/40{--tw-gradient-from: rgb(187 247 208 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/45{--tw-gradient-from: rgb(187 247 208 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/5{--tw-gradient-from: rgb(187 247 208 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/50{--tw-gradient-from: rgb(187 247 208 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/55{--tw-gradient-from: rgb(187 247 208 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/60{--tw-gradient-from: rgb(187 247 208 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/65{--tw-gradient-from: rgb(187 247 208 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/70{--tw-gradient-from: rgb(187 247 208 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/75{--tw-gradient-from: rgb(187 247 208 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/80{--tw-gradient-from: rgb(187 247 208 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/85{--tw-gradient-from: rgb(187 247 208 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/90{--tw-gradient-from: rgb(187 247 208 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-200\/95{--tw-gradient-from: rgb(187 247 208 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300{--tw-gradient-from: #86efac var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/0{--tw-gradient-from: rgb(134 239 172 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/10{--tw-gradient-from: rgb(134 239 172 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/100{--tw-gradient-from: rgb(134 239 172 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/15{--tw-gradient-from: rgb(134 239 172 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/20{--tw-gradient-from: rgb(134 239 172 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/25{--tw-gradient-from: rgb(134 239 172 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/30{--tw-gradient-from: rgb(134 239 172 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/35{--tw-gradient-from: rgb(134 239 172 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/40{--tw-gradient-from: rgb(134 239 172 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/45{--tw-gradient-from: rgb(134 239 172 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/5{--tw-gradient-from: rgb(134 239 172 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/50{--tw-gradient-from: rgb(134 239 172 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/55{--tw-gradient-from: rgb(134 239 172 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/60{--tw-gradient-from: rgb(134 239 172 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/65{--tw-gradient-from: rgb(134 239 172 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/70{--tw-gradient-from: rgb(134 239 172 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/75{--tw-gradient-from: rgb(134 239 172 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/80{--tw-gradient-from: rgb(134 239 172 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/85{--tw-gradient-from: rgb(134 239 172 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/90{--tw-gradient-from: rgb(134 239 172 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-300\/95{--tw-gradient-from: rgb(134 239 172 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400{--tw-gradient-from: #4ade80 var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/0{--tw-gradient-from: rgb(74 222 128 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/10{--tw-gradient-from: rgb(74 222 128 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/100{--tw-gradient-from: rgb(74 222 128 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/15{--tw-gradient-from: rgb(74 222 128 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/20{--tw-gradient-from: rgb(74 222 128 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/25{--tw-gradient-from: rgb(74 222 128 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/30{--tw-gradient-from: rgb(74 222 128 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/35{--tw-gradient-from: rgb(74 222 128 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/40{--tw-gradient-from: rgb(74 222 128 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/45{--tw-gradient-from: rgb(74 222 128 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/5{--tw-gradient-from: rgb(74 222 128 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/50{--tw-gradient-from: rgb(74 222 128 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/55{--tw-gradient-from: rgb(74 222 128 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/60{--tw-gradient-from: rgb(74 222 128 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/65{--tw-gradient-from: rgb(74 222 128 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/70{--tw-gradient-from: rgb(74 222 128 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/75{--tw-gradient-from: rgb(74 222 128 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/80{--tw-gradient-from: rgb(74 222 128 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/85{--tw-gradient-from: rgb(74 222 128 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/90{--tw-gradient-from: rgb(74 222 128 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-400\/95{--tw-gradient-from: rgb(74 222 128 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50{--tw-gradient-from: #f0fdf4 var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/0{--tw-gradient-from: rgb(240 253 244 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/10{--tw-gradient-from: rgb(240 253 244 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/100{--tw-gradient-from: rgb(240 253 244 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/15{--tw-gradient-from: rgb(240 253 244 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/20{--tw-gradient-from: rgb(240 253 244 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/25{--tw-gradient-from: rgb(240 253 244 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/30{--tw-gradient-from: rgb(240 253 244 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/35{--tw-gradient-from: rgb(240 253 244 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/40{--tw-gradient-from: rgb(240 253 244 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/45{--tw-gradient-from: rgb(240 253 244 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/5{--tw-gradient-from: rgb(240 253 244 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/50{--tw-gradient-from: rgb(240 253 244 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/55{--tw-gradient-from: rgb(240 253 244 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/60{--tw-gradient-from: rgb(240 253 244 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/65{--tw-gradient-from: rgb(240 253 244 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/70{--tw-gradient-from: rgb(240 253 244 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/75{--tw-gradient-from: rgb(240 253 244 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/80{--tw-gradient-from: rgb(240 253 244 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/85{--tw-gradient-from: rgb(240 253 244 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/90{--tw-gradient-from: rgb(240 253 244 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-50\/95{--tw-gradient-from: rgb(240 253 244 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500{--tw-gradient-from: #22c55e var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/0{--tw-gradient-from: rgb(34 197 94 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/10{--tw-gradient-from: rgb(34 197 94 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/100{--tw-gradient-from: rgb(34 197 94 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/15{--tw-gradient-from: rgb(34 197 94 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/20{--tw-gradient-from: rgb(34 197 94 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/25{--tw-gradient-from: rgb(34 197 94 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/30{--tw-gradient-from: rgb(34 197 94 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/35{--tw-gradient-from: rgb(34 197 94 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/40{--tw-gradient-from: rgb(34 197 94 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/45{--tw-gradient-from: rgb(34 197 94 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/5{--tw-gradient-from: rgb(34 197 94 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/50{--tw-gradient-from: rgb(34 197 94 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/55{--tw-gradient-from: rgb(34 197 94 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/60{--tw-gradient-from: rgb(34 197 94 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/65{--tw-gradient-from: rgb(34 197 94 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/70{--tw-gradient-from: rgb(34 197 94 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/75{--tw-gradient-from: rgb(34 197 94 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/80{--tw-gradient-from: rgb(34 197 94 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/85{--tw-gradient-from: rgb(34 197 94 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/90{--tw-gradient-from: rgb(34 197 94 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-500\/95{--tw-gradient-from: rgb(34 197 94 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600{--tw-gradient-from: #16a34a var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/0{--tw-gradient-from: rgb(22 163 74 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/10{--tw-gradient-from: rgb(22 163 74 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/100{--tw-gradient-from: rgb(22 163 74 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/15{--tw-gradient-from: rgb(22 163 74 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/20{--tw-gradient-from: rgb(22 163 74 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/25{--tw-gradient-from: rgb(22 163 74 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/30{--tw-gradient-from: rgb(22 163 74 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/35{--tw-gradient-from: rgb(22 163 74 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/40{--tw-gradient-from: rgb(22 163 74 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/45{--tw-gradient-from: rgb(22 163 74 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/5{--tw-gradient-from: rgb(22 163 74 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/50{--tw-gradient-from: rgb(22 163 74 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/55{--tw-gradient-from: rgb(22 163 74 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/60{--tw-gradient-from: rgb(22 163 74 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/65{--tw-gradient-from: rgb(22 163 74 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/70{--tw-gradient-from: rgb(22 163 74 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/75{--tw-gradient-from: rgb(22 163 74 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/80{--tw-gradient-from: rgb(22 163 74 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/85{--tw-gradient-from: rgb(22 163 74 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/90{--tw-gradient-from: rgb(22 163 74 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-600\/95{--tw-gradient-from: rgb(22 163 74 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700{--tw-gradient-from: #15803d var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/0{--tw-gradient-from: rgb(21 128 61 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/10{--tw-gradient-from: rgb(21 128 61 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/100{--tw-gradient-from: rgb(21 128 61 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/15{--tw-gradient-from: rgb(21 128 61 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/20{--tw-gradient-from: rgb(21 128 61 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/25{--tw-gradient-from: rgb(21 128 61 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/30{--tw-gradient-from: rgb(21 128 61 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/35{--tw-gradient-from: rgb(21 128 61 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/40{--tw-gradient-from: rgb(21 128 61 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/45{--tw-gradient-from: rgb(21 128 61 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/5{--tw-gradient-from: rgb(21 128 61 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/50{--tw-gradient-from: rgb(21 128 61 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/55{--tw-gradient-from: rgb(21 128 61 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/60{--tw-gradient-from: rgb(21 128 61 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/65{--tw-gradient-from: rgb(21 128 61 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/70{--tw-gradient-from: rgb(21 128 61 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/75{--tw-gradient-from: rgb(21 128 61 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/80{--tw-gradient-from: rgb(21 128 61 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/85{--tw-gradient-from: rgb(21 128 61 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/90{--tw-gradient-from: rgb(21 128 61 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-700\/95{--tw-gradient-from: rgb(21 128 61 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800{--tw-gradient-from: #166534 var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/0{--tw-gradient-from: rgb(22 101 52 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/10{--tw-gradient-from: rgb(22 101 52 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/100{--tw-gradient-from: rgb(22 101 52 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/15{--tw-gradient-from: rgb(22 101 52 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/20{--tw-gradient-from: rgb(22 101 52 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/25{--tw-gradient-from: rgb(22 101 52 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/30{--tw-gradient-from: rgb(22 101 52 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/35{--tw-gradient-from: rgb(22 101 52 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/40{--tw-gradient-from: rgb(22 101 52 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/45{--tw-gradient-from: rgb(22 101 52 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/5{--tw-gradient-from: rgb(22 101 52 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/50{--tw-gradient-from: rgb(22 101 52 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/55{--tw-gradient-from: rgb(22 101 52 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/60{--tw-gradient-from: rgb(22 101 52 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/65{--tw-gradient-from: rgb(22 101 52 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/70{--tw-gradient-from: rgb(22 101 52 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/75{--tw-gradient-from: rgb(22 101 52 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/80{--tw-gradient-from: rgb(22 101 52 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/85{--tw-gradient-from: rgb(22 101 52 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/90{--tw-gradient-from: rgb(22 101 52 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-800\/95{--tw-gradient-from: rgb(22 101 52 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900{--tw-gradient-from: #14532d var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/0{--tw-gradient-from: rgb(20 83 45 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/10{--tw-gradient-from: rgb(20 83 45 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/100{--tw-gradient-from: rgb(20 83 45 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/15{--tw-gradient-from: rgb(20 83 45 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/20{--tw-gradient-from: rgb(20 83 45 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/25{--tw-gradient-from: rgb(20 83 45 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/30{--tw-gradient-from: rgb(20 83 45 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/35{--tw-gradient-from: rgb(20 83 45 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/40{--tw-gradient-from: rgb(20 83 45 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/45{--tw-gradient-from: rgb(20 83 45 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/5{--tw-gradient-from: rgb(20 83 45 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/50{--tw-gradient-from: rgb(20 83 45 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/55{--tw-gradient-from: rgb(20 83 45 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/60{--tw-gradient-from: rgb(20 83 45 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/65{--tw-gradient-from: rgb(20 83 45 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/70{--tw-gradient-from: rgb(20 83 45 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/75{--tw-gradient-from: rgb(20 83 45 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/80{--tw-gradient-from: rgb(20 83 45 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/85{--tw-gradient-from: rgb(20 83 45 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/90{--tw-gradient-from: rgb(20 83 45 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-900\/95{--tw-gradient-from: rgb(20 83 45 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950{--tw-gradient-from: #052e16 var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/0{--tw-gradient-from: rgb(5 46 22 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/10{--tw-gradient-from: rgb(5 46 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/100{--tw-gradient-from: rgb(5 46 22 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/15{--tw-gradient-from: rgb(5 46 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/20{--tw-gradient-from: rgb(5 46 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/25{--tw-gradient-from: rgb(5 46 22 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/30{--tw-gradient-from: rgb(5 46 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/35{--tw-gradient-from: rgb(5 46 22 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/40{--tw-gradient-from: rgb(5 46 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/45{--tw-gradient-from: rgb(5 46 22 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/5{--tw-gradient-from: rgb(5 46 22 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/50{--tw-gradient-from: rgb(5 46 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/55{--tw-gradient-from: rgb(5 46 22 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/60{--tw-gradient-from: rgb(5 46 22 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/65{--tw-gradient-from: rgb(5 46 22 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/70{--tw-gradient-from: rgb(5 46 22 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/75{--tw-gradient-from: rgb(5 46 22 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/80{--tw-gradient-from: rgb(5 46 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/85{--tw-gradient-from: rgb(5 46 22 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/90{--tw-gradient-from: rgb(5 46 22 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-green-950\/95{--tw-gradient-from: rgb(5 46 22 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100{--tw-gradient-from: #ffedd5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/0{--tw-gradient-from: rgb(255 237 213 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/10{--tw-gradient-from: rgb(255 237 213 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/100{--tw-gradient-from: rgb(255 237 213 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/15{--tw-gradient-from: rgb(255 237 213 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/20{--tw-gradient-from: rgb(255 237 213 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/25{--tw-gradient-from: rgb(255 237 213 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/30{--tw-gradient-from: rgb(255 237 213 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/35{--tw-gradient-from: rgb(255 237 213 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/40{--tw-gradient-from: rgb(255 237 213 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/45{--tw-gradient-from: rgb(255 237 213 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/5{--tw-gradient-from: rgb(255 237 213 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/50{--tw-gradient-from: rgb(255 237 213 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/55{--tw-gradient-from: rgb(255 237 213 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/60{--tw-gradient-from: rgb(255 237 213 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/65{--tw-gradient-from: rgb(255 237 213 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/70{--tw-gradient-from: rgb(255 237 213 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/75{--tw-gradient-from: rgb(255 237 213 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/80{--tw-gradient-from: rgb(255 237 213 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/85{--tw-gradient-from: rgb(255 237 213 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/90{--tw-gradient-from: rgb(255 237 213 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-100\/95{--tw-gradient-from: rgb(255 237 213 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200{--tw-gradient-from: #fed7aa var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/0{--tw-gradient-from: rgb(254 215 170 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/10{--tw-gradient-from: rgb(254 215 170 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/100{--tw-gradient-from: rgb(254 215 170 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/15{--tw-gradient-from: rgb(254 215 170 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/20{--tw-gradient-from: rgb(254 215 170 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/25{--tw-gradient-from: rgb(254 215 170 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/30{--tw-gradient-from: rgb(254 215 170 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/35{--tw-gradient-from: rgb(254 215 170 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/40{--tw-gradient-from: rgb(254 215 170 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/45{--tw-gradient-from: rgb(254 215 170 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/5{--tw-gradient-from: rgb(254 215 170 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/50{--tw-gradient-from: rgb(254 215 170 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/55{--tw-gradient-from: rgb(254 215 170 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/60{--tw-gradient-from: rgb(254 215 170 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/65{--tw-gradient-from: rgb(254 215 170 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/70{--tw-gradient-from: rgb(254 215 170 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/75{--tw-gradient-from: rgb(254 215 170 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/80{--tw-gradient-from: rgb(254 215 170 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/85{--tw-gradient-from: rgb(254 215 170 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/90{--tw-gradient-from: rgb(254 215 170 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-200\/95{--tw-gradient-from: rgb(254 215 170 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300{--tw-gradient-from: #fdba74 var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/0{--tw-gradient-from: rgb(253 186 116 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/10{--tw-gradient-from: rgb(253 186 116 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/100{--tw-gradient-from: rgb(253 186 116 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/15{--tw-gradient-from: rgb(253 186 116 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/20{--tw-gradient-from: rgb(253 186 116 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/25{--tw-gradient-from: rgb(253 186 116 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/30{--tw-gradient-from: rgb(253 186 116 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/35{--tw-gradient-from: rgb(253 186 116 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/40{--tw-gradient-from: rgb(253 186 116 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/45{--tw-gradient-from: rgb(253 186 116 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/5{--tw-gradient-from: rgb(253 186 116 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/50{--tw-gradient-from: rgb(253 186 116 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/55{--tw-gradient-from: rgb(253 186 116 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/60{--tw-gradient-from: rgb(253 186 116 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/65{--tw-gradient-from: rgb(253 186 116 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/70{--tw-gradient-from: rgb(253 186 116 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/75{--tw-gradient-from: rgb(253 186 116 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/80{--tw-gradient-from: rgb(253 186 116 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/85{--tw-gradient-from: rgb(253 186 116 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/90{--tw-gradient-from: rgb(253 186 116 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-300\/95{--tw-gradient-from: rgb(253 186 116 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400{--tw-gradient-from: #fb923c var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/0{--tw-gradient-from: rgb(251 146 60 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/10{--tw-gradient-from: rgb(251 146 60 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/100{--tw-gradient-from: rgb(251 146 60 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/15{--tw-gradient-from: rgb(251 146 60 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/20{--tw-gradient-from: rgb(251 146 60 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/25{--tw-gradient-from: rgb(251 146 60 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/30{--tw-gradient-from: rgb(251 146 60 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/35{--tw-gradient-from: rgb(251 146 60 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/40{--tw-gradient-from: rgb(251 146 60 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/45{--tw-gradient-from: rgb(251 146 60 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/5{--tw-gradient-from: rgb(251 146 60 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/50{--tw-gradient-from: rgb(251 146 60 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/55{--tw-gradient-from: rgb(251 146 60 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/60{--tw-gradient-from: rgb(251 146 60 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/65{--tw-gradient-from: rgb(251 146 60 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/70{--tw-gradient-from: rgb(251 146 60 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/75{--tw-gradient-from: rgb(251 146 60 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/80{--tw-gradient-from: rgb(251 146 60 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/85{--tw-gradient-from: rgb(251 146 60 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/90{--tw-gradient-from: rgb(251 146 60 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-400\/95{--tw-gradient-from: rgb(251 146 60 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50{--tw-gradient-from: #fff7ed var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/0{--tw-gradient-from: rgb(255 247 237 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/10{--tw-gradient-from: rgb(255 247 237 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/100{--tw-gradient-from: rgb(255 247 237 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/15{--tw-gradient-from: rgb(255 247 237 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/20{--tw-gradient-from: rgb(255 247 237 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/25{--tw-gradient-from: rgb(255 247 237 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/30{--tw-gradient-from: rgb(255 247 237 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/35{--tw-gradient-from: rgb(255 247 237 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/40{--tw-gradient-from: rgb(255 247 237 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/45{--tw-gradient-from: rgb(255 247 237 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/5{--tw-gradient-from: rgb(255 247 237 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/50{--tw-gradient-from: rgb(255 247 237 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/55{--tw-gradient-from: rgb(255 247 237 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/60{--tw-gradient-from: rgb(255 247 237 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/65{--tw-gradient-from: rgb(255 247 237 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/70{--tw-gradient-from: rgb(255 247 237 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/75{--tw-gradient-from: rgb(255 247 237 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/80{--tw-gradient-from: rgb(255 247 237 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/85{--tw-gradient-from: rgb(255 247 237 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/90{--tw-gradient-from: rgb(255 247 237 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-50\/95{--tw-gradient-from: rgb(255 247 237 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500{--tw-gradient-from: #f97316 var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/0{--tw-gradient-from: rgb(249 115 22 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/10{--tw-gradient-from: rgb(249 115 22 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/100{--tw-gradient-from: rgb(249 115 22 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/15{--tw-gradient-from: rgb(249 115 22 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/20{--tw-gradient-from: rgb(249 115 22 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/25{--tw-gradient-from: rgb(249 115 22 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/30{--tw-gradient-from: rgb(249 115 22 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/35{--tw-gradient-from: rgb(249 115 22 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/40{--tw-gradient-from: rgb(249 115 22 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/45{--tw-gradient-from: rgb(249 115 22 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/5{--tw-gradient-from: rgb(249 115 22 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/50{--tw-gradient-from: rgb(249 115 22 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/55{--tw-gradient-from: rgb(249 115 22 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/60{--tw-gradient-from: rgb(249 115 22 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/65{--tw-gradient-from: rgb(249 115 22 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/70{--tw-gradient-from: rgb(249 115 22 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/75{--tw-gradient-from: rgb(249 115 22 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/80{--tw-gradient-from: rgb(249 115 22 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/85{--tw-gradient-from: rgb(249 115 22 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/90{--tw-gradient-from: rgb(249 115 22 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-500\/95{--tw-gradient-from: rgb(249 115 22 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600{--tw-gradient-from: #ea580c var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/0{--tw-gradient-from: rgb(234 88 12 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/10{--tw-gradient-from: rgb(234 88 12 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/100{--tw-gradient-from: rgb(234 88 12 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/15{--tw-gradient-from: rgb(234 88 12 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/20{--tw-gradient-from: rgb(234 88 12 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/25{--tw-gradient-from: rgb(234 88 12 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/30{--tw-gradient-from: rgb(234 88 12 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/35{--tw-gradient-from: rgb(234 88 12 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/40{--tw-gradient-from: rgb(234 88 12 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/45{--tw-gradient-from: rgb(234 88 12 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/5{--tw-gradient-from: rgb(234 88 12 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/50{--tw-gradient-from: rgb(234 88 12 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/55{--tw-gradient-from: rgb(234 88 12 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/60{--tw-gradient-from: rgb(234 88 12 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/65{--tw-gradient-from: rgb(234 88 12 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/70{--tw-gradient-from: rgb(234 88 12 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/75{--tw-gradient-from: rgb(234 88 12 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/80{--tw-gradient-from: rgb(234 88 12 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/85{--tw-gradient-from: rgb(234 88 12 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/90{--tw-gradient-from: rgb(234 88 12 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-600\/95{--tw-gradient-from: rgb(234 88 12 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700{--tw-gradient-from: #c2410c var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/0{--tw-gradient-from: rgb(194 65 12 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/10{--tw-gradient-from: rgb(194 65 12 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/100{--tw-gradient-from: rgb(194 65 12 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/15{--tw-gradient-from: rgb(194 65 12 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/20{--tw-gradient-from: rgb(194 65 12 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/25{--tw-gradient-from: rgb(194 65 12 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/30{--tw-gradient-from: rgb(194 65 12 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/35{--tw-gradient-from: rgb(194 65 12 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/40{--tw-gradient-from: rgb(194 65 12 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/45{--tw-gradient-from: rgb(194 65 12 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/5{--tw-gradient-from: rgb(194 65 12 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/50{--tw-gradient-from: rgb(194 65 12 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/55{--tw-gradient-from: rgb(194 65 12 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/60{--tw-gradient-from: rgb(194 65 12 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/65{--tw-gradient-from: rgb(194 65 12 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/70{--tw-gradient-from: rgb(194 65 12 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/75{--tw-gradient-from: rgb(194 65 12 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/80{--tw-gradient-from: rgb(194 65 12 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/85{--tw-gradient-from: rgb(194 65 12 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/90{--tw-gradient-from: rgb(194 65 12 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-700\/95{--tw-gradient-from: rgb(194 65 12 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800{--tw-gradient-from: #9a3412 var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/0{--tw-gradient-from: rgb(154 52 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/10{--tw-gradient-from: rgb(154 52 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/100{--tw-gradient-from: rgb(154 52 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/15{--tw-gradient-from: rgb(154 52 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/20{--tw-gradient-from: rgb(154 52 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/25{--tw-gradient-from: rgb(154 52 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/30{--tw-gradient-from: rgb(154 52 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/35{--tw-gradient-from: rgb(154 52 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/40{--tw-gradient-from: rgb(154 52 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/45{--tw-gradient-from: rgb(154 52 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/5{--tw-gradient-from: rgb(154 52 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/50{--tw-gradient-from: rgb(154 52 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/55{--tw-gradient-from: rgb(154 52 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/60{--tw-gradient-from: rgb(154 52 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/65{--tw-gradient-from: rgb(154 52 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/70{--tw-gradient-from: rgb(154 52 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/75{--tw-gradient-from: rgb(154 52 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/80{--tw-gradient-from: rgb(154 52 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/85{--tw-gradient-from: rgb(154 52 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/90{--tw-gradient-from: rgb(154 52 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-800\/95{--tw-gradient-from: rgb(154 52 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900{--tw-gradient-from: #7c2d12 var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/0{--tw-gradient-from: rgb(124 45 18 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/10{--tw-gradient-from: rgb(124 45 18 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/100{--tw-gradient-from: rgb(124 45 18 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/15{--tw-gradient-from: rgb(124 45 18 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/20{--tw-gradient-from: rgb(124 45 18 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/25{--tw-gradient-from: rgb(124 45 18 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/30{--tw-gradient-from: rgb(124 45 18 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/35{--tw-gradient-from: rgb(124 45 18 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/40{--tw-gradient-from: rgb(124 45 18 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/45{--tw-gradient-from: rgb(124 45 18 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/5{--tw-gradient-from: rgb(124 45 18 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/50{--tw-gradient-from: rgb(124 45 18 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/55{--tw-gradient-from: rgb(124 45 18 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/60{--tw-gradient-from: rgb(124 45 18 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/65{--tw-gradient-from: rgb(124 45 18 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/70{--tw-gradient-from: rgb(124 45 18 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/75{--tw-gradient-from: rgb(124 45 18 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/80{--tw-gradient-from: rgb(124 45 18 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/85{--tw-gradient-from: rgb(124 45 18 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/90{--tw-gradient-from: rgb(124 45 18 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-900\/95{--tw-gradient-from: rgb(124 45 18 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950{--tw-gradient-from: #431407 var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/0{--tw-gradient-from: rgb(67 20 7 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/10{--tw-gradient-from: rgb(67 20 7 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/100{--tw-gradient-from: rgb(67 20 7 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/15{--tw-gradient-from: rgb(67 20 7 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/20{--tw-gradient-from: rgb(67 20 7 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/25{--tw-gradient-from: rgb(67 20 7 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/30{--tw-gradient-from: rgb(67 20 7 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/35{--tw-gradient-from: rgb(67 20 7 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/40{--tw-gradient-from: rgb(67 20 7 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/45{--tw-gradient-from: rgb(67 20 7 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/5{--tw-gradient-from: rgb(67 20 7 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/50{--tw-gradient-from: rgb(67 20 7 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/55{--tw-gradient-from: rgb(67 20 7 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/60{--tw-gradient-from: rgb(67 20 7 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/65{--tw-gradient-from: rgb(67 20 7 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/70{--tw-gradient-from: rgb(67 20 7 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/75{--tw-gradient-from: rgb(67 20 7 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/80{--tw-gradient-from: rgb(67 20 7 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/85{--tw-gradient-from: rgb(67 20 7 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/90{--tw-gradient-from: rgb(67 20 7 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-orange-950\/95{--tw-gradient-from: rgb(67 20 7 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100{--tw-gradient-from: #fee2e2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/0{--tw-gradient-from: rgb(254 226 226 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/10{--tw-gradient-from: rgb(254 226 226 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/100{--tw-gradient-from: rgb(254 226 226 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/15{--tw-gradient-from: rgb(254 226 226 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/20{--tw-gradient-from: rgb(254 226 226 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/25{--tw-gradient-from: rgb(254 226 226 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/30{--tw-gradient-from: rgb(254 226 226 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/35{--tw-gradient-from: rgb(254 226 226 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/40{--tw-gradient-from: rgb(254 226 226 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/45{--tw-gradient-from: rgb(254 226 226 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/5{--tw-gradient-from: rgb(254 226 226 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/50{--tw-gradient-from: rgb(254 226 226 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/55{--tw-gradient-from: rgb(254 226 226 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/60{--tw-gradient-from: rgb(254 226 226 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/65{--tw-gradient-from: rgb(254 226 226 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/70{--tw-gradient-from: rgb(254 226 226 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/75{--tw-gradient-from: rgb(254 226 226 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/80{--tw-gradient-from: rgb(254 226 226 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/85{--tw-gradient-from: rgb(254 226 226 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/90{--tw-gradient-from: rgb(254 226 226 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-100\/95{--tw-gradient-from: rgb(254 226 226 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200{--tw-gradient-from: #fecaca var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/0{--tw-gradient-from: rgb(254 202 202 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/10{--tw-gradient-from: rgb(254 202 202 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/100{--tw-gradient-from: rgb(254 202 202 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/15{--tw-gradient-from: rgb(254 202 202 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/20{--tw-gradient-from: rgb(254 202 202 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/25{--tw-gradient-from: rgb(254 202 202 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/30{--tw-gradient-from: rgb(254 202 202 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/35{--tw-gradient-from: rgb(254 202 202 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/40{--tw-gradient-from: rgb(254 202 202 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/45{--tw-gradient-from: rgb(254 202 202 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/5{--tw-gradient-from: rgb(254 202 202 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/50{--tw-gradient-from: rgb(254 202 202 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/55{--tw-gradient-from: rgb(254 202 202 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/60{--tw-gradient-from: rgb(254 202 202 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/65{--tw-gradient-from: rgb(254 202 202 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/70{--tw-gradient-from: rgb(254 202 202 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/75{--tw-gradient-from: rgb(254 202 202 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/80{--tw-gradient-from: rgb(254 202 202 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/85{--tw-gradient-from: rgb(254 202 202 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/90{--tw-gradient-from: rgb(254 202 202 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-200\/95{--tw-gradient-from: rgb(254 202 202 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300{--tw-gradient-from: #fca5a5 var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/0{--tw-gradient-from: rgb(252 165 165 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/10{--tw-gradient-from: rgb(252 165 165 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/100{--tw-gradient-from: rgb(252 165 165 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/15{--tw-gradient-from: rgb(252 165 165 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/20{--tw-gradient-from: rgb(252 165 165 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/25{--tw-gradient-from: rgb(252 165 165 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/30{--tw-gradient-from: rgb(252 165 165 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/35{--tw-gradient-from: rgb(252 165 165 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/40{--tw-gradient-from: rgb(252 165 165 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/45{--tw-gradient-from: rgb(252 165 165 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/5{--tw-gradient-from: rgb(252 165 165 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/50{--tw-gradient-from: rgb(252 165 165 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/55{--tw-gradient-from: rgb(252 165 165 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/60{--tw-gradient-from: rgb(252 165 165 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/65{--tw-gradient-from: rgb(252 165 165 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/70{--tw-gradient-from: rgb(252 165 165 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/75{--tw-gradient-from: rgb(252 165 165 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/80{--tw-gradient-from: rgb(252 165 165 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/85{--tw-gradient-from: rgb(252 165 165 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/90{--tw-gradient-from: rgb(252 165 165 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-300\/95{--tw-gradient-from: rgb(252 165 165 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400{--tw-gradient-from: #f87171 var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/0{--tw-gradient-from: rgb(248 113 113 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/10{--tw-gradient-from: rgb(248 113 113 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/100{--tw-gradient-from: rgb(248 113 113 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/15{--tw-gradient-from: rgb(248 113 113 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/20{--tw-gradient-from: rgb(248 113 113 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/25{--tw-gradient-from: rgb(248 113 113 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/30{--tw-gradient-from: rgb(248 113 113 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/35{--tw-gradient-from: rgb(248 113 113 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/40{--tw-gradient-from: rgb(248 113 113 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/45{--tw-gradient-from: rgb(248 113 113 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/5{--tw-gradient-from: rgb(248 113 113 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/50{--tw-gradient-from: rgb(248 113 113 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/55{--tw-gradient-from: rgb(248 113 113 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/60{--tw-gradient-from: rgb(248 113 113 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/65{--tw-gradient-from: rgb(248 113 113 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/70{--tw-gradient-from: rgb(248 113 113 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/75{--tw-gradient-from: rgb(248 113 113 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/80{--tw-gradient-from: rgb(248 113 113 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/85{--tw-gradient-from: rgb(248 113 113 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/90{--tw-gradient-from: rgb(248 113 113 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-400\/95{--tw-gradient-from: rgb(248 113 113 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50{--tw-gradient-from: #fef2f2 var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/0{--tw-gradient-from: rgb(254 242 242 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/10{--tw-gradient-from: rgb(254 242 242 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/100{--tw-gradient-from: rgb(254 242 242 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/15{--tw-gradient-from: rgb(254 242 242 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/20{--tw-gradient-from: rgb(254 242 242 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/25{--tw-gradient-from: rgb(254 242 242 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/30{--tw-gradient-from: rgb(254 242 242 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/35{--tw-gradient-from: rgb(254 242 242 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/40{--tw-gradient-from: rgb(254 242 242 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/45{--tw-gradient-from: rgb(254 242 242 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/5{--tw-gradient-from: rgb(254 242 242 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/50{--tw-gradient-from: rgb(254 242 242 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/55{--tw-gradient-from: rgb(254 242 242 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/60{--tw-gradient-from: rgb(254 242 242 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/65{--tw-gradient-from: rgb(254 242 242 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/70{--tw-gradient-from: rgb(254 242 242 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/75{--tw-gradient-from: rgb(254 242 242 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/80{--tw-gradient-from: rgb(254 242 242 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/85{--tw-gradient-from: rgb(254 242 242 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/90{--tw-gradient-from: rgb(254 242 242 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-50\/95{--tw-gradient-from: rgb(254 242 242 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500{--tw-gradient-from: #ef4444 var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/0{--tw-gradient-from: rgb(239 68 68 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/10{--tw-gradient-from: rgb(239 68 68 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/100{--tw-gradient-from: rgb(239 68 68 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/15{--tw-gradient-from: rgb(239 68 68 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/20{--tw-gradient-from: rgb(239 68 68 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/25{--tw-gradient-from: rgb(239 68 68 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/30{--tw-gradient-from: rgb(239 68 68 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/35{--tw-gradient-from: rgb(239 68 68 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/40{--tw-gradient-from: rgb(239 68 68 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/45{--tw-gradient-from: rgb(239 68 68 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/5{--tw-gradient-from: rgb(239 68 68 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/50{--tw-gradient-from: rgb(239 68 68 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/55{--tw-gradient-from: rgb(239 68 68 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/60{--tw-gradient-from: rgb(239 68 68 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/65{--tw-gradient-from: rgb(239 68 68 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/70{--tw-gradient-from: rgb(239 68 68 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/75{--tw-gradient-from: rgb(239 68 68 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/80{--tw-gradient-from: rgb(239 68 68 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/85{--tw-gradient-from: rgb(239 68 68 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/90{--tw-gradient-from: rgb(239 68 68 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-500\/95{--tw-gradient-from: rgb(239 68 68 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600{--tw-gradient-from: #dc2626 var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/0{--tw-gradient-from: rgb(220 38 38 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/10{--tw-gradient-from: rgb(220 38 38 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/100{--tw-gradient-from: rgb(220 38 38 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/15{--tw-gradient-from: rgb(220 38 38 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/20{--tw-gradient-from: rgb(220 38 38 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/25{--tw-gradient-from: rgb(220 38 38 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/30{--tw-gradient-from: rgb(220 38 38 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/35{--tw-gradient-from: rgb(220 38 38 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/40{--tw-gradient-from: rgb(220 38 38 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/45{--tw-gradient-from: rgb(220 38 38 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/5{--tw-gradient-from: rgb(220 38 38 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/50{--tw-gradient-from: rgb(220 38 38 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/55{--tw-gradient-from: rgb(220 38 38 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/60{--tw-gradient-from: rgb(220 38 38 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/65{--tw-gradient-from: rgb(220 38 38 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/70{--tw-gradient-from: rgb(220 38 38 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/75{--tw-gradient-from: rgb(220 38 38 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/80{--tw-gradient-from: rgb(220 38 38 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/85{--tw-gradient-from: rgb(220 38 38 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/90{--tw-gradient-from: rgb(220 38 38 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-600\/95{--tw-gradient-from: rgb(220 38 38 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700{--tw-gradient-from: #b91c1c var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/0{--tw-gradient-from: rgb(185 28 28 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/10{--tw-gradient-from: rgb(185 28 28 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/100{--tw-gradient-from: rgb(185 28 28 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/15{--tw-gradient-from: rgb(185 28 28 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/20{--tw-gradient-from: rgb(185 28 28 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/25{--tw-gradient-from: rgb(185 28 28 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/30{--tw-gradient-from: rgb(185 28 28 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/35{--tw-gradient-from: rgb(185 28 28 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/40{--tw-gradient-from: rgb(185 28 28 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/45{--tw-gradient-from: rgb(185 28 28 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/5{--tw-gradient-from: rgb(185 28 28 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/50{--tw-gradient-from: rgb(185 28 28 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/55{--tw-gradient-from: rgb(185 28 28 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/60{--tw-gradient-from: rgb(185 28 28 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/65{--tw-gradient-from: rgb(185 28 28 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/70{--tw-gradient-from: rgb(185 28 28 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/75{--tw-gradient-from: rgb(185 28 28 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/80{--tw-gradient-from: rgb(185 28 28 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/85{--tw-gradient-from: rgb(185 28 28 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/90{--tw-gradient-from: rgb(185 28 28 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-700\/95{--tw-gradient-from: rgb(185 28 28 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800{--tw-gradient-from: #991b1b var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/0{--tw-gradient-from: rgb(153 27 27 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/10{--tw-gradient-from: rgb(153 27 27 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/100{--tw-gradient-from: rgb(153 27 27 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/15{--tw-gradient-from: rgb(153 27 27 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/20{--tw-gradient-from: rgb(153 27 27 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/25{--tw-gradient-from: rgb(153 27 27 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/30{--tw-gradient-from: rgb(153 27 27 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/35{--tw-gradient-from: rgb(153 27 27 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/40{--tw-gradient-from: rgb(153 27 27 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/45{--tw-gradient-from: rgb(153 27 27 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/5{--tw-gradient-from: rgb(153 27 27 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/50{--tw-gradient-from: rgb(153 27 27 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/55{--tw-gradient-from: rgb(153 27 27 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/60{--tw-gradient-from: rgb(153 27 27 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/65{--tw-gradient-from: rgb(153 27 27 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/70{--tw-gradient-from: rgb(153 27 27 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/75{--tw-gradient-from: rgb(153 27 27 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/80{--tw-gradient-from: rgb(153 27 27 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/85{--tw-gradient-from: rgb(153 27 27 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/90{--tw-gradient-from: rgb(153 27 27 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-800\/95{--tw-gradient-from: rgb(153 27 27 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900{--tw-gradient-from: #7f1d1d var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/0{--tw-gradient-from: rgb(127 29 29 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/10{--tw-gradient-from: rgb(127 29 29 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/100{--tw-gradient-from: rgb(127 29 29 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/15{--tw-gradient-from: rgb(127 29 29 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/20{--tw-gradient-from: rgb(127 29 29 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/25{--tw-gradient-from: rgb(127 29 29 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/30{--tw-gradient-from: rgb(127 29 29 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/35{--tw-gradient-from: rgb(127 29 29 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/40{--tw-gradient-from: rgb(127 29 29 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/45{--tw-gradient-from: rgb(127 29 29 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/5{--tw-gradient-from: rgb(127 29 29 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/50{--tw-gradient-from: rgb(127 29 29 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/55{--tw-gradient-from: rgb(127 29 29 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/60{--tw-gradient-from: rgb(127 29 29 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/65{--tw-gradient-from: rgb(127 29 29 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/70{--tw-gradient-from: rgb(127 29 29 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/75{--tw-gradient-from: rgb(127 29 29 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/80{--tw-gradient-from: rgb(127 29 29 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/85{--tw-gradient-from: rgb(127 29 29 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/90{--tw-gradient-from: rgb(127 29 29 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-900\/95{--tw-gradient-from: rgb(127 29 29 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950{--tw-gradient-from: #450a0a var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/0{--tw-gradient-from: rgb(69 10 10 / 0) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/10{--tw-gradient-from: rgb(69 10 10 / .1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/100{--tw-gradient-from: rgb(69 10 10 / 1) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/15{--tw-gradient-from: rgb(69 10 10 / .15) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/20{--tw-gradient-from: rgb(69 10 10 / .2) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/25{--tw-gradient-from: rgb(69 10 10 / .25) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/30{--tw-gradient-from: rgb(69 10 10 / .3) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/35{--tw-gradient-from: rgb(69 10 10 / .35) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/40{--tw-gradient-from: rgb(69 10 10 / .4) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/45{--tw-gradient-from: rgb(69 10 10 / .45) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/5{--tw-gradient-from: rgb(69 10 10 / .05) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/50{--tw-gradient-from: rgb(69 10 10 / .5) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/55{--tw-gradient-from: rgb(69 10 10 / .55) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/60{--tw-gradient-from: rgb(69 10 10 / .6) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/65{--tw-gradient-from: rgb(69 10 10 / .65) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/70{--tw-gradient-from: rgb(69 10 10 / .7) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/75{--tw-gradient-from: rgb(69 10 10 / .75) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/80{--tw-gradient-from: rgb(69 10 10 / .8) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/85{--tw-gradient-from: rgb(69 10 10 / .85) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/90{--tw-gradient-from: rgb(69 10 10 / .9) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-red-950\/95{--tw-gradient-from: rgb(69 10 10 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.via-blue-100{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dbeafe var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/0{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/10{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/100{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/15{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/20{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/25{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/30{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/35{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/40{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/45{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/5{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/50{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/55{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/60{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/65{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/70{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/75{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/80{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/85{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/90{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-100\/95{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(219 234 254 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #bfdbfe var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/0{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/10{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/100{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/15{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/20{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/25{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/30{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/35{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/40{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/45{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/5{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/50{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/55{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/60{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/65{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/70{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/75{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/80{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/85{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/90{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-200\/95{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(191 219 254 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #93c5fd var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/0{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/10{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/100{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/15{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/20{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/25{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/30{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/35{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/40{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/45{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/5{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/50{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/55{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/60{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/65{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/70{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/75{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/80{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/85{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/90{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-300\/95{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(147 197 253 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #60a5fa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/0{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/10{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/100{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/15{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/20{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/25{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/30{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/35{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/40{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/45{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/5{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/50{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/55{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/60{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/65{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/70{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/75{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/80{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/85{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/90{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-400\/95{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(96 165 250 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #eff6ff var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/0{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/10{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/100{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/15{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/20{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/25{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/30{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/35{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/40{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/45{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/5{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/50{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/55{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/60{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/65{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/70{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/75{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/80{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/85{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/90{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-50\/95{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 246 255 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #3b82f6 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/0{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/100{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/15{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/20{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/25{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/30{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/35{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/40{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/45{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/50{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/55{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/60{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/65{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/70{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/75{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/80{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/85{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/90{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-500\/95{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(59 130 246 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/0{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/10{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/100{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/15{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/25{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/30{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/35{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/40{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/45{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/5{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/50{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/55{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/60{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/65{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/70{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/75{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/80{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/85{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/90{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-600\/95{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(37 99 235 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1d4ed8 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/0{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/10{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/100{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/15{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/20{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/25{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/30{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/35{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/40{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/45{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/5{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/50{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/55{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/60{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/65{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/70{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/75{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/80{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/85{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/90{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-700\/95{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(29 78 216 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e40af var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/0{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/10{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/100{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/15{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/20{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/25{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/30{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/35{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/40{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/45{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/5{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/50{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/55{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/60{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/65{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/70{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/75{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/80{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/85{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/90{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-800\/95{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 64 175 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #1e3a8a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/0{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/10{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/100{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/15{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/20{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/25{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/30{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/35{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/40{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/45{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/5{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/50{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/55{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/60{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/65{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/70{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/75{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/80{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/85{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/90{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-900\/95{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(30 58 138 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #172554 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/0{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/10{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/100{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/15{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/20{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/25{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/30{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/35{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/40{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/45{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/5{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/50{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/55{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/60{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/65{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/70{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/75{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/80{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/85{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/90{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-blue-950\/95{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(23 37 84 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dcfce7 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/0{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/10{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/100{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/15{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/20{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/25{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/30{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/35{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/40{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/45{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/5{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/50{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/55{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/60{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/65{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/70{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/75{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/80{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/85{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/90{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-100\/95{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 252 231 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #bbf7d0 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/0{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/10{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/100{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/15{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/20{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/25{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/30{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/35{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/40{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/45{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/5{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/50{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/55{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/60{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/65{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/70{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/75{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/80{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/85{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/90{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-200\/95{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(187 247 208 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #86efac var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/0{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/10{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/100{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/15{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/20{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/25{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/30{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/35{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/40{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/45{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/5{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/50{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/55{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/60{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/65{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/70{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/75{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/80{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/85{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/90{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-300\/95{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(134 239 172 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #4ade80 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/0{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/10{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/100{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/15{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/20{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/25{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/30{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/35{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/40{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/45{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/5{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/50{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/55{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/60{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/65{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/70{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/75{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/80{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/85{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/90{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-400\/95{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(74 222 128 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f0fdf4 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/0{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/10{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/100{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/15{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/20{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/25{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/30{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/35{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/40{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/45{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/5{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/50{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/55{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/60{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/65{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/70{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/75{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/80{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/85{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/90{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-50\/95{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(240 253 244 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #22c55e var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/0{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/10{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/100{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/15{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/20{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/25{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/30{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/35{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/40{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/45{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/5{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/50{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/55{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/60{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/65{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/70{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/75{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/80{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/85{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/90{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-500\/95{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(34 197 94 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #16a34a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/0{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/10{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/100{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/15{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/20{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/25{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/30{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/35{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/40{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/45{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/5{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/50{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/55{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/60{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/65{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/70{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/75{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/80{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/85{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/90{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-600\/95{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 163 74 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #15803d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/0{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/10{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/100{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/15{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/20{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/25{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/30{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/35{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/40{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/45{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/5{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/50{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/55{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/60{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/65{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/70{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/75{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/80{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/85{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/90{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-700\/95{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(21 128 61 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #166534 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/0{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/10{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/100{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/15{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/20{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/25{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/30{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/35{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/40{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/45{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/5{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/50{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/55{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/60{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/65{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/70{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/75{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/80{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/85{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/90{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-800\/95{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(22 101 52 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #14532d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/0{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/10{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/100{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/15{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/20{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/25{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/30{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/35{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/40{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/45{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/5{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/50{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/55{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/60{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/65{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/70{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/75{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/80{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/85{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/90{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-900\/95{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(20 83 45 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #052e16 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/0{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/10{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/100{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/15{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/20{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/25{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/30{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/35{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/40{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/45{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/5{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/50{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/55{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/60{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/65{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/70{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/75{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/80{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/85{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/90{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-green-950\/95{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(5 46 22 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ffedd5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/0{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/10{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/100{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/15{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/20{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/25{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/30{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/35{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/40{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/45{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/5{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/50{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/55{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/60{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/65{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/70{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/75{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/80{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/85{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/90{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-100\/95{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 237 213 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fed7aa var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/0{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/10{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/100{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/15{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/20{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/25{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/30{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/35{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/40{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/45{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/5{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/50{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/55{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/60{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/65{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/70{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/75{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/80{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/85{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/90{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-200\/95{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 215 170 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fdba74 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/0{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/10{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/100{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/15{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/20{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/25{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/30{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/35{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/40{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/45{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/5{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/50{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/55{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/60{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/65{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/70{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/75{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/80{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/85{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/90{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-300\/95{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(253 186 116 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fb923c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/0{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/10{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/100{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/15{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/20{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/25{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/30{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/35{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/40{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/45{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/5{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/50{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/55{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/60{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/65{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/70{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/75{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/80{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/85{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/90{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-400\/95{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(251 146 60 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff7ed var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/0{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/10{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/100{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/15{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/20{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/25{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/30{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/35{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/40{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/45{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/5{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/50{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/55{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/60{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/65{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/70{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/75{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/85{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/90{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-50\/95{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(255 247 237 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f97316 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/0{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/100{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/15{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/20{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/25{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/30{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/35{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/40{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/45{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/50{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/55{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/60{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/65{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/70{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/75{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/80{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/85{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/90{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-500\/95{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(249 115 22 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ea580c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/0{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/10{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/100{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/15{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/20{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/25{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/30{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/35{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/40{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/45{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/5{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/50{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/55{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/60{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/65{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/70{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/75{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/80{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/85{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/90{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-600\/95{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(234 88 12 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #c2410c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/0{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/10{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/100{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/15{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/20{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/25{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/30{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/35{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/40{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/45{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/5{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/50{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/55{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/60{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/65{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/70{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/75{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/80{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/85{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/90{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-700\/95{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(194 65 12 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #9a3412 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/0{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/10{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/100{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/15{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/20{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/25{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/35{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/40{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/45{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/5{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/50{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/55{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/60{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/65{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/70{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/75{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/80{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/85{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/90{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-800\/95{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(154 52 18 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7c2d12 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/0{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/100{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/15{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/25{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/35{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/45{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/5{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/50{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/55{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/60{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/65{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/70{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/75{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/80{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/85{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/90{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-900\/95{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(124 45 18 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #431407 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/0{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/10{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/100{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/15{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/20{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/25{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/35{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/40{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/45{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/5{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/50{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/55{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/60{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/65{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/70{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/75{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/80{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/85{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/90{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-orange-950\/95{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(67 20 7 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fee2e2 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/0{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/10{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/100{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/15{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/20{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/25{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/30{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/35{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/40{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/45{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/5{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/50{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/55{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/60{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/65{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/70{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/75{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/80{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/85{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/90{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-100\/95{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 226 226 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fecaca var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/0{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/10{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/100{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/15{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/20{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/25{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/30{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/35{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/40{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/45{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/5{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/50{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/55{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/60{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/65{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/70{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/75{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/80{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/85{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/90{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-200\/95{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 202 202 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fca5a5 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/0{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/10{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/100{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/15{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/20{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/25{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/30{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/35{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/40{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/45{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/5{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/50{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/55{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/60{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/65{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/70{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/75{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/80{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/85{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/90{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-300\/95{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(252 165 165 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f87171 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/0{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/10{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/100{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/15{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/20{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/25{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/30{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/35{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/40{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/45{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/5{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/50{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/55{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/60{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/65{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/70{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/75{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/80{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/85{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/90{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-400\/95{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(248 113 113 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fef2f2 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/0{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/10{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/100{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/15{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/20{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/25{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/30{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/35{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/40{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/45{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/5{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/50{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/55{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/60{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/65{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/70{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/75{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/80{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/85{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/90{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-50\/95{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(254 242 242 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #ef4444 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/0{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/10{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/100{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/15{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/20{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/25{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/30{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/35{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/40{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/45{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/5{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/50{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/55{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/60{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/65{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/70{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/75{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/80{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/85{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/90{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-500\/95{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(239 68 68 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #dc2626 var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/0{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/10{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/100{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/15{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/20{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/25{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/30{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/35{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/40{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/45{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/5{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/50{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/55{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/60{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/65{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/70{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/75{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/80{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/85{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/90{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-600\/95{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(220 38 38 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #b91c1c var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/0{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/10{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/100{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/15{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/20{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/25{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/30{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/35{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/40{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/45{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/5{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/50{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/55{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/60{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/65{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/70{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/75{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/80{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/85{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/90{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-700\/95{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(185 28 28 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #991b1b var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/0{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/10{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/100{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/15{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/20{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/25{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/30{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/35{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/40{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/45{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/5{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/50{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/55{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/60{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/65{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/70{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/75{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/80{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/85{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/90{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-800\/95{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(153 27 27 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #7f1d1d var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/0{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/10{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/100{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/15{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/20{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/25{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/30{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/35{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/40{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/45{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/5{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/50{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/55{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/60{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/65{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/70{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/75{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/80{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/85{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/90{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-900\/95{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(127 29 29 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #450a0a var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/0{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / 0) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/10{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/100{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / 1) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/15{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .15) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/20{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .2) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/25{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .25) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/30{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .3) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/35{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .35) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/40{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .4) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/45{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .45) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/5{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .05) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/50{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .5) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/55{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .55) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/60{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .6) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/65{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .65) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/70{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .7) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/75{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .75) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/80{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .8) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/85{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .85) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/90{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .9) var(--tw-gradient-via-position), var(--tw-gradient-to)}.via-red-950\/95{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), rgb(69 10 10 / .95) var(--tw-gradient-via-position), var(--tw-gradient-to)}.to-blue-100{--tw-gradient-to: #dbeafe var(--tw-gradient-to-position)}.to-blue-100\/0{--tw-gradient-to: rgb(219 234 254 / 0) var(--tw-gradient-to-position)}.to-blue-100\/10{--tw-gradient-to: rgb(219 234 254 / .1) var(--tw-gradient-to-position)}.to-blue-100\/100{--tw-gradient-to: rgb(219 234 254 / 1) var(--tw-gradient-to-position)}.to-blue-100\/15{--tw-gradient-to: rgb(219 234 254 / .15) var(--tw-gradient-to-position)}.to-blue-100\/20{--tw-gradient-to: rgb(219 234 254 / .2) var(--tw-gradient-to-position)}.to-blue-100\/25{--tw-gradient-to: rgb(219 234 254 / .25) var(--tw-gradient-to-position)}.to-blue-100\/30{--tw-gradient-to: rgb(219 234 254 / .3) var(--tw-gradient-to-position)}.to-blue-100\/35{--tw-gradient-to: rgb(219 234 254 / .35) var(--tw-gradient-to-position)}.to-blue-100\/40{--tw-gradient-to: rgb(219 234 254 / .4) var(--tw-gradient-to-position)}.to-blue-100\/45{--tw-gradient-to: rgb(219 234 254 / .45) var(--tw-gradient-to-position)}.to-blue-100\/5{--tw-gradient-to: rgb(219 234 254 / .05) var(--tw-gradient-to-position)}.to-blue-100\/50{--tw-gradient-to: rgb(219 234 254 / .5) var(--tw-gradient-to-position)}.to-blue-100\/55{--tw-gradient-to: rgb(219 234 254 / .55) var(--tw-gradient-to-position)}.to-blue-100\/60{--tw-gradient-to: rgb(219 234 254 / .6) var(--tw-gradient-to-position)}.to-blue-100\/65{--tw-gradient-to: rgb(219 234 254 / .65) var(--tw-gradient-to-position)}.to-blue-100\/70{--tw-gradient-to: rgb(219 234 254 / .7) var(--tw-gradient-to-position)}.to-blue-100\/75{--tw-gradient-to: rgb(219 234 254 / .75) var(--tw-gradient-to-position)}.to-blue-100\/80{--tw-gradient-to: rgb(219 234 254 / .8) var(--tw-gradient-to-position)}.to-blue-100\/85{--tw-gradient-to: rgb(219 234 254 / .85) var(--tw-gradient-to-position)}.to-blue-100\/90{--tw-gradient-to: rgb(219 234 254 / .9) var(--tw-gradient-to-position)}.to-blue-100\/95{--tw-gradient-to: rgb(219 234 254 / .95) var(--tw-gradient-to-position)}.to-blue-200{--tw-gradient-to: #bfdbfe var(--tw-gradient-to-position)}.to-blue-200\/0{--tw-gradient-to: rgb(191 219 254 / 0) var(--tw-gradient-to-position)}.to-blue-200\/10{--tw-gradient-to: rgb(191 219 254 / .1) var(--tw-gradient-to-position)}.to-blue-200\/100{--tw-gradient-to: rgb(191 219 254 / 1) var(--tw-gradient-to-position)}.to-blue-200\/15{--tw-gradient-to: rgb(191 219 254 / .15) var(--tw-gradient-to-position)}.to-blue-200\/20{--tw-gradient-to: rgb(191 219 254 / .2) var(--tw-gradient-to-position)}.to-blue-200\/25{--tw-gradient-to: rgb(191 219 254 / .25) var(--tw-gradient-to-position)}.to-blue-200\/30{--tw-gradient-to: rgb(191 219 254 / .3) var(--tw-gradient-to-position)}.to-blue-200\/35{--tw-gradient-to: rgb(191 219 254 / .35) var(--tw-gradient-to-position)}.to-blue-200\/40{--tw-gradient-to: rgb(191 219 254 / .4) var(--tw-gradient-to-position)}.to-blue-200\/45{--tw-gradient-to: rgb(191 219 254 / .45) var(--tw-gradient-to-position)}.to-blue-200\/5{--tw-gradient-to: rgb(191 219 254 / .05) var(--tw-gradient-to-position)}.to-blue-200\/50{--tw-gradient-to: rgb(191 219 254 / .5) var(--tw-gradient-to-position)}.to-blue-200\/55{--tw-gradient-to: rgb(191 219 254 / .55) var(--tw-gradient-to-position)}.to-blue-200\/60{--tw-gradient-to: rgb(191 219 254 / .6) var(--tw-gradient-to-position)}.to-blue-200\/65{--tw-gradient-to: rgb(191 219 254 / .65) var(--tw-gradient-to-position)}.to-blue-200\/70{--tw-gradient-to: rgb(191 219 254 / .7) var(--tw-gradient-to-position)}.to-blue-200\/75{--tw-gradient-to: rgb(191 219 254 / .75) var(--tw-gradient-to-position)}.to-blue-200\/80{--tw-gradient-to: rgb(191 219 254 / .8) var(--tw-gradient-to-position)}.to-blue-200\/85{--tw-gradient-to: rgb(191 219 254 / .85) var(--tw-gradient-to-position)}.to-blue-200\/90{--tw-gradient-to: rgb(191 219 254 / .9) var(--tw-gradient-to-position)}.to-blue-200\/95{--tw-gradient-to: rgb(191 219 254 / .95) var(--tw-gradient-to-position)}.to-blue-300{--tw-gradient-to: #93c5fd var(--tw-gradient-to-position)}.to-blue-300\/0{--tw-gradient-to: rgb(147 197 253 / 0) var(--tw-gradient-to-position)}.to-blue-300\/10{--tw-gradient-to: rgb(147 197 253 / .1) var(--tw-gradient-to-position)}.to-blue-300\/100{--tw-gradient-to: rgb(147 197 253 / 1) var(--tw-gradient-to-position)}.to-blue-300\/15{--tw-gradient-to: rgb(147 197 253 / .15) var(--tw-gradient-to-position)}.to-blue-300\/20{--tw-gradient-to: rgb(147 197 253 / .2) var(--tw-gradient-to-position)}.to-blue-300\/25{--tw-gradient-to: rgb(147 197 253 / .25) var(--tw-gradient-to-position)}.to-blue-300\/30{--tw-gradient-to: rgb(147 197 253 / .3) var(--tw-gradient-to-position)}.to-blue-300\/35{--tw-gradient-to: rgb(147 197 253 / .35) var(--tw-gradient-to-position)}.to-blue-300\/40{--tw-gradient-to: rgb(147 197 253 / .4) var(--tw-gradient-to-position)}.to-blue-300\/45{--tw-gradient-to: rgb(147 197 253 / .45) var(--tw-gradient-to-position)}.to-blue-300\/5{--tw-gradient-to: rgb(147 197 253 / .05) var(--tw-gradient-to-position)}.to-blue-300\/50{--tw-gradient-to: rgb(147 197 253 / .5) var(--tw-gradient-to-position)}.to-blue-300\/55{--tw-gradient-to: rgb(147 197 253 / .55) var(--tw-gradient-to-position)}.to-blue-300\/60{--tw-gradient-to: rgb(147 197 253 / .6) var(--tw-gradient-to-position)}.to-blue-300\/65{--tw-gradient-to: rgb(147 197 253 / .65) var(--tw-gradient-to-position)}.to-blue-300\/70{--tw-gradient-to: rgb(147 197 253 / .7) var(--tw-gradient-to-position)}.to-blue-300\/75{--tw-gradient-to: rgb(147 197 253 / .75) var(--tw-gradient-to-position)}.to-blue-300\/80{--tw-gradient-to: rgb(147 197 253 / .8) var(--tw-gradient-to-position)}.to-blue-300\/85{--tw-gradient-to: rgb(147 197 253 / .85) var(--tw-gradient-to-position)}.to-blue-300\/90{--tw-gradient-to: rgb(147 197 253 / .9) var(--tw-gradient-to-position)}.to-blue-300\/95{--tw-gradient-to: rgb(147 197 253 / .95) var(--tw-gradient-to-position)}.to-blue-400{--tw-gradient-to: #60a5fa var(--tw-gradient-to-position)}.to-blue-400\/0{--tw-gradient-to: rgb(96 165 250 / 0) var(--tw-gradient-to-position)}.to-blue-400\/10{--tw-gradient-to: rgb(96 165 250 / .1) var(--tw-gradient-to-position)}.to-blue-400\/100{--tw-gradient-to: rgb(96 165 250 / 1) var(--tw-gradient-to-position)}.to-blue-400\/15{--tw-gradient-to: rgb(96 165 250 / .15) var(--tw-gradient-to-position)}.to-blue-400\/20{--tw-gradient-to: rgb(96 165 250 / .2) var(--tw-gradient-to-position)}.to-blue-400\/25{--tw-gradient-to: rgb(96 165 250 / .25) var(--tw-gradient-to-position)}.to-blue-400\/30{--tw-gradient-to: rgb(96 165 250 / .3) var(--tw-gradient-to-position)}.to-blue-400\/35{--tw-gradient-to: rgb(96 165 250 / .35) var(--tw-gradient-to-position)}.to-blue-400\/40{--tw-gradient-to: rgb(96 165 250 / .4) var(--tw-gradient-to-position)}.to-blue-400\/45{--tw-gradient-to: rgb(96 165 250 / .45) var(--tw-gradient-to-position)}.to-blue-400\/5{--tw-gradient-to: rgb(96 165 250 / .05) var(--tw-gradient-to-position)}.to-blue-400\/50{--tw-gradient-to: rgb(96 165 250 / .5) var(--tw-gradient-to-position)}.to-blue-400\/55{--tw-gradient-to: rgb(96 165 250 / .55) var(--tw-gradient-to-position)}.to-blue-400\/60{--tw-gradient-to: rgb(96 165 250 / .6) var(--tw-gradient-to-position)}.to-blue-400\/65{--tw-gradient-to: rgb(96 165 250 / .65) var(--tw-gradient-to-position)}.to-blue-400\/70{--tw-gradient-to: rgb(96 165 250 / .7) var(--tw-gradient-to-position)}.to-blue-400\/75{--tw-gradient-to: rgb(96 165 250 / .75) var(--tw-gradient-to-position)}.to-blue-400\/80{--tw-gradient-to: rgb(96 165 250 / .8) var(--tw-gradient-to-position)}.to-blue-400\/85{--tw-gradient-to: rgb(96 165 250 / .85) var(--tw-gradient-to-position)}.to-blue-400\/90{--tw-gradient-to: rgb(96 165 250 / .9) var(--tw-gradient-to-position)}.to-blue-400\/95{--tw-gradient-to: rgb(96 165 250 / .95) var(--tw-gradient-to-position)}.to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position)}.to-blue-50\/0{--tw-gradient-to: rgb(239 246 255 / 0) var(--tw-gradient-to-position)}.to-blue-50\/10{--tw-gradient-to: rgb(239 246 255 / .1) var(--tw-gradient-to-position)}.to-blue-50\/100{--tw-gradient-to: rgb(239 246 255 / 1) var(--tw-gradient-to-position)}.to-blue-50\/15{--tw-gradient-to: rgb(239 246 255 / .15) var(--tw-gradient-to-position)}.to-blue-50\/20{--tw-gradient-to: rgb(239 246 255 / .2) var(--tw-gradient-to-position)}.to-blue-50\/25{--tw-gradient-to: rgb(239 246 255 / .25) var(--tw-gradient-to-position)}.to-blue-50\/30{--tw-gradient-to: rgb(239 246 255 / .3) var(--tw-gradient-to-position)}.to-blue-50\/35{--tw-gradient-to: rgb(239 246 255 / .35) var(--tw-gradient-to-position)}.to-blue-50\/40{--tw-gradient-to: rgb(239 246 255 / .4) var(--tw-gradient-to-position)}.to-blue-50\/45{--tw-gradient-to: rgb(239 246 255 / .45) var(--tw-gradient-to-position)}.to-blue-50\/5{--tw-gradient-to: rgb(239 246 255 / .05) var(--tw-gradient-to-position)}.to-blue-50\/50{--tw-gradient-to: rgb(239 246 255 / .5) var(--tw-gradient-to-position)}.to-blue-50\/55{--tw-gradient-to: rgb(239 246 255 / .55) var(--tw-gradient-to-position)}.to-blue-50\/60{--tw-gradient-to: rgb(239 246 255 / .6) var(--tw-gradient-to-position)}.to-blue-50\/65{--tw-gradient-to: rgb(239 246 255 / .65) var(--tw-gradient-to-position)}.to-blue-50\/70{--tw-gradient-to: rgb(239 246 255 / .7) var(--tw-gradient-to-position)}.to-blue-50\/75{--tw-gradient-to: rgb(239 246 255 / .75) var(--tw-gradient-to-position)}.to-blue-50\/80{--tw-gradient-to: rgb(239 246 255 / .8) var(--tw-gradient-to-position)}.to-blue-50\/85{--tw-gradient-to: rgb(239 246 255 / .85) var(--tw-gradient-to-position)}.to-blue-50\/90{--tw-gradient-to: rgb(239 246 255 / .9) var(--tw-gradient-to-position)}.to-blue-50\/95{--tw-gradient-to: rgb(239 246 255 / .95) var(--tw-gradient-to-position)}.to-blue-500{--tw-gradient-to: #3b82f6 var(--tw-gradient-to-position)}.to-blue-500\/0{--tw-gradient-to: rgb(59 130 246 / 0) var(--tw-gradient-to-position)}.to-blue-500\/10{--tw-gradient-to: rgb(59 130 246 / .1) var(--tw-gradient-to-position)}.to-blue-500\/100{--tw-gradient-to: rgb(59 130 246 / 1) var(--tw-gradient-to-position)}.to-blue-500\/15{--tw-gradient-to: rgb(59 130 246 / .15) var(--tw-gradient-to-position)}.to-blue-500\/20{--tw-gradient-to: rgb(59 130 246 / .2) var(--tw-gradient-to-position)}.to-blue-500\/25{--tw-gradient-to: rgb(59 130 246 / .25) var(--tw-gradient-to-position)}.to-blue-500\/30{--tw-gradient-to: rgb(59 130 246 / .3) var(--tw-gradient-to-position)}.to-blue-500\/35{--tw-gradient-to: rgb(59 130 246 / .35) var(--tw-gradient-to-position)}.to-blue-500\/40{--tw-gradient-to: rgb(59 130 246 / .4) var(--tw-gradient-to-position)}.to-blue-500\/45{--tw-gradient-to: rgb(59 130 246 / .45) var(--tw-gradient-to-position)}.to-blue-500\/5{--tw-gradient-to: rgb(59 130 246 / .05) var(--tw-gradient-to-position)}.to-blue-500\/50{--tw-gradient-to: rgb(59 130 246 / .5) var(--tw-gradient-to-position)}.to-blue-500\/55{--tw-gradient-to: rgb(59 130 246 / .55) var(--tw-gradient-to-position)}.to-blue-500\/60{--tw-gradient-to: rgb(59 130 246 / .6) var(--tw-gradient-to-position)}.to-blue-500\/65{--tw-gradient-to: rgb(59 130 246 / .65) var(--tw-gradient-to-position)}.to-blue-500\/70{--tw-gradient-to: rgb(59 130 246 / .7) var(--tw-gradient-to-position)}.to-blue-500\/75{--tw-gradient-to: rgb(59 130 246 / .75) var(--tw-gradient-to-position)}.to-blue-500\/80{--tw-gradient-to: rgb(59 130 246 / .8) var(--tw-gradient-to-position)}.to-blue-500\/85{--tw-gradient-to: rgb(59 130 246 / .85) var(--tw-gradient-to-position)}.to-blue-500\/90{--tw-gradient-to: rgb(59 130 246 / .9) var(--tw-gradient-to-position)}.to-blue-500\/95{--tw-gradient-to: rgb(59 130 246 / .95) var(--tw-gradient-to-position)}.to-blue-600{--tw-gradient-to: #2563eb var(--tw-gradient-to-position)}.to-blue-600\/0{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position)}.to-blue-600\/10{--tw-gradient-to: rgb(37 99 235 / .1) var(--tw-gradient-to-position)}.to-blue-600\/100{--tw-gradient-to: rgb(37 99 235 / 1) var(--tw-gradient-to-position)}.to-blue-600\/15{--tw-gradient-to: rgb(37 99 235 / .15) var(--tw-gradient-to-position)}.to-blue-600\/20{--tw-gradient-to: rgb(37 99 235 / .2) var(--tw-gradient-to-position)}.to-blue-600\/25{--tw-gradient-to: rgb(37 99 235 / .25) var(--tw-gradient-to-position)}.to-blue-600\/30{--tw-gradient-to: rgb(37 99 235 / .3) var(--tw-gradient-to-position)}.to-blue-600\/35{--tw-gradient-to: rgb(37 99 235 / .35) var(--tw-gradient-to-position)}.to-blue-600\/40{--tw-gradient-to: rgb(37 99 235 / .4) var(--tw-gradient-to-position)}.to-blue-600\/45{--tw-gradient-to: rgb(37 99 235 / .45) var(--tw-gradient-to-position)}.to-blue-600\/5{--tw-gradient-to: rgb(37 99 235 / .05) var(--tw-gradient-to-position)}.to-blue-600\/50{--tw-gradient-to: rgb(37 99 235 / .5) var(--tw-gradient-to-position)}.to-blue-600\/55{--tw-gradient-to: rgb(37 99 235 / .55) var(--tw-gradient-to-position)}.to-blue-600\/60{--tw-gradient-to: rgb(37 99 235 / .6) var(--tw-gradient-to-position)}.to-blue-600\/65{--tw-gradient-to: rgb(37 99 235 / .65) var(--tw-gradient-to-position)}.to-blue-600\/70{--tw-gradient-to: rgb(37 99 235 / .7) var(--tw-gradient-to-position)}.to-blue-600\/75{--tw-gradient-to: rgb(37 99 235 / .75) var(--tw-gradient-to-position)}.to-blue-600\/80{--tw-gradient-to: rgb(37 99 235 / .8) var(--tw-gradient-to-position)}.to-blue-600\/85{--tw-gradient-to: rgb(37 99 235 / .85) var(--tw-gradient-to-position)}.to-blue-600\/90{--tw-gradient-to: rgb(37 99 235 / .9) var(--tw-gradient-to-position)}.to-blue-600\/95{--tw-gradient-to: rgb(37 99 235 / .95) var(--tw-gradient-to-position)}.to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position)}.to-blue-700\/0{--tw-gradient-to: rgb(29 78 216 / 0) var(--tw-gradient-to-position)}.to-blue-700\/10{--tw-gradient-to: rgb(29 78 216 / .1) var(--tw-gradient-to-position)}.to-blue-700\/100{--tw-gradient-to: rgb(29 78 216 / 1) var(--tw-gradient-to-position)}.to-blue-700\/15{--tw-gradient-to: rgb(29 78 216 / .15) var(--tw-gradient-to-position)}.to-blue-700\/20{--tw-gradient-to: rgb(29 78 216 / .2) var(--tw-gradient-to-position)}.to-blue-700\/25{--tw-gradient-to: rgb(29 78 216 / .25) var(--tw-gradient-to-position)}.to-blue-700\/30{--tw-gradient-to: rgb(29 78 216 / .3) var(--tw-gradient-to-position)}.to-blue-700\/35{--tw-gradient-to: rgb(29 78 216 / .35) var(--tw-gradient-to-position)}.to-blue-700\/40{--tw-gradient-to: rgb(29 78 216 / .4) var(--tw-gradient-to-position)}.to-blue-700\/45{--tw-gradient-to: rgb(29 78 216 / .45) var(--tw-gradient-to-position)}.to-blue-700\/5{--tw-gradient-to: rgb(29 78 216 / .05) var(--tw-gradient-to-position)}.to-blue-700\/50{--tw-gradient-to: rgb(29 78 216 / .5) var(--tw-gradient-to-position)}.to-blue-700\/55{--tw-gradient-to: rgb(29 78 216 / .55) var(--tw-gradient-to-position)}.to-blue-700\/60{--tw-gradient-to: rgb(29 78 216 / .6) var(--tw-gradient-to-position)}.to-blue-700\/65{--tw-gradient-to: rgb(29 78 216 / .65) var(--tw-gradient-to-position)}.to-blue-700\/70{--tw-gradient-to: rgb(29 78 216 / .7) var(--tw-gradient-to-position)}.to-blue-700\/75{--tw-gradient-to: rgb(29 78 216 / .75) var(--tw-gradient-to-position)}.to-blue-700\/80{--tw-gradient-to: rgb(29 78 216 / .8) var(--tw-gradient-to-position)}.to-blue-700\/85{--tw-gradient-to: rgb(29 78 216 / .85) var(--tw-gradient-to-position)}.to-blue-700\/90{--tw-gradient-to: rgb(29 78 216 / .9) var(--tw-gradient-to-position)}.to-blue-700\/95{--tw-gradient-to: rgb(29 78 216 / .95) var(--tw-gradient-to-position)}.to-blue-800{--tw-gradient-to: #1e40af var(--tw-gradient-to-position)}.to-blue-800\/0{--tw-gradient-to: rgb(30 64 175 / 0) var(--tw-gradient-to-position)}.to-blue-800\/10{--tw-gradient-to: rgb(30 64 175 / .1) var(--tw-gradient-to-position)}.to-blue-800\/100{--tw-gradient-to: rgb(30 64 175 / 1) var(--tw-gradient-to-position)}.to-blue-800\/15{--tw-gradient-to: rgb(30 64 175 / .15) var(--tw-gradient-to-position)}.to-blue-800\/20{--tw-gradient-to: rgb(30 64 175 / .2) var(--tw-gradient-to-position)}.to-blue-800\/25{--tw-gradient-to: rgb(30 64 175 / .25) var(--tw-gradient-to-position)}.to-blue-800\/30{--tw-gradient-to: rgb(30 64 175 / .3) var(--tw-gradient-to-position)}.to-blue-800\/35{--tw-gradient-to: rgb(30 64 175 / .35) var(--tw-gradient-to-position)}.to-blue-800\/40{--tw-gradient-to: rgb(30 64 175 / .4) var(--tw-gradient-to-position)}.to-blue-800\/45{--tw-gradient-to: rgb(30 64 175 / .45) var(--tw-gradient-to-position)}.to-blue-800\/5{--tw-gradient-to: rgb(30 64 175 / .05) var(--tw-gradient-to-position)}.to-blue-800\/50{--tw-gradient-to: rgb(30 64 175 / .5) var(--tw-gradient-to-position)}.to-blue-800\/55{--tw-gradient-to: rgb(30 64 175 / .55) var(--tw-gradient-to-position)}.to-blue-800\/60{--tw-gradient-to: rgb(30 64 175 / .6) var(--tw-gradient-to-position)}.to-blue-800\/65{--tw-gradient-to: rgb(30 64 175 / .65) var(--tw-gradient-to-position)}.to-blue-800\/70{--tw-gradient-to: rgb(30 64 175 / .7) var(--tw-gradient-to-position)}.to-blue-800\/75{--tw-gradient-to: rgb(30 64 175 / .75) var(--tw-gradient-to-position)}.to-blue-800\/80{--tw-gradient-to: rgb(30 64 175 / .8) var(--tw-gradient-to-position)}.to-blue-800\/85{--tw-gradient-to: rgb(30 64 175 / .85) var(--tw-gradient-to-position)}.to-blue-800\/90{--tw-gradient-to: rgb(30 64 175 / .9) var(--tw-gradient-to-position)}.to-blue-800\/95{--tw-gradient-to: rgb(30 64 175 / .95) var(--tw-gradient-to-position)}.to-blue-900{--tw-gradient-to: #1e3a8a var(--tw-gradient-to-position)}.to-blue-900\/0{--tw-gradient-to: rgb(30 58 138 / 0) var(--tw-gradient-to-position)}.to-blue-900\/10{--tw-gradient-to: rgb(30 58 138 / .1) var(--tw-gradient-to-position)}.to-blue-900\/100{--tw-gradient-to: rgb(30 58 138 / 1) var(--tw-gradient-to-position)}.to-blue-900\/15{--tw-gradient-to: rgb(30 58 138 / .15) var(--tw-gradient-to-position)}.to-blue-900\/20{--tw-gradient-to: rgb(30 58 138 / .2) var(--tw-gradient-to-position)}.to-blue-900\/25{--tw-gradient-to: rgb(30 58 138 / .25) var(--tw-gradient-to-position)}.to-blue-900\/30{--tw-gradient-to: rgb(30 58 138 / .3) var(--tw-gradient-to-position)}.to-blue-900\/35{--tw-gradient-to: rgb(30 58 138 / .35) var(--tw-gradient-to-position)}.to-blue-900\/40{--tw-gradient-to: rgb(30 58 138 / .4) var(--tw-gradient-to-position)}.to-blue-900\/45{--tw-gradient-to: rgb(30 58 138 / .45) var(--tw-gradient-to-position)}.to-blue-900\/5{--tw-gradient-to: rgb(30 58 138 / .05) var(--tw-gradient-to-position)}.to-blue-900\/50{--tw-gradient-to: rgb(30 58 138 / .5) var(--tw-gradient-to-position)}.to-blue-900\/55{--tw-gradient-to: rgb(30 58 138 / .55) var(--tw-gradient-to-position)}.to-blue-900\/60{--tw-gradient-to: rgb(30 58 138 / .6) var(--tw-gradient-to-position)}.to-blue-900\/65{--tw-gradient-to: rgb(30 58 138 / .65) var(--tw-gradient-to-position)}.to-blue-900\/70{--tw-gradient-to: rgb(30 58 138 / .7) var(--tw-gradient-to-position)}.to-blue-900\/75{--tw-gradient-to: rgb(30 58 138 / .75) var(--tw-gradient-to-position)}.to-blue-900\/80{--tw-gradient-to: rgb(30 58 138 / .8) var(--tw-gradient-to-position)}.to-blue-900\/85{--tw-gradient-to: rgb(30 58 138 / .85) var(--tw-gradient-to-position)}.to-blue-900\/90{--tw-gradient-to: rgb(30 58 138 / .9) var(--tw-gradient-to-position)}.to-blue-900\/95{--tw-gradient-to: rgb(30 58 138 / .95) var(--tw-gradient-to-position)}.to-blue-950{--tw-gradient-to: #172554 var(--tw-gradient-to-position)}.to-blue-950\/0{--tw-gradient-to: rgb(23 37 84 / 0) var(--tw-gradient-to-position)}.to-blue-950\/10{--tw-gradient-to: rgb(23 37 84 / .1) var(--tw-gradient-to-position)}.to-blue-950\/100{--tw-gradient-to: rgb(23 37 84 / 1) var(--tw-gradient-to-position)}.to-blue-950\/15{--tw-gradient-to: rgb(23 37 84 / .15) var(--tw-gradient-to-position)}.to-blue-950\/20{--tw-gradient-to: rgb(23 37 84 / .2) var(--tw-gradient-to-position)}.to-blue-950\/25{--tw-gradient-to: rgb(23 37 84 / .25) var(--tw-gradient-to-position)}.to-blue-950\/30{--tw-gradient-to: rgb(23 37 84 / .3) var(--tw-gradient-to-position)}.to-blue-950\/35{--tw-gradient-to: rgb(23 37 84 / .35) var(--tw-gradient-to-position)}.to-blue-950\/40{--tw-gradient-to: rgb(23 37 84 / .4) var(--tw-gradient-to-position)}.to-blue-950\/45{--tw-gradient-to: rgb(23 37 84 / .45) var(--tw-gradient-to-position)}.to-blue-950\/5{--tw-gradient-to: rgb(23 37 84 / .05) var(--tw-gradient-to-position)}.to-blue-950\/50{--tw-gradient-to: rgb(23 37 84 / .5) var(--tw-gradient-to-position)}.to-blue-950\/55{--tw-gradient-to: rgb(23 37 84 / .55) var(--tw-gradient-to-position)}.to-blue-950\/60{--tw-gradient-to: rgb(23 37 84 / .6) var(--tw-gradient-to-position)}.to-blue-950\/65{--tw-gradient-to: rgb(23 37 84 / .65) var(--tw-gradient-to-position)}.to-blue-950\/70{--tw-gradient-to: rgb(23 37 84 / .7) var(--tw-gradient-to-position)}.to-blue-950\/75{--tw-gradient-to: rgb(23 37 84 / .75) var(--tw-gradient-to-position)}.to-blue-950\/80{--tw-gradient-to: rgb(23 37 84 / .8) var(--tw-gradient-to-position)}.to-blue-950\/85{--tw-gradient-to: rgb(23 37 84 / .85) var(--tw-gradient-to-position)}.to-blue-950\/90{--tw-gradient-to: rgb(23 37 84 / .9) var(--tw-gradient-to-position)}.to-blue-950\/95{--tw-gradient-to: rgb(23 37 84 / .95) var(--tw-gradient-to-position)}.to-green-100{--tw-gradient-to: #dcfce7 var(--tw-gradient-to-position)}.to-green-100\/0{--tw-gradient-to: rgb(220 252 231 / 0) var(--tw-gradient-to-position)}.to-green-100\/10{--tw-gradient-to: rgb(220 252 231 / .1) var(--tw-gradient-to-position)}.to-green-100\/100{--tw-gradient-to: rgb(220 252 231 / 1) var(--tw-gradient-to-position)}.to-green-100\/15{--tw-gradient-to: rgb(220 252 231 / .15) var(--tw-gradient-to-position)}.to-green-100\/20{--tw-gradient-to: rgb(220 252 231 / .2) var(--tw-gradient-to-position)}.to-green-100\/25{--tw-gradient-to: rgb(220 252 231 / .25) var(--tw-gradient-to-position)}.to-green-100\/30{--tw-gradient-to: rgb(220 252 231 / .3) var(--tw-gradient-to-position)}.to-green-100\/35{--tw-gradient-to: rgb(220 252 231 / .35) var(--tw-gradient-to-position)}.to-green-100\/40{--tw-gradient-to: rgb(220 252 231 / .4) var(--tw-gradient-to-position)}.to-green-100\/45{--tw-gradient-to: rgb(220 252 231 / .45) var(--tw-gradient-to-position)}.to-green-100\/5{--tw-gradient-to: rgb(220 252 231 / .05) var(--tw-gradient-to-position)}.to-green-100\/50{--tw-gradient-to: rgb(220 252 231 / .5) var(--tw-gradient-to-position)}.to-green-100\/55{--tw-gradient-to: rgb(220 252 231 / .55) var(--tw-gradient-to-position)}.to-green-100\/60{--tw-gradient-to: rgb(220 252 231 / .6) var(--tw-gradient-to-position)}.to-green-100\/65{--tw-gradient-to: rgb(220 252 231 / .65) var(--tw-gradient-to-position)}.to-green-100\/70{--tw-gradient-to: rgb(220 252 231 / .7) var(--tw-gradient-to-position)}.to-green-100\/75{--tw-gradient-to: rgb(220 252 231 / .75) var(--tw-gradient-to-position)}.to-green-100\/80{--tw-gradient-to: rgb(220 252 231 / .8) var(--tw-gradient-to-position)}.to-green-100\/85{--tw-gradient-to: rgb(220 252 231 / .85) var(--tw-gradient-to-position)}.to-green-100\/90{--tw-gradient-to: rgb(220 252 231 / .9) var(--tw-gradient-to-position)}.to-green-100\/95{--tw-gradient-to: rgb(220 252 231 / .95) var(--tw-gradient-to-position)}.to-green-200{--tw-gradient-to: #bbf7d0 var(--tw-gradient-to-position)}.to-green-200\/0{--tw-gradient-to: rgb(187 247 208 / 0) var(--tw-gradient-to-position)}.to-green-200\/10{--tw-gradient-to: rgb(187 247 208 / .1) var(--tw-gradient-to-position)}.to-green-200\/100{--tw-gradient-to: rgb(187 247 208 / 1) var(--tw-gradient-to-position)}.to-green-200\/15{--tw-gradient-to: rgb(187 247 208 / .15) var(--tw-gradient-to-position)}.to-green-200\/20{--tw-gradient-to: rgb(187 247 208 / .2) var(--tw-gradient-to-position)}.to-green-200\/25{--tw-gradient-to: rgb(187 247 208 / .25) var(--tw-gradient-to-position)}.to-green-200\/30{--tw-gradient-to: rgb(187 247 208 / .3) var(--tw-gradient-to-position)}.to-green-200\/35{--tw-gradient-to: rgb(187 247 208 / .35) var(--tw-gradient-to-position)}.to-green-200\/40{--tw-gradient-to: rgb(187 247 208 / .4) var(--tw-gradient-to-position)}.to-green-200\/45{--tw-gradient-to: rgb(187 247 208 / .45) var(--tw-gradient-to-position)}.to-green-200\/5{--tw-gradient-to: rgb(187 247 208 / .05) var(--tw-gradient-to-position)}.to-green-200\/50{--tw-gradient-to: rgb(187 247 208 / .5) var(--tw-gradient-to-position)}.to-green-200\/55{--tw-gradient-to: rgb(187 247 208 / .55) var(--tw-gradient-to-position)}.to-green-200\/60{--tw-gradient-to: rgb(187 247 208 / .6) var(--tw-gradient-to-position)}.to-green-200\/65{--tw-gradient-to: rgb(187 247 208 / .65) var(--tw-gradient-to-position)}.to-green-200\/70{--tw-gradient-to: rgb(187 247 208 / .7) var(--tw-gradient-to-position)}.to-green-200\/75{--tw-gradient-to: rgb(187 247 208 / .75) var(--tw-gradient-to-position)}.to-green-200\/80{--tw-gradient-to: rgb(187 247 208 / .8) var(--tw-gradient-to-position)}.to-green-200\/85{--tw-gradient-to: rgb(187 247 208 / .85) var(--tw-gradient-to-position)}.to-green-200\/90{--tw-gradient-to: rgb(187 247 208 / .9) var(--tw-gradient-to-position)}.to-green-200\/95{--tw-gradient-to: rgb(187 247 208 / .95) var(--tw-gradient-to-position)}.to-green-300{--tw-gradient-to: #86efac var(--tw-gradient-to-position)}.to-green-300\/0{--tw-gradient-to: rgb(134 239 172 / 0) var(--tw-gradient-to-position)}.to-green-300\/10{--tw-gradient-to: rgb(134 239 172 / .1) var(--tw-gradient-to-position)}.to-green-300\/100{--tw-gradient-to: rgb(134 239 172 / 1) var(--tw-gradient-to-position)}.to-green-300\/15{--tw-gradient-to: rgb(134 239 172 / .15) var(--tw-gradient-to-position)}.to-green-300\/20{--tw-gradient-to: rgb(134 239 172 / .2) var(--tw-gradient-to-position)}.to-green-300\/25{--tw-gradient-to: rgb(134 239 172 / .25) var(--tw-gradient-to-position)}.to-green-300\/30{--tw-gradient-to: rgb(134 239 172 / .3) var(--tw-gradient-to-position)}.to-green-300\/35{--tw-gradient-to: rgb(134 239 172 / .35) var(--tw-gradient-to-position)}.to-green-300\/40{--tw-gradient-to: rgb(134 239 172 / .4) var(--tw-gradient-to-position)}.to-green-300\/45{--tw-gradient-to: rgb(134 239 172 / .45) var(--tw-gradient-to-position)}.to-green-300\/5{--tw-gradient-to: rgb(134 239 172 / .05) var(--tw-gradient-to-position)}.to-green-300\/50{--tw-gradient-to: rgb(134 239 172 / .5) var(--tw-gradient-to-position)}.to-green-300\/55{--tw-gradient-to: rgb(134 239 172 / .55) var(--tw-gradient-to-position)}.to-green-300\/60{--tw-gradient-to: rgb(134 239 172 / .6) var(--tw-gradient-to-position)}.to-green-300\/65{--tw-gradient-to: rgb(134 239 172 / .65) var(--tw-gradient-to-position)}.to-green-300\/70{--tw-gradient-to: rgb(134 239 172 / .7) var(--tw-gradient-to-position)}.to-green-300\/75{--tw-gradient-to: rgb(134 239 172 / .75) var(--tw-gradient-to-position)}.to-green-300\/80{--tw-gradient-to: rgb(134 239 172 / .8) var(--tw-gradient-to-position)}.to-green-300\/85{--tw-gradient-to: rgb(134 239 172 / .85) var(--tw-gradient-to-position)}.to-green-300\/90{--tw-gradient-to: rgb(134 239 172 / .9) var(--tw-gradient-to-position)}.to-green-300\/95{--tw-gradient-to: rgb(134 239 172 / .95) var(--tw-gradient-to-position)}.to-green-400{--tw-gradient-to: #4ade80 var(--tw-gradient-to-position)}.to-green-400\/0{--tw-gradient-to: rgb(74 222 128 / 0) var(--tw-gradient-to-position)}.to-green-400\/10{--tw-gradient-to: rgb(74 222 128 / .1) var(--tw-gradient-to-position)}.to-green-400\/100{--tw-gradient-to: rgb(74 222 128 / 1) var(--tw-gradient-to-position)}.to-green-400\/15{--tw-gradient-to: rgb(74 222 128 / .15) var(--tw-gradient-to-position)}.to-green-400\/20{--tw-gradient-to: rgb(74 222 128 / .2) var(--tw-gradient-to-position)}.to-green-400\/25{--tw-gradient-to: rgb(74 222 128 / .25) var(--tw-gradient-to-position)}.to-green-400\/30{--tw-gradient-to: rgb(74 222 128 / .3) var(--tw-gradient-to-position)}.to-green-400\/35{--tw-gradient-to: rgb(74 222 128 / .35) var(--tw-gradient-to-position)}.to-green-400\/40{--tw-gradient-to: rgb(74 222 128 / .4) var(--tw-gradient-to-position)}.to-green-400\/45{--tw-gradient-to: rgb(74 222 128 / .45) var(--tw-gradient-to-position)}.to-green-400\/5{--tw-gradient-to: rgb(74 222 128 / .05) var(--tw-gradient-to-position)}.to-green-400\/50{--tw-gradient-to: rgb(74 222 128 / .5) var(--tw-gradient-to-position)}.to-green-400\/55{--tw-gradient-to: rgb(74 222 128 / .55) var(--tw-gradient-to-position)}.to-green-400\/60{--tw-gradient-to: rgb(74 222 128 / .6) var(--tw-gradient-to-position)}.to-green-400\/65{--tw-gradient-to: rgb(74 222 128 / .65) var(--tw-gradient-to-position)}.to-green-400\/70{--tw-gradient-to: rgb(74 222 128 / .7) var(--tw-gradient-to-position)}.to-green-400\/75{--tw-gradient-to: rgb(74 222 128 / .75) var(--tw-gradient-to-position)}.to-green-400\/80{--tw-gradient-to: rgb(74 222 128 / .8) var(--tw-gradient-to-position)}.to-green-400\/85{--tw-gradient-to: rgb(74 222 128 / .85) var(--tw-gradient-to-position)}.to-green-400\/90{--tw-gradient-to: rgb(74 222 128 / .9) var(--tw-gradient-to-position)}.to-green-400\/95{--tw-gradient-to: rgb(74 222 128 / .95) var(--tw-gradient-to-position)}.to-green-50{--tw-gradient-to: #f0fdf4 var(--tw-gradient-to-position)}.to-green-50\/0{--tw-gradient-to: rgb(240 253 244 / 0) var(--tw-gradient-to-position)}.to-green-50\/10{--tw-gradient-to: rgb(240 253 244 / .1) var(--tw-gradient-to-position)}.to-green-50\/100{--tw-gradient-to: rgb(240 253 244 / 1) var(--tw-gradient-to-position)}.to-green-50\/15{--tw-gradient-to: rgb(240 253 244 / .15) var(--tw-gradient-to-position)}.to-green-50\/20{--tw-gradient-to: rgb(240 253 244 / .2) var(--tw-gradient-to-position)}.to-green-50\/25{--tw-gradient-to: rgb(240 253 244 / .25) var(--tw-gradient-to-position)}.to-green-50\/30{--tw-gradient-to: rgb(240 253 244 / .3) var(--tw-gradient-to-position)}.to-green-50\/35{--tw-gradient-to: rgb(240 253 244 / .35) var(--tw-gradient-to-position)}.to-green-50\/40{--tw-gradient-to: rgb(240 253 244 / .4) var(--tw-gradient-to-position)}.to-green-50\/45{--tw-gradient-to: rgb(240 253 244 / .45) var(--tw-gradient-to-position)}.to-green-50\/5{--tw-gradient-to: rgb(240 253 244 / .05) var(--tw-gradient-to-position)}.to-green-50\/50{--tw-gradient-to: rgb(240 253 244 / .5) var(--tw-gradient-to-position)}.to-green-50\/55{--tw-gradient-to: rgb(240 253 244 / .55) var(--tw-gradient-to-position)}.to-green-50\/60{--tw-gradient-to: rgb(240 253 244 / .6) var(--tw-gradient-to-position)}.to-green-50\/65{--tw-gradient-to: rgb(240 253 244 / .65) var(--tw-gradient-to-position)}.to-green-50\/70{--tw-gradient-to: rgb(240 253 244 / .7) var(--tw-gradient-to-position)}.to-green-50\/75{--tw-gradient-to: rgb(240 253 244 / .75) var(--tw-gradient-to-position)}.to-green-50\/80{--tw-gradient-to: rgb(240 253 244 / .8) var(--tw-gradient-to-position)}.to-green-50\/85{--tw-gradient-to: rgb(240 253 244 / .85) var(--tw-gradient-to-position)}.to-green-50\/90{--tw-gradient-to: rgb(240 253 244 / .9) var(--tw-gradient-to-position)}.to-green-50\/95{--tw-gradient-to: rgb(240 253 244 / .95) var(--tw-gradient-to-position)}.to-green-500{--tw-gradient-to: #22c55e var(--tw-gradient-to-position)}.to-green-500\/0{--tw-gradient-to: rgb(34 197 94 / 0) var(--tw-gradient-to-position)}.to-green-500\/10{--tw-gradient-to: rgb(34 197 94 / .1) var(--tw-gradient-to-position)}.to-green-500\/100{--tw-gradient-to: rgb(34 197 94 / 1) var(--tw-gradient-to-position)}.to-green-500\/15{--tw-gradient-to: rgb(34 197 94 / .15) var(--tw-gradient-to-position)}.to-green-500\/20{--tw-gradient-to: rgb(34 197 94 / .2) var(--tw-gradient-to-position)}.to-green-500\/25{--tw-gradient-to: rgb(34 197 94 / .25) var(--tw-gradient-to-position)}.to-green-500\/30{--tw-gradient-to: rgb(34 197 94 / .3) var(--tw-gradient-to-position)}.to-green-500\/35{--tw-gradient-to: rgb(34 197 94 / .35) var(--tw-gradient-to-position)}.to-green-500\/40{--tw-gradient-to: rgb(34 197 94 / .4) var(--tw-gradient-to-position)}.to-green-500\/45{--tw-gradient-to: rgb(34 197 94 / .45) var(--tw-gradient-to-position)}.to-green-500\/5{--tw-gradient-to: rgb(34 197 94 / .05) var(--tw-gradient-to-position)}.to-green-500\/50{--tw-gradient-to: rgb(34 197 94 / .5) var(--tw-gradient-to-position)}.to-green-500\/55{--tw-gradient-to: rgb(34 197 94 / .55) var(--tw-gradient-to-position)}.to-green-500\/60{--tw-gradient-to: rgb(34 197 94 / .6) var(--tw-gradient-to-position)}.to-green-500\/65{--tw-gradient-to: rgb(34 197 94 / .65) var(--tw-gradient-to-position)}.to-green-500\/70{--tw-gradient-to: rgb(34 197 94 / .7) var(--tw-gradient-to-position)}.to-green-500\/75{--tw-gradient-to: rgb(34 197 94 / .75) var(--tw-gradient-to-position)}.to-green-500\/80{--tw-gradient-to: rgb(34 197 94 / .8) var(--tw-gradient-to-position)}.to-green-500\/85{--tw-gradient-to: rgb(34 197 94 / .85) var(--tw-gradient-to-position)}.to-green-500\/90{--tw-gradient-to: rgb(34 197 94 / .9) var(--tw-gradient-to-position)}.to-green-500\/95{--tw-gradient-to: rgb(34 197 94 / .95) var(--tw-gradient-to-position)}.to-green-600{--tw-gradient-to: #16a34a var(--tw-gradient-to-position)}.to-green-600\/0{--tw-gradient-to: rgb(22 163 74 / 0) var(--tw-gradient-to-position)}.to-green-600\/10{--tw-gradient-to: rgb(22 163 74 / .1) var(--tw-gradient-to-position)}.to-green-600\/100{--tw-gradient-to: rgb(22 163 74 / 1) var(--tw-gradient-to-position)}.to-green-600\/15{--tw-gradient-to: rgb(22 163 74 / .15) var(--tw-gradient-to-position)}.to-green-600\/20{--tw-gradient-to: rgb(22 163 74 / .2) var(--tw-gradient-to-position)}.to-green-600\/25{--tw-gradient-to: rgb(22 163 74 / .25) var(--tw-gradient-to-position)}.to-green-600\/30{--tw-gradient-to: rgb(22 163 74 / .3) var(--tw-gradient-to-position)}.to-green-600\/35{--tw-gradient-to: rgb(22 163 74 / .35) var(--tw-gradient-to-position)}.to-green-600\/40{--tw-gradient-to: rgb(22 163 74 / .4) var(--tw-gradient-to-position)}.to-green-600\/45{--tw-gradient-to: rgb(22 163 74 / .45) var(--tw-gradient-to-position)}.to-green-600\/5{--tw-gradient-to: rgb(22 163 74 / .05) var(--tw-gradient-to-position)}.to-green-600\/50{--tw-gradient-to: rgb(22 163 74 / .5) var(--tw-gradient-to-position)}.to-green-600\/55{--tw-gradient-to: rgb(22 163 74 / .55) var(--tw-gradient-to-position)}.to-green-600\/60{--tw-gradient-to: rgb(22 163 74 / .6) var(--tw-gradient-to-position)}.to-green-600\/65{--tw-gradient-to: rgb(22 163 74 / .65) var(--tw-gradient-to-position)}.to-green-600\/70{--tw-gradient-to: rgb(22 163 74 / .7) var(--tw-gradient-to-position)}.to-green-600\/75{--tw-gradient-to: rgb(22 163 74 / .75) var(--tw-gradient-to-position)}.to-green-600\/80{--tw-gradient-to: rgb(22 163 74 / .8) var(--tw-gradient-to-position)}.to-green-600\/85{--tw-gradient-to: rgb(22 163 74 / .85) var(--tw-gradient-to-position)}.to-green-600\/90{--tw-gradient-to: rgb(22 163 74 / .9) var(--tw-gradient-to-position)}.to-green-600\/95{--tw-gradient-to: rgb(22 163 74 / .95) var(--tw-gradient-to-position)}.to-green-700{--tw-gradient-to: #15803d var(--tw-gradient-to-position)}.to-green-700\/0{--tw-gradient-to: rgb(21 128 61 / 0) var(--tw-gradient-to-position)}.to-green-700\/10{--tw-gradient-to: rgb(21 128 61 / .1) var(--tw-gradient-to-position)}.to-green-700\/100{--tw-gradient-to: rgb(21 128 61 / 1) var(--tw-gradient-to-position)}.to-green-700\/15{--tw-gradient-to: rgb(21 128 61 / .15) var(--tw-gradient-to-position)}.to-green-700\/20{--tw-gradient-to: rgb(21 128 61 / .2) var(--tw-gradient-to-position)}.to-green-700\/25{--tw-gradient-to: rgb(21 128 61 / .25) var(--tw-gradient-to-position)}.to-green-700\/30{--tw-gradient-to: rgb(21 128 61 / .3) var(--tw-gradient-to-position)}.to-green-700\/35{--tw-gradient-to: rgb(21 128 61 / .35) var(--tw-gradient-to-position)}.to-green-700\/40{--tw-gradient-to: rgb(21 128 61 / .4) var(--tw-gradient-to-position)}.to-green-700\/45{--tw-gradient-to: rgb(21 128 61 / .45) var(--tw-gradient-to-position)}.to-green-700\/5{--tw-gradient-to: rgb(21 128 61 / .05) var(--tw-gradient-to-position)}.to-green-700\/50{--tw-gradient-to: rgb(21 128 61 / .5) var(--tw-gradient-to-position)}.to-green-700\/55{--tw-gradient-to: rgb(21 128 61 / .55) var(--tw-gradient-to-position)}.to-green-700\/60{--tw-gradient-to: rgb(21 128 61 / .6) var(--tw-gradient-to-position)}.to-green-700\/65{--tw-gradient-to: rgb(21 128 61 / .65) var(--tw-gradient-to-position)}.to-green-700\/70{--tw-gradient-to: rgb(21 128 61 / .7) var(--tw-gradient-to-position)}.to-green-700\/75{--tw-gradient-to: rgb(21 128 61 / .75) var(--tw-gradient-to-position)}.to-green-700\/80{--tw-gradient-to: rgb(21 128 61 / .8) var(--tw-gradient-to-position)}.to-green-700\/85{--tw-gradient-to: rgb(21 128 61 / .85) var(--tw-gradient-to-position)}.to-green-700\/90{--tw-gradient-to: rgb(21 128 61 / .9) var(--tw-gradient-to-position)}.to-green-700\/95{--tw-gradient-to: rgb(21 128 61 / .95) var(--tw-gradient-to-position)}.to-green-800{--tw-gradient-to: #166534 var(--tw-gradient-to-position)}.to-green-800\/0{--tw-gradient-to: rgb(22 101 52 / 0) var(--tw-gradient-to-position)}.to-green-800\/10{--tw-gradient-to: rgb(22 101 52 / .1) var(--tw-gradient-to-position)}.to-green-800\/100{--tw-gradient-to: rgb(22 101 52 / 1) var(--tw-gradient-to-position)}.to-green-800\/15{--tw-gradient-to: rgb(22 101 52 / .15) var(--tw-gradient-to-position)}.to-green-800\/20{--tw-gradient-to: rgb(22 101 52 / .2) var(--tw-gradient-to-position)}.to-green-800\/25{--tw-gradient-to: rgb(22 101 52 / .25) var(--tw-gradient-to-position)}.to-green-800\/30{--tw-gradient-to: rgb(22 101 52 / .3) var(--tw-gradient-to-position)}.to-green-800\/35{--tw-gradient-to: rgb(22 101 52 / .35) var(--tw-gradient-to-position)}.to-green-800\/40{--tw-gradient-to: rgb(22 101 52 / .4) var(--tw-gradient-to-position)}.to-green-800\/45{--tw-gradient-to: rgb(22 101 52 / .45) var(--tw-gradient-to-position)}.to-green-800\/5{--tw-gradient-to: rgb(22 101 52 / .05) var(--tw-gradient-to-position)}.to-green-800\/50{--tw-gradient-to: rgb(22 101 52 / .5) var(--tw-gradient-to-position)}.to-green-800\/55{--tw-gradient-to: rgb(22 101 52 / .55) var(--tw-gradient-to-position)}.to-green-800\/60{--tw-gradient-to: rgb(22 101 52 / .6) var(--tw-gradient-to-position)}.to-green-800\/65{--tw-gradient-to: rgb(22 101 52 / .65) var(--tw-gradient-to-position)}.to-green-800\/70{--tw-gradient-to: rgb(22 101 52 / .7) var(--tw-gradient-to-position)}.to-green-800\/75{--tw-gradient-to: rgb(22 101 52 / .75) var(--tw-gradient-to-position)}.to-green-800\/80{--tw-gradient-to: rgb(22 101 52 / .8) var(--tw-gradient-to-position)}.to-green-800\/85{--tw-gradient-to: rgb(22 101 52 / .85) var(--tw-gradient-to-position)}.to-green-800\/90{--tw-gradient-to: rgb(22 101 52 / .9) var(--tw-gradient-to-position)}.to-green-800\/95{--tw-gradient-to: rgb(22 101 52 / .95) var(--tw-gradient-to-position)}.to-green-900{--tw-gradient-to: #14532d var(--tw-gradient-to-position)}.to-green-900\/0{--tw-gradient-to: rgb(20 83 45 / 0) var(--tw-gradient-to-position)}.to-green-900\/10{--tw-gradient-to: rgb(20 83 45 / .1) var(--tw-gradient-to-position)}.to-green-900\/100{--tw-gradient-to: rgb(20 83 45 / 1) var(--tw-gradient-to-position)}.to-green-900\/15{--tw-gradient-to: rgb(20 83 45 / .15) var(--tw-gradient-to-position)}.to-green-900\/20{--tw-gradient-to: rgb(20 83 45 / .2) var(--tw-gradient-to-position)}.to-green-900\/25{--tw-gradient-to: rgb(20 83 45 / .25) var(--tw-gradient-to-position)}.to-green-900\/30{--tw-gradient-to: rgb(20 83 45 / .3) var(--tw-gradient-to-position)}.to-green-900\/35{--tw-gradient-to: rgb(20 83 45 / .35) var(--tw-gradient-to-position)}.to-green-900\/40{--tw-gradient-to: rgb(20 83 45 / .4) var(--tw-gradient-to-position)}.to-green-900\/45{--tw-gradient-to: rgb(20 83 45 / .45) var(--tw-gradient-to-position)}.to-green-900\/5{--tw-gradient-to: rgb(20 83 45 / .05) var(--tw-gradient-to-position)}.to-green-900\/50{--tw-gradient-to: rgb(20 83 45 / .5) var(--tw-gradient-to-position)}.to-green-900\/55{--tw-gradient-to: rgb(20 83 45 / .55) var(--tw-gradient-to-position)}.to-green-900\/60{--tw-gradient-to: rgb(20 83 45 / .6) var(--tw-gradient-to-position)}.to-green-900\/65{--tw-gradient-to: rgb(20 83 45 / .65) var(--tw-gradient-to-position)}.to-green-900\/70{--tw-gradient-to: rgb(20 83 45 / .7) var(--tw-gradient-to-position)}.to-green-900\/75{--tw-gradient-to: rgb(20 83 45 / .75) var(--tw-gradient-to-position)}.to-green-900\/80{--tw-gradient-to: rgb(20 83 45 / .8) var(--tw-gradient-to-position)}.to-green-900\/85{--tw-gradient-to: rgb(20 83 45 / .85) var(--tw-gradient-to-position)}.to-green-900\/90{--tw-gradient-to: rgb(20 83 45 / .9) var(--tw-gradient-to-position)}.to-green-900\/95{--tw-gradient-to: rgb(20 83 45 / .95) var(--tw-gradient-to-position)}.to-green-950{--tw-gradient-to: #052e16 var(--tw-gradient-to-position)}.to-green-950\/0{--tw-gradient-to: rgb(5 46 22 / 0) var(--tw-gradient-to-position)}.to-green-950\/10{--tw-gradient-to: rgb(5 46 22 / .1) var(--tw-gradient-to-position)}.to-green-950\/100{--tw-gradient-to: rgb(5 46 22 / 1) var(--tw-gradient-to-position)}.to-green-950\/15{--tw-gradient-to: rgb(5 46 22 / .15) var(--tw-gradient-to-position)}.to-green-950\/20{--tw-gradient-to: rgb(5 46 22 / .2) var(--tw-gradient-to-position)}.to-green-950\/25{--tw-gradient-to: rgb(5 46 22 / .25) var(--tw-gradient-to-position)}.to-green-950\/30{--tw-gradient-to: rgb(5 46 22 / .3) var(--tw-gradient-to-position)}.to-green-950\/35{--tw-gradient-to: rgb(5 46 22 / .35) var(--tw-gradient-to-position)}.to-green-950\/40{--tw-gradient-to: rgb(5 46 22 / .4) var(--tw-gradient-to-position)}.to-green-950\/45{--tw-gradient-to: rgb(5 46 22 / .45) var(--tw-gradient-to-position)}.to-green-950\/5{--tw-gradient-to: rgb(5 46 22 / .05) var(--tw-gradient-to-position)}.to-green-950\/50{--tw-gradient-to: rgb(5 46 22 / .5) var(--tw-gradient-to-position)}.to-green-950\/55{--tw-gradient-to: rgb(5 46 22 / .55) var(--tw-gradient-to-position)}.to-green-950\/60{--tw-gradient-to: rgb(5 46 22 / .6) var(--tw-gradient-to-position)}.to-green-950\/65{--tw-gradient-to: rgb(5 46 22 / .65) var(--tw-gradient-to-position)}.to-green-950\/70{--tw-gradient-to: rgb(5 46 22 / .7) var(--tw-gradient-to-position)}.to-green-950\/75{--tw-gradient-to: rgb(5 46 22 / .75) var(--tw-gradient-to-position)}.to-green-950\/80{--tw-gradient-to: rgb(5 46 22 / .8) var(--tw-gradient-to-position)}.to-green-950\/85{--tw-gradient-to: rgb(5 46 22 / .85) var(--tw-gradient-to-position)}.to-green-950\/90{--tw-gradient-to: rgb(5 46 22 / .9) var(--tw-gradient-to-position)}.to-green-950\/95{--tw-gradient-to: rgb(5 46 22 / .95) var(--tw-gradient-to-position)}.to-orange-100{--tw-gradient-to: #ffedd5 var(--tw-gradient-to-position)}.to-orange-100\/0{--tw-gradient-to: rgb(255 237 213 / 0) var(--tw-gradient-to-position)}.to-orange-100\/10{--tw-gradient-to: rgb(255 237 213 / .1) var(--tw-gradient-to-position)}.to-orange-100\/100{--tw-gradient-to: rgb(255 237 213 / 1) var(--tw-gradient-to-position)}.to-orange-100\/15{--tw-gradient-to: rgb(255 237 213 / .15) var(--tw-gradient-to-position)}.to-orange-100\/20{--tw-gradient-to: rgb(255 237 213 / .2) var(--tw-gradient-to-position)}.to-orange-100\/25{--tw-gradient-to: rgb(255 237 213 / .25) var(--tw-gradient-to-position)}.to-orange-100\/30{--tw-gradient-to: rgb(255 237 213 / .3) var(--tw-gradient-to-position)}.to-orange-100\/35{--tw-gradient-to: rgb(255 237 213 / .35) var(--tw-gradient-to-position)}.to-orange-100\/40{--tw-gradient-to: rgb(255 237 213 / .4) var(--tw-gradient-to-position)}.to-orange-100\/45{--tw-gradient-to: rgb(255 237 213 / .45) var(--tw-gradient-to-position)}.to-orange-100\/5{--tw-gradient-to: rgb(255 237 213 / .05) var(--tw-gradient-to-position)}.to-orange-100\/50{--tw-gradient-to: rgb(255 237 213 / .5) var(--tw-gradient-to-position)}.to-orange-100\/55{--tw-gradient-to: rgb(255 237 213 / .55) var(--tw-gradient-to-position)}.to-orange-100\/60{--tw-gradient-to: rgb(255 237 213 / .6) var(--tw-gradient-to-position)}.to-orange-100\/65{--tw-gradient-to: rgb(255 237 213 / .65) var(--tw-gradient-to-position)}.to-orange-100\/70{--tw-gradient-to: rgb(255 237 213 / .7) var(--tw-gradient-to-position)}.to-orange-100\/75{--tw-gradient-to: rgb(255 237 213 / .75) var(--tw-gradient-to-position)}.to-orange-100\/80{--tw-gradient-to: rgb(255 237 213 / .8) var(--tw-gradient-to-position)}.to-orange-100\/85{--tw-gradient-to: rgb(255 237 213 / .85) var(--tw-gradient-to-position)}.to-orange-100\/90{--tw-gradient-to: rgb(255 237 213 / .9) var(--tw-gradient-to-position)}.to-orange-100\/95{--tw-gradient-to: rgb(255 237 213 / .95) var(--tw-gradient-to-position)}.to-orange-200{--tw-gradient-to: #fed7aa var(--tw-gradient-to-position)}.to-orange-200\/0{--tw-gradient-to: rgb(254 215 170 / 0) var(--tw-gradient-to-position)}.to-orange-200\/10{--tw-gradient-to: rgb(254 215 170 / .1) var(--tw-gradient-to-position)}.to-orange-200\/100{--tw-gradient-to: rgb(254 215 170 / 1) var(--tw-gradient-to-position)}.to-orange-200\/15{--tw-gradient-to: rgb(254 215 170 / .15) var(--tw-gradient-to-position)}.to-orange-200\/20{--tw-gradient-to: rgb(254 215 170 / .2) var(--tw-gradient-to-position)}.to-orange-200\/25{--tw-gradient-to: rgb(254 215 170 / .25) var(--tw-gradient-to-position)}.to-orange-200\/30{--tw-gradient-to: rgb(254 215 170 / .3) var(--tw-gradient-to-position)}.to-orange-200\/35{--tw-gradient-to: rgb(254 215 170 / .35) var(--tw-gradient-to-position)}.to-orange-200\/40{--tw-gradient-to: rgb(254 215 170 / .4) var(--tw-gradient-to-position)}.to-orange-200\/45{--tw-gradient-to: rgb(254 215 170 / .45) var(--tw-gradient-to-position)}.to-orange-200\/5{--tw-gradient-to: rgb(254 215 170 / .05) var(--tw-gradient-to-position)}.to-orange-200\/50{--tw-gradient-to: rgb(254 215 170 / .5) var(--tw-gradient-to-position)}.to-orange-200\/55{--tw-gradient-to: rgb(254 215 170 / .55) var(--tw-gradient-to-position)}.to-orange-200\/60{--tw-gradient-to: rgb(254 215 170 / .6) var(--tw-gradient-to-position)}.to-orange-200\/65{--tw-gradient-to: rgb(254 215 170 / .65) var(--tw-gradient-to-position)}.to-orange-200\/70{--tw-gradient-to: rgb(254 215 170 / .7) var(--tw-gradient-to-position)}.to-orange-200\/75{--tw-gradient-to: rgb(254 215 170 / .75) var(--tw-gradient-to-position)}.to-orange-200\/80{--tw-gradient-to: rgb(254 215 170 / .8) var(--tw-gradient-to-position)}.to-orange-200\/85{--tw-gradient-to: rgb(254 215 170 / .85) var(--tw-gradient-to-position)}.to-orange-200\/90{--tw-gradient-to: rgb(254 215 170 / .9) var(--tw-gradient-to-position)}.to-orange-200\/95{--tw-gradient-to: rgb(254 215 170 / .95) var(--tw-gradient-to-position)}.to-orange-300{--tw-gradient-to: #fdba74 var(--tw-gradient-to-position)}.to-orange-300\/0{--tw-gradient-to: rgb(253 186 116 / 0) var(--tw-gradient-to-position)}.to-orange-300\/10{--tw-gradient-to: rgb(253 186 116 / .1) var(--tw-gradient-to-position)}.to-orange-300\/100{--tw-gradient-to: rgb(253 186 116 / 1) var(--tw-gradient-to-position)}.to-orange-300\/15{--tw-gradient-to: rgb(253 186 116 / .15) var(--tw-gradient-to-position)}.to-orange-300\/20{--tw-gradient-to: rgb(253 186 116 / .2) var(--tw-gradient-to-position)}.to-orange-300\/25{--tw-gradient-to: rgb(253 186 116 / .25) var(--tw-gradient-to-position)}.to-orange-300\/30{--tw-gradient-to: rgb(253 186 116 / .3) var(--tw-gradient-to-position)}.to-orange-300\/35{--tw-gradient-to: rgb(253 186 116 / .35) var(--tw-gradient-to-position)}.to-orange-300\/40{--tw-gradient-to: rgb(253 186 116 / .4) var(--tw-gradient-to-position)}.to-orange-300\/45{--tw-gradient-to: rgb(253 186 116 / .45) var(--tw-gradient-to-position)}.to-orange-300\/5{--tw-gradient-to: rgb(253 186 116 / .05) var(--tw-gradient-to-position)}.to-orange-300\/50{--tw-gradient-to: rgb(253 186 116 / .5) var(--tw-gradient-to-position)}.to-orange-300\/55{--tw-gradient-to: rgb(253 186 116 / .55) var(--tw-gradient-to-position)}.to-orange-300\/60{--tw-gradient-to: rgb(253 186 116 / .6) var(--tw-gradient-to-position)}.to-orange-300\/65{--tw-gradient-to: rgb(253 186 116 / .65) var(--tw-gradient-to-position)}.to-orange-300\/70{--tw-gradient-to: rgb(253 186 116 / .7) var(--tw-gradient-to-position)}.to-orange-300\/75{--tw-gradient-to: rgb(253 186 116 / .75) var(--tw-gradient-to-position)}.to-orange-300\/80{--tw-gradient-to: rgb(253 186 116 / .8) var(--tw-gradient-to-position)}.to-orange-300\/85{--tw-gradient-to: rgb(253 186 116 / .85) var(--tw-gradient-to-position)}.to-orange-300\/90{--tw-gradient-to: rgb(253 186 116 / .9) var(--tw-gradient-to-position)}.to-orange-300\/95{--tw-gradient-to: rgb(253 186 116 / .95) var(--tw-gradient-to-position)}.to-orange-400{--tw-gradient-to: #fb923c var(--tw-gradient-to-position)}.to-orange-400\/0{--tw-gradient-to: rgb(251 146 60 / 0) var(--tw-gradient-to-position)}.to-orange-400\/10{--tw-gradient-to: rgb(251 146 60 / .1) var(--tw-gradient-to-position)}.to-orange-400\/100{--tw-gradient-to: rgb(251 146 60 / 1) var(--tw-gradient-to-position)}.to-orange-400\/15{--tw-gradient-to: rgb(251 146 60 / .15) var(--tw-gradient-to-position)}.to-orange-400\/20{--tw-gradient-to: rgb(251 146 60 / .2) var(--tw-gradient-to-position)}.to-orange-400\/25{--tw-gradient-to: rgb(251 146 60 / .25) var(--tw-gradient-to-position)}.to-orange-400\/30{--tw-gradient-to: rgb(251 146 60 / .3) var(--tw-gradient-to-position)}.to-orange-400\/35{--tw-gradient-to: rgb(251 146 60 / .35) var(--tw-gradient-to-position)}.to-orange-400\/40{--tw-gradient-to: rgb(251 146 60 / .4) var(--tw-gradient-to-position)}.to-orange-400\/45{--tw-gradient-to: rgb(251 146 60 / .45) var(--tw-gradient-to-position)}.to-orange-400\/5{--tw-gradient-to: rgb(251 146 60 / .05) var(--tw-gradient-to-position)}.to-orange-400\/50{--tw-gradient-to: rgb(251 146 60 / .5) var(--tw-gradient-to-position)}.to-orange-400\/55{--tw-gradient-to: rgb(251 146 60 / .55) var(--tw-gradient-to-position)}.to-orange-400\/60{--tw-gradient-to: rgb(251 146 60 / .6) var(--tw-gradient-to-position)}.to-orange-400\/65{--tw-gradient-to: rgb(251 146 60 / .65) var(--tw-gradient-to-position)}.to-orange-400\/70{--tw-gradient-to: rgb(251 146 60 / .7) var(--tw-gradient-to-position)}.to-orange-400\/75{--tw-gradient-to: rgb(251 146 60 / .75) var(--tw-gradient-to-position)}.to-orange-400\/80{--tw-gradient-to: rgb(251 146 60 / .8) var(--tw-gradient-to-position)}.to-orange-400\/85{--tw-gradient-to: rgb(251 146 60 / .85) var(--tw-gradient-to-position)}.to-orange-400\/90{--tw-gradient-to: rgb(251 146 60 / .9) var(--tw-gradient-to-position)}.to-orange-400\/95{--tw-gradient-to: rgb(251 146 60 / .95) var(--tw-gradient-to-position)}.to-orange-50{--tw-gradient-to: #fff7ed var(--tw-gradient-to-position)}.to-orange-50\/0{--tw-gradient-to: rgb(255 247 237 / 0) var(--tw-gradient-to-position)}.to-orange-50\/10{--tw-gradient-to: rgb(255 247 237 / .1) var(--tw-gradient-to-position)}.to-orange-50\/100{--tw-gradient-to: rgb(255 247 237 / 1) var(--tw-gradient-to-position)}.to-orange-50\/15{--tw-gradient-to: rgb(255 247 237 / .15) var(--tw-gradient-to-position)}.to-orange-50\/20{--tw-gradient-to: rgb(255 247 237 / .2) var(--tw-gradient-to-position)}.to-orange-50\/25{--tw-gradient-to: rgb(255 247 237 / .25) var(--tw-gradient-to-position)}.to-orange-50\/30{--tw-gradient-to: rgb(255 247 237 / .3) var(--tw-gradient-to-position)}.to-orange-50\/35{--tw-gradient-to: rgb(255 247 237 / .35) var(--tw-gradient-to-position)}.to-orange-50\/40{--tw-gradient-to: rgb(255 247 237 / .4) var(--tw-gradient-to-position)}.to-orange-50\/45{--tw-gradient-to: rgb(255 247 237 / .45) var(--tw-gradient-to-position)}.to-orange-50\/5{--tw-gradient-to: rgb(255 247 237 / .05) var(--tw-gradient-to-position)}.to-orange-50\/50{--tw-gradient-to: rgb(255 247 237 / .5) var(--tw-gradient-to-position)}.to-orange-50\/55{--tw-gradient-to: rgb(255 247 237 / .55) var(--tw-gradient-to-position)}.to-orange-50\/60{--tw-gradient-to: rgb(255 247 237 / .6) var(--tw-gradient-to-position)}.to-orange-50\/65{--tw-gradient-to: rgb(255 247 237 / .65) var(--tw-gradient-to-position)}.to-orange-50\/70{--tw-gradient-to: rgb(255 247 237 / .7) var(--tw-gradient-to-position)}.to-orange-50\/75{--tw-gradient-to: rgb(255 247 237 / .75) var(--tw-gradient-to-position)}.to-orange-50\/80{--tw-gradient-to: rgb(255 247 237 / .8) var(--tw-gradient-to-position)}.to-orange-50\/85{--tw-gradient-to: rgb(255 247 237 / .85) var(--tw-gradient-to-position)}.to-orange-50\/90{--tw-gradient-to: rgb(255 247 237 / .9) var(--tw-gradient-to-position)}.to-orange-50\/95{--tw-gradient-to: rgb(255 247 237 / .95) var(--tw-gradient-to-position)}.to-orange-500{--tw-gradient-to: #f97316 var(--tw-gradient-to-position)}.to-orange-500\/0{--tw-gradient-to: rgb(249 115 22 / 0) var(--tw-gradient-to-position)}.to-orange-500\/10{--tw-gradient-to: rgb(249 115 22 / .1) var(--tw-gradient-to-position)}.to-orange-500\/100{--tw-gradient-to: rgb(249 115 22 / 1) var(--tw-gradient-to-position)}.to-orange-500\/15{--tw-gradient-to: rgb(249 115 22 / .15) var(--tw-gradient-to-position)}.to-orange-500\/20{--tw-gradient-to: rgb(249 115 22 / .2) var(--tw-gradient-to-position)}.to-orange-500\/25{--tw-gradient-to: rgb(249 115 22 / .25) var(--tw-gradient-to-position)}.to-orange-500\/30{--tw-gradient-to: rgb(249 115 22 / .3) var(--tw-gradient-to-position)}.to-orange-500\/35{--tw-gradient-to: rgb(249 115 22 / .35) var(--tw-gradient-to-position)}.to-orange-500\/40{--tw-gradient-to: rgb(249 115 22 / .4) var(--tw-gradient-to-position)}.to-orange-500\/45{--tw-gradient-to: rgb(249 115 22 / .45) var(--tw-gradient-to-position)}.to-orange-500\/5{--tw-gradient-to: rgb(249 115 22 / .05) var(--tw-gradient-to-position)}.to-orange-500\/50{--tw-gradient-to: rgb(249 115 22 / .5) var(--tw-gradient-to-position)}.to-orange-500\/55{--tw-gradient-to: rgb(249 115 22 / .55) var(--tw-gradient-to-position)}.to-orange-500\/60{--tw-gradient-to: rgb(249 115 22 / .6) var(--tw-gradient-to-position)}.to-orange-500\/65{--tw-gradient-to: rgb(249 115 22 / .65) var(--tw-gradient-to-position)}.to-orange-500\/70{--tw-gradient-to: rgb(249 115 22 / .7) var(--tw-gradient-to-position)}.to-orange-500\/75{--tw-gradient-to: rgb(249 115 22 / .75) var(--tw-gradient-to-position)}.to-orange-500\/80{--tw-gradient-to: rgb(249 115 22 / .8) var(--tw-gradient-to-position)}.to-orange-500\/85{--tw-gradient-to: rgb(249 115 22 / .85) var(--tw-gradient-to-position)}.to-orange-500\/90{--tw-gradient-to: rgb(249 115 22 / .9) var(--tw-gradient-to-position)}.to-orange-500\/95{--tw-gradient-to: rgb(249 115 22 / .95) var(--tw-gradient-to-position)}.to-orange-600{--tw-gradient-to: #ea580c var(--tw-gradient-to-position)}.to-orange-600\/0{--tw-gradient-to: rgb(234 88 12 / 0) var(--tw-gradient-to-position)}.to-orange-600\/10{--tw-gradient-to: rgb(234 88 12 / .1) var(--tw-gradient-to-position)}.to-orange-600\/100{--tw-gradient-to: rgb(234 88 12 / 1) var(--tw-gradient-to-position)}.to-orange-600\/15{--tw-gradient-to: rgb(234 88 12 / .15) var(--tw-gradient-to-position)}.to-orange-600\/20{--tw-gradient-to: rgb(234 88 12 / .2) var(--tw-gradient-to-position)}.to-orange-600\/25{--tw-gradient-to: rgb(234 88 12 / .25) var(--tw-gradient-to-position)}.to-orange-600\/30{--tw-gradient-to: rgb(234 88 12 / .3) var(--tw-gradient-to-position)}.to-orange-600\/35{--tw-gradient-to: rgb(234 88 12 / .35) var(--tw-gradient-to-position)}.to-orange-600\/40{--tw-gradient-to: rgb(234 88 12 / .4) var(--tw-gradient-to-position)}.to-orange-600\/45{--tw-gradient-to: rgb(234 88 12 / .45) var(--tw-gradient-to-position)}.to-orange-600\/5{--tw-gradient-to: rgb(234 88 12 / .05) var(--tw-gradient-to-position)}.to-orange-600\/50{--tw-gradient-to: rgb(234 88 12 / .5) var(--tw-gradient-to-position)}.to-orange-600\/55{--tw-gradient-to: rgb(234 88 12 / .55) var(--tw-gradient-to-position)}.to-orange-600\/60{--tw-gradient-to: rgb(234 88 12 / .6) var(--tw-gradient-to-position)}.to-orange-600\/65{--tw-gradient-to: rgb(234 88 12 / .65) var(--tw-gradient-to-position)}.to-orange-600\/70{--tw-gradient-to: rgb(234 88 12 / .7) var(--tw-gradient-to-position)}.to-orange-600\/75{--tw-gradient-to: rgb(234 88 12 / .75) var(--tw-gradient-to-position)}.to-orange-600\/80{--tw-gradient-to: rgb(234 88 12 / .8) var(--tw-gradient-to-position)}.to-orange-600\/85{--tw-gradient-to: rgb(234 88 12 / .85) var(--tw-gradient-to-position)}.to-orange-600\/90{--tw-gradient-to: rgb(234 88 12 / .9) var(--tw-gradient-to-position)}.to-orange-600\/95{--tw-gradient-to: rgb(234 88 12 / .95) var(--tw-gradient-to-position)}.to-orange-700{--tw-gradient-to: #c2410c var(--tw-gradient-to-position)}.to-orange-700\/0{--tw-gradient-to: rgb(194 65 12 / 0) var(--tw-gradient-to-position)}.to-orange-700\/10{--tw-gradient-to: rgb(194 65 12 / .1) var(--tw-gradient-to-position)}.to-orange-700\/100{--tw-gradient-to: rgb(194 65 12 / 1) var(--tw-gradient-to-position)}.to-orange-700\/15{--tw-gradient-to: rgb(194 65 12 / .15) var(--tw-gradient-to-position)}.to-orange-700\/20{--tw-gradient-to: rgb(194 65 12 / .2) var(--tw-gradient-to-position)}.to-orange-700\/25{--tw-gradient-to: rgb(194 65 12 / .25) var(--tw-gradient-to-position)}.to-orange-700\/30{--tw-gradient-to: rgb(194 65 12 / .3) var(--tw-gradient-to-position)}.to-orange-700\/35{--tw-gradient-to: rgb(194 65 12 / .35) var(--tw-gradient-to-position)}.to-orange-700\/40{--tw-gradient-to: rgb(194 65 12 / .4) var(--tw-gradient-to-position)}.to-orange-700\/45{--tw-gradient-to: rgb(194 65 12 / .45) var(--tw-gradient-to-position)}.to-orange-700\/5{--tw-gradient-to: rgb(194 65 12 / .05) var(--tw-gradient-to-position)}.to-orange-700\/50{--tw-gradient-to: rgb(194 65 12 / .5) var(--tw-gradient-to-position)}.to-orange-700\/55{--tw-gradient-to: rgb(194 65 12 / .55) var(--tw-gradient-to-position)}.to-orange-700\/60{--tw-gradient-to: rgb(194 65 12 / .6) var(--tw-gradient-to-position)}.to-orange-700\/65{--tw-gradient-to: rgb(194 65 12 / .65) var(--tw-gradient-to-position)}.to-orange-700\/70{--tw-gradient-to: rgb(194 65 12 / .7) var(--tw-gradient-to-position)}.to-orange-700\/75{--tw-gradient-to: rgb(194 65 12 / .75) var(--tw-gradient-to-position)}.to-orange-700\/80{--tw-gradient-to: rgb(194 65 12 / .8) var(--tw-gradient-to-position)}.to-orange-700\/85{--tw-gradient-to: rgb(194 65 12 / .85) var(--tw-gradient-to-position)}.to-orange-700\/90{--tw-gradient-to: rgb(194 65 12 / .9) var(--tw-gradient-to-position)}.to-orange-700\/95{--tw-gradient-to: rgb(194 65 12 / .95) var(--tw-gradient-to-position)}.to-orange-800{--tw-gradient-to: #9a3412 var(--tw-gradient-to-position)}.to-orange-800\/0{--tw-gradient-to: rgb(154 52 18 / 0) var(--tw-gradient-to-position)}.to-orange-800\/10{--tw-gradient-to: rgb(154 52 18 / .1) var(--tw-gradient-to-position)}.to-orange-800\/100{--tw-gradient-to: rgb(154 52 18 / 1) var(--tw-gradient-to-position)}.to-orange-800\/15{--tw-gradient-to: rgb(154 52 18 / .15) var(--tw-gradient-to-position)}.to-orange-800\/20{--tw-gradient-to: rgb(154 52 18 / .2) var(--tw-gradient-to-position)}.to-orange-800\/25{--tw-gradient-to: rgb(154 52 18 / .25) var(--tw-gradient-to-position)}.to-orange-800\/30{--tw-gradient-to: rgb(154 52 18 / .3) var(--tw-gradient-to-position)}.to-orange-800\/35{--tw-gradient-to: rgb(154 52 18 / .35) var(--tw-gradient-to-position)}.to-orange-800\/40{--tw-gradient-to: rgb(154 52 18 / .4) var(--tw-gradient-to-position)}.to-orange-800\/45{--tw-gradient-to: rgb(154 52 18 / .45) var(--tw-gradient-to-position)}.to-orange-800\/5{--tw-gradient-to: rgb(154 52 18 / .05) var(--tw-gradient-to-position)}.to-orange-800\/50{--tw-gradient-to: rgb(154 52 18 / .5) var(--tw-gradient-to-position)}.to-orange-800\/55{--tw-gradient-to: rgb(154 52 18 / .55) var(--tw-gradient-to-position)}.to-orange-800\/60{--tw-gradient-to: rgb(154 52 18 / .6) var(--tw-gradient-to-position)}.to-orange-800\/65{--tw-gradient-to: rgb(154 52 18 / .65) var(--tw-gradient-to-position)}.to-orange-800\/70{--tw-gradient-to: rgb(154 52 18 / .7) var(--tw-gradient-to-position)}.to-orange-800\/75{--tw-gradient-to: rgb(154 52 18 / .75) var(--tw-gradient-to-position)}.to-orange-800\/80{--tw-gradient-to: rgb(154 52 18 / .8) var(--tw-gradient-to-position)}.to-orange-800\/85{--tw-gradient-to: rgb(154 52 18 / .85) var(--tw-gradient-to-position)}.to-orange-800\/90{--tw-gradient-to: rgb(154 52 18 / .9) var(--tw-gradient-to-position)}.to-orange-800\/95{--tw-gradient-to: rgb(154 52 18 / .95) var(--tw-gradient-to-position)}.to-orange-900{--tw-gradient-to: #7c2d12 var(--tw-gradient-to-position)}.to-orange-900\/0{--tw-gradient-to: rgb(124 45 18 / 0) var(--tw-gradient-to-position)}.to-orange-900\/10{--tw-gradient-to: rgb(124 45 18 / .1) var(--tw-gradient-to-position)}.to-orange-900\/100{--tw-gradient-to: rgb(124 45 18 / 1) var(--tw-gradient-to-position)}.to-orange-900\/15{--tw-gradient-to: rgb(124 45 18 / .15) var(--tw-gradient-to-position)}.to-orange-900\/20{--tw-gradient-to: rgb(124 45 18 / .2) var(--tw-gradient-to-position)}.to-orange-900\/25{--tw-gradient-to: rgb(124 45 18 / .25) var(--tw-gradient-to-position)}.to-orange-900\/30{--tw-gradient-to: rgb(124 45 18 / .3) var(--tw-gradient-to-position)}.to-orange-900\/35{--tw-gradient-to: rgb(124 45 18 / .35) var(--tw-gradient-to-position)}.to-orange-900\/40{--tw-gradient-to: rgb(124 45 18 / .4) var(--tw-gradient-to-position)}.to-orange-900\/45{--tw-gradient-to: rgb(124 45 18 / .45) var(--tw-gradient-to-position)}.to-orange-900\/5{--tw-gradient-to: rgb(124 45 18 / .05) var(--tw-gradient-to-position)}.to-orange-900\/50{--tw-gradient-to: rgb(124 45 18 / .5) var(--tw-gradient-to-position)}.to-orange-900\/55{--tw-gradient-to: rgb(124 45 18 / .55) var(--tw-gradient-to-position)}.to-orange-900\/60{--tw-gradient-to: rgb(124 45 18 / .6) var(--tw-gradient-to-position)}.to-orange-900\/65{--tw-gradient-to: rgb(124 45 18 / .65) var(--tw-gradient-to-position)}.to-orange-900\/70{--tw-gradient-to: rgb(124 45 18 / .7) var(--tw-gradient-to-position)}.to-orange-900\/75{--tw-gradient-to: rgb(124 45 18 / .75) var(--tw-gradient-to-position)}.to-orange-900\/80{--tw-gradient-to: rgb(124 45 18 / .8) var(--tw-gradient-to-position)}.to-orange-900\/85{--tw-gradient-to: rgb(124 45 18 / .85) var(--tw-gradient-to-position)}.to-orange-900\/90{--tw-gradient-to: rgb(124 45 18 / .9) var(--tw-gradient-to-position)}.to-orange-900\/95{--tw-gradient-to: rgb(124 45 18 / .95) var(--tw-gradient-to-position)}.to-orange-950{--tw-gradient-to: #431407 var(--tw-gradient-to-position)}.to-orange-950\/0{--tw-gradient-to: rgb(67 20 7 / 0) var(--tw-gradient-to-position)}.to-orange-950\/10{--tw-gradient-to: rgb(67 20 7 / .1) var(--tw-gradient-to-position)}.to-orange-950\/100{--tw-gradient-to: rgb(67 20 7 / 1) var(--tw-gradient-to-position)}.to-orange-950\/15{--tw-gradient-to: rgb(67 20 7 / .15) var(--tw-gradient-to-position)}.to-orange-950\/20{--tw-gradient-to: rgb(67 20 7 / .2) var(--tw-gradient-to-position)}.to-orange-950\/25{--tw-gradient-to: rgb(67 20 7 / .25) var(--tw-gradient-to-position)}.to-orange-950\/30{--tw-gradient-to: rgb(67 20 7 / .3) var(--tw-gradient-to-position)}.to-orange-950\/35{--tw-gradient-to: rgb(67 20 7 / .35) var(--tw-gradient-to-position)}.to-orange-950\/40{--tw-gradient-to: rgb(67 20 7 / .4) var(--tw-gradient-to-position)}.to-orange-950\/45{--tw-gradient-to: rgb(67 20 7 / .45) var(--tw-gradient-to-position)}.to-orange-950\/5{--tw-gradient-to: rgb(67 20 7 / .05) var(--tw-gradient-to-position)}.to-orange-950\/50{--tw-gradient-to: rgb(67 20 7 / .5) var(--tw-gradient-to-position)}.to-orange-950\/55{--tw-gradient-to: rgb(67 20 7 / .55) var(--tw-gradient-to-position)}.to-orange-950\/60{--tw-gradient-to: rgb(67 20 7 / .6) var(--tw-gradient-to-position)}.to-orange-950\/65{--tw-gradient-to: rgb(67 20 7 / .65) var(--tw-gradient-to-position)}.to-orange-950\/70{--tw-gradient-to: rgb(67 20 7 / .7) var(--tw-gradient-to-position)}.to-orange-950\/75{--tw-gradient-to: rgb(67 20 7 / .75) var(--tw-gradient-to-position)}.to-orange-950\/80{--tw-gradient-to: rgb(67 20 7 / .8) var(--tw-gradient-to-position)}.to-orange-950\/85{--tw-gradient-to: rgb(67 20 7 / .85) var(--tw-gradient-to-position)}.to-orange-950\/90{--tw-gradient-to: rgb(67 20 7 / .9) var(--tw-gradient-to-position)}.to-orange-950\/95{--tw-gradient-to: rgb(67 20 7 / .95) var(--tw-gradient-to-position)}.to-red-100{--tw-gradient-to: #fee2e2 var(--tw-gradient-to-position)}.to-red-100\/0{--tw-gradient-to: rgb(254 226 226 / 0) var(--tw-gradient-to-position)}.to-red-100\/10{--tw-gradient-to: rgb(254 226 226 / .1) var(--tw-gradient-to-position)}.to-red-100\/100{--tw-gradient-to: rgb(254 226 226 / 1) var(--tw-gradient-to-position)}.to-red-100\/15{--tw-gradient-to: rgb(254 226 226 / .15) var(--tw-gradient-to-position)}.to-red-100\/20{--tw-gradient-to: rgb(254 226 226 / .2) var(--tw-gradient-to-position)}.to-red-100\/25{--tw-gradient-to: rgb(254 226 226 / .25) var(--tw-gradient-to-position)}.to-red-100\/30{--tw-gradient-to: rgb(254 226 226 / .3) var(--tw-gradient-to-position)}.to-red-100\/35{--tw-gradient-to: rgb(254 226 226 / .35) var(--tw-gradient-to-position)}.to-red-100\/40{--tw-gradient-to: rgb(254 226 226 / .4) var(--tw-gradient-to-position)}.to-red-100\/45{--tw-gradient-to: rgb(254 226 226 / .45) var(--tw-gradient-to-position)}.to-red-100\/5{--tw-gradient-to: rgb(254 226 226 / .05) var(--tw-gradient-to-position)}.to-red-100\/50{--tw-gradient-to: rgb(254 226 226 / .5) var(--tw-gradient-to-position)}.to-red-100\/55{--tw-gradient-to: rgb(254 226 226 / .55) var(--tw-gradient-to-position)}.to-red-100\/60{--tw-gradient-to: rgb(254 226 226 / .6) var(--tw-gradient-to-position)}.to-red-100\/65{--tw-gradient-to: rgb(254 226 226 / .65) var(--tw-gradient-to-position)}.to-red-100\/70{--tw-gradient-to: rgb(254 226 226 / .7) var(--tw-gradient-to-position)}.to-red-100\/75{--tw-gradient-to: rgb(254 226 226 / .75) var(--tw-gradient-to-position)}.to-red-100\/80{--tw-gradient-to: rgb(254 226 226 / .8) var(--tw-gradient-to-position)}.to-red-100\/85{--tw-gradient-to: rgb(254 226 226 / .85) var(--tw-gradient-to-position)}.to-red-100\/90{--tw-gradient-to: rgb(254 226 226 / .9) var(--tw-gradient-to-position)}.to-red-100\/95{--tw-gradient-to: rgb(254 226 226 / .95) var(--tw-gradient-to-position)}.to-red-200{--tw-gradient-to: #fecaca var(--tw-gradient-to-position)}.to-red-200\/0{--tw-gradient-to: rgb(254 202 202 / 0) var(--tw-gradient-to-position)}.to-red-200\/10{--tw-gradient-to: rgb(254 202 202 / .1) var(--tw-gradient-to-position)}.to-red-200\/100{--tw-gradient-to: rgb(254 202 202 / 1) var(--tw-gradient-to-position)}.to-red-200\/15{--tw-gradient-to: rgb(254 202 202 / .15) var(--tw-gradient-to-position)}.to-red-200\/20{--tw-gradient-to: rgb(254 202 202 / .2) var(--tw-gradient-to-position)}.to-red-200\/25{--tw-gradient-to: rgb(254 202 202 / .25) var(--tw-gradient-to-position)}.to-red-200\/30{--tw-gradient-to: rgb(254 202 202 / .3) var(--tw-gradient-to-position)}.to-red-200\/35{--tw-gradient-to: rgb(254 202 202 / .35) var(--tw-gradient-to-position)}.to-red-200\/40{--tw-gradient-to: rgb(254 202 202 / .4) var(--tw-gradient-to-position)}.to-red-200\/45{--tw-gradient-to: rgb(254 202 202 / .45) var(--tw-gradient-to-position)}.to-red-200\/5{--tw-gradient-to: rgb(254 202 202 / .05) var(--tw-gradient-to-position)}.to-red-200\/50{--tw-gradient-to: rgb(254 202 202 / .5) var(--tw-gradient-to-position)}.to-red-200\/55{--tw-gradient-to: rgb(254 202 202 / .55) var(--tw-gradient-to-position)}.to-red-200\/60{--tw-gradient-to: rgb(254 202 202 / .6) var(--tw-gradient-to-position)}.to-red-200\/65{--tw-gradient-to: rgb(254 202 202 / .65) var(--tw-gradient-to-position)}.to-red-200\/70{--tw-gradient-to: rgb(254 202 202 / .7) var(--tw-gradient-to-position)}.to-red-200\/75{--tw-gradient-to: rgb(254 202 202 / .75) var(--tw-gradient-to-position)}.to-red-200\/80{--tw-gradient-to: rgb(254 202 202 / .8) var(--tw-gradient-to-position)}.to-red-200\/85{--tw-gradient-to: rgb(254 202 202 / .85) var(--tw-gradient-to-position)}.to-red-200\/90{--tw-gradient-to: rgb(254 202 202 / .9) var(--tw-gradient-to-position)}.to-red-200\/95{--tw-gradient-to: rgb(254 202 202 / .95) var(--tw-gradient-to-position)}.to-red-300{--tw-gradient-to: #fca5a5 var(--tw-gradient-to-position)}.to-red-300\/0{--tw-gradient-to: rgb(252 165 165 / 0) var(--tw-gradient-to-position)}.to-red-300\/10{--tw-gradient-to: rgb(252 165 165 / .1) var(--tw-gradient-to-position)}.to-red-300\/100{--tw-gradient-to: rgb(252 165 165 / 1) var(--tw-gradient-to-position)}.to-red-300\/15{--tw-gradient-to: rgb(252 165 165 / .15) var(--tw-gradient-to-position)}.to-red-300\/20{--tw-gradient-to: rgb(252 165 165 / .2) var(--tw-gradient-to-position)}.to-red-300\/25{--tw-gradient-to: rgb(252 165 165 / .25) var(--tw-gradient-to-position)}.to-red-300\/30{--tw-gradient-to: rgb(252 165 165 / .3) var(--tw-gradient-to-position)}.to-red-300\/35{--tw-gradient-to: rgb(252 165 165 / .35) var(--tw-gradient-to-position)}.to-red-300\/40{--tw-gradient-to: rgb(252 165 165 / .4) var(--tw-gradient-to-position)}.to-red-300\/45{--tw-gradient-to: rgb(252 165 165 / .45) var(--tw-gradient-to-position)}.to-red-300\/5{--tw-gradient-to: rgb(252 165 165 / .05) var(--tw-gradient-to-position)}.to-red-300\/50{--tw-gradient-to: rgb(252 165 165 / .5) var(--tw-gradient-to-position)}.to-red-300\/55{--tw-gradient-to: rgb(252 165 165 / .55) var(--tw-gradient-to-position)}.to-red-300\/60{--tw-gradient-to: rgb(252 165 165 / .6) var(--tw-gradient-to-position)}.to-red-300\/65{--tw-gradient-to: rgb(252 165 165 / .65) var(--tw-gradient-to-position)}.to-red-300\/70{--tw-gradient-to: rgb(252 165 165 / .7) var(--tw-gradient-to-position)}.to-red-300\/75{--tw-gradient-to: rgb(252 165 165 / .75) var(--tw-gradient-to-position)}.to-red-300\/80{--tw-gradient-to: rgb(252 165 165 / .8) var(--tw-gradient-to-position)}.to-red-300\/85{--tw-gradient-to: rgb(252 165 165 / .85) var(--tw-gradient-to-position)}.to-red-300\/90{--tw-gradient-to: rgb(252 165 165 / .9) var(--tw-gradient-to-position)}.to-red-300\/95{--tw-gradient-to: rgb(252 165 165 / .95) var(--tw-gradient-to-position)}.to-red-400{--tw-gradient-to: #f87171 var(--tw-gradient-to-position)}.to-red-400\/0{--tw-gradient-to: rgb(248 113 113 / 0) var(--tw-gradient-to-position)}.to-red-400\/10{--tw-gradient-to: rgb(248 113 113 / .1) var(--tw-gradient-to-position)}.to-red-400\/100{--tw-gradient-to: rgb(248 113 113 / 1) var(--tw-gradient-to-position)}.to-red-400\/15{--tw-gradient-to: rgb(248 113 113 / .15) var(--tw-gradient-to-position)}.to-red-400\/20{--tw-gradient-to: rgb(248 113 113 / .2) var(--tw-gradient-to-position)}.to-red-400\/25{--tw-gradient-to: rgb(248 113 113 / .25) var(--tw-gradient-to-position)}.to-red-400\/30{--tw-gradient-to: rgb(248 113 113 / .3) var(--tw-gradient-to-position)}.to-red-400\/35{--tw-gradient-to: rgb(248 113 113 / .35) var(--tw-gradient-to-position)}.to-red-400\/40{--tw-gradient-to: rgb(248 113 113 / .4) var(--tw-gradient-to-position)}.to-red-400\/45{--tw-gradient-to: rgb(248 113 113 / .45) var(--tw-gradient-to-position)}.to-red-400\/5{--tw-gradient-to: rgb(248 113 113 / .05) var(--tw-gradient-to-position)}.to-red-400\/50{--tw-gradient-to: rgb(248 113 113 / .5) var(--tw-gradient-to-position)}.to-red-400\/55{--tw-gradient-to: rgb(248 113 113 / .55) var(--tw-gradient-to-position)}.to-red-400\/60{--tw-gradient-to: rgb(248 113 113 / .6) var(--tw-gradient-to-position)}.to-red-400\/65{--tw-gradient-to: rgb(248 113 113 / .65) var(--tw-gradient-to-position)}.to-red-400\/70{--tw-gradient-to: rgb(248 113 113 / .7) var(--tw-gradient-to-position)}.to-red-400\/75{--tw-gradient-to: rgb(248 113 113 / .75) var(--tw-gradient-to-position)}.to-red-400\/80{--tw-gradient-to: rgb(248 113 113 / .8) var(--tw-gradient-to-position)}.to-red-400\/85{--tw-gradient-to: rgb(248 113 113 / .85) var(--tw-gradient-to-position)}.to-red-400\/90{--tw-gradient-to: rgb(248 113 113 / .9) var(--tw-gradient-to-position)}.to-red-400\/95{--tw-gradient-to: rgb(248 113 113 / .95) var(--tw-gradient-to-position)}.to-red-50{--tw-gradient-to: #fef2f2 var(--tw-gradient-to-position)}.to-red-50\/0{--tw-gradient-to: rgb(254 242 242 / 0) var(--tw-gradient-to-position)}.to-red-50\/10{--tw-gradient-to: rgb(254 242 242 / .1) var(--tw-gradient-to-position)}.to-red-50\/100{--tw-gradient-to: rgb(254 242 242 / 1) var(--tw-gradient-to-position)}.to-red-50\/15{--tw-gradient-to: rgb(254 242 242 / .15) var(--tw-gradient-to-position)}.to-red-50\/20{--tw-gradient-to: rgb(254 242 242 / .2) var(--tw-gradient-to-position)}.to-red-50\/25{--tw-gradient-to: rgb(254 242 242 / .25) var(--tw-gradient-to-position)}.to-red-50\/30{--tw-gradient-to: rgb(254 242 242 / .3) var(--tw-gradient-to-position)}.to-red-50\/35{--tw-gradient-to: rgb(254 242 242 / .35) var(--tw-gradient-to-position)}.to-red-50\/40{--tw-gradient-to: rgb(254 242 242 / .4) var(--tw-gradient-to-position)}.to-red-50\/45{--tw-gradient-to: rgb(254 242 242 / .45) var(--tw-gradient-to-position)}.to-red-50\/5{--tw-gradient-to: rgb(254 242 242 / .05) var(--tw-gradient-to-position)}.to-red-50\/50{--tw-gradient-to: rgb(254 242 242 / .5) var(--tw-gradient-to-position)}.to-red-50\/55{--tw-gradient-to: rgb(254 242 242 / .55) var(--tw-gradient-to-position)}.to-red-50\/60{--tw-gradient-to: rgb(254 242 242 / .6) var(--tw-gradient-to-position)}.to-red-50\/65{--tw-gradient-to: rgb(254 242 242 / .65) var(--tw-gradient-to-position)}.to-red-50\/70{--tw-gradient-to: rgb(254 242 242 / .7) var(--tw-gradient-to-position)}.to-red-50\/75{--tw-gradient-to: rgb(254 242 242 / .75) var(--tw-gradient-to-position)}.to-red-50\/80{--tw-gradient-to: rgb(254 242 242 / .8) var(--tw-gradient-to-position)}.to-red-50\/85{--tw-gradient-to: rgb(254 242 242 / .85) var(--tw-gradient-to-position)}.to-red-50\/90{--tw-gradient-to: rgb(254 242 242 / .9) var(--tw-gradient-to-position)}.to-red-50\/95{--tw-gradient-to: rgb(254 242 242 / .95) var(--tw-gradient-to-position)}.to-red-500{--tw-gradient-to: #ef4444 var(--tw-gradient-to-position)}.to-red-500\/0{--tw-gradient-to: rgb(239 68 68 / 0) var(--tw-gradient-to-position)}.to-red-500\/10{--tw-gradient-to: rgb(239 68 68 / .1) var(--tw-gradient-to-position)}.to-red-500\/100{--tw-gradient-to: rgb(239 68 68 / 1) var(--tw-gradient-to-position)}.to-red-500\/15{--tw-gradient-to: rgb(239 68 68 / .15) var(--tw-gradient-to-position)}.to-red-500\/20{--tw-gradient-to: rgb(239 68 68 / .2) var(--tw-gradient-to-position)}.to-red-500\/25{--tw-gradient-to: rgb(239 68 68 / .25) var(--tw-gradient-to-position)}.to-red-500\/30{--tw-gradient-to: rgb(239 68 68 / .3) var(--tw-gradient-to-position)}.to-red-500\/35{--tw-gradient-to: rgb(239 68 68 / .35) var(--tw-gradient-to-position)}.to-red-500\/40{--tw-gradient-to: rgb(239 68 68 / .4) var(--tw-gradient-to-position)}.to-red-500\/45{--tw-gradient-to: rgb(239 68 68 / .45) var(--tw-gradient-to-position)}.to-red-500\/5{--tw-gradient-to: rgb(239 68 68 / .05) var(--tw-gradient-to-position)}.to-red-500\/50{--tw-gradient-to: rgb(239 68 68 / .5) var(--tw-gradient-to-position)}.to-red-500\/55{--tw-gradient-to: rgb(239 68 68 / .55) var(--tw-gradient-to-position)}.to-red-500\/60{--tw-gradient-to: rgb(239 68 68 / .6) var(--tw-gradient-to-position)}.to-red-500\/65{--tw-gradient-to: rgb(239 68 68 / .65) var(--tw-gradient-to-position)}.to-red-500\/70{--tw-gradient-to: rgb(239 68 68 / .7) var(--tw-gradient-to-position)}.to-red-500\/75{--tw-gradient-to: rgb(239 68 68 / .75) var(--tw-gradient-to-position)}.to-red-500\/80{--tw-gradient-to: rgb(239 68 68 / .8) var(--tw-gradient-to-position)}.to-red-500\/85{--tw-gradient-to: rgb(239 68 68 / .85) var(--tw-gradient-to-position)}.to-red-500\/90{--tw-gradient-to: rgb(239 68 68 / .9) var(--tw-gradient-to-position)}.to-red-500\/95{--tw-gradient-to: rgb(239 68 68 / .95) var(--tw-gradient-to-position)}.to-red-600{--tw-gradient-to: #dc2626 var(--tw-gradient-to-position)}.to-red-600\/0{--tw-gradient-to: rgb(220 38 38 / 0) var(--tw-gradient-to-position)}.to-red-600\/10{--tw-gradient-to: rgb(220 38 38 / .1) var(--tw-gradient-to-position)}.to-red-600\/100{--tw-gradient-to: rgb(220 38 38 / 1) var(--tw-gradient-to-position)}.to-red-600\/15{--tw-gradient-to: rgb(220 38 38 / .15) var(--tw-gradient-to-position)}.to-red-600\/20{--tw-gradient-to: rgb(220 38 38 / .2) var(--tw-gradient-to-position)}.to-red-600\/25{--tw-gradient-to: rgb(220 38 38 / .25) var(--tw-gradient-to-position)}.to-red-600\/30{--tw-gradient-to: rgb(220 38 38 / .3) var(--tw-gradient-to-position)}.to-red-600\/35{--tw-gradient-to: rgb(220 38 38 / .35) var(--tw-gradient-to-position)}.to-red-600\/40{--tw-gradient-to: rgb(220 38 38 / .4) var(--tw-gradient-to-position)}.to-red-600\/45{--tw-gradient-to: rgb(220 38 38 / .45) var(--tw-gradient-to-position)}.to-red-600\/5{--tw-gradient-to: rgb(220 38 38 / .05) var(--tw-gradient-to-position)}.to-red-600\/50{--tw-gradient-to: rgb(220 38 38 / .5) var(--tw-gradient-to-position)}.to-red-600\/55{--tw-gradient-to: rgb(220 38 38 / .55) var(--tw-gradient-to-position)}.to-red-600\/60{--tw-gradient-to: rgb(220 38 38 / .6) var(--tw-gradient-to-position)}.to-red-600\/65{--tw-gradient-to: rgb(220 38 38 / .65) var(--tw-gradient-to-position)}.to-red-600\/70{--tw-gradient-to: rgb(220 38 38 / .7) var(--tw-gradient-to-position)}.to-red-600\/75{--tw-gradient-to: rgb(220 38 38 / .75) var(--tw-gradient-to-position)}.to-red-600\/80{--tw-gradient-to: rgb(220 38 38 / .8) var(--tw-gradient-to-position)}.to-red-600\/85{--tw-gradient-to: rgb(220 38 38 / .85) var(--tw-gradient-to-position)}.to-red-600\/90{--tw-gradient-to: rgb(220 38 38 / .9) var(--tw-gradient-to-position)}.to-red-600\/95{--tw-gradient-to: rgb(220 38 38 / .95) var(--tw-gradient-to-position)}.to-red-700{--tw-gradient-to: #b91c1c var(--tw-gradient-to-position)}.to-red-700\/0{--tw-gradient-to: rgb(185 28 28 / 0) var(--tw-gradient-to-position)}.to-red-700\/10{--tw-gradient-to: rgb(185 28 28 / .1) var(--tw-gradient-to-position)}.to-red-700\/100{--tw-gradient-to: rgb(185 28 28 / 1) var(--tw-gradient-to-position)}.to-red-700\/15{--tw-gradient-to: rgb(185 28 28 / .15) var(--tw-gradient-to-position)}.to-red-700\/20{--tw-gradient-to: rgb(185 28 28 / .2) var(--tw-gradient-to-position)}.to-red-700\/25{--tw-gradient-to: rgb(185 28 28 / .25) var(--tw-gradient-to-position)}.to-red-700\/30{--tw-gradient-to: rgb(185 28 28 / .3) var(--tw-gradient-to-position)}.to-red-700\/35{--tw-gradient-to: rgb(185 28 28 / .35) var(--tw-gradient-to-position)}.to-red-700\/40{--tw-gradient-to: rgb(185 28 28 / .4) var(--tw-gradient-to-position)}.to-red-700\/45{--tw-gradient-to: rgb(185 28 28 / .45) var(--tw-gradient-to-position)}.to-red-700\/5{--tw-gradient-to: rgb(185 28 28 / .05) var(--tw-gradient-to-position)}.to-red-700\/50{--tw-gradient-to: rgb(185 28 28 / .5) var(--tw-gradient-to-position)}.to-red-700\/55{--tw-gradient-to: rgb(185 28 28 / .55) var(--tw-gradient-to-position)}.to-red-700\/60{--tw-gradient-to: rgb(185 28 28 / .6) var(--tw-gradient-to-position)}.to-red-700\/65{--tw-gradient-to: rgb(185 28 28 / .65) var(--tw-gradient-to-position)}.to-red-700\/70{--tw-gradient-to: rgb(185 28 28 / .7) var(--tw-gradient-to-position)}.to-red-700\/75{--tw-gradient-to: rgb(185 28 28 / .75) var(--tw-gradient-to-position)}.to-red-700\/80{--tw-gradient-to: rgb(185 28 28 / .8) var(--tw-gradient-to-position)}.to-red-700\/85{--tw-gradient-to: rgb(185 28 28 / .85) var(--tw-gradient-to-position)}.to-red-700\/90{--tw-gradient-to: rgb(185 28 28 / .9) var(--tw-gradient-to-position)}.to-red-700\/95{--tw-gradient-to: rgb(185 28 28 / .95) var(--tw-gradient-to-position)}.to-red-800{--tw-gradient-to: #991b1b var(--tw-gradient-to-position)}.to-red-800\/0{--tw-gradient-to: rgb(153 27 27 / 0) var(--tw-gradient-to-position)}.to-red-800\/10{--tw-gradient-to: rgb(153 27 27 / .1) var(--tw-gradient-to-position)}.to-red-800\/100{--tw-gradient-to: rgb(153 27 27 / 1) var(--tw-gradient-to-position)}.to-red-800\/15{--tw-gradient-to: rgb(153 27 27 / .15) var(--tw-gradient-to-position)}.to-red-800\/20{--tw-gradient-to: rgb(153 27 27 / .2) var(--tw-gradient-to-position)}.to-red-800\/25{--tw-gradient-to: rgb(153 27 27 / .25) var(--tw-gradient-to-position)}.to-red-800\/30{--tw-gradient-to: rgb(153 27 27 / .3) var(--tw-gradient-to-position)}.to-red-800\/35{--tw-gradient-to: rgb(153 27 27 / .35) var(--tw-gradient-to-position)}.to-red-800\/40{--tw-gradient-to: rgb(153 27 27 / .4) var(--tw-gradient-to-position)}.to-red-800\/45{--tw-gradient-to: rgb(153 27 27 / .45) var(--tw-gradient-to-position)}.to-red-800\/5{--tw-gradient-to: rgb(153 27 27 / .05) var(--tw-gradient-to-position)}.to-red-800\/50{--tw-gradient-to: rgb(153 27 27 / .5) var(--tw-gradient-to-position)}.to-red-800\/55{--tw-gradient-to: rgb(153 27 27 / .55) var(--tw-gradient-to-position)}.to-red-800\/60{--tw-gradient-to: rgb(153 27 27 / .6) var(--tw-gradient-to-position)}.to-red-800\/65{--tw-gradient-to: rgb(153 27 27 / .65) var(--tw-gradient-to-position)}.to-red-800\/70{--tw-gradient-to: rgb(153 27 27 / .7) var(--tw-gradient-to-position)}.to-red-800\/75{--tw-gradient-to: rgb(153 27 27 / .75) var(--tw-gradient-to-position)}.to-red-800\/80{--tw-gradient-to: rgb(153 27 27 / .8) var(--tw-gradient-to-position)}.to-red-800\/85{--tw-gradient-to: rgb(153 27 27 / .85) var(--tw-gradient-to-position)}.to-red-800\/90{--tw-gradient-to: rgb(153 27 27 / .9) var(--tw-gradient-to-position)}.to-red-800\/95{--tw-gradient-to: rgb(153 27 27 / .95) var(--tw-gradient-to-position)}.to-red-900{--tw-gradient-to: #7f1d1d var(--tw-gradient-to-position)}.to-red-900\/0{--tw-gradient-to: rgb(127 29 29 / 0) var(--tw-gradient-to-position)}.to-red-900\/10{--tw-gradient-to: rgb(127 29 29 / .1) var(--tw-gradient-to-position)}.to-red-900\/100{--tw-gradient-to: rgb(127 29 29 / 1) var(--tw-gradient-to-position)}.to-red-900\/15{--tw-gradient-to: rgb(127 29 29 / .15) var(--tw-gradient-to-position)}.to-red-900\/20{--tw-gradient-to: rgb(127 29 29 / .2) var(--tw-gradient-to-position)}.to-red-900\/25{--tw-gradient-to: rgb(127 29 29 / .25) var(--tw-gradient-to-position)}.to-red-900\/30{--tw-gradient-to: rgb(127 29 29 / .3) var(--tw-gradient-to-position)}.to-red-900\/35{--tw-gradient-to: rgb(127 29 29 / .35) var(--tw-gradient-to-position)}.to-red-900\/40{--tw-gradient-to: rgb(127 29 29 / .4) var(--tw-gradient-to-position)}.to-red-900\/45{--tw-gradient-to: rgb(127 29 29 / .45) var(--tw-gradient-to-position)}.to-red-900\/5{--tw-gradient-to: rgb(127 29 29 / .05) var(--tw-gradient-to-position)}.to-red-900\/50{--tw-gradient-to: rgb(127 29 29 / .5) var(--tw-gradient-to-position)}.to-red-900\/55{--tw-gradient-to: rgb(127 29 29 / .55) var(--tw-gradient-to-position)}.to-red-900\/60{--tw-gradient-to: rgb(127 29 29 / .6) var(--tw-gradient-to-position)}.to-red-900\/65{--tw-gradient-to: rgb(127 29 29 / .65) var(--tw-gradient-to-position)}.to-red-900\/70{--tw-gradient-to: rgb(127 29 29 / .7) var(--tw-gradient-to-position)}.to-red-900\/75{--tw-gradient-to: rgb(127 29 29 / .75) var(--tw-gradient-to-position)}.to-red-900\/80{--tw-gradient-to: rgb(127 29 29 / .8) var(--tw-gradient-to-position)}.to-red-900\/85{--tw-gradient-to: rgb(127 29 29 / .85) var(--tw-gradient-to-position)}.to-red-900\/90{--tw-gradient-to: rgb(127 29 29 / .9) var(--tw-gradient-to-position)}.to-red-900\/95{--tw-gradient-to: rgb(127 29 29 / .95) var(--tw-gradient-to-position)}.to-red-950{--tw-gradient-to: #450a0a var(--tw-gradient-to-position)}.to-red-950\/0{--tw-gradient-to: rgb(69 10 10 / 0) var(--tw-gradient-to-position)}.to-red-950\/10{--tw-gradient-to: rgb(69 10 10 / .1) var(--tw-gradient-to-position)}.to-red-950\/100{--tw-gradient-to: rgb(69 10 10 / 1) var(--tw-gradient-to-position)}.to-red-950\/15{--tw-gradient-to: rgb(69 10 10 / .15) var(--tw-gradient-to-position)}.to-red-950\/20{--tw-gradient-to: rgb(69 10 10 / .2) var(--tw-gradient-to-position)}.to-red-950\/25{--tw-gradient-to: rgb(69 10 10 / .25) var(--tw-gradient-to-position)}.to-red-950\/30{--tw-gradient-to: rgb(69 10 10 / .3) var(--tw-gradient-to-position)}.to-red-950\/35{--tw-gradient-to: rgb(69 10 10 / .35) var(--tw-gradient-to-position)}.to-red-950\/40{--tw-gradient-to: rgb(69 10 10 / .4) var(--tw-gradient-to-position)}.to-red-950\/45{--tw-gradient-to: rgb(69 10 10 / .45) var(--tw-gradient-to-position)}.to-red-950\/5{--tw-gradient-to: rgb(69 10 10 / .05) var(--tw-gradient-to-position)}.to-red-950\/50{--tw-gradient-to: rgb(69 10 10 / .5) var(--tw-gradient-to-position)}.to-red-950\/55{--tw-gradient-to: rgb(69 10 10 / .55) var(--tw-gradient-to-position)}.to-red-950\/60{--tw-gradient-to: rgb(69 10 10 / .6) var(--tw-gradient-to-position)}.to-red-950\/65{--tw-gradient-to: rgb(69 10 10 / .65) var(--tw-gradient-to-position)}.to-red-950\/70{--tw-gradient-to: rgb(69 10 10 / .7) var(--tw-gradient-to-position)}.to-red-950\/75{--tw-gradient-to: rgb(69 10 10 / .75) var(--tw-gradient-to-position)}.to-red-950\/80{--tw-gradient-to: rgb(69 10 10 / .8) var(--tw-gradient-to-position)}.to-red-950\/85{--tw-gradient-to: rgb(69 10 10 / .85) var(--tw-gradient-to-position)}.to-red-950\/90{--tw-gradient-to: rgb(69 10 10 / .9) var(--tw-gradient-to-position)}.to-red-950\/95{--tw-gradient-to: rgb(69 10 10 / .95) var(--tw-gradient-to-position)}.fill-blue-100{fill:#dbeafe}.fill-blue-100\/0{fill:#dbeafe00}.fill-blue-100\/10{fill:#dbeafe1a}.fill-blue-100\/100{fill:#dbeafe}.fill-blue-100\/15{fill:#dbeafe26}.fill-blue-100\/20{fill:#dbeafe33}.fill-blue-100\/25{fill:#dbeafe40}.fill-blue-100\/30{fill:#dbeafe4d}.fill-blue-100\/35{fill:#dbeafe59}.fill-blue-100\/40{fill:#dbeafe66}.fill-blue-100\/45{fill:#dbeafe73}.fill-blue-100\/5{fill:#dbeafe0d}.fill-blue-100\/50{fill:#dbeafe80}.fill-blue-100\/55{fill:#dbeafe8c}.fill-blue-100\/60{fill:#dbeafe99}.fill-blue-100\/65{fill:#dbeafea6}.fill-blue-100\/70{fill:#dbeafeb3}.fill-blue-100\/75{fill:#dbeafebf}.fill-blue-100\/80{fill:#dbeafecc}.fill-blue-100\/85{fill:#dbeafed9}.fill-blue-100\/90{fill:#dbeafee6}.fill-blue-100\/95{fill:#dbeafef2}.fill-blue-200{fill:#bfdbfe}.fill-blue-200\/0{fill:#bfdbfe00}.fill-blue-200\/10{fill:#bfdbfe1a}.fill-blue-200\/100{fill:#bfdbfe}.fill-blue-200\/15{fill:#bfdbfe26}.fill-blue-200\/20{fill:#bfdbfe33}.fill-blue-200\/25{fill:#bfdbfe40}.fill-blue-200\/30{fill:#bfdbfe4d}.fill-blue-200\/35{fill:#bfdbfe59}.fill-blue-200\/40{fill:#bfdbfe66}.fill-blue-200\/45{fill:#bfdbfe73}.fill-blue-200\/5{fill:#bfdbfe0d}.fill-blue-200\/50{fill:#bfdbfe80}.fill-blue-200\/55{fill:#bfdbfe8c}.fill-blue-200\/60{fill:#bfdbfe99}.fill-blue-200\/65{fill:#bfdbfea6}.fill-blue-200\/70{fill:#bfdbfeb3}.fill-blue-200\/75{fill:#bfdbfebf}.fill-blue-200\/80{fill:#bfdbfecc}.fill-blue-200\/85{fill:#bfdbfed9}.fill-blue-200\/90{fill:#bfdbfee6}.fill-blue-200\/95{fill:#bfdbfef2}.fill-blue-300{fill:#93c5fd}.fill-blue-300\/0{fill:#93c5fd00}.fill-blue-300\/10{fill:#93c5fd1a}.fill-blue-300\/100{fill:#93c5fd}.fill-blue-300\/15{fill:#93c5fd26}.fill-blue-300\/20{fill:#93c5fd33}.fill-blue-300\/25{fill:#93c5fd40}.fill-blue-300\/30{fill:#93c5fd4d}.fill-blue-300\/35{fill:#93c5fd59}.fill-blue-300\/40{fill:#93c5fd66}.fill-blue-300\/45{fill:#93c5fd73}.fill-blue-300\/5{fill:#93c5fd0d}.fill-blue-300\/50{fill:#93c5fd80}.fill-blue-300\/55{fill:#93c5fd8c}.fill-blue-300\/60{fill:#93c5fd99}.fill-blue-300\/65{fill:#93c5fda6}.fill-blue-300\/70{fill:#93c5fdb3}.fill-blue-300\/75{fill:#93c5fdbf}.fill-blue-300\/80{fill:#93c5fdcc}.fill-blue-300\/85{fill:#93c5fdd9}.fill-blue-300\/90{fill:#93c5fde6}.fill-blue-300\/95{fill:#93c5fdf2}.fill-blue-400{fill:#60a5fa}.fill-blue-400\/0{fill:#60a5fa00}.fill-blue-400\/10{fill:#60a5fa1a}.fill-blue-400\/100{fill:#60a5fa}.fill-blue-400\/15{fill:#60a5fa26}.fill-blue-400\/20{fill:#60a5fa33}.fill-blue-400\/25{fill:#60a5fa40}.fill-blue-400\/30{fill:#60a5fa4d}.fill-blue-400\/35{fill:#60a5fa59}.fill-blue-400\/40{fill:#60a5fa66}.fill-blue-400\/45{fill:#60a5fa73}.fill-blue-400\/5{fill:#60a5fa0d}.fill-blue-400\/50{fill:#60a5fa80}.fill-blue-400\/55{fill:#60a5fa8c}.fill-blue-400\/60{fill:#60a5fa99}.fill-blue-400\/65{fill:#60a5faa6}.fill-blue-400\/70{fill:#60a5fab3}.fill-blue-400\/75{fill:#60a5fabf}.fill-blue-400\/80{fill:#60a5facc}.fill-blue-400\/85{fill:#60a5fad9}.fill-blue-400\/90{fill:#60a5fae6}.fill-blue-400\/95{fill:#60a5faf2}.fill-blue-50{fill:#eff6ff}.fill-blue-50\/0{fill:#eff6ff00}.fill-blue-50\/10{fill:#eff6ff1a}.fill-blue-50\/100{fill:#eff6ff}.fill-blue-50\/15{fill:#eff6ff26}.fill-blue-50\/20{fill:#eff6ff33}.fill-blue-50\/25{fill:#eff6ff40}.fill-blue-50\/30{fill:#eff6ff4d}.fill-blue-50\/35{fill:#eff6ff59}.fill-blue-50\/40{fill:#eff6ff66}.fill-blue-50\/45{fill:#eff6ff73}.fill-blue-50\/5{fill:#eff6ff0d}.fill-blue-50\/50{fill:#eff6ff80}.fill-blue-50\/55{fill:#eff6ff8c}.fill-blue-50\/60{fill:#eff6ff99}.fill-blue-50\/65{fill:#eff6ffa6}.fill-blue-50\/70{fill:#eff6ffb3}.fill-blue-50\/75{fill:#eff6ffbf}.fill-blue-50\/80{fill:#eff6ffcc}.fill-blue-50\/85{fill:#eff6ffd9}.fill-blue-50\/90{fill:#eff6ffe6}.fill-blue-50\/95{fill:#eff6fff2}.fill-blue-500{fill:#3b82f6}.fill-blue-500\/0{fill:#3b82f600}.fill-blue-500\/10{fill:#3b82f61a}.fill-blue-500\/100{fill:#3b82f6}.fill-blue-500\/15{fill:#3b82f626}.fill-blue-500\/20{fill:#3b82f633}.fill-blue-500\/25{fill:#3b82f640}.fill-blue-500\/30{fill:#3b82f64d}.fill-blue-500\/35{fill:#3b82f659}.fill-blue-500\/40{fill:#3b82f666}.fill-blue-500\/45{fill:#3b82f673}.fill-blue-500\/5{fill:#3b82f60d}.fill-blue-500\/50{fill:#3b82f680}.fill-blue-500\/55{fill:#3b82f68c}.fill-blue-500\/60{fill:#3b82f699}.fill-blue-500\/65{fill:#3b82f6a6}.fill-blue-500\/70{fill:#3b82f6b3}.fill-blue-500\/75{fill:#3b82f6bf}.fill-blue-500\/80{fill:#3b82f6cc}.fill-blue-500\/85{fill:#3b82f6d9}.fill-blue-500\/90{fill:#3b82f6e6}.fill-blue-500\/95{fill:#3b82f6f2}.fill-blue-600{fill:#2563eb}.fill-blue-600\/0{fill:#2563eb00}.fill-blue-600\/10{fill:#2563eb1a}.fill-blue-600\/100{fill:#2563eb}.fill-blue-600\/15{fill:#2563eb26}.fill-blue-600\/20{fill:#2563eb33}.fill-blue-600\/25{fill:#2563eb40}.fill-blue-600\/30{fill:#2563eb4d}.fill-blue-600\/35{fill:#2563eb59}.fill-blue-600\/40{fill:#2563eb66}.fill-blue-600\/45{fill:#2563eb73}.fill-blue-600\/5{fill:#2563eb0d}.fill-blue-600\/50{fill:#2563eb80}.fill-blue-600\/55{fill:#2563eb8c}.fill-blue-600\/60{fill:#2563eb99}.fill-blue-600\/65{fill:#2563eba6}.fill-blue-600\/70{fill:#2563ebb3}.fill-blue-600\/75{fill:#2563ebbf}.fill-blue-600\/80{fill:#2563ebcc}.fill-blue-600\/85{fill:#2563ebd9}.fill-blue-600\/90{fill:#2563ebe6}.fill-blue-600\/95{fill:#2563ebf2}.fill-blue-700{fill:#1d4ed8}.fill-blue-700\/0{fill:#1d4ed800}.fill-blue-700\/10{fill:#1d4ed81a}.fill-blue-700\/100{fill:#1d4ed8}.fill-blue-700\/15{fill:#1d4ed826}.fill-blue-700\/20{fill:#1d4ed833}.fill-blue-700\/25{fill:#1d4ed840}.fill-blue-700\/30{fill:#1d4ed84d}.fill-blue-700\/35{fill:#1d4ed859}.fill-blue-700\/40{fill:#1d4ed866}.fill-blue-700\/45{fill:#1d4ed873}.fill-blue-700\/5{fill:#1d4ed80d}.fill-blue-700\/50{fill:#1d4ed880}.fill-blue-700\/55{fill:#1d4ed88c}.fill-blue-700\/60{fill:#1d4ed899}.fill-blue-700\/65{fill:#1d4ed8a6}.fill-blue-700\/70{fill:#1d4ed8b3}.fill-blue-700\/75{fill:#1d4ed8bf}.fill-blue-700\/80{fill:#1d4ed8cc}.fill-blue-700\/85{fill:#1d4ed8d9}.fill-blue-700\/90{fill:#1d4ed8e6}.fill-blue-700\/95{fill:#1d4ed8f2}.fill-blue-800{fill:#1e40af}.fill-blue-800\/0{fill:#1e40af00}.fill-blue-800\/10{fill:#1e40af1a}.fill-blue-800\/100{fill:#1e40af}.fill-blue-800\/15{fill:#1e40af26}.fill-blue-800\/20{fill:#1e40af33}.fill-blue-800\/25{fill:#1e40af40}.fill-blue-800\/30{fill:#1e40af4d}.fill-blue-800\/35{fill:#1e40af59}.fill-blue-800\/40{fill:#1e40af66}.fill-blue-800\/45{fill:#1e40af73}.fill-blue-800\/5{fill:#1e40af0d}.fill-blue-800\/50{fill:#1e40af80}.fill-blue-800\/55{fill:#1e40af8c}.fill-blue-800\/60{fill:#1e40af99}.fill-blue-800\/65{fill:#1e40afa6}.fill-blue-800\/70{fill:#1e40afb3}.fill-blue-800\/75{fill:#1e40afbf}.fill-blue-800\/80{fill:#1e40afcc}.fill-blue-800\/85{fill:#1e40afd9}.fill-blue-800\/90{fill:#1e40afe6}.fill-blue-800\/95{fill:#1e40aff2}.fill-blue-900{fill:#1e3a8a}.fill-blue-900\/0{fill:#1e3a8a00}.fill-blue-900\/10{fill:#1e3a8a1a}.fill-blue-900\/100{fill:#1e3a8a}.fill-blue-900\/15{fill:#1e3a8a26}.fill-blue-900\/20{fill:#1e3a8a33}.fill-blue-900\/25{fill:#1e3a8a40}.fill-blue-900\/30{fill:#1e3a8a4d}.fill-blue-900\/35{fill:#1e3a8a59}.fill-blue-900\/40{fill:#1e3a8a66}.fill-blue-900\/45{fill:#1e3a8a73}.fill-blue-900\/5{fill:#1e3a8a0d}.fill-blue-900\/50{fill:#1e3a8a80}.fill-blue-900\/55{fill:#1e3a8a8c}.fill-blue-900\/60{fill:#1e3a8a99}.fill-blue-900\/65{fill:#1e3a8aa6}.fill-blue-900\/70{fill:#1e3a8ab3}.fill-blue-900\/75{fill:#1e3a8abf}.fill-blue-900\/80{fill:#1e3a8acc}.fill-blue-900\/85{fill:#1e3a8ad9}.fill-blue-900\/90{fill:#1e3a8ae6}.fill-blue-900\/95{fill:#1e3a8af2}.fill-blue-950{fill:#172554}.fill-blue-950\/0{fill:#17255400}.fill-blue-950\/10{fill:#1725541a}.fill-blue-950\/100{fill:#172554}.fill-blue-950\/15{fill:#17255426}.fill-blue-950\/20{fill:#17255433}.fill-blue-950\/25{fill:#17255440}.fill-blue-950\/30{fill:#1725544d}.fill-blue-950\/35{fill:#17255459}.fill-blue-950\/40{fill:#17255466}.fill-blue-950\/45{fill:#17255473}.fill-blue-950\/5{fill:#1725540d}.fill-blue-950\/50{fill:#17255480}.fill-blue-950\/55{fill:#1725548c}.fill-blue-950\/60{fill:#17255499}.fill-blue-950\/65{fill:#172554a6}.fill-blue-950\/70{fill:#172554b3}.fill-blue-950\/75{fill:#172554bf}.fill-blue-950\/80{fill:#172554cc}.fill-blue-950\/85{fill:#172554d9}.fill-blue-950\/90{fill:#172554e6}.fill-blue-950\/95{fill:#172554f2}.fill-green-100{fill:#dcfce7}.fill-green-100\/0{fill:#dcfce700}.fill-green-100\/10{fill:#dcfce71a}.fill-green-100\/100{fill:#dcfce7}.fill-green-100\/15{fill:#dcfce726}.fill-green-100\/20{fill:#dcfce733}.fill-green-100\/25{fill:#dcfce740}.fill-green-100\/30{fill:#dcfce74d}.fill-green-100\/35{fill:#dcfce759}.fill-green-100\/40{fill:#dcfce766}.fill-green-100\/45{fill:#dcfce773}.fill-green-100\/5{fill:#dcfce70d}.fill-green-100\/50{fill:#dcfce780}.fill-green-100\/55{fill:#dcfce78c}.fill-green-100\/60{fill:#dcfce799}.fill-green-100\/65{fill:#dcfce7a6}.fill-green-100\/70{fill:#dcfce7b3}.fill-green-100\/75{fill:#dcfce7bf}.fill-green-100\/80{fill:#dcfce7cc}.fill-green-100\/85{fill:#dcfce7d9}.fill-green-100\/90{fill:#dcfce7e6}.fill-green-100\/95{fill:#dcfce7f2}.fill-green-200{fill:#bbf7d0}.fill-green-200\/0{fill:#bbf7d000}.fill-green-200\/10{fill:#bbf7d01a}.fill-green-200\/100{fill:#bbf7d0}.fill-green-200\/15{fill:#bbf7d026}.fill-green-200\/20{fill:#bbf7d033}.fill-green-200\/25{fill:#bbf7d040}.fill-green-200\/30{fill:#bbf7d04d}.fill-green-200\/35{fill:#bbf7d059}.fill-green-200\/40{fill:#bbf7d066}.fill-green-200\/45{fill:#bbf7d073}.fill-green-200\/5{fill:#bbf7d00d}.fill-green-200\/50{fill:#bbf7d080}.fill-green-200\/55{fill:#bbf7d08c}.fill-green-200\/60{fill:#bbf7d099}.fill-green-200\/65{fill:#bbf7d0a6}.fill-green-200\/70{fill:#bbf7d0b3}.fill-green-200\/75{fill:#bbf7d0bf}.fill-green-200\/80{fill:#bbf7d0cc}.fill-green-200\/85{fill:#bbf7d0d9}.fill-green-200\/90{fill:#bbf7d0e6}.fill-green-200\/95{fill:#bbf7d0f2}.fill-green-300{fill:#86efac}.fill-green-300\/0{fill:#86efac00}.fill-green-300\/10{fill:#86efac1a}.fill-green-300\/100{fill:#86efac}.fill-green-300\/15{fill:#86efac26}.fill-green-300\/20{fill:#86efac33}.fill-green-300\/25{fill:#86efac40}.fill-green-300\/30{fill:#86efac4d}.fill-green-300\/35{fill:#86efac59}.fill-green-300\/40{fill:#86efac66}.fill-green-300\/45{fill:#86efac73}.fill-green-300\/5{fill:#86efac0d}.fill-green-300\/50{fill:#86efac80}.fill-green-300\/55{fill:#86efac8c}.fill-green-300\/60{fill:#86efac99}.fill-green-300\/65{fill:#86efaca6}.fill-green-300\/70{fill:#86efacb3}.fill-green-300\/75{fill:#86efacbf}.fill-green-300\/80{fill:#86efaccc}.fill-green-300\/85{fill:#86efacd9}.fill-green-300\/90{fill:#86eface6}.fill-green-300\/95{fill:#86efacf2}.fill-green-400{fill:#4ade80}.fill-green-400\/0{fill:#4ade8000}.fill-green-400\/10{fill:#4ade801a}.fill-green-400\/100{fill:#4ade80}.fill-green-400\/15{fill:#4ade8026}.fill-green-400\/20{fill:#4ade8033}.fill-green-400\/25{fill:#4ade8040}.fill-green-400\/30{fill:#4ade804d}.fill-green-400\/35{fill:#4ade8059}.fill-green-400\/40{fill:#4ade8066}.fill-green-400\/45{fill:#4ade8073}.fill-green-400\/5{fill:#4ade800d}.fill-green-400\/50{fill:#4ade8080}.fill-green-400\/55{fill:#4ade808c}.fill-green-400\/60{fill:#4ade8099}.fill-green-400\/65{fill:#4ade80a6}.fill-green-400\/70{fill:#4ade80b3}.fill-green-400\/75{fill:#4ade80bf}.fill-green-400\/80{fill:#4ade80cc}.fill-green-400\/85{fill:#4ade80d9}.fill-green-400\/90{fill:#4ade80e6}.fill-green-400\/95{fill:#4ade80f2}.fill-green-50{fill:#f0fdf4}.fill-green-50\/0{fill:#f0fdf400}.fill-green-50\/10{fill:#f0fdf41a}.fill-green-50\/100{fill:#f0fdf4}.fill-green-50\/15{fill:#f0fdf426}.fill-green-50\/20{fill:#f0fdf433}.fill-green-50\/25{fill:#f0fdf440}.fill-green-50\/30{fill:#f0fdf44d}.fill-green-50\/35{fill:#f0fdf459}.fill-green-50\/40{fill:#f0fdf466}.fill-green-50\/45{fill:#f0fdf473}.fill-green-50\/5{fill:#f0fdf40d}.fill-green-50\/50{fill:#f0fdf480}.fill-green-50\/55{fill:#f0fdf48c}.fill-green-50\/60{fill:#f0fdf499}.fill-green-50\/65{fill:#f0fdf4a6}.fill-green-50\/70{fill:#f0fdf4b3}.fill-green-50\/75{fill:#f0fdf4bf}.fill-green-50\/80{fill:#f0fdf4cc}.fill-green-50\/85{fill:#f0fdf4d9}.fill-green-50\/90{fill:#f0fdf4e6}.fill-green-50\/95{fill:#f0fdf4f2}.fill-green-500{fill:#22c55e}.fill-green-500\/0{fill:#22c55e00}.fill-green-500\/10{fill:#22c55e1a}.fill-green-500\/100{fill:#22c55e}.fill-green-500\/15{fill:#22c55e26}.fill-green-500\/20{fill:#22c55e33}.fill-green-500\/25{fill:#22c55e40}.fill-green-500\/30{fill:#22c55e4d}.fill-green-500\/35{fill:#22c55e59}.fill-green-500\/40{fill:#22c55e66}.fill-green-500\/45{fill:#22c55e73}.fill-green-500\/5{fill:#22c55e0d}.fill-green-500\/50{fill:#22c55e80}.fill-green-500\/55{fill:#22c55e8c}.fill-green-500\/60{fill:#22c55e99}.fill-green-500\/65{fill:#22c55ea6}.fill-green-500\/70{fill:#22c55eb3}.fill-green-500\/75{fill:#22c55ebf}.fill-green-500\/80{fill:#22c55ecc}.fill-green-500\/85{fill:#22c55ed9}.fill-green-500\/90{fill:#22c55ee6}.fill-green-500\/95{fill:#22c55ef2}.fill-green-600{fill:#16a34a}.fill-green-600\/0{fill:#16a34a00}.fill-green-600\/10{fill:#16a34a1a}.fill-green-600\/100{fill:#16a34a}.fill-green-600\/15{fill:#16a34a26}.fill-green-600\/20{fill:#16a34a33}.fill-green-600\/25{fill:#16a34a40}.fill-green-600\/30{fill:#16a34a4d}.fill-green-600\/35{fill:#16a34a59}.fill-green-600\/40{fill:#16a34a66}.fill-green-600\/45{fill:#16a34a73}.fill-green-600\/5{fill:#16a34a0d}.fill-green-600\/50{fill:#16a34a80}.fill-green-600\/55{fill:#16a34a8c}.fill-green-600\/60{fill:#16a34a99}.fill-green-600\/65{fill:#16a34aa6}.fill-green-600\/70{fill:#16a34ab3}.fill-green-600\/75{fill:#16a34abf}.fill-green-600\/80{fill:#16a34acc}.fill-green-600\/85{fill:#16a34ad9}.fill-green-600\/90{fill:#16a34ae6}.fill-green-600\/95{fill:#16a34af2}.fill-green-700{fill:#15803d}.fill-green-700\/0{fill:#15803d00}.fill-green-700\/10{fill:#15803d1a}.fill-green-700\/100{fill:#15803d}.fill-green-700\/15{fill:#15803d26}.fill-green-700\/20{fill:#15803d33}.fill-green-700\/25{fill:#15803d40}.fill-green-700\/30{fill:#15803d4d}.fill-green-700\/35{fill:#15803d59}.fill-green-700\/40{fill:#15803d66}.fill-green-700\/45{fill:#15803d73}.fill-green-700\/5{fill:#15803d0d}.fill-green-700\/50{fill:#15803d80}.fill-green-700\/55{fill:#15803d8c}.fill-green-700\/60{fill:#15803d99}.fill-green-700\/65{fill:#15803da6}.fill-green-700\/70{fill:#15803db3}.fill-green-700\/75{fill:#15803dbf}.fill-green-700\/80{fill:#15803dcc}.fill-green-700\/85{fill:#15803dd9}.fill-green-700\/90{fill:#15803de6}.fill-green-700\/95{fill:#15803df2}.fill-green-800{fill:#166534}.fill-green-800\/0{fill:#16653400}.fill-green-800\/10{fill:#1665341a}.fill-green-800\/100{fill:#166534}.fill-green-800\/15{fill:#16653426}.fill-green-800\/20{fill:#16653433}.fill-green-800\/25{fill:#16653440}.fill-green-800\/30{fill:#1665344d}.fill-green-800\/35{fill:#16653459}.fill-green-800\/40{fill:#16653466}.fill-green-800\/45{fill:#16653473}.fill-green-800\/5{fill:#1665340d}.fill-green-800\/50{fill:#16653480}.fill-green-800\/55{fill:#1665348c}.fill-green-800\/60{fill:#16653499}.fill-green-800\/65{fill:#166534a6}.fill-green-800\/70{fill:#166534b3}.fill-green-800\/75{fill:#166534bf}.fill-green-800\/80{fill:#166534cc}.fill-green-800\/85{fill:#166534d9}.fill-green-800\/90{fill:#166534e6}.fill-green-800\/95{fill:#166534f2}.fill-green-900{fill:#14532d}.fill-green-900\/0{fill:#14532d00}.fill-green-900\/10{fill:#14532d1a}.fill-green-900\/100{fill:#14532d}.fill-green-900\/15{fill:#14532d26}.fill-green-900\/20{fill:#14532d33}.fill-green-900\/25{fill:#14532d40}.fill-green-900\/30{fill:#14532d4d}.fill-green-900\/35{fill:#14532d59}.fill-green-900\/40{fill:#14532d66}.fill-green-900\/45{fill:#14532d73}.fill-green-900\/5{fill:#14532d0d}.fill-green-900\/50{fill:#14532d80}.fill-green-900\/55{fill:#14532d8c}.fill-green-900\/60{fill:#14532d99}.fill-green-900\/65{fill:#14532da6}.fill-green-900\/70{fill:#14532db3}.fill-green-900\/75{fill:#14532dbf}.fill-green-900\/80{fill:#14532dcc}.fill-green-900\/85{fill:#14532dd9}.fill-green-900\/90{fill:#14532de6}.fill-green-900\/95{fill:#14532df2}.fill-green-950{fill:#052e16}.fill-green-950\/0{fill:#052e1600}.fill-green-950\/10{fill:#052e161a}.fill-green-950\/100{fill:#052e16}.fill-green-950\/15{fill:#052e1626}.fill-green-950\/20{fill:#052e1633}.fill-green-950\/25{fill:#052e1640}.fill-green-950\/30{fill:#052e164d}.fill-green-950\/35{fill:#052e1659}.fill-green-950\/40{fill:#052e1666}.fill-green-950\/45{fill:#052e1673}.fill-green-950\/5{fill:#052e160d}.fill-green-950\/50{fill:#052e1680}.fill-green-950\/55{fill:#052e168c}.fill-green-950\/60{fill:#052e1699}.fill-green-950\/65{fill:#052e16a6}.fill-green-950\/70{fill:#052e16b3}.fill-green-950\/75{fill:#052e16bf}.fill-green-950\/80{fill:#052e16cc}.fill-green-950\/85{fill:#052e16d9}.fill-green-950\/90{fill:#052e16e6}.fill-green-950\/95{fill:#052e16f2}.fill-orange-100{fill:#ffedd5}.fill-orange-100\/0{fill:#ffedd500}.fill-orange-100\/10{fill:#ffedd51a}.fill-orange-100\/100{fill:#ffedd5}.fill-orange-100\/15{fill:#ffedd526}.fill-orange-100\/20{fill:#ffedd533}.fill-orange-100\/25{fill:#ffedd540}.fill-orange-100\/30{fill:#ffedd54d}.fill-orange-100\/35{fill:#ffedd559}.fill-orange-100\/40{fill:#ffedd566}.fill-orange-100\/45{fill:#ffedd573}.fill-orange-100\/5{fill:#ffedd50d}.fill-orange-100\/50{fill:#ffedd580}.fill-orange-100\/55{fill:#ffedd58c}.fill-orange-100\/60{fill:#ffedd599}.fill-orange-100\/65{fill:#ffedd5a6}.fill-orange-100\/70{fill:#ffedd5b3}.fill-orange-100\/75{fill:#ffedd5bf}.fill-orange-100\/80{fill:#ffedd5cc}.fill-orange-100\/85{fill:#ffedd5d9}.fill-orange-100\/90{fill:#ffedd5e6}.fill-orange-100\/95{fill:#ffedd5f2}.fill-orange-200{fill:#fed7aa}.fill-orange-200\/0{fill:#fed7aa00}.fill-orange-200\/10{fill:#fed7aa1a}.fill-orange-200\/100{fill:#fed7aa}.fill-orange-200\/15{fill:#fed7aa26}.fill-orange-200\/20{fill:#fed7aa33}.fill-orange-200\/25{fill:#fed7aa40}.fill-orange-200\/30{fill:#fed7aa4d}.fill-orange-200\/35{fill:#fed7aa59}.fill-orange-200\/40{fill:#fed7aa66}.fill-orange-200\/45{fill:#fed7aa73}.fill-orange-200\/5{fill:#fed7aa0d}.fill-orange-200\/50{fill:#fed7aa80}.fill-orange-200\/55{fill:#fed7aa8c}.fill-orange-200\/60{fill:#fed7aa99}.fill-orange-200\/65{fill:#fed7aaa6}.fill-orange-200\/70{fill:#fed7aab3}.fill-orange-200\/75{fill:#fed7aabf}.fill-orange-200\/80{fill:#fed7aacc}.fill-orange-200\/85{fill:#fed7aad9}.fill-orange-200\/90{fill:#fed7aae6}.fill-orange-200\/95{fill:#fed7aaf2}.fill-orange-300{fill:#fdba74}.fill-orange-300\/0{fill:#fdba7400}.fill-orange-300\/10{fill:#fdba741a}.fill-orange-300\/100{fill:#fdba74}.fill-orange-300\/15{fill:#fdba7426}.fill-orange-300\/20{fill:#fdba7433}.fill-orange-300\/25{fill:#fdba7440}.fill-orange-300\/30{fill:#fdba744d}.fill-orange-300\/35{fill:#fdba7459}.fill-orange-300\/40{fill:#fdba7466}.fill-orange-300\/45{fill:#fdba7473}.fill-orange-300\/5{fill:#fdba740d}.fill-orange-300\/50{fill:#fdba7480}.fill-orange-300\/55{fill:#fdba748c}.fill-orange-300\/60{fill:#fdba7499}.fill-orange-300\/65{fill:#fdba74a6}.fill-orange-300\/70{fill:#fdba74b3}.fill-orange-300\/75{fill:#fdba74bf}.fill-orange-300\/80{fill:#fdba74cc}.fill-orange-300\/85{fill:#fdba74d9}.fill-orange-300\/90{fill:#fdba74e6}.fill-orange-300\/95{fill:#fdba74f2}.fill-orange-400{fill:#fb923c}.fill-orange-400\/0{fill:#fb923c00}.fill-orange-400\/10{fill:#fb923c1a}.fill-orange-400\/100{fill:#fb923c}.fill-orange-400\/15{fill:#fb923c26}.fill-orange-400\/20{fill:#fb923c33}.fill-orange-400\/25{fill:#fb923c40}.fill-orange-400\/30{fill:#fb923c4d}.fill-orange-400\/35{fill:#fb923c59}.fill-orange-400\/40{fill:#fb923c66}.fill-orange-400\/45{fill:#fb923c73}.fill-orange-400\/5{fill:#fb923c0d}.fill-orange-400\/50{fill:#fb923c80}.fill-orange-400\/55{fill:#fb923c8c}.fill-orange-400\/60{fill:#fb923c99}.fill-orange-400\/65{fill:#fb923ca6}.fill-orange-400\/70{fill:#fb923cb3}.fill-orange-400\/75{fill:#fb923cbf}.fill-orange-400\/80{fill:#fb923ccc}.fill-orange-400\/85{fill:#fb923cd9}.fill-orange-400\/90{fill:#fb923ce6}.fill-orange-400\/95{fill:#fb923cf2}.fill-orange-50{fill:#fff7ed}.fill-orange-50\/0{fill:#fff7ed00}.fill-orange-50\/10{fill:#fff7ed1a}.fill-orange-50\/100{fill:#fff7ed}.fill-orange-50\/15{fill:#fff7ed26}.fill-orange-50\/20{fill:#fff7ed33}.fill-orange-50\/25{fill:#fff7ed40}.fill-orange-50\/30{fill:#fff7ed4d}.fill-orange-50\/35{fill:#fff7ed59}.fill-orange-50\/40{fill:#fff7ed66}.fill-orange-50\/45{fill:#fff7ed73}.fill-orange-50\/5{fill:#fff7ed0d}.fill-orange-50\/50{fill:#fff7ed80}.fill-orange-50\/55{fill:#fff7ed8c}.fill-orange-50\/60{fill:#fff7ed99}.fill-orange-50\/65{fill:#fff7eda6}.fill-orange-50\/70{fill:#fff7edb3}.fill-orange-50\/75{fill:#fff7edbf}.fill-orange-50\/80{fill:#fff7edcc}.fill-orange-50\/85{fill:#fff7edd9}.fill-orange-50\/90{fill:#fff7ede6}.fill-orange-50\/95{fill:#fff7edf2}.fill-orange-500{fill:#f97316}.fill-orange-500\/0{fill:#f9731600}.fill-orange-500\/10{fill:#f973161a}.fill-orange-500\/100{fill:#f97316}.fill-orange-500\/15{fill:#f9731626}.fill-orange-500\/20{fill:#f9731633}.fill-orange-500\/25{fill:#f9731640}.fill-orange-500\/30{fill:#f973164d}.fill-orange-500\/35{fill:#f9731659}.fill-orange-500\/40{fill:#f9731666}.fill-orange-500\/45{fill:#f9731673}.fill-orange-500\/5{fill:#f973160d}.fill-orange-500\/50{fill:#f9731680}.fill-orange-500\/55{fill:#f973168c}.fill-orange-500\/60{fill:#f9731699}.fill-orange-500\/65{fill:#f97316a6}.fill-orange-500\/70{fill:#f97316b3}.fill-orange-500\/75{fill:#f97316bf}.fill-orange-500\/80{fill:#f97316cc}.fill-orange-500\/85{fill:#f97316d9}.fill-orange-500\/90{fill:#f97316e6}.fill-orange-500\/95{fill:#f97316f2}.fill-orange-600{fill:#ea580c}.fill-orange-600\/0{fill:#ea580c00}.fill-orange-600\/10{fill:#ea580c1a}.fill-orange-600\/100{fill:#ea580c}.fill-orange-600\/15{fill:#ea580c26}.fill-orange-600\/20{fill:#ea580c33}.fill-orange-600\/25{fill:#ea580c40}.fill-orange-600\/30{fill:#ea580c4d}.fill-orange-600\/35{fill:#ea580c59}.fill-orange-600\/40{fill:#ea580c66}.fill-orange-600\/45{fill:#ea580c73}.fill-orange-600\/5{fill:#ea580c0d}.fill-orange-600\/50{fill:#ea580c80}.fill-orange-600\/55{fill:#ea580c8c}.fill-orange-600\/60{fill:#ea580c99}.fill-orange-600\/65{fill:#ea580ca6}.fill-orange-600\/70{fill:#ea580cb3}.fill-orange-600\/75{fill:#ea580cbf}.fill-orange-600\/80{fill:#ea580ccc}.fill-orange-600\/85{fill:#ea580cd9}.fill-orange-600\/90{fill:#ea580ce6}.fill-orange-600\/95{fill:#ea580cf2}.fill-orange-700{fill:#c2410c}.fill-orange-700\/0{fill:#c2410c00}.fill-orange-700\/10{fill:#c2410c1a}.fill-orange-700\/100{fill:#c2410c}.fill-orange-700\/15{fill:#c2410c26}.fill-orange-700\/20{fill:#c2410c33}.fill-orange-700\/25{fill:#c2410c40}.fill-orange-700\/30{fill:#c2410c4d}.fill-orange-700\/35{fill:#c2410c59}.fill-orange-700\/40{fill:#c2410c66}.fill-orange-700\/45{fill:#c2410c73}.fill-orange-700\/5{fill:#c2410c0d}.fill-orange-700\/50{fill:#c2410c80}.fill-orange-700\/55{fill:#c2410c8c}.fill-orange-700\/60{fill:#c2410c99}.fill-orange-700\/65{fill:#c2410ca6}.fill-orange-700\/70{fill:#c2410cb3}.fill-orange-700\/75{fill:#c2410cbf}.fill-orange-700\/80{fill:#c2410ccc}.fill-orange-700\/85{fill:#c2410cd9}.fill-orange-700\/90{fill:#c2410ce6}.fill-orange-700\/95{fill:#c2410cf2}.fill-orange-800{fill:#9a3412}.fill-orange-800\/0{fill:#9a341200}.fill-orange-800\/10{fill:#9a34121a}.fill-orange-800\/100{fill:#9a3412}.fill-orange-800\/15{fill:#9a341226}.fill-orange-800\/20{fill:#9a341233}.fill-orange-800\/25{fill:#9a341240}.fill-orange-800\/30{fill:#9a34124d}.fill-orange-800\/35{fill:#9a341259}.fill-orange-800\/40{fill:#9a341266}.fill-orange-800\/45{fill:#9a341273}.fill-orange-800\/5{fill:#9a34120d}.fill-orange-800\/50{fill:#9a341280}.fill-orange-800\/55{fill:#9a34128c}.fill-orange-800\/60{fill:#9a341299}.fill-orange-800\/65{fill:#9a3412a6}.fill-orange-800\/70{fill:#9a3412b3}.fill-orange-800\/75{fill:#9a3412bf}.fill-orange-800\/80{fill:#9a3412cc}.fill-orange-800\/85{fill:#9a3412d9}.fill-orange-800\/90{fill:#9a3412e6}.fill-orange-800\/95{fill:#9a3412f2}.fill-orange-900{fill:#7c2d12}.fill-orange-900\/0{fill:#7c2d1200}.fill-orange-900\/10{fill:#7c2d121a}.fill-orange-900\/100{fill:#7c2d12}.fill-orange-900\/15{fill:#7c2d1226}.fill-orange-900\/20{fill:#7c2d1233}.fill-orange-900\/25{fill:#7c2d1240}.fill-orange-900\/30{fill:#7c2d124d}.fill-orange-900\/35{fill:#7c2d1259}.fill-orange-900\/40{fill:#7c2d1266}.fill-orange-900\/45{fill:#7c2d1273}.fill-orange-900\/5{fill:#7c2d120d}.fill-orange-900\/50{fill:#7c2d1280}.fill-orange-900\/55{fill:#7c2d128c}.fill-orange-900\/60{fill:#7c2d1299}.fill-orange-900\/65{fill:#7c2d12a6}.fill-orange-900\/70{fill:#7c2d12b3}.fill-orange-900\/75{fill:#7c2d12bf}.fill-orange-900\/80{fill:#7c2d12cc}.fill-orange-900\/85{fill:#7c2d12d9}.fill-orange-900\/90{fill:#7c2d12e6}.fill-orange-900\/95{fill:#7c2d12f2}.fill-orange-950{fill:#431407}.fill-orange-950\/0{fill:#43140700}.fill-orange-950\/10{fill:#4314071a}.fill-orange-950\/100{fill:#431407}.fill-orange-950\/15{fill:#43140726}.fill-orange-950\/20{fill:#43140733}.fill-orange-950\/25{fill:#43140740}.fill-orange-950\/30{fill:#4314074d}.fill-orange-950\/35{fill:#43140759}.fill-orange-950\/40{fill:#43140766}.fill-orange-950\/45{fill:#43140773}.fill-orange-950\/5{fill:#4314070d}.fill-orange-950\/50{fill:#43140780}.fill-orange-950\/55{fill:#4314078c}.fill-orange-950\/60{fill:#43140799}.fill-orange-950\/65{fill:#431407a6}.fill-orange-950\/70{fill:#431407b3}.fill-orange-950\/75{fill:#431407bf}.fill-orange-950\/80{fill:#431407cc}.fill-orange-950\/85{fill:#431407d9}.fill-orange-950\/90{fill:#431407e6}.fill-orange-950\/95{fill:#431407f2}.fill-red-100{fill:#fee2e2}.fill-red-100\/0{fill:#fee2e200}.fill-red-100\/10{fill:#fee2e21a}.fill-red-100\/100{fill:#fee2e2}.fill-red-100\/15{fill:#fee2e226}.fill-red-100\/20{fill:#fee2e233}.fill-red-100\/25{fill:#fee2e240}.fill-red-100\/30{fill:#fee2e24d}.fill-red-100\/35{fill:#fee2e259}.fill-red-100\/40{fill:#fee2e266}.fill-red-100\/45{fill:#fee2e273}.fill-red-100\/5{fill:#fee2e20d}.fill-red-100\/50{fill:#fee2e280}.fill-red-100\/55{fill:#fee2e28c}.fill-red-100\/60{fill:#fee2e299}.fill-red-100\/65{fill:#fee2e2a6}.fill-red-100\/70{fill:#fee2e2b3}.fill-red-100\/75{fill:#fee2e2bf}.fill-red-100\/80{fill:#fee2e2cc}.fill-red-100\/85{fill:#fee2e2d9}.fill-red-100\/90{fill:#fee2e2e6}.fill-red-100\/95{fill:#fee2e2f2}.fill-red-200{fill:#fecaca}.fill-red-200\/0{fill:#fecaca00}.fill-red-200\/10{fill:#fecaca1a}.fill-red-200\/100{fill:#fecaca}.fill-red-200\/15{fill:#fecaca26}.fill-red-200\/20{fill:#fecaca33}.fill-red-200\/25{fill:#fecaca40}.fill-red-200\/30{fill:#fecaca4d}.fill-red-200\/35{fill:#fecaca59}.fill-red-200\/40{fill:#fecaca66}.fill-red-200\/45{fill:#fecaca73}.fill-red-200\/5{fill:#fecaca0d}.fill-red-200\/50{fill:#fecaca80}.fill-red-200\/55{fill:#fecaca8c}.fill-red-200\/60{fill:#fecaca99}.fill-red-200\/65{fill:#fecacaa6}.fill-red-200\/70{fill:#fecacab3}.fill-red-200\/75{fill:#fecacabf}.fill-red-200\/80{fill:#fecacacc}.fill-red-200\/85{fill:#fecacad9}.fill-red-200\/90{fill:#fecacae6}.fill-red-200\/95{fill:#fecacaf2}.fill-red-300{fill:#fca5a5}.fill-red-300\/0{fill:#fca5a500}.fill-red-300\/10{fill:#fca5a51a}.fill-red-300\/100{fill:#fca5a5}.fill-red-300\/15{fill:#fca5a526}.fill-red-300\/20{fill:#fca5a533}.fill-red-300\/25{fill:#fca5a540}.fill-red-300\/30{fill:#fca5a54d}.fill-red-300\/35{fill:#fca5a559}.fill-red-300\/40{fill:#fca5a566}.fill-red-300\/45{fill:#fca5a573}.fill-red-300\/5{fill:#fca5a50d}.fill-red-300\/50{fill:#fca5a580}.fill-red-300\/55{fill:#fca5a58c}.fill-red-300\/60{fill:#fca5a599}.fill-red-300\/65{fill:#fca5a5a6}.fill-red-300\/70{fill:#fca5a5b3}.fill-red-300\/75{fill:#fca5a5bf}.fill-red-300\/80{fill:#fca5a5cc}.fill-red-300\/85{fill:#fca5a5d9}.fill-red-300\/90{fill:#fca5a5e6}.fill-red-300\/95{fill:#fca5a5f2}.fill-red-400{fill:#f87171}.fill-red-400\/0{fill:#f8717100}.fill-red-400\/10{fill:#f871711a}.fill-red-400\/100{fill:#f87171}.fill-red-400\/15{fill:#f8717126}.fill-red-400\/20{fill:#f8717133}.fill-red-400\/25{fill:#f8717140}.fill-red-400\/30{fill:#f871714d}.fill-red-400\/35{fill:#f8717159}.fill-red-400\/40{fill:#f8717166}.fill-red-400\/45{fill:#f8717173}.fill-red-400\/5{fill:#f871710d}.fill-red-400\/50{fill:#f8717180}.fill-red-400\/55{fill:#f871718c}.fill-red-400\/60{fill:#f8717199}.fill-red-400\/65{fill:#f87171a6}.fill-red-400\/70{fill:#f87171b3}.fill-red-400\/75{fill:#f87171bf}.fill-red-400\/80{fill:#f87171cc}.fill-red-400\/85{fill:#f87171d9}.fill-red-400\/90{fill:#f87171e6}.fill-red-400\/95{fill:#f87171f2}.fill-red-50{fill:#fef2f2}.fill-red-50\/0{fill:#fef2f200}.fill-red-50\/10{fill:#fef2f21a}.fill-red-50\/100{fill:#fef2f2}.fill-red-50\/15{fill:#fef2f226}.fill-red-50\/20{fill:#fef2f233}.fill-red-50\/25{fill:#fef2f240}.fill-red-50\/30{fill:#fef2f24d}.fill-red-50\/35{fill:#fef2f259}.fill-red-50\/40{fill:#fef2f266}.fill-red-50\/45{fill:#fef2f273}.fill-red-50\/5{fill:#fef2f20d}.fill-red-50\/50{fill:#fef2f280}.fill-red-50\/55{fill:#fef2f28c}.fill-red-50\/60{fill:#fef2f299}.fill-red-50\/65{fill:#fef2f2a6}.fill-red-50\/70{fill:#fef2f2b3}.fill-red-50\/75{fill:#fef2f2bf}.fill-red-50\/80{fill:#fef2f2cc}.fill-red-50\/85{fill:#fef2f2d9}.fill-red-50\/90{fill:#fef2f2e6}.fill-red-50\/95{fill:#fef2f2f2}.fill-red-500{fill:#ef4444}.fill-red-500\/0{fill:#ef444400}.fill-red-500\/10{fill:#ef44441a}.fill-red-500\/100{fill:#ef4444}.fill-red-500\/15{fill:#ef444426}.fill-red-500\/20{fill:#ef444433}.fill-red-500\/25{fill:#ef444440}.fill-red-500\/30{fill:#ef44444d}.fill-red-500\/35{fill:#ef444459}.fill-red-500\/40{fill:#ef444466}.fill-red-500\/45{fill:#ef444473}.fill-red-500\/5{fill:#ef44440d}.fill-red-500\/50{fill:#ef444480}.fill-red-500\/55{fill:#ef44448c}.fill-red-500\/60{fill:#ef444499}.fill-red-500\/65{fill:#ef4444a6}.fill-red-500\/70{fill:#ef4444b3}.fill-red-500\/75{fill:#ef4444bf}.fill-red-500\/80{fill:#ef4444cc}.fill-red-500\/85{fill:#ef4444d9}.fill-red-500\/90{fill:#ef4444e6}.fill-red-500\/95{fill:#ef4444f2}.fill-red-600{fill:#dc2626}.fill-red-600\/0{fill:#dc262600}.fill-red-600\/10{fill:#dc26261a}.fill-red-600\/100{fill:#dc2626}.fill-red-600\/15{fill:#dc262626}.fill-red-600\/20{fill:#dc262633}.fill-red-600\/25{fill:#dc262640}.fill-red-600\/30{fill:#dc26264d}.fill-red-600\/35{fill:#dc262659}.fill-red-600\/40{fill:#dc262666}.fill-red-600\/45{fill:#dc262673}.fill-red-600\/5{fill:#dc26260d}.fill-red-600\/50{fill:#dc262680}.fill-red-600\/55{fill:#dc26268c}.fill-red-600\/60{fill:#dc262699}.fill-red-600\/65{fill:#dc2626a6}.fill-red-600\/70{fill:#dc2626b3}.fill-red-600\/75{fill:#dc2626bf}.fill-red-600\/80{fill:#dc2626cc}.fill-red-600\/85{fill:#dc2626d9}.fill-red-600\/90{fill:#dc2626e6}.fill-red-600\/95{fill:#dc2626f2}.fill-red-700{fill:#b91c1c}.fill-red-700\/0{fill:#b91c1c00}.fill-red-700\/10{fill:#b91c1c1a}.fill-red-700\/100{fill:#b91c1c}.fill-red-700\/15{fill:#b91c1c26}.fill-red-700\/20{fill:#b91c1c33}.fill-red-700\/25{fill:#b91c1c40}.fill-red-700\/30{fill:#b91c1c4d}.fill-red-700\/35{fill:#b91c1c59}.fill-red-700\/40{fill:#b91c1c66}.fill-red-700\/45{fill:#b91c1c73}.fill-red-700\/5{fill:#b91c1c0d}.fill-red-700\/50{fill:#b91c1c80}.fill-red-700\/55{fill:#b91c1c8c}.fill-red-700\/60{fill:#b91c1c99}.fill-red-700\/65{fill:#b91c1ca6}.fill-red-700\/70{fill:#b91c1cb3}.fill-red-700\/75{fill:#b91c1cbf}.fill-red-700\/80{fill:#b91c1ccc}.fill-red-700\/85{fill:#b91c1cd9}.fill-red-700\/90{fill:#b91c1ce6}.fill-red-700\/95{fill:#b91c1cf2}.fill-red-800{fill:#991b1b}.fill-red-800\/0{fill:#991b1b00}.fill-red-800\/10{fill:#991b1b1a}.fill-red-800\/100{fill:#991b1b}.fill-red-800\/15{fill:#991b1b26}.fill-red-800\/20{fill:#991b1b33}.fill-red-800\/25{fill:#991b1b40}.fill-red-800\/30{fill:#991b1b4d}.fill-red-800\/35{fill:#991b1b59}.fill-red-800\/40{fill:#991b1b66}.fill-red-800\/45{fill:#991b1b73}.fill-red-800\/5{fill:#991b1b0d}.fill-red-800\/50{fill:#991b1b80}.fill-red-800\/55{fill:#991b1b8c}.fill-red-800\/60{fill:#991b1b99}.fill-red-800\/65{fill:#991b1ba6}.fill-red-800\/70{fill:#991b1bb3}.fill-red-800\/75{fill:#991b1bbf}.fill-red-800\/80{fill:#991b1bcc}.fill-red-800\/85{fill:#991b1bd9}.fill-red-800\/90{fill:#991b1be6}.fill-red-800\/95{fill:#991b1bf2}.fill-red-900{fill:#7f1d1d}.fill-red-900\/0{fill:#7f1d1d00}.fill-red-900\/10{fill:#7f1d1d1a}.fill-red-900\/100{fill:#7f1d1d}.fill-red-900\/15{fill:#7f1d1d26}.fill-red-900\/20{fill:#7f1d1d33}.fill-red-900\/25{fill:#7f1d1d40}.fill-red-900\/30{fill:#7f1d1d4d}.fill-red-900\/35{fill:#7f1d1d59}.fill-red-900\/40{fill:#7f1d1d66}.fill-red-900\/45{fill:#7f1d1d73}.fill-red-900\/5{fill:#7f1d1d0d}.fill-red-900\/50{fill:#7f1d1d80}.fill-red-900\/55{fill:#7f1d1d8c}.fill-red-900\/60{fill:#7f1d1d99}.fill-red-900\/65{fill:#7f1d1da6}.fill-red-900\/70{fill:#7f1d1db3}.fill-red-900\/75{fill:#7f1d1dbf}.fill-red-900\/80{fill:#7f1d1dcc}.fill-red-900\/85{fill:#7f1d1dd9}.fill-red-900\/90{fill:#7f1d1de6}.fill-red-900\/95{fill:#7f1d1df2}.fill-red-950{fill:#450a0a}.fill-red-950\/0{fill:#450a0a00}.fill-red-950\/10{fill:#450a0a1a}.fill-red-950\/100{fill:#450a0a}.fill-red-950\/15{fill:#450a0a26}.fill-red-950\/20{fill:#450a0a33}.fill-red-950\/25{fill:#450a0a40}.fill-red-950\/30{fill:#450a0a4d}.fill-red-950\/35{fill:#450a0a59}.fill-red-950\/40{fill:#450a0a66}.fill-red-950\/45{fill:#450a0a73}.fill-red-950\/5{fill:#450a0a0d}.fill-red-950\/50{fill:#450a0a80}.fill-red-950\/55{fill:#450a0a8c}.fill-red-950\/60{fill:#450a0a99}.fill-red-950\/65{fill:#450a0aa6}.fill-red-950\/70{fill:#450a0ab3}.fill-red-950\/75{fill:#450a0abf}.fill-red-950\/80{fill:#450a0acc}.fill-red-950\/85{fill:#450a0ad9}.fill-red-950\/90{fill:#450a0ae6}.fill-red-950\/95{fill:#450a0af2}.stroke-blue-100{stroke:#dbeafe}.stroke-blue-100\/0{stroke:#dbeafe00}.stroke-blue-100\/10{stroke:#dbeafe1a}.stroke-blue-100\/100{stroke:#dbeafe}.stroke-blue-100\/15{stroke:#dbeafe26}.stroke-blue-100\/20{stroke:#dbeafe33}.stroke-blue-100\/25{stroke:#dbeafe40}.stroke-blue-100\/30{stroke:#dbeafe4d}.stroke-blue-100\/35{stroke:#dbeafe59}.stroke-blue-100\/40{stroke:#dbeafe66}.stroke-blue-100\/45{stroke:#dbeafe73}.stroke-blue-100\/5{stroke:#dbeafe0d}.stroke-blue-100\/50{stroke:#dbeafe80}.stroke-blue-100\/55{stroke:#dbeafe8c}.stroke-blue-100\/60{stroke:#dbeafe99}.stroke-blue-100\/65{stroke:#dbeafea6}.stroke-blue-100\/70{stroke:#dbeafeb3}.stroke-blue-100\/75{stroke:#dbeafebf}.stroke-blue-100\/80{stroke:#dbeafecc}.stroke-blue-100\/85{stroke:#dbeafed9}.stroke-blue-100\/90{stroke:#dbeafee6}.stroke-blue-100\/95{stroke:#dbeafef2}.stroke-blue-200{stroke:#bfdbfe}.stroke-blue-200\/0{stroke:#bfdbfe00}.stroke-blue-200\/10{stroke:#bfdbfe1a}.stroke-blue-200\/100{stroke:#bfdbfe}.stroke-blue-200\/15{stroke:#bfdbfe26}.stroke-blue-200\/20{stroke:#bfdbfe33}.stroke-blue-200\/25{stroke:#bfdbfe40}.stroke-blue-200\/30{stroke:#bfdbfe4d}.stroke-blue-200\/35{stroke:#bfdbfe59}.stroke-blue-200\/40{stroke:#bfdbfe66}.stroke-blue-200\/45{stroke:#bfdbfe73}.stroke-blue-200\/5{stroke:#bfdbfe0d}.stroke-blue-200\/50{stroke:#bfdbfe80}.stroke-blue-200\/55{stroke:#bfdbfe8c}.stroke-blue-200\/60{stroke:#bfdbfe99}.stroke-blue-200\/65{stroke:#bfdbfea6}.stroke-blue-200\/70{stroke:#bfdbfeb3}.stroke-blue-200\/75{stroke:#bfdbfebf}.stroke-blue-200\/80{stroke:#bfdbfecc}.stroke-blue-200\/85{stroke:#bfdbfed9}.stroke-blue-200\/90{stroke:#bfdbfee6}.stroke-blue-200\/95{stroke:#bfdbfef2}.stroke-blue-300{stroke:#93c5fd}.stroke-blue-300\/0{stroke:#93c5fd00}.stroke-blue-300\/10{stroke:#93c5fd1a}.stroke-blue-300\/100{stroke:#93c5fd}.stroke-blue-300\/15{stroke:#93c5fd26}.stroke-blue-300\/20{stroke:#93c5fd33}.stroke-blue-300\/25{stroke:#93c5fd40}.stroke-blue-300\/30{stroke:#93c5fd4d}.stroke-blue-300\/35{stroke:#93c5fd59}.stroke-blue-300\/40{stroke:#93c5fd66}.stroke-blue-300\/45{stroke:#93c5fd73}.stroke-blue-300\/5{stroke:#93c5fd0d}.stroke-blue-300\/50{stroke:#93c5fd80}.stroke-blue-300\/55{stroke:#93c5fd8c}.stroke-blue-300\/60{stroke:#93c5fd99}.stroke-blue-300\/65{stroke:#93c5fda6}.stroke-blue-300\/70{stroke:#93c5fdb3}.stroke-blue-300\/75{stroke:#93c5fdbf}.stroke-blue-300\/80{stroke:#93c5fdcc}.stroke-blue-300\/85{stroke:#93c5fdd9}.stroke-blue-300\/90{stroke:#93c5fde6}.stroke-blue-300\/95{stroke:#93c5fdf2}.stroke-blue-400{stroke:#60a5fa}.stroke-blue-400\/0{stroke:#60a5fa00}.stroke-blue-400\/10{stroke:#60a5fa1a}.stroke-blue-400\/100{stroke:#60a5fa}.stroke-blue-400\/15{stroke:#60a5fa26}.stroke-blue-400\/20{stroke:#60a5fa33}.stroke-blue-400\/25{stroke:#60a5fa40}.stroke-blue-400\/30{stroke:#60a5fa4d}.stroke-blue-400\/35{stroke:#60a5fa59}.stroke-blue-400\/40{stroke:#60a5fa66}.stroke-blue-400\/45{stroke:#60a5fa73}.stroke-blue-400\/5{stroke:#60a5fa0d}.stroke-blue-400\/50{stroke:#60a5fa80}.stroke-blue-400\/55{stroke:#60a5fa8c}.stroke-blue-400\/60{stroke:#60a5fa99}.stroke-blue-400\/65{stroke:#60a5faa6}.stroke-blue-400\/70{stroke:#60a5fab3}.stroke-blue-400\/75{stroke:#60a5fabf}.stroke-blue-400\/80{stroke:#60a5facc}.stroke-blue-400\/85{stroke:#60a5fad9}.stroke-blue-400\/90{stroke:#60a5fae6}.stroke-blue-400\/95{stroke:#60a5faf2}.stroke-blue-50{stroke:#eff6ff}.stroke-blue-50\/0{stroke:#eff6ff00}.stroke-blue-50\/10{stroke:#eff6ff1a}.stroke-blue-50\/100{stroke:#eff6ff}.stroke-blue-50\/15{stroke:#eff6ff26}.stroke-blue-50\/20{stroke:#eff6ff33}.stroke-blue-50\/25{stroke:#eff6ff40}.stroke-blue-50\/30{stroke:#eff6ff4d}.stroke-blue-50\/35{stroke:#eff6ff59}.stroke-blue-50\/40{stroke:#eff6ff66}.stroke-blue-50\/45{stroke:#eff6ff73}.stroke-blue-50\/5{stroke:#eff6ff0d}.stroke-blue-50\/50{stroke:#eff6ff80}.stroke-blue-50\/55{stroke:#eff6ff8c}.stroke-blue-50\/60{stroke:#eff6ff99}.stroke-blue-50\/65{stroke:#eff6ffa6}.stroke-blue-50\/70{stroke:#eff6ffb3}.stroke-blue-50\/75{stroke:#eff6ffbf}.stroke-blue-50\/80{stroke:#eff6ffcc}.stroke-blue-50\/85{stroke:#eff6ffd9}.stroke-blue-50\/90{stroke:#eff6ffe6}.stroke-blue-50\/95{stroke:#eff6fff2}.stroke-blue-500{stroke:#3b82f6}.stroke-blue-500\/0{stroke:#3b82f600}.stroke-blue-500\/10{stroke:#3b82f61a}.stroke-blue-500\/100{stroke:#3b82f6}.stroke-blue-500\/15{stroke:#3b82f626}.stroke-blue-500\/20{stroke:#3b82f633}.stroke-blue-500\/25{stroke:#3b82f640}.stroke-blue-500\/30{stroke:#3b82f64d}.stroke-blue-500\/35{stroke:#3b82f659}.stroke-blue-500\/40{stroke:#3b82f666}.stroke-blue-500\/45{stroke:#3b82f673}.stroke-blue-500\/5{stroke:#3b82f60d}.stroke-blue-500\/50{stroke:#3b82f680}.stroke-blue-500\/55{stroke:#3b82f68c}.stroke-blue-500\/60{stroke:#3b82f699}.stroke-blue-500\/65{stroke:#3b82f6a6}.stroke-blue-500\/70{stroke:#3b82f6b3}.stroke-blue-500\/75{stroke:#3b82f6bf}.stroke-blue-500\/80{stroke:#3b82f6cc}.stroke-blue-500\/85{stroke:#3b82f6d9}.stroke-blue-500\/90{stroke:#3b82f6e6}.stroke-blue-500\/95{stroke:#3b82f6f2}.stroke-blue-600{stroke:#2563eb}.stroke-blue-600\/0{stroke:#2563eb00}.stroke-blue-600\/10{stroke:#2563eb1a}.stroke-blue-600\/100{stroke:#2563eb}.stroke-blue-600\/15{stroke:#2563eb26}.stroke-blue-600\/20{stroke:#2563eb33}.stroke-blue-600\/25{stroke:#2563eb40}.stroke-blue-600\/30{stroke:#2563eb4d}.stroke-blue-600\/35{stroke:#2563eb59}.stroke-blue-600\/40{stroke:#2563eb66}.stroke-blue-600\/45{stroke:#2563eb73}.stroke-blue-600\/5{stroke:#2563eb0d}.stroke-blue-600\/50{stroke:#2563eb80}.stroke-blue-600\/55{stroke:#2563eb8c}.stroke-blue-600\/60{stroke:#2563eb99}.stroke-blue-600\/65{stroke:#2563eba6}.stroke-blue-600\/70{stroke:#2563ebb3}.stroke-blue-600\/75{stroke:#2563ebbf}.stroke-blue-600\/80{stroke:#2563ebcc}.stroke-blue-600\/85{stroke:#2563ebd9}.stroke-blue-600\/90{stroke:#2563ebe6}.stroke-blue-600\/95{stroke:#2563ebf2}.stroke-blue-700{stroke:#1d4ed8}.stroke-blue-700\/0{stroke:#1d4ed800}.stroke-blue-700\/10{stroke:#1d4ed81a}.stroke-blue-700\/100{stroke:#1d4ed8}.stroke-blue-700\/15{stroke:#1d4ed826}.stroke-blue-700\/20{stroke:#1d4ed833}.stroke-blue-700\/25{stroke:#1d4ed840}.stroke-blue-700\/30{stroke:#1d4ed84d}.stroke-blue-700\/35{stroke:#1d4ed859}.stroke-blue-700\/40{stroke:#1d4ed866}.stroke-blue-700\/45{stroke:#1d4ed873}.stroke-blue-700\/5{stroke:#1d4ed80d}.stroke-blue-700\/50{stroke:#1d4ed880}.stroke-blue-700\/55{stroke:#1d4ed88c}.stroke-blue-700\/60{stroke:#1d4ed899}.stroke-blue-700\/65{stroke:#1d4ed8a6}.stroke-blue-700\/70{stroke:#1d4ed8b3}.stroke-blue-700\/75{stroke:#1d4ed8bf}.stroke-blue-700\/80{stroke:#1d4ed8cc}.stroke-blue-700\/85{stroke:#1d4ed8d9}.stroke-blue-700\/90{stroke:#1d4ed8e6}.stroke-blue-700\/95{stroke:#1d4ed8f2}.stroke-blue-800{stroke:#1e40af}.stroke-blue-800\/0{stroke:#1e40af00}.stroke-blue-800\/10{stroke:#1e40af1a}.stroke-blue-800\/100{stroke:#1e40af}.stroke-blue-800\/15{stroke:#1e40af26}.stroke-blue-800\/20{stroke:#1e40af33}.stroke-blue-800\/25{stroke:#1e40af40}.stroke-blue-800\/30{stroke:#1e40af4d}.stroke-blue-800\/35{stroke:#1e40af59}.stroke-blue-800\/40{stroke:#1e40af66}.stroke-blue-800\/45{stroke:#1e40af73}.stroke-blue-800\/5{stroke:#1e40af0d}.stroke-blue-800\/50{stroke:#1e40af80}.stroke-blue-800\/55{stroke:#1e40af8c}.stroke-blue-800\/60{stroke:#1e40af99}.stroke-blue-800\/65{stroke:#1e40afa6}.stroke-blue-800\/70{stroke:#1e40afb3}.stroke-blue-800\/75{stroke:#1e40afbf}.stroke-blue-800\/80{stroke:#1e40afcc}.stroke-blue-800\/85{stroke:#1e40afd9}.stroke-blue-800\/90{stroke:#1e40afe6}.stroke-blue-800\/95{stroke:#1e40aff2}.stroke-blue-900{stroke:#1e3a8a}.stroke-blue-900\/0{stroke:#1e3a8a00}.stroke-blue-900\/10{stroke:#1e3a8a1a}.stroke-blue-900\/100{stroke:#1e3a8a}.stroke-blue-900\/15{stroke:#1e3a8a26}.stroke-blue-900\/20{stroke:#1e3a8a33}.stroke-blue-900\/25{stroke:#1e3a8a40}.stroke-blue-900\/30{stroke:#1e3a8a4d}.stroke-blue-900\/35{stroke:#1e3a8a59}.stroke-blue-900\/40{stroke:#1e3a8a66}.stroke-blue-900\/45{stroke:#1e3a8a73}.stroke-blue-900\/5{stroke:#1e3a8a0d}.stroke-blue-900\/50{stroke:#1e3a8a80}.stroke-blue-900\/55{stroke:#1e3a8a8c}.stroke-blue-900\/60{stroke:#1e3a8a99}.stroke-blue-900\/65{stroke:#1e3a8aa6}.stroke-blue-900\/70{stroke:#1e3a8ab3}.stroke-blue-900\/75{stroke:#1e3a8abf}.stroke-blue-900\/80{stroke:#1e3a8acc}.stroke-blue-900\/85{stroke:#1e3a8ad9}.stroke-blue-900\/90{stroke:#1e3a8ae6}.stroke-blue-900\/95{stroke:#1e3a8af2}.stroke-blue-950{stroke:#172554}.stroke-blue-950\/0{stroke:#17255400}.stroke-blue-950\/10{stroke:#1725541a}.stroke-blue-950\/100{stroke:#172554}.stroke-blue-950\/15{stroke:#17255426}.stroke-blue-950\/20{stroke:#17255433}.stroke-blue-950\/25{stroke:#17255440}.stroke-blue-950\/30{stroke:#1725544d}.stroke-blue-950\/35{stroke:#17255459}.stroke-blue-950\/40{stroke:#17255466}.stroke-blue-950\/45{stroke:#17255473}.stroke-blue-950\/5{stroke:#1725540d}.stroke-blue-950\/50{stroke:#17255480}.stroke-blue-950\/55{stroke:#1725548c}.stroke-blue-950\/60{stroke:#17255499}.stroke-blue-950\/65{stroke:#172554a6}.stroke-blue-950\/70{stroke:#172554b3}.stroke-blue-950\/75{stroke:#172554bf}.stroke-blue-950\/80{stroke:#172554cc}.stroke-blue-950\/85{stroke:#172554d9}.stroke-blue-950\/90{stroke:#172554e6}.stroke-blue-950\/95{stroke:#172554f2}.stroke-green-100{stroke:#dcfce7}.stroke-green-100\/0{stroke:#dcfce700}.stroke-green-100\/10{stroke:#dcfce71a}.stroke-green-100\/100{stroke:#dcfce7}.stroke-green-100\/15{stroke:#dcfce726}.stroke-green-100\/20{stroke:#dcfce733}.stroke-green-100\/25{stroke:#dcfce740}.stroke-green-100\/30{stroke:#dcfce74d}.stroke-green-100\/35{stroke:#dcfce759}.stroke-green-100\/40{stroke:#dcfce766}.stroke-green-100\/45{stroke:#dcfce773}.stroke-green-100\/5{stroke:#dcfce70d}.stroke-green-100\/50{stroke:#dcfce780}.stroke-green-100\/55{stroke:#dcfce78c}.stroke-green-100\/60{stroke:#dcfce799}.stroke-green-100\/65{stroke:#dcfce7a6}.stroke-green-100\/70{stroke:#dcfce7b3}.stroke-green-100\/75{stroke:#dcfce7bf}.stroke-green-100\/80{stroke:#dcfce7cc}.stroke-green-100\/85{stroke:#dcfce7d9}.stroke-green-100\/90{stroke:#dcfce7e6}.stroke-green-100\/95{stroke:#dcfce7f2}.stroke-green-200{stroke:#bbf7d0}.stroke-green-200\/0{stroke:#bbf7d000}.stroke-green-200\/10{stroke:#bbf7d01a}.stroke-green-200\/100{stroke:#bbf7d0}.stroke-green-200\/15{stroke:#bbf7d026}.stroke-green-200\/20{stroke:#bbf7d033}.stroke-green-200\/25{stroke:#bbf7d040}.stroke-green-200\/30{stroke:#bbf7d04d}.stroke-green-200\/35{stroke:#bbf7d059}.stroke-green-200\/40{stroke:#bbf7d066}.stroke-green-200\/45{stroke:#bbf7d073}.stroke-green-200\/5{stroke:#bbf7d00d}.stroke-green-200\/50{stroke:#bbf7d080}.stroke-green-200\/55{stroke:#bbf7d08c}.stroke-green-200\/60{stroke:#bbf7d099}.stroke-green-200\/65{stroke:#bbf7d0a6}.stroke-green-200\/70{stroke:#bbf7d0b3}.stroke-green-200\/75{stroke:#bbf7d0bf}.stroke-green-200\/80{stroke:#bbf7d0cc}.stroke-green-200\/85{stroke:#bbf7d0d9}.stroke-green-200\/90{stroke:#bbf7d0e6}.stroke-green-200\/95{stroke:#bbf7d0f2}.stroke-green-300{stroke:#86efac}.stroke-green-300\/0{stroke:#86efac00}.stroke-green-300\/10{stroke:#86efac1a}.stroke-green-300\/100{stroke:#86efac}.stroke-green-300\/15{stroke:#86efac26}.stroke-green-300\/20{stroke:#86efac33}.stroke-green-300\/25{stroke:#86efac40}.stroke-green-300\/30{stroke:#86efac4d}.stroke-green-300\/35{stroke:#86efac59}.stroke-green-300\/40{stroke:#86efac66}.stroke-green-300\/45{stroke:#86efac73}.stroke-green-300\/5{stroke:#86efac0d}.stroke-green-300\/50{stroke:#86efac80}.stroke-green-300\/55{stroke:#86efac8c}.stroke-green-300\/60{stroke:#86efac99}.stroke-green-300\/65{stroke:#86efaca6}.stroke-green-300\/70{stroke:#86efacb3}.stroke-green-300\/75{stroke:#86efacbf}.stroke-green-300\/80{stroke:#86efaccc}.stroke-green-300\/85{stroke:#86efacd9}.stroke-green-300\/90{stroke:#86eface6}.stroke-green-300\/95{stroke:#86efacf2}.stroke-green-400{stroke:#4ade80}.stroke-green-400\/0{stroke:#4ade8000}.stroke-green-400\/10{stroke:#4ade801a}.stroke-green-400\/100{stroke:#4ade80}.stroke-green-400\/15{stroke:#4ade8026}.stroke-green-400\/20{stroke:#4ade8033}.stroke-green-400\/25{stroke:#4ade8040}.stroke-green-400\/30{stroke:#4ade804d}.stroke-green-400\/35{stroke:#4ade8059}.stroke-green-400\/40{stroke:#4ade8066}.stroke-green-400\/45{stroke:#4ade8073}.stroke-green-400\/5{stroke:#4ade800d}.stroke-green-400\/50{stroke:#4ade8080}.stroke-green-400\/55{stroke:#4ade808c}.stroke-green-400\/60{stroke:#4ade8099}.stroke-green-400\/65{stroke:#4ade80a6}.stroke-green-400\/70{stroke:#4ade80b3}.stroke-green-400\/75{stroke:#4ade80bf}.stroke-green-400\/80{stroke:#4ade80cc}.stroke-green-400\/85{stroke:#4ade80d9}.stroke-green-400\/90{stroke:#4ade80e6}.stroke-green-400\/95{stroke:#4ade80f2}.stroke-green-50{stroke:#f0fdf4}.stroke-green-50\/0{stroke:#f0fdf400}.stroke-green-50\/10{stroke:#f0fdf41a}.stroke-green-50\/100{stroke:#f0fdf4}.stroke-green-50\/15{stroke:#f0fdf426}.stroke-green-50\/20{stroke:#f0fdf433}.stroke-green-50\/25{stroke:#f0fdf440}.stroke-green-50\/30{stroke:#f0fdf44d}.stroke-green-50\/35{stroke:#f0fdf459}.stroke-green-50\/40{stroke:#f0fdf466}.stroke-green-50\/45{stroke:#f0fdf473}.stroke-green-50\/5{stroke:#f0fdf40d}.stroke-green-50\/50{stroke:#f0fdf480}.stroke-green-50\/55{stroke:#f0fdf48c}.stroke-green-50\/60{stroke:#f0fdf499}.stroke-green-50\/65{stroke:#f0fdf4a6}.stroke-green-50\/70{stroke:#f0fdf4b3}.stroke-green-50\/75{stroke:#f0fdf4bf}.stroke-green-50\/80{stroke:#f0fdf4cc}.stroke-green-50\/85{stroke:#f0fdf4d9}.stroke-green-50\/90{stroke:#f0fdf4e6}.stroke-green-50\/95{stroke:#f0fdf4f2}.stroke-green-500{stroke:#22c55e}.stroke-green-500\/0{stroke:#22c55e00}.stroke-green-500\/10{stroke:#22c55e1a}.stroke-green-500\/100{stroke:#22c55e}.stroke-green-500\/15{stroke:#22c55e26}.stroke-green-500\/20{stroke:#22c55e33}.stroke-green-500\/25{stroke:#22c55e40}.stroke-green-500\/30{stroke:#22c55e4d}.stroke-green-500\/35{stroke:#22c55e59}.stroke-green-500\/40{stroke:#22c55e66}.stroke-green-500\/45{stroke:#22c55e73}.stroke-green-500\/5{stroke:#22c55e0d}.stroke-green-500\/50{stroke:#22c55e80}.stroke-green-500\/55{stroke:#22c55e8c}.stroke-green-500\/60{stroke:#22c55e99}.stroke-green-500\/65{stroke:#22c55ea6}.stroke-green-500\/70{stroke:#22c55eb3}.stroke-green-500\/75{stroke:#22c55ebf}.stroke-green-500\/80{stroke:#22c55ecc}.stroke-green-500\/85{stroke:#22c55ed9}.stroke-green-500\/90{stroke:#22c55ee6}.stroke-green-500\/95{stroke:#22c55ef2}.stroke-green-600{stroke:#16a34a}.stroke-green-600\/0{stroke:#16a34a00}.stroke-green-600\/10{stroke:#16a34a1a}.stroke-green-600\/100{stroke:#16a34a}.stroke-green-600\/15{stroke:#16a34a26}.stroke-green-600\/20{stroke:#16a34a33}.stroke-green-600\/25{stroke:#16a34a40}.stroke-green-600\/30{stroke:#16a34a4d}.stroke-green-600\/35{stroke:#16a34a59}.stroke-green-600\/40{stroke:#16a34a66}.stroke-green-600\/45{stroke:#16a34a73}.stroke-green-600\/5{stroke:#16a34a0d}.stroke-green-600\/50{stroke:#16a34a80}.stroke-green-600\/55{stroke:#16a34a8c}.stroke-green-600\/60{stroke:#16a34a99}.stroke-green-600\/65{stroke:#16a34aa6}.stroke-green-600\/70{stroke:#16a34ab3}.stroke-green-600\/75{stroke:#16a34abf}.stroke-green-600\/80{stroke:#16a34acc}.stroke-green-600\/85{stroke:#16a34ad9}.stroke-green-600\/90{stroke:#16a34ae6}.stroke-green-600\/95{stroke:#16a34af2}.stroke-green-700{stroke:#15803d}.stroke-green-700\/0{stroke:#15803d00}.stroke-green-700\/10{stroke:#15803d1a}.stroke-green-700\/100{stroke:#15803d}.stroke-green-700\/15{stroke:#15803d26}.stroke-green-700\/20{stroke:#15803d33}.stroke-green-700\/25{stroke:#15803d40}.stroke-green-700\/30{stroke:#15803d4d}.stroke-green-700\/35{stroke:#15803d59}.stroke-green-700\/40{stroke:#15803d66}.stroke-green-700\/45{stroke:#15803d73}.stroke-green-700\/5{stroke:#15803d0d}.stroke-green-700\/50{stroke:#15803d80}.stroke-green-700\/55{stroke:#15803d8c}.stroke-green-700\/60{stroke:#15803d99}.stroke-green-700\/65{stroke:#15803da6}.stroke-green-700\/70{stroke:#15803db3}.stroke-green-700\/75{stroke:#15803dbf}.stroke-green-700\/80{stroke:#15803dcc}.stroke-green-700\/85{stroke:#15803dd9}.stroke-green-700\/90{stroke:#15803de6}.stroke-green-700\/95{stroke:#15803df2}.stroke-green-800{stroke:#166534}.stroke-green-800\/0{stroke:#16653400}.stroke-green-800\/10{stroke:#1665341a}.stroke-green-800\/100{stroke:#166534}.stroke-green-800\/15{stroke:#16653426}.stroke-green-800\/20{stroke:#16653433}.stroke-green-800\/25{stroke:#16653440}.stroke-green-800\/30{stroke:#1665344d}.stroke-green-800\/35{stroke:#16653459}.stroke-green-800\/40{stroke:#16653466}.stroke-green-800\/45{stroke:#16653473}.stroke-green-800\/5{stroke:#1665340d}.stroke-green-800\/50{stroke:#16653480}.stroke-green-800\/55{stroke:#1665348c}.stroke-green-800\/60{stroke:#16653499}.stroke-green-800\/65{stroke:#166534a6}.stroke-green-800\/70{stroke:#166534b3}.stroke-green-800\/75{stroke:#166534bf}.stroke-green-800\/80{stroke:#166534cc}.stroke-green-800\/85{stroke:#166534d9}.stroke-green-800\/90{stroke:#166534e6}.stroke-green-800\/95{stroke:#166534f2}.stroke-green-900{stroke:#14532d}.stroke-green-900\/0{stroke:#14532d00}.stroke-green-900\/10{stroke:#14532d1a}.stroke-green-900\/100{stroke:#14532d}.stroke-green-900\/15{stroke:#14532d26}.stroke-green-900\/20{stroke:#14532d33}.stroke-green-900\/25{stroke:#14532d40}.stroke-green-900\/30{stroke:#14532d4d}.stroke-green-900\/35{stroke:#14532d59}.stroke-green-900\/40{stroke:#14532d66}.stroke-green-900\/45{stroke:#14532d73}.stroke-green-900\/5{stroke:#14532d0d}.stroke-green-900\/50{stroke:#14532d80}.stroke-green-900\/55{stroke:#14532d8c}.stroke-green-900\/60{stroke:#14532d99}.stroke-green-900\/65{stroke:#14532da6}.stroke-green-900\/70{stroke:#14532db3}.stroke-green-900\/75{stroke:#14532dbf}.stroke-green-900\/80{stroke:#14532dcc}.stroke-green-900\/85{stroke:#14532dd9}.stroke-green-900\/90{stroke:#14532de6}.stroke-green-900\/95{stroke:#14532df2}.stroke-green-950{stroke:#052e16}.stroke-green-950\/0{stroke:#052e1600}.stroke-green-950\/10{stroke:#052e161a}.stroke-green-950\/100{stroke:#052e16}.stroke-green-950\/15{stroke:#052e1626}.stroke-green-950\/20{stroke:#052e1633}.stroke-green-950\/25{stroke:#052e1640}.stroke-green-950\/30{stroke:#052e164d}.stroke-green-950\/35{stroke:#052e1659}.stroke-green-950\/40{stroke:#052e1666}.stroke-green-950\/45{stroke:#052e1673}.stroke-green-950\/5{stroke:#052e160d}.stroke-green-950\/50{stroke:#052e1680}.stroke-green-950\/55{stroke:#052e168c}.stroke-green-950\/60{stroke:#052e1699}.stroke-green-950\/65{stroke:#052e16a6}.stroke-green-950\/70{stroke:#052e16b3}.stroke-green-950\/75{stroke:#052e16bf}.stroke-green-950\/80{stroke:#052e16cc}.stroke-green-950\/85{stroke:#052e16d9}.stroke-green-950\/90{stroke:#052e16e6}.stroke-green-950\/95{stroke:#052e16f2}.stroke-orange-100{stroke:#ffedd5}.stroke-orange-100\/0{stroke:#ffedd500}.stroke-orange-100\/10{stroke:#ffedd51a}.stroke-orange-100\/100{stroke:#ffedd5}.stroke-orange-100\/15{stroke:#ffedd526}.stroke-orange-100\/20{stroke:#ffedd533}.stroke-orange-100\/25{stroke:#ffedd540}.stroke-orange-100\/30{stroke:#ffedd54d}.stroke-orange-100\/35{stroke:#ffedd559}.stroke-orange-100\/40{stroke:#ffedd566}.stroke-orange-100\/45{stroke:#ffedd573}.stroke-orange-100\/5{stroke:#ffedd50d}.stroke-orange-100\/50{stroke:#ffedd580}.stroke-orange-100\/55{stroke:#ffedd58c}.stroke-orange-100\/60{stroke:#ffedd599}.stroke-orange-100\/65{stroke:#ffedd5a6}.stroke-orange-100\/70{stroke:#ffedd5b3}.stroke-orange-100\/75{stroke:#ffedd5bf}.stroke-orange-100\/80{stroke:#ffedd5cc}.stroke-orange-100\/85{stroke:#ffedd5d9}.stroke-orange-100\/90{stroke:#ffedd5e6}.stroke-orange-100\/95{stroke:#ffedd5f2}.stroke-orange-200{stroke:#fed7aa}.stroke-orange-200\/0{stroke:#fed7aa00}.stroke-orange-200\/10{stroke:#fed7aa1a}.stroke-orange-200\/100{stroke:#fed7aa}.stroke-orange-200\/15{stroke:#fed7aa26}.stroke-orange-200\/20{stroke:#fed7aa33}.stroke-orange-200\/25{stroke:#fed7aa40}.stroke-orange-200\/30{stroke:#fed7aa4d}.stroke-orange-200\/35{stroke:#fed7aa59}.stroke-orange-200\/40{stroke:#fed7aa66}.stroke-orange-200\/45{stroke:#fed7aa73}.stroke-orange-200\/5{stroke:#fed7aa0d}.stroke-orange-200\/50{stroke:#fed7aa80}.stroke-orange-200\/55{stroke:#fed7aa8c}.stroke-orange-200\/60{stroke:#fed7aa99}.stroke-orange-200\/65{stroke:#fed7aaa6}.stroke-orange-200\/70{stroke:#fed7aab3}.stroke-orange-200\/75{stroke:#fed7aabf}.stroke-orange-200\/80{stroke:#fed7aacc}.stroke-orange-200\/85{stroke:#fed7aad9}.stroke-orange-200\/90{stroke:#fed7aae6}.stroke-orange-200\/95{stroke:#fed7aaf2}.stroke-orange-300{stroke:#fdba74}.stroke-orange-300\/0{stroke:#fdba7400}.stroke-orange-300\/10{stroke:#fdba741a}.stroke-orange-300\/100{stroke:#fdba74}.stroke-orange-300\/15{stroke:#fdba7426}.stroke-orange-300\/20{stroke:#fdba7433}.stroke-orange-300\/25{stroke:#fdba7440}.stroke-orange-300\/30{stroke:#fdba744d}.stroke-orange-300\/35{stroke:#fdba7459}.stroke-orange-300\/40{stroke:#fdba7466}.stroke-orange-300\/45{stroke:#fdba7473}.stroke-orange-300\/5{stroke:#fdba740d}.stroke-orange-300\/50{stroke:#fdba7480}.stroke-orange-300\/55{stroke:#fdba748c}.stroke-orange-300\/60{stroke:#fdba7499}.stroke-orange-300\/65{stroke:#fdba74a6}.stroke-orange-300\/70{stroke:#fdba74b3}.stroke-orange-300\/75{stroke:#fdba74bf}.stroke-orange-300\/80{stroke:#fdba74cc}.stroke-orange-300\/85{stroke:#fdba74d9}.stroke-orange-300\/90{stroke:#fdba74e6}.stroke-orange-300\/95{stroke:#fdba74f2}.stroke-orange-400{stroke:#fb923c}.stroke-orange-400\/0{stroke:#fb923c00}.stroke-orange-400\/10{stroke:#fb923c1a}.stroke-orange-400\/100{stroke:#fb923c}.stroke-orange-400\/15{stroke:#fb923c26}.stroke-orange-400\/20{stroke:#fb923c33}.stroke-orange-400\/25{stroke:#fb923c40}.stroke-orange-400\/30{stroke:#fb923c4d}.stroke-orange-400\/35{stroke:#fb923c59}.stroke-orange-400\/40{stroke:#fb923c66}.stroke-orange-400\/45{stroke:#fb923c73}.stroke-orange-400\/5{stroke:#fb923c0d}.stroke-orange-400\/50{stroke:#fb923c80}.stroke-orange-400\/55{stroke:#fb923c8c}.stroke-orange-400\/60{stroke:#fb923c99}.stroke-orange-400\/65{stroke:#fb923ca6}.stroke-orange-400\/70{stroke:#fb923cb3}.stroke-orange-400\/75{stroke:#fb923cbf}.stroke-orange-400\/80{stroke:#fb923ccc}.stroke-orange-400\/85{stroke:#fb923cd9}.stroke-orange-400\/90{stroke:#fb923ce6}.stroke-orange-400\/95{stroke:#fb923cf2}.stroke-orange-50{stroke:#fff7ed}.stroke-orange-50\/0{stroke:#fff7ed00}.stroke-orange-50\/10{stroke:#fff7ed1a}.stroke-orange-50\/100{stroke:#fff7ed}.stroke-orange-50\/15{stroke:#fff7ed26}.stroke-orange-50\/20{stroke:#fff7ed33}.stroke-orange-50\/25{stroke:#fff7ed40}.stroke-orange-50\/30{stroke:#fff7ed4d}.stroke-orange-50\/35{stroke:#fff7ed59}.stroke-orange-50\/40{stroke:#fff7ed66}.stroke-orange-50\/45{stroke:#fff7ed73}.stroke-orange-50\/5{stroke:#fff7ed0d}.stroke-orange-50\/50{stroke:#fff7ed80}.stroke-orange-50\/55{stroke:#fff7ed8c}.stroke-orange-50\/60{stroke:#fff7ed99}.stroke-orange-50\/65{stroke:#fff7eda6}.stroke-orange-50\/70{stroke:#fff7edb3}.stroke-orange-50\/75{stroke:#fff7edbf}.stroke-orange-50\/80{stroke:#fff7edcc}.stroke-orange-50\/85{stroke:#fff7edd9}.stroke-orange-50\/90{stroke:#fff7ede6}.stroke-orange-50\/95{stroke:#fff7edf2}.stroke-orange-500{stroke:#f97316}.stroke-orange-500\/0{stroke:#f9731600}.stroke-orange-500\/10{stroke:#f973161a}.stroke-orange-500\/100{stroke:#f97316}.stroke-orange-500\/15{stroke:#f9731626}.stroke-orange-500\/20{stroke:#f9731633}.stroke-orange-500\/25{stroke:#f9731640}.stroke-orange-500\/30{stroke:#f973164d}.stroke-orange-500\/35{stroke:#f9731659}.stroke-orange-500\/40{stroke:#f9731666}.stroke-orange-500\/45{stroke:#f9731673}.stroke-orange-500\/5{stroke:#f973160d}.stroke-orange-500\/50{stroke:#f9731680}.stroke-orange-500\/55{stroke:#f973168c}.stroke-orange-500\/60{stroke:#f9731699}.stroke-orange-500\/65{stroke:#f97316a6}.stroke-orange-500\/70{stroke:#f97316b3}.stroke-orange-500\/75{stroke:#f97316bf}.stroke-orange-500\/80{stroke:#f97316cc}.stroke-orange-500\/85{stroke:#f97316d9}.stroke-orange-500\/90{stroke:#f97316e6}.stroke-orange-500\/95{stroke:#f97316f2}.stroke-orange-600{stroke:#ea580c}.stroke-orange-600\/0{stroke:#ea580c00}.stroke-orange-600\/10{stroke:#ea580c1a}.stroke-orange-600\/100{stroke:#ea580c}.stroke-orange-600\/15{stroke:#ea580c26}.stroke-orange-600\/20{stroke:#ea580c33}.stroke-orange-600\/25{stroke:#ea580c40}.stroke-orange-600\/30{stroke:#ea580c4d}.stroke-orange-600\/35{stroke:#ea580c59}.stroke-orange-600\/40{stroke:#ea580c66}.stroke-orange-600\/45{stroke:#ea580c73}.stroke-orange-600\/5{stroke:#ea580c0d}.stroke-orange-600\/50{stroke:#ea580c80}.stroke-orange-600\/55{stroke:#ea580c8c}.stroke-orange-600\/60{stroke:#ea580c99}.stroke-orange-600\/65{stroke:#ea580ca6}.stroke-orange-600\/70{stroke:#ea580cb3}.stroke-orange-600\/75{stroke:#ea580cbf}.stroke-orange-600\/80{stroke:#ea580ccc}.stroke-orange-600\/85{stroke:#ea580cd9}.stroke-orange-600\/90{stroke:#ea580ce6}.stroke-orange-600\/95{stroke:#ea580cf2}.stroke-orange-700{stroke:#c2410c}.stroke-orange-700\/0{stroke:#c2410c00}.stroke-orange-700\/10{stroke:#c2410c1a}.stroke-orange-700\/100{stroke:#c2410c}.stroke-orange-700\/15{stroke:#c2410c26}.stroke-orange-700\/20{stroke:#c2410c33}.stroke-orange-700\/25{stroke:#c2410c40}.stroke-orange-700\/30{stroke:#c2410c4d}.stroke-orange-700\/35{stroke:#c2410c59}.stroke-orange-700\/40{stroke:#c2410c66}.stroke-orange-700\/45{stroke:#c2410c73}.stroke-orange-700\/5{stroke:#c2410c0d}.stroke-orange-700\/50{stroke:#c2410c80}.stroke-orange-700\/55{stroke:#c2410c8c}.stroke-orange-700\/60{stroke:#c2410c99}.stroke-orange-700\/65{stroke:#c2410ca6}.stroke-orange-700\/70{stroke:#c2410cb3}.stroke-orange-700\/75{stroke:#c2410cbf}.stroke-orange-700\/80{stroke:#c2410ccc}.stroke-orange-700\/85{stroke:#c2410cd9}.stroke-orange-700\/90{stroke:#c2410ce6}.stroke-orange-700\/95{stroke:#c2410cf2}.stroke-orange-800{stroke:#9a3412}.stroke-orange-800\/0{stroke:#9a341200}.stroke-orange-800\/10{stroke:#9a34121a}.stroke-orange-800\/100{stroke:#9a3412}.stroke-orange-800\/15{stroke:#9a341226}.stroke-orange-800\/20{stroke:#9a341233}.stroke-orange-800\/25{stroke:#9a341240}.stroke-orange-800\/30{stroke:#9a34124d}.stroke-orange-800\/35{stroke:#9a341259}.stroke-orange-800\/40{stroke:#9a341266}.stroke-orange-800\/45{stroke:#9a341273}.stroke-orange-800\/5{stroke:#9a34120d}.stroke-orange-800\/50{stroke:#9a341280}.stroke-orange-800\/55{stroke:#9a34128c}.stroke-orange-800\/60{stroke:#9a341299}.stroke-orange-800\/65{stroke:#9a3412a6}.stroke-orange-800\/70{stroke:#9a3412b3}.stroke-orange-800\/75{stroke:#9a3412bf}.stroke-orange-800\/80{stroke:#9a3412cc}.stroke-orange-800\/85{stroke:#9a3412d9}.stroke-orange-800\/90{stroke:#9a3412e6}.stroke-orange-800\/95{stroke:#9a3412f2}.stroke-orange-900{stroke:#7c2d12}.stroke-orange-900\/0{stroke:#7c2d1200}.stroke-orange-900\/10{stroke:#7c2d121a}.stroke-orange-900\/100{stroke:#7c2d12}.stroke-orange-900\/15{stroke:#7c2d1226}.stroke-orange-900\/20{stroke:#7c2d1233}.stroke-orange-900\/25{stroke:#7c2d1240}.stroke-orange-900\/30{stroke:#7c2d124d}.stroke-orange-900\/35{stroke:#7c2d1259}.stroke-orange-900\/40{stroke:#7c2d1266}.stroke-orange-900\/45{stroke:#7c2d1273}.stroke-orange-900\/5{stroke:#7c2d120d}.stroke-orange-900\/50{stroke:#7c2d1280}.stroke-orange-900\/55{stroke:#7c2d128c}.stroke-orange-900\/60{stroke:#7c2d1299}.stroke-orange-900\/65{stroke:#7c2d12a6}.stroke-orange-900\/70{stroke:#7c2d12b3}.stroke-orange-900\/75{stroke:#7c2d12bf}.stroke-orange-900\/80{stroke:#7c2d12cc}.stroke-orange-900\/85{stroke:#7c2d12d9}.stroke-orange-900\/90{stroke:#7c2d12e6}.stroke-orange-900\/95{stroke:#7c2d12f2}.stroke-orange-950{stroke:#431407}.stroke-orange-950\/0{stroke:#43140700}.stroke-orange-950\/10{stroke:#4314071a}.stroke-orange-950\/100{stroke:#431407}.stroke-orange-950\/15{stroke:#43140726}.stroke-orange-950\/20{stroke:#43140733}.stroke-orange-950\/25{stroke:#43140740}.stroke-orange-950\/30{stroke:#4314074d}.stroke-orange-950\/35{stroke:#43140759}.stroke-orange-950\/40{stroke:#43140766}.stroke-orange-950\/45{stroke:#43140773}.stroke-orange-950\/5{stroke:#4314070d}.stroke-orange-950\/50{stroke:#43140780}.stroke-orange-950\/55{stroke:#4314078c}.stroke-orange-950\/60{stroke:#43140799}.stroke-orange-950\/65{stroke:#431407a6}.stroke-orange-950\/70{stroke:#431407b3}.stroke-orange-950\/75{stroke:#431407bf}.stroke-orange-950\/80{stroke:#431407cc}.stroke-orange-950\/85{stroke:#431407d9}.stroke-orange-950\/90{stroke:#431407e6}.stroke-orange-950\/95{stroke:#431407f2}.stroke-red-100{stroke:#fee2e2}.stroke-red-100\/0{stroke:#fee2e200}.stroke-red-100\/10{stroke:#fee2e21a}.stroke-red-100\/100{stroke:#fee2e2}.stroke-red-100\/15{stroke:#fee2e226}.stroke-red-100\/20{stroke:#fee2e233}.stroke-red-100\/25{stroke:#fee2e240}.stroke-red-100\/30{stroke:#fee2e24d}.stroke-red-100\/35{stroke:#fee2e259}.stroke-red-100\/40{stroke:#fee2e266}.stroke-red-100\/45{stroke:#fee2e273}.stroke-red-100\/5{stroke:#fee2e20d}.stroke-red-100\/50{stroke:#fee2e280}.stroke-red-100\/55{stroke:#fee2e28c}.stroke-red-100\/60{stroke:#fee2e299}.stroke-red-100\/65{stroke:#fee2e2a6}.stroke-red-100\/70{stroke:#fee2e2b3}.stroke-red-100\/75{stroke:#fee2e2bf}.stroke-red-100\/80{stroke:#fee2e2cc}.stroke-red-100\/85{stroke:#fee2e2d9}.stroke-red-100\/90{stroke:#fee2e2e6}.stroke-red-100\/95{stroke:#fee2e2f2}.stroke-red-200{stroke:#fecaca}.stroke-red-200\/0{stroke:#fecaca00}.stroke-red-200\/10{stroke:#fecaca1a}.stroke-red-200\/100{stroke:#fecaca}.stroke-red-200\/15{stroke:#fecaca26}.stroke-red-200\/20{stroke:#fecaca33}.stroke-red-200\/25{stroke:#fecaca40}.stroke-red-200\/30{stroke:#fecaca4d}.stroke-red-200\/35{stroke:#fecaca59}.stroke-red-200\/40{stroke:#fecaca66}.stroke-red-200\/45{stroke:#fecaca73}.stroke-red-200\/5{stroke:#fecaca0d}.stroke-red-200\/50{stroke:#fecaca80}.stroke-red-200\/55{stroke:#fecaca8c}.stroke-red-200\/60{stroke:#fecaca99}.stroke-red-200\/65{stroke:#fecacaa6}.stroke-red-200\/70{stroke:#fecacab3}.stroke-red-200\/75{stroke:#fecacabf}.stroke-red-200\/80{stroke:#fecacacc}.stroke-red-200\/85{stroke:#fecacad9}.stroke-red-200\/90{stroke:#fecacae6}.stroke-red-200\/95{stroke:#fecacaf2}.stroke-red-300{stroke:#fca5a5}.stroke-red-300\/0{stroke:#fca5a500}.stroke-red-300\/10{stroke:#fca5a51a}.stroke-red-300\/100{stroke:#fca5a5}.stroke-red-300\/15{stroke:#fca5a526}.stroke-red-300\/20{stroke:#fca5a533}.stroke-red-300\/25{stroke:#fca5a540}.stroke-red-300\/30{stroke:#fca5a54d}.stroke-red-300\/35{stroke:#fca5a559}.stroke-red-300\/40{stroke:#fca5a566}.stroke-red-300\/45{stroke:#fca5a573}.stroke-red-300\/5{stroke:#fca5a50d}.stroke-red-300\/50{stroke:#fca5a580}.stroke-red-300\/55{stroke:#fca5a58c}.stroke-red-300\/60{stroke:#fca5a599}.stroke-red-300\/65{stroke:#fca5a5a6}.stroke-red-300\/70{stroke:#fca5a5b3}.stroke-red-300\/75{stroke:#fca5a5bf}.stroke-red-300\/80{stroke:#fca5a5cc}.stroke-red-300\/85{stroke:#fca5a5d9}.stroke-red-300\/90{stroke:#fca5a5e6}.stroke-red-300\/95{stroke:#fca5a5f2}.stroke-red-400{stroke:#f87171}.stroke-red-400\/0{stroke:#f8717100}.stroke-red-400\/10{stroke:#f871711a}.stroke-red-400\/100{stroke:#f87171}.stroke-red-400\/15{stroke:#f8717126}.stroke-red-400\/20{stroke:#f8717133}.stroke-red-400\/25{stroke:#f8717140}.stroke-red-400\/30{stroke:#f871714d}.stroke-red-400\/35{stroke:#f8717159}.stroke-red-400\/40{stroke:#f8717166}.stroke-red-400\/45{stroke:#f8717173}.stroke-red-400\/5{stroke:#f871710d}.stroke-red-400\/50{stroke:#f8717180}.stroke-red-400\/55{stroke:#f871718c}.stroke-red-400\/60{stroke:#f8717199}.stroke-red-400\/65{stroke:#f87171a6}.stroke-red-400\/70{stroke:#f87171b3}.stroke-red-400\/75{stroke:#f87171bf}.stroke-red-400\/80{stroke:#f87171cc}.stroke-red-400\/85{stroke:#f87171d9}.stroke-red-400\/90{stroke:#f87171e6}.stroke-red-400\/95{stroke:#f87171f2}.stroke-red-50{stroke:#fef2f2}.stroke-red-50\/0{stroke:#fef2f200}.stroke-red-50\/10{stroke:#fef2f21a}.stroke-red-50\/100{stroke:#fef2f2}.stroke-red-50\/15{stroke:#fef2f226}.stroke-red-50\/20{stroke:#fef2f233}.stroke-red-50\/25{stroke:#fef2f240}.stroke-red-50\/30{stroke:#fef2f24d}.stroke-red-50\/35{stroke:#fef2f259}.stroke-red-50\/40{stroke:#fef2f266}.stroke-red-50\/45{stroke:#fef2f273}.stroke-red-50\/5{stroke:#fef2f20d}.stroke-red-50\/50{stroke:#fef2f280}.stroke-red-50\/55{stroke:#fef2f28c}.stroke-red-50\/60{stroke:#fef2f299}.stroke-red-50\/65{stroke:#fef2f2a6}.stroke-red-50\/70{stroke:#fef2f2b3}.stroke-red-50\/75{stroke:#fef2f2bf}.stroke-red-50\/80{stroke:#fef2f2cc}.stroke-red-50\/85{stroke:#fef2f2d9}.stroke-red-50\/90{stroke:#fef2f2e6}.stroke-red-50\/95{stroke:#fef2f2f2}.stroke-red-500{stroke:#ef4444}.stroke-red-500\/0{stroke:#ef444400}.stroke-red-500\/10{stroke:#ef44441a}.stroke-red-500\/100{stroke:#ef4444}.stroke-red-500\/15{stroke:#ef444426}.stroke-red-500\/20{stroke:#ef444433}.stroke-red-500\/25{stroke:#ef444440}.stroke-red-500\/30{stroke:#ef44444d}.stroke-red-500\/35{stroke:#ef444459}.stroke-red-500\/40{stroke:#ef444466}.stroke-red-500\/45{stroke:#ef444473}.stroke-red-500\/5{stroke:#ef44440d}.stroke-red-500\/50{stroke:#ef444480}.stroke-red-500\/55{stroke:#ef44448c}.stroke-red-500\/60{stroke:#ef444499}.stroke-red-500\/65{stroke:#ef4444a6}.stroke-red-500\/70{stroke:#ef4444b3}.stroke-red-500\/75{stroke:#ef4444bf}.stroke-red-500\/80{stroke:#ef4444cc}.stroke-red-500\/85{stroke:#ef4444d9}.stroke-red-500\/90{stroke:#ef4444e6}.stroke-red-500\/95{stroke:#ef4444f2}.stroke-red-600{stroke:#dc2626}.stroke-red-600\/0{stroke:#dc262600}.stroke-red-600\/10{stroke:#dc26261a}.stroke-red-600\/100{stroke:#dc2626}.stroke-red-600\/15{stroke:#dc262626}.stroke-red-600\/20{stroke:#dc262633}.stroke-red-600\/25{stroke:#dc262640}.stroke-red-600\/30{stroke:#dc26264d}.stroke-red-600\/35{stroke:#dc262659}.stroke-red-600\/40{stroke:#dc262666}.stroke-red-600\/45{stroke:#dc262673}.stroke-red-600\/5{stroke:#dc26260d}.stroke-red-600\/50{stroke:#dc262680}.stroke-red-600\/55{stroke:#dc26268c}.stroke-red-600\/60{stroke:#dc262699}.stroke-red-600\/65{stroke:#dc2626a6}.stroke-red-600\/70{stroke:#dc2626b3}.stroke-red-600\/75{stroke:#dc2626bf}.stroke-red-600\/80{stroke:#dc2626cc}.stroke-red-600\/85{stroke:#dc2626d9}.stroke-red-600\/90{stroke:#dc2626e6}.stroke-red-600\/95{stroke:#dc2626f2}.stroke-red-700{stroke:#b91c1c}.stroke-red-700\/0{stroke:#b91c1c00}.stroke-red-700\/10{stroke:#b91c1c1a}.stroke-red-700\/100{stroke:#b91c1c}.stroke-red-700\/15{stroke:#b91c1c26}.stroke-red-700\/20{stroke:#b91c1c33}.stroke-red-700\/25{stroke:#b91c1c40}.stroke-red-700\/30{stroke:#b91c1c4d}.stroke-red-700\/35{stroke:#b91c1c59}.stroke-red-700\/40{stroke:#b91c1c66}.stroke-red-700\/45{stroke:#b91c1c73}.stroke-red-700\/5{stroke:#b91c1c0d}.stroke-red-700\/50{stroke:#b91c1c80}.stroke-red-700\/55{stroke:#b91c1c8c}.stroke-red-700\/60{stroke:#b91c1c99}.stroke-red-700\/65{stroke:#b91c1ca6}.stroke-red-700\/70{stroke:#b91c1cb3}.stroke-red-700\/75{stroke:#b91c1cbf}.stroke-red-700\/80{stroke:#b91c1ccc}.stroke-red-700\/85{stroke:#b91c1cd9}.stroke-red-700\/90{stroke:#b91c1ce6}.stroke-red-700\/95{stroke:#b91c1cf2}.stroke-red-800{stroke:#991b1b}.stroke-red-800\/0{stroke:#991b1b00}.stroke-red-800\/10{stroke:#991b1b1a}.stroke-red-800\/100{stroke:#991b1b}.stroke-red-800\/15{stroke:#991b1b26}.stroke-red-800\/20{stroke:#991b1b33}.stroke-red-800\/25{stroke:#991b1b40}.stroke-red-800\/30{stroke:#991b1b4d}.stroke-red-800\/35{stroke:#991b1b59}.stroke-red-800\/40{stroke:#991b1b66}.stroke-red-800\/45{stroke:#991b1b73}.stroke-red-800\/5{stroke:#991b1b0d}.stroke-red-800\/50{stroke:#991b1b80}.stroke-red-800\/55{stroke:#991b1b8c}.stroke-red-800\/60{stroke:#991b1b99}.stroke-red-800\/65{stroke:#991b1ba6}.stroke-red-800\/70{stroke:#991b1bb3}.stroke-red-800\/75{stroke:#991b1bbf}.stroke-red-800\/80{stroke:#991b1bcc}.stroke-red-800\/85{stroke:#991b1bd9}.stroke-red-800\/90{stroke:#991b1be6}.stroke-red-800\/95{stroke:#991b1bf2}.stroke-red-900{stroke:#7f1d1d}.stroke-red-900\/0{stroke:#7f1d1d00}.stroke-red-900\/10{stroke:#7f1d1d1a}.stroke-red-900\/100{stroke:#7f1d1d}.stroke-red-900\/15{stroke:#7f1d1d26}.stroke-red-900\/20{stroke:#7f1d1d33}.stroke-red-900\/25{stroke:#7f1d1d40}.stroke-red-900\/30{stroke:#7f1d1d4d}.stroke-red-900\/35{stroke:#7f1d1d59}.stroke-red-900\/40{stroke:#7f1d1d66}.stroke-red-900\/45{stroke:#7f1d1d73}.stroke-red-900\/5{stroke:#7f1d1d0d}.stroke-red-900\/50{stroke:#7f1d1d80}.stroke-red-900\/55{stroke:#7f1d1d8c}.stroke-red-900\/60{stroke:#7f1d1d99}.stroke-red-900\/65{stroke:#7f1d1da6}.stroke-red-900\/70{stroke:#7f1d1db3}.stroke-red-900\/75{stroke:#7f1d1dbf}.stroke-red-900\/80{stroke:#7f1d1dcc}.stroke-red-900\/85{stroke:#7f1d1dd9}.stroke-red-900\/90{stroke:#7f1d1de6}.stroke-red-900\/95{stroke:#7f1d1df2}.stroke-red-950{stroke:#450a0a}.stroke-red-950\/0{stroke:#450a0a00}.stroke-red-950\/10{stroke:#450a0a1a}.stroke-red-950\/100{stroke:#450a0a}.stroke-red-950\/15{stroke:#450a0a26}.stroke-red-950\/20{stroke:#450a0a33}.stroke-red-950\/25{stroke:#450a0a40}.stroke-red-950\/30{stroke:#450a0a4d}.stroke-red-950\/35{stroke:#450a0a59}.stroke-red-950\/40{stroke:#450a0a66}.stroke-red-950\/45{stroke:#450a0a73}.stroke-red-950\/5{stroke:#450a0a0d}.stroke-red-950\/50{stroke:#450a0a80}.stroke-red-950\/55{stroke:#450a0a8c}.stroke-red-950\/60{stroke:#450a0a99}.stroke-red-950\/65{stroke:#450a0aa6}.stroke-red-950\/70{stroke:#450a0ab3}.stroke-red-950\/75{stroke:#450a0abf}.stroke-red-950\/80{stroke:#450a0acc}.stroke-red-950\/85{stroke:#450a0ad9}.stroke-red-950\/90{stroke:#450a0ae6}.stroke-red-950\/95{stroke:#450a0af2}.object-cover{-o-object-fit:cover;object-fit:cover}.p-12{padding:3rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-14{padding-bottom:3.5rem}.pb-2{padding-bottom:.5rem}.pb-20{padding-bottom:5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pl-2{padding-left:.5rem}.pl-2\.5{padding-left:.625rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-thin{font-weight:100}.uppercase{text-transform:uppercase}.leading-6{line-height:1.5rem}.text-blue-100{--tw-text-opacity: 1;color:rgb(219 234 254 / var(--tw-text-opacity))}.text-blue-100\/0{color:#dbeafe00}.text-blue-100\/10{color:#dbeafe1a}.text-blue-100\/100{color:#dbeafe}.text-blue-100\/15{color:#dbeafe26}.text-blue-100\/20{color:#dbeafe33}.text-blue-100\/25{color:#dbeafe40}.text-blue-100\/30{color:#dbeafe4d}.text-blue-100\/35{color:#dbeafe59}.text-blue-100\/40{color:#dbeafe66}.text-blue-100\/45{color:#dbeafe73}.text-blue-100\/5{color:#dbeafe0d}.text-blue-100\/50{color:#dbeafe80}.text-blue-100\/55{color:#dbeafe8c}.text-blue-100\/60{color:#dbeafe99}.text-blue-100\/65{color:#dbeafea6}.text-blue-100\/70{color:#dbeafeb3}.text-blue-100\/75{color:#dbeafebf}.text-blue-100\/80{color:#dbeafecc}.text-blue-100\/85{color:#dbeafed9}.text-blue-100\/90{color:#dbeafee6}.text-blue-100\/95{color:#dbeafef2}.text-blue-200{--tw-text-opacity: 1;color:rgb(191 219 254 / var(--tw-text-opacity))}.text-blue-200\/0{color:#bfdbfe00}.text-blue-200\/10{color:#bfdbfe1a}.text-blue-200\/100{color:#bfdbfe}.text-blue-200\/15{color:#bfdbfe26}.text-blue-200\/20{color:#bfdbfe33}.text-blue-200\/25{color:#bfdbfe40}.text-blue-200\/30{color:#bfdbfe4d}.text-blue-200\/35{color:#bfdbfe59}.text-blue-200\/40{color:#bfdbfe66}.text-blue-200\/45{color:#bfdbfe73}.text-blue-200\/5{color:#bfdbfe0d}.text-blue-200\/50{color:#bfdbfe80}.text-blue-200\/55{color:#bfdbfe8c}.text-blue-200\/60{color:#bfdbfe99}.text-blue-200\/65{color:#bfdbfea6}.text-blue-200\/70{color:#bfdbfeb3}.text-blue-200\/75{color:#bfdbfebf}.text-blue-200\/80{color:#bfdbfecc}.text-blue-200\/85{color:#bfdbfed9}.text-blue-200\/90{color:#bfdbfee6}.text-blue-200\/95{color:#bfdbfef2}.text-blue-300{--tw-text-opacity: 1;color:rgb(147 197 253 / var(--tw-text-opacity))}.text-blue-300\/0{color:#93c5fd00}.text-blue-300\/10{color:#93c5fd1a}.text-blue-300\/100{color:#93c5fd}.text-blue-300\/15{color:#93c5fd26}.text-blue-300\/20{color:#93c5fd33}.text-blue-300\/25{color:#93c5fd40}.text-blue-300\/30{color:#93c5fd4d}.text-blue-300\/35{color:#93c5fd59}.text-blue-300\/40{color:#93c5fd66}.text-blue-300\/45{color:#93c5fd73}.text-blue-300\/5{color:#93c5fd0d}.text-blue-300\/50{color:#93c5fd80}.text-blue-300\/55{color:#93c5fd8c}.text-blue-300\/60{color:#93c5fd99}.text-blue-300\/65{color:#93c5fda6}.text-blue-300\/70{color:#93c5fdb3}.text-blue-300\/75{color:#93c5fdbf}.text-blue-300\/80{color:#93c5fdcc}.text-blue-300\/85{color:#93c5fdd9}.text-blue-300\/90{color:#93c5fde6}.text-blue-300\/95{color:#93c5fdf2}.text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.text-blue-400\/0{color:#60a5fa00}.text-blue-400\/10{color:#60a5fa1a}.text-blue-400\/100{color:#60a5fa}.text-blue-400\/15{color:#60a5fa26}.text-blue-400\/20{color:#60a5fa33}.text-blue-400\/25{color:#60a5fa40}.text-blue-400\/30{color:#60a5fa4d}.text-blue-400\/35{color:#60a5fa59}.text-blue-400\/40{color:#60a5fa66}.text-blue-400\/45{color:#60a5fa73}.text-blue-400\/5{color:#60a5fa0d}.text-blue-400\/50{color:#60a5fa80}.text-blue-400\/55{color:#60a5fa8c}.text-blue-400\/60{color:#60a5fa99}.text-blue-400\/65{color:#60a5faa6}.text-blue-400\/70{color:#60a5fab3}.text-blue-400\/75{color:#60a5fabf}.text-blue-400\/80{color:#60a5facc}.text-blue-400\/85{color:#60a5fad9}.text-blue-400\/90{color:#60a5fae6}.text-blue-400\/95{color:#60a5faf2}.text-blue-50{--tw-text-opacity: 1;color:rgb(239 246 255 / var(--tw-text-opacity))}.text-blue-50\/0{color:#eff6ff00}.text-blue-50\/10{color:#eff6ff1a}.text-blue-50\/100{color:#eff6ff}.text-blue-50\/15{color:#eff6ff26}.text-blue-50\/20{color:#eff6ff33}.text-blue-50\/25{color:#eff6ff40}.text-blue-50\/30{color:#eff6ff4d}.text-blue-50\/35{color:#eff6ff59}.text-blue-50\/40{color:#eff6ff66}.text-blue-50\/45{color:#eff6ff73}.text-blue-50\/5{color:#eff6ff0d}.text-blue-50\/50{color:#eff6ff80}.text-blue-50\/55{color:#eff6ff8c}.text-blue-50\/60{color:#eff6ff99}.text-blue-50\/65{color:#eff6ffa6}.text-blue-50\/70{color:#eff6ffb3}.text-blue-50\/75{color:#eff6ffbf}.text-blue-50\/80{color:#eff6ffcc}.text-blue-50\/85{color:#eff6ffd9}.text-blue-50\/90{color:#eff6ffe6}.text-blue-50\/95{color:#eff6fff2}.text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.text-blue-500\/0{color:#3b82f600}.text-blue-500\/10{color:#3b82f61a}.text-blue-500\/100{color:#3b82f6}.text-blue-500\/15{color:#3b82f626}.text-blue-500\/20{color:#3b82f633}.text-blue-500\/25{color:#3b82f640}.text-blue-500\/30{color:#3b82f64d}.text-blue-500\/35{color:#3b82f659}.text-blue-500\/40{color:#3b82f666}.text-blue-500\/45{color:#3b82f673}.text-blue-500\/5{color:#3b82f60d}.text-blue-500\/50{color:#3b82f680}.text-blue-500\/55{color:#3b82f68c}.text-blue-500\/60{color:#3b82f699}.text-blue-500\/65{color:#3b82f6a6}.text-blue-500\/70{color:#3b82f6b3}.text-blue-500\/75{color:#3b82f6bf}.text-blue-500\/80{color:#3b82f6cc}.text-blue-500\/85{color:#3b82f6d9}.text-blue-500\/90{color:#3b82f6e6}.text-blue-500\/95{color:#3b82f6f2}.text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.text-blue-600\/0{color:#2563eb00}.text-blue-600\/10{color:#2563eb1a}.text-blue-600\/100{color:#2563eb}.text-blue-600\/15{color:#2563eb26}.text-blue-600\/20{color:#2563eb33}.text-blue-600\/25{color:#2563eb40}.text-blue-600\/30{color:#2563eb4d}.text-blue-600\/35{color:#2563eb59}.text-blue-600\/40{color:#2563eb66}.text-blue-600\/45{color:#2563eb73}.text-blue-600\/5{color:#2563eb0d}.text-blue-600\/50{color:#2563eb80}.text-blue-600\/55{color:#2563eb8c}.text-blue-600\/60{color:#2563eb99}.text-blue-600\/65{color:#2563eba6}.text-blue-600\/70{color:#2563ebb3}.text-blue-600\/75{color:#2563ebbf}.text-blue-600\/80{color:#2563ebcc}.text-blue-600\/85{color:#2563ebd9}.text-blue-600\/90{color:#2563ebe6}.text-blue-600\/95{color:#2563ebf2}.text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.text-blue-700\/0{color:#1d4ed800}.text-blue-700\/10{color:#1d4ed81a}.text-blue-700\/100{color:#1d4ed8}.text-blue-700\/15{color:#1d4ed826}.text-blue-700\/20{color:#1d4ed833}.text-blue-700\/25{color:#1d4ed840}.text-blue-700\/30{color:#1d4ed84d}.text-blue-700\/35{color:#1d4ed859}.text-blue-700\/40{color:#1d4ed866}.text-blue-700\/45{color:#1d4ed873}.text-blue-700\/5{color:#1d4ed80d}.text-blue-700\/50{color:#1d4ed880}.text-blue-700\/55{color:#1d4ed88c}.text-blue-700\/60{color:#1d4ed899}.text-blue-700\/65{color:#1d4ed8a6}.text-blue-700\/70{color:#1d4ed8b3}.text-blue-700\/75{color:#1d4ed8bf}.text-blue-700\/80{color:#1d4ed8cc}.text-blue-700\/85{color:#1d4ed8d9}.text-blue-700\/90{color:#1d4ed8e6}.text-blue-700\/95{color:#1d4ed8f2}.text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.text-blue-800\/0{color:#1e40af00}.text-blue-800\/10{color:#1e40af1a}.text-blue-800\/100{color:#1e40af}.text-blue-800\/15{color:#1e40af26}.text-blue-800\/20{color:#1e40af33}.text-blue-800\/25{color:#1e40af40}.text-blue-800\/30{color:#1e40af4d}.text-blue-800\/35{color:#1e40af59}.text-blue-800\/40{color:#1e40af66}.text-blue-800\/45{color:#1e40af73}.text-blue-800\/5{color:#1e40af0d}.text-blue-800\/50{color:#1e40af80}.text-blue-800\/55{color:#1e40af8c}.text-blue-800\/60{color:#1e40af99}.text-blue-800\/65{color:#1e40afa6}.text-blue-800\/70{color:#1e40afb3}.text-blue-800\/75{color:#1e40afbf}.text-blue-800\/80{color:#1e40afcc}.text-blue-800\/85{color:#1e40afd9}.text-blue-800\/90{color:#1e40afe6}.text-blue-800\/95{color:#1e40aff2}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.text-blue-900\/0{color:#1e3a8a00}.text-blue-900\/10{color:#1e3a8a1a}.text-blue-900\/100{color:#1e3a8a}.text-blue-900\/15{color:#1e3a8a26}.text-blue-900\/20{color:#1e3a8a33}.text-blue-900\/25{color:#1e3a8a40}.text-blue-900\/30{color:#1e3a8a4d}.text-blue-900\/35{color:#1e3a8a59}.text-blue-900\/40{color:#1e3a8a66}.text-blue-900\/45{color:#1e3a8a73}.text-blue-900\/5{color:#1e3a8a0d}.text-blue-900\/50{color:#1e3a8a80}.text-blue-900\/55{color:#1e3a8a8c}.text-blue-900\/60{color:#1e3a8a99}.text-blue-900\/65{color:#1e3a8aa6}.text-blue-900\/70{color:#1e3a8ab3}.text-blue-900\/75{color:#1e3a8abf}.text-blue-900\/80{color:#1e3a8acc}.text-blue-900\/85{color:#1e3a8ad9}.text-blue-900\/90{color:#1e3a8ae6}.text-blue-900\/95{color:#1e3a8af2}.text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity))}.text-blue-950\/0{color:#17255400}.text-blue-950\/10{color:#1725541a}.text-blue-950\/100{color:#172554}.text-blue-950\/15{color:#17255426}.text-blue-950\/20{color:#17255433}.text-blue-950\/25{color:#17255440}.text-blue-950\/30{color:#1725544d}.text-blue-950\/35{color:#17255459}.text-blue-950\/40{color:#17255466}.text-blue-950\/45{color:#17255473}.text-blue-950\/5{color:#1725540d}.text-blue-950\/50{color:#17255480}.text-blue-950\/55{color:#1725548c}.text-blue-950\/60{color:#17255499}.text-blue-950\/65{color:#172554a6}.text-blue-950\/70{color:#172554b3}.text-blue-950\/75{color:#172554bf}.text-blue-950\/80{color:#172554cc}.text-blue-950\/85{color:#172554d9}.text-blue-950\/90{color:#172554e6}.text-blue-950\/95{color:#172554f2}.text-dark{--tw-text-opacity: 1;color:rgb(29 29 29 / var(--tw-text-opacity))}.text-error-red{--tw-text-opacity: 1;color:rgb(199 2 2 / var(--tw-text-opacity))}.text-gold{--tw-text-opacity: 1;color:rgb(181 157 94 / var(--tw-text-opacity))}.text-green-100{--tw-text-opacity: 1;color:rgb(220 252 231 / var(--tw-text-opacity))}.text-green-100\/0{color:#dcfce700}.text-green-100\/10{color:#dcfce71a}.text-green-100\/100{color:#dcfce7}.text-green-100\/15{color:#dcfce726}.text-green-100\/20{color:#dcfce733}.text-green-100\/25{color:#dcfce740}.text-green-100\/30{color:#dcfce74d}.text-green-100\/35{color:#dcfce759}.text-green-100\/40{color:#dcfce766}.text-green-100\/45{color:#dcfce773}.text-green-100\/5{color:#dcfce70d}.text-green-100\/50{color:#dcfce780}.text-green-100\/55{color:#dcfce78c}.text-green-100\/60{color:#dcfce799}.text-green-100\/65{color:#dcfce7a6}.text-green-100\/70{color:#dcfce7b3}.text-green-100\/75{color:#dcfce7bf}.text-green-100\/80{color:#dcfce7cc}.text-green-100\/85{color:#dcfce7d9}.text-green-100\/90{color:#dcfce7e6}.text-green-100\/95{color:#dcfce7f2}.text-green-200{--tw-text-opacity: 1;color:rgb(187 247 208 / var(--tw-text-opacity))}.text-green-200\/0{color:#bbf7d000}.text-green-200\/10{color:#bbf7d01a}.text-green-200\/100{color:#bbf7d0}.text-green-200\/15{color:#bbf7d026}.text-green-200\/20{color:#bbf7d033}.text-green-200\/25{color:#bbf7d040}.text-green-200\/30{color:#bbf7d04d}.text-green-200\/35{color:#bbf7d059}.text-green-200\/40{color:#bbf7d066}.text-green-200\/45{color:#bbf7d073}.text-green-200\/5{color:#bbf7d00d}.text-green-200\/50{color:#bbf7d080}.text-green-200\/55{color:#bbf7d08c}.text-green-200\/60{color:#bbf7d099}.text-green-200\/65{color:#bbf7d0a6}.text-green-200\/70{color:#bbf7d0b3}.text-green-200\/75{color:#bbf7d0bf}.text-green-200\/80{color:#bbf7d0cc}.text-green-200\/85{color:#bbf7d0d9}.text-green-200\/90{color:#bbf7d0e6}.text-green-200\/95{color:#bbf7d0f2}.text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity))}.text-green-300\/0{color:#86efac00}.text-green-300\/10{color:#86efac1a}.text-green-300\/100{color:#86efac}.text-green-300\/15{color:#86efac26}.text-green-300\/20{color:#86efac33}.text-green-300\/25{color:#86efac40}.text-green-300\/30{color:#86efac4d}.text-green-300\/35{color:#86efac59}.text-green-300\/40{color:#86efac66}.text-green-300\/45{color:#86efac73}.text-green-300\/5{color:#86efac0d}.text-green-300\/50{color:#86efac80}.text-green-300\/55{color:#86efac8c}.text-green-300\/60{color:#86efac99}.text-green-300\/65{color:#86efaca6}.text-green-300\/70{color:#86efacb3}.text-green-300\/75{color:#86efacbf}.text-green-300\/80{color:#86efaccc}.text-green-300\/85{color:#86efacd9}.text-green-300\/90{color:#86eface6}.text-green-300\/95{color:#86efacf2}.text-green-400{--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity))}.text-green-400\/0{color:#4ade8000}.text-green-400\/10{color:#4ade801a}.text-green-400\/100{color:#4ade80}.text-green-400\/15{color:#4ade8026}.text-green-400\/20{color:#4ade8033}.text-green-400\/25{color:#4ade8040}.text-green-400\/30{color:#4ade804d}.text-green-400\/35{color:#4ade8059}.text-green-400\/40{color:#4ade8066}.text-green-400\/45{color:#4ade8073}.text-green-400\/5{color:#4ade800d}.text-green-400\/50{color:#4ade8080}.text-green-400\/55{color:#4ade808c}.text-green-400\/60{color:#4ade8099}.text-green-400\/65{color:#4ade80a6}.text-green-400\/70{color:#4ade80b3}.text-green-400\/75{color:#4ade80bf}.text-green-400\/80{color:#4ade80cc}.text-green-400\/85{color:#4ade80d9}.text-green-400\/90{color:#4ade80e6}.text-green-400\/95{color:#4ade80f2}.text-green-50{--tw-text-opacity: 1;color:rgb(240 253 244 / var(--tw-text-opacity))}.text-green-50\/0{color:#f0fdf400}.text-green-50\/10{color:#f0fdf41a}.text-green-50\/100{color:#f0fdf4}.text-green-50\/15{color:#f0fdf426}.text-green-50\/20{color:#f0fdf433}.text-green-50\/25{color:#f0fdf440}.text-green-50\/30{color:#f0fdf44d}.text-green-50\/35{color:#f0fdf459}.text-green-50\/40{color:#f0fdf466}.text-green-50\/45{color:#f0fdf473}.text-green-50\/5{color:#f0fdf40d}.text-green-50\/50{color:#f0fdf480}.text-green-50\/55{color:#f0fdf48c}.text-green-50\/60{color:#f0fdf499}.text-green-50\/65{color:#f0fdf4a6}.text-green-50\/70{color:#f0fdf4b3}.text-green-50\/75{color:#f0fdf4bf}.text-green-50\/80{color:#f0fdf4cc}.text-green-50\/85{color:#f0fdf4d9}.text-green-50\/90{color:#f0fdf4e6}.text-green-50\/95{color:#f0fdf4f2}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity))}.text-green-500\/0{color:#22c55e00}.text-green-500\/10{color:#22c55e1a}.text-green-500\/100{color:#22c55e}.text-green-500\/15{color:#22c55e26}.text-green-500\/20{color:#22c55e33}.text-green-500\/25{color:#22c55e40}.text-green-500\/30{color:#22c55e4d}.text-green-500\/35{color:#22c55e59}.text-green-500\/40{color:#22c55e66}.text-green-500\/45{color:#22c55e73}.text-green-500\/5{color:#22c55e0d}.text-green-500\/50{color:#22c55e80}.text-green-500\/55{color:#22c55e8c}.text-green-500\/60{color:#22c55e99}.text-green-500\/65{color:#22c55ea6}.text-green-500\/70{color:#22c55eb3}.text-green-500\/75{color:#22c55ebf}.text-green-500\/80{color:#22c55ecc}.text-green-500\/85{color:#22c55ed9}.text-green-500\/90{color:#22c55ee6}.text-green-500\/95{color:#22c55ef2}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.text-green-600\/0{color:#16a34a00}.text-green-600\/10{color:#16a34a1a}.text-green-600\/100{color:#16a34a}.text-green-600\/15{color:#16a34a26}.text-green-600\/20{color:#16a34a33}.text-green-600\/25{color:#16a34a40}.text-green-600\/30{color:#16a34a4d}.text-green-600\/35{color:#16a34a59}.text-green-600\/40{color:#16a34a66}.text-green-600\/45{color:#16a34a73}.text-green-600\/5{color:#16a34a0d}.text-green-600\/50{color:#16a34a80}.text-green-600\/55{color:#16a34a8c}.text-green-600\/60{color:#16a34a99}.text-green-600\/65{color:#16a34aa6}.text-green-600\/70{color:#16a34ab3}.text-green-600\/75{color:#16a34abf}.text-green-600\/80{color:#16a34acc}.text-green-600\/85{color:#16a34ad9}.text-green-600\/90{color:#16a34ae6}.text-green-600\/95{color:#16a34af2}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity))}.text-green-700\/0{color:#15803d00}.text-green-700\/10{color:#15803d1a}.text-green-700\/100{color:#15803d}.text-green-700\/15{color:#15803d26}.text-green-700\/20{color:#15803d33}.text-green-700\/25{color:#15803d40}.text-green-700\/30{color:#15803d4d}.text-green-700\/35{color:#15803d59}.text-green-700\/40{color:#15803d66}.text-green-700\/45{color:#15803d73}.text-green-700\/5{color:#15803d0d}.text-green-700\/50{color:#15803d80}.text-green-700\/55{color:#15803d8c}.text-green-700\/60{color:#15803d99}.text-green-700\/65{color:#15803da6}.text-green-700\/70{color:#15803db3}.text-green-700\/75{color:#15803dbf}.text-green-700\/80{color:#15803dcc}.text-green-700\/85{color:#15803dd9}.text-green-700\/90{color:#15803de6}.text-green-700\/95{color:#15803df2}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity))}.text-green-800\/0{color:#16653400}.text-green-800\/10{color:#1665341a}.text-green-800\/100{color:#166534}.text-green-800\/15{color:#16653426}.text-green-800\/20{color:#16653433}.text-green-800\/25{color:#16653440}.text-green-800\/30{color:#1665344d}.text-green-800\/35{color:#16653459}.text-green-800\/40{color:#16653466}.text-green-800\/45{color:#16653473}.text-green-800\/5{color:#1665340d}.text-green-800\/50{color:#16653480}.text-green-800\/55{color:#1665348c}.text-green-800\/60{color:#16653499}.text-green-800\/65{color:#166534a6}.text-green-800\/70{color:#166534b3}.text-green-800\/75{color:#166534bf}.text-green-800\/80{color:#166534cc}.text-green-800\/85{color:#166534d9}.text-green-800\/90{color:#166534e6}.text-green-800\/95{color:#166534f2}.text-green-900{--tw-text-opacity: 1;color:rgb(20 83 45 / var(--tw-text-opacity))}.text-green-900\/0{color:#14532d00}.text-green-900\/10{color:#14532d1a}.text-green-900\/100{color:#14532d}.text-green-900\/15{color:#14532d26}.text-green-900\/20{color:#14532d33}.text-green-900\/25{color:#14532d40}.text-green-900\/30{color:#14532d4d}.text-green-900\/35{color:#14532d59}.text-green-900\/40{color:#14532d66}.text-green-900\/45{color:#14532d73}.text-green-900\/5{color:#14532d0d}.text-green-900\/50{color:#14532d80}.text-green-900\/55{color:#14532d8c}.text-green-900\/60{color:#14532d99}.text-green-900\/65{color:#14532da6}.text-green-900\/70{color:#14532db3}.text-green-900\/75{color:#14532dbf}.text-green-900\/80{color:#14532dcc}.text-green-900\/85{color:#14532dd9}.text-green-900\/90{color:#14532de6}.text-green-900\/95{color:#14532df2}.text-green-950{--tw-text-opacity: 1;color:rgb(5 46 22 / var(--tw-text-opacity))}.text-green-950\/0{color:#052e1600}.text-green-950\/10{color:#052e161a}.text-green-950\/100{color:#052e16}.text-green-950\/15{color:#052e1626}.text-green-950\/20{color:#052e1633}.text-green-950\/25{color:#052e1640}.text-green-950\/30{color:#052e164d}.text-green-950\/35{color:#052e1659}.text-green-950\/40{color:#052e1666}.text-green-950\/45{color:#052e1673}.text-green-950\/5{color:#052e160d}.text-green-950\/50{color:#052e1680}.text-green-950\/55{color:#052e168c}.text-green-950\/60{color:#052e1699}.text-green-950\/65{color:#052e16a6}.text-green-950\/70{color:#052e16b3}.text-green-950\/75{color:#052e16bf}.text-green-950\/80{color:#052e16cc}.text-green-950\/85{color:#052e16d9}.text-green-950\/90{color:#052e16e6}.text-green-950\/95{color:#052e16f2}.text-grey{--tw-text-opacity: 1;color:rgb(164 164 164 / var(--tw-text-opacity))}.text-medium-grey{--tw-text-opacity: 1;color:rgb(153 153 153 / var(--tw-text-opacity))}.text-orange-100{--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity))}.text-orange-100\/0{color:#ffedd500}.text-orange-100\/10{color:#ffedd51a}.text-orange-100\/100{color:#ffedd5}.text-orange-100\/15{color:#ffedd526}.text-orange-100\/20{color:#ffedd533}.text-orange-100\/25{color:#ffedd540}.text-orange-100\/30{color:#ffedd54d}.text-orange-100\/35{color:#ffedd559}.text-orange-100\/40{color:#ffedd566}.text-orange-100\/45{color:#ffedd573}.text-orange-100\/5{color:#ffedd50d}.text-orange-100\/50{color:#ffedd580}.text-orange-100\/55{color:#ffedd58c}.text-orange-100\/60{color:#ffedd599}.text-orange-100\/65{color:#ffedd5a6}.text-orange-100\/70{color:#ffedd5b3}.text-orange-100\/75{color:#ffedd5bf}.text-orange-100\/80{color:#ffedd5cc}.text-orange-100\/85{color:#ffedd5d9}.text-orange-100\/90{color:#ffedd5e6}.text-orange-100\/95{color:#ffedd5f2}.text-orange-200{--tw-text-opacity: 1;color:rgb(254 215 170 / var(--tw-text-opacity))}.text-orange-200\/0{color:#fed7aa00}.text-orange-200\/10{color:#fed7aa1a}.text-orange-200\/100{color:#fed7aa}.text-orange-200\/15{color:#fed7aa26}.text-orange-200\/20{color:#fed7aa33}.text-orange-200\/25{color:#fed7aa40}.text-orange-200\/30{color:#fed7aa4d}.text-orange-200\/35{color:#fed7aa59}.text-orange-200\/40{color:#fed7aa66}.text-orange-200\/45{color:#fed7aa73}.text-orange-200\/5{color:#fed7aa0d}.text-orange-200\/50{color:#fed7aa80}.text-orange-200\/55{color:#fed7aa8c}.text-orange-200\/60{color:#fed7aa99}.text-orange-200\/65{color:#fed7aaa6}.text-orange-200\/70{color:#fed7aab3}.text-orange-200\/75{color:#fed7aabf}.text-orange-200\/80{color:#fed7aacc}.text-orange-200\/85{color:#fed7aad9}.text-orange-200\/90{color:#fed7aae6}.text-orange-200\/95{color:#fed7aaf2}.text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity))}.text-orange-300\/0{color:#fdba7400}.text-orange-300\/10{color:#fdba741a}.text-orange-300\/100{color:#fdba74}.text-orange-300\/15{color:#fdba7426}.text-orange-300\/20{color:#fdba7433}.text-orange-300\/25{color:#fdba7440}.text-orange-300\/30{color:#fdba744d}.text-orange-300\/35{color:#fdba7459}.text-orange-300\/40{color:#fdba7466}.text-orange-300\/45{color:#fdba7473}.text-orange-300\/5{color:#fdba740d}.text-orange-300\/50{color:#fdba7480}.text-orange-300\/55{color:#fdba748c}.text-orange-300\/60{color:#fdba7499}.text-orange-300\/65{color:#fdba74a6}.text-orange-300\/70{color:#fdba74b3}.text-orange-300\/75{color:#fdba74bf}.text-orange-300\/80{color:#fdba74cc}.text-orange-300\/85{color:#fdba74d9}.text-orange-300\/90{color:#fdba74e6}.text-orange-300\/95{color:#fdba74f2}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity))}.text-orange-400\/0{color:#fb923c00}.text-orange-400\/10{color:#fb923c1a}.text-orange-400\/100{color:#fb923c}.text-orange-400\/15{color:#fb923c26}.text-orange-400\/20{color:#fb923c33}.text-orange-400\/25{color:#fb923c40}.text-orange-400\/30{color:#fb923c4d}.text-orange-400\/35{color:#fb923c59}.text-orange-400\/40{color:#fb923c66}.text-orange-400\/45{color:#fb923c73}.text-orange-400\/5{color:#fb923c0d}.text-orange-400\/50{color:#fb923c80}.text-orange-400\/55{color:#fb923c8c}.text-orange-400\/60{color:#fb923c99}.text-orange-400\/65{color:#fb923ca6}.text-orange-400\/70{color:#fb923cb3}.text-orange-400\/75{color:#fb923cbf}.text-orange-400\/80{color:#fb923ccc}.text-orange-400\/85{color:#fb923cd9}.text-orange-400\/90{color:#fb923ce6}.text-orange-400\/95{color:#fb923cf2}.text-orange-50{--tw-text-opacity: 1;color:rgb(255 247 237 / var(--tw-text-opacity))}.text-orange-50\/0{color:#fff7ed00}.text-orange-50\/10{color:#fff7ed1a}.text-orange-50\/100{color:#fff7ed}.text-orange-50\/15{color:#fff7ed26}.text-orange-50\/20{color:#fff7ed33}.text-orange-50\/25{color:#fff7ed40}.text-orange-50\/30{color:#fff7ed4d}.text-orange-50\/35{color:#fff7ed59}.text-orange-50\/40{color:#fff7ed66}.text-orange-50\/45{color:#fff7ed73}.text-orange-50\/5{color:#fff7ed0d}.text-orange-50\/50{color:#fff7ed80}.text-orange-50\/55{color:#fff7ed8c}.text-orange-50\/60{color:#fff7ed99}.text-orange-50\/65{color:#fff7eda6}.text-orange-50\/70{color:#fff7edb3}.text-orange-50\/75{color:#fff7edbf}.text-orange-50\/80{color:#fff7edcc}.text-orange-50\/85{color:#fff7edd9}.text-orange-50\/90{color:#fff7ede6}.text-orange-50\/95{color:#fff7edf2}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.text-orange-500\/0{color:#f9731600}.text-orange-500\/10{color:#f973161a}.text-orange-500\/100{color:#f97316}.text-orange-500\/15{color:#f9731626}.text-orange-500\/20{color:#f9731633}.text-orange-500\/25{color:#f9731640}.text-orange-500\/30{color:#f973164d}.text-orange-500\/35{color:#f9731659}.text-orange-500\/40{color:#f9731666}.text-orange-500\/45{color:#f9731673}.text-orange-500\/5{color:#f973160d}.text-orange-500\/50{color:#f9731680}.text-orange-500\/55{color:#f973168c}.text-orange-500\/60{color:#f9731699}.text-orange-500\/65{color:#f97316a6}.text-orange-500\/70{color:#f97316b3}.text-orange-500\/75{color:#f97316bf}.text-orange-500\/80{color:#f97316cc}.text-orange-500\/85{color:#f97316d9}.text-orange-500\/90{color:#f97316e6}.text-orange-500\/95{color:#f97316f2}.text-orange-600{--tw-text-opacity: 1;color:rgb(234 88 12 / var(--tw-text-opacity))}.text-orange-600\/0{color:#ea580c00}.text-orange-600\/10{color:#ea580c1a}.text-orange-600\/100{color:#ea580c}.text-orange-600\/15{color:#ea580c26}.text-orange-600\/20{color:#ea580c33}.text-orange-600\/25{color:#ea580c40}.text-orange-600\/30{color:#ea580c4d}.text-orange-600\/35{color:#ea580c59}.text-orange-600\/40{color:#ea580c66}.text-orange-600\/45{color:#ea580c73}.text-orange-600\/5{color:#ea580c0d}.text-orange-600\/50{color:#ea580c80}.text-orange-600\/55{color:#ea580c8c}.text-orange-600\/60{color:#ea580c99}.text-orange-600\/65{color:#ea580ca6}.text-orange-600\/70{color:#ea580cb3}.text-orange-600\/75{color:#ea580cbf}.text-orange-600\/80{color:#ea580ccc}.text-orange-600\/85{color:#ea580cd9}.text-orange-600\/90{color:#ea580ce6}.text-orange-600\/95{color:#ea580cf2}.text-orange-700{--tw-text-opacity: 1;color:rgb(194 65 12 / var(--tw-text-opacity))}.text-orange-700\/0{color:#c2410c00}.text-orange-700\/10{color:#c2410c1a}.text-orange-700\/100{color:#c2410c}.text-orange-700\/15{color:#c2410c26}.text-orange-700\/20{color:#c2410c33}.text-orange-700\/25{color:#c2410c40}.text-orange-700\/30{color:#c2410c4d}.text-orange-700\/35{color:#c2410c59}.text-orange-700\/40{color:#c2410c66}.text-orange-700\/45{color:#c2410c73}.text-orange-700\/5{color:#c2410c0d}.text-orange-700\/50{color:#c2410c80}.text-orange-700\/55{color:#c2410c8c}.text-orange-700\/60{color:#c2410c99}.text-orange-700\/65{color:#c2410ca6}.text-orange-700\/70{color:#c2410cb3}.text-orange-700\/75{color:#c2410cbf}.text-orange-700\/80{color:#c2410ccc}.text-orange-700\/85{color:#c2410cd9}.text-orange-700\/90{color:#c2410ce6}.text-orange-700\/95{color:#c2410cf2}.text-orange-800{--tw-text-opacity: 1;color:rgb(154 52 18 / var(--tw-text-opacity))}.text-orange-800\/0{color:#9a341200}.text-orange-800\/10{color:#9a34121a}.text-orange-800\/100{color:#9a3412}.text-orange-800\/15{color:#9a341226}.text-orange-800\/20{color:#9a341233}.text-orange-800\/25{color:#9a341240}.text-orange-800\/30{color:#9a34124d}.text-orange-800\/35{color:#9a341259}.text-orange-800\/40{color:#9a341266}.text-orange-800\/45{color:#9a341273}.text-orange-800\/5{color:#9a34120d}.text-orange-800\/50{color:#9a341280}.text-orange-800\/55{color:#9a34128c}.text-orange-800\/60{color:#9a341299}.text-orange-800\/65{color:#9a3412a6}.text-orange-800\/70{color:#9a3412b3}.text-orange-800\/75{color:#9a3412bf}.text-orange-800\/80{color:#9a3412cc}.text-orange-800\/85{color:#9a3412d9}.text-orange-800\/90{color:#9a3412e6}.text-orange-800\/95{color:#9a3412f2}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity))}.text-orange-900\/0{color:#7c2d1200}.text-orange-900\/10{color:#7c2d121a}.text-orange-900\/100{color:#7c2d12}.text-orange-900\/15{color:#7c2d1226}.text-orange-900\/20{color:#7c2d1233}.text-orange-900\/25{color:#7c2d1240}.text-orange-900\/30{color:#7c2d124d}.text-orange-900\/35{color:#7c2d1259}.text-orange-900\/40{color:#7c2d1266}.text-orange-900\/45{color:#7c2d1273}.text-orange-900\/5{color:#7c2d120d}.text-orange-900\/50{color:#7c2d1280}.text-orange-900\/55{color:#7c2d128c}.text-orange-900\/60{color:#7c2d1299}.text-orange-900\/65{color:#7c2d12a6}.text-orange-900\/70{color:#7c2d12b3}.text-orange-900\/75{color:#7c2d12bf}.text-orange-900\/80{color:#7c2d12cc}.text-orange-900\/85{color:#7c2d12d9}.text-orange-900\/90{color:#7c2d12e6}.text-orange-900\/95{color:#7c2d12f2}.text-orange-950{--tw-text-opacity: 1;color:rgb(67 20 7 / var(--tw-text-opacity))}.text-orange-950\/0{color:#43140700}.text-orange-950\/10{color:#4314071a}.text-orange-950\/100{color:#431407}.text-orange-950\/15{color:#43140726}.text-orange-950\/20{color:#43140733}.text-orange-950\/25{color:#43140740}.text-orange-950\/30{color:#4314074d}.text-orange-950\/35{color:#43140759}.text-orange-950\/40{color:#43140766}.text-orange-950\/45{color:#43140773}.text-orange-950\/5{color:#4314070d}.text-orange-950\/50{color:#43140780}.text-orange-950\/55{color:#4314078c}.text-orange-950\/60{color:#43140799}.text-orange-950\/65{color:#431407a6}.text-orange-950\/70{color:#431407b3}.text-orange-950\/75{color:#431407bf}.text-orange-950\/80{color:#431407cc}.text-orange-950\/85{color:#431407d9}.text-orange-950\/90{color:#431407e6}.text-orange-950\/95{color:#431407f2}.text-red-100{--tw-text-opacity: 1;color:rgb(254 226 226 / var(--tw-text-opacity))}.text-red-100\/0{color:#fee2e200}.text-red-100\/10{color:#fee2e21a}.text-red-100\/100{color:#fee2e2}.text-red-100\/15{color:#fee2e226}.text-red-100\/20{color:#fee2e233}.text-red-100\/25{color:#fee2e240}.text-red-100\/30{color:#fee2e24d}.text-red-100\/35{color:#fee2e259}.text-red-100\/40{color:#fee2e266}.text-red-100\/45{color:#fee2e273}.text-red-100\/5{color:#fee2e20d}.text-red-100\/50{color:#fee2e280}.text-red-100\/55{color:#fee2e28c}.text-red-100\/60{color:#fee2e299}.text-red-100\/65{color:#fee2e2a6}.text-red-100\/70{color:#fee2e2b3}.text-red-100\/75{color:#fee2e2bf}.text-red-100\/80{color:#fee2e2cc}.text-red-100\/85{color:#fee2e2d9}.text-red-100\/90{color:#fee2e2e6}.text-red-100\/95{color:#fee2e2f2}.text-red-200{--tw-text-opacity: 1;color:rgb(254 202 202 / var(--tw-text-opacity))}.text-red-200\/0{color:#fecaca00}.text-red-200\/10{color:#fecaca1a}.text-red-200\/100{color:#fecaca}.text-red-200\/15{color:#fecaca26}.text-red-200\/20{color:#fecaca33}.text-red-200\/25{color:#fecaca40}.text-red-200\/30{color:#fecaca4d}.text-red-200\/35{color:#fecaca59}.text-red-200\/40{color:#fecaca66}.text-red-200\/45{color:#fecaca73}.text-red-200\/5{color:#fecaca0d}.text-red-200\/50{color:#fecaca80}.text-red-200\/55{color:#fecaca8c}.text-red-200\/60{color:#fecaca99}.text-red-200\/65{color:#fecacaa6}.text-red-200\/70{color:#fecacab3}.text-red-200\/75{color:#fecacabf}.text-red-200\/80{color:#fecacacc}.text-red-200\/85{color:#fecacad9}.text-red-200\/90{color:#fecacae6}.text-red-200\/95{color:#fecacaf2}.text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity))}.text-red-300\/0{color:#fca5a500}.text-red-300\/10{color:#fca5a51a}.text-red-300\/100{color:#fca5a5}.text-red-300\/15{color:#fca5a526}.text-red-300\/20{color:#fca5a533}.text-red-300\/25{color:#fca5a540}.text-red-300\/30{color:#fca5a54d}.text-red-300\/35{color:#fca5a559}.text-red-300\/40{color:#fca5a566}.text-red-300\/45{color:#fca5a573}.text-red-300\/5{color:#fca5a50d}.text-red-300\/50{color:#fca5a580}.text-red-300\/55{color:#fca5a58c}.text-red-300\/60{color:#fca5a599}.text-red-300\/65{color:#fca5a5a6}.text-red-300\/70{color:#fca5a5b3}.text-red-300\/75{color:#fca5a5bf}.text-red-300\/80{color:#fca5a5cc}.text-red-300\/85{color:#fca5a5d9}.text-red-300\/90{color:#fca5a5e6}.text-red-300\/95{color:#fca5a5f2}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity))}.text-red-400\/0{color:#f8717100}.text-red-400\/10{color:#f871711a}.text-red-400\/100{color:#f87171}.text-red-400\/15{color:#f8717126}.text-red-400\/20{color:#f8717133}.text-red-400\/25{color:#f8717140}.text-red-400\/30{color:#f871714d}.text-red-400\/35{color:#f8717159}.text-red-400\/40{color:#f8717166}.text-red-400\/45{color:#f8717173}.text-red-400\/5{color:#f871710d}.text-red-400\/50{color:#f8717180}.text-red-400\/55{color:#f871718c}.text-red-400\/60{color:#f8717199}.text-red-400\/65{color:#f87171a6}.text-red-400\/70{color:#f87171b3}.text-red-400\/75{color:#f87171bf}.text-red-400\/80{color:#f87171cc}.text-red-400\/85{color:#f87171d9}.text-red-400\/90{color:#f87171e6}.text-red-400\/95{color:#f87171f2}.text-red-50{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity))}.text-red-50\/0{color:#fef2f200}.text-red-50\/10{color:#fef2f21a}.text-red-50\/100{color:#fef2f2}.text-red-50\/15{color:#fef2f226}.text-red-50\/20{color:#fef2f233}.text-red-50\/25{color:#fef2f240}.text-red-50\/30{color:#fef2f24d}.text-red-50\/35{color:#fef2f259}.text-red-50\/40{color:#fef2f266}.text-red-50\/45{color:#fef2f273}.text-red-50\/5{color:#fef2f20d}.text-red-50\/50{color:#fef2f280}.text-red-50\/55{color:#fef2f28c}.text-red-50\/60{color:#fef2f299}.text-red-50\/65{color:#fef2f2a6}.text-red-50\/70{color:#fef2f2b3}.text-red-50\/75{color:#fef2f2bf}.text-red-50\/80{color:#fef2f2cc}.text-red-50\/85{color:#fef2f2d9}.text-red-50\/90{color:#fef2f2e6}.text-red-50\/95{color:#fef2f2f2}.text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity))}.text-red-500\/0{color:#ef444400}.text-red-500\/10{color:#ef44441a}.text-red-500\/100{color:#ef4444}.text-red-500\/15{color:#ef444426}.text-red-500\/20{color:#ef444433}.text-red-500\/25{color:#ef444440}.text-red-500\/30{color:#ef44444d}.text-red-500\/35{color:#ef444459}.text-red-500\/40{color:#ef444466}.text-red-500\/45{color:#ef444473}.text-red-500\/5{color:#ef44440d}.text-red-500\/50{color:#ef444480}.text-red-500\/55{color:#ef44448c}.text-red-500\/60{color:#ef444499}.text-red-500\/65{color:#ef4444a6}.text-red-500\/70{color:#ef4444b3}.text-red-500\/75{color:#ef4444bf}.text-red-500\/80{color:#ef4444cc}.text-red-500\/85{color:#ef4444d9}.text-red-500\/90{color:#ef4444e6}.text-red-500\/95{color:#ef4444f2}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.text-red-600\/0{color:#dc262600}.text-red-600\/10{color:#dc26261a}.text-red-600\/100{color:#dc2626}.text-red-600\/15{color:#dc262626}.text-red-600\/20{color:#dc262633}.text-red-600\/25{color:#dc262640}.text-red-600\/30{color:#dc26264d}.text-red-600\/35{color:#dc262659}.text-red-600\/40{color:#dc262666}.text-red-600\/45{color:#dc262673}.text-red-600\/5{color:#dc26260d}.text-red-600\/50{color:#dc262680}.text-red-600\/55{color:#dc26268c}.text-red-600\/60{color:#dc262699}.text-red-600\/65{color:#dc2626a6}.text-red-600\/70{color:#dc2626b3}.text-red-600\/75{color:#dc2626bf}.text-red-600\/80{color:#dc2626cc}.text-red-600\/85{color:#dc2626d9}.text-red-600\/90{color:#dc2626e6}.text-red-600\/95{color:#dc2626f2}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.text-red-700\/0{color:#b91c1c00}.text-red-700\/10{color:#b91c1c1a}.text-red-700\/100{color:#b91c1c}.text-red-700\/15{color:#b91c1c26}.text-red-700\/20{color:#b91c1c33}.text-red-700\/25{color:#b91c1c40}.text-red-700\/30{color:#b91c1c4d}.text-red-700\/35{color:#b91c1c59}.text-red-700\/40{color:#b91c1c66}.text-red-700\/45{color:#b91c1c73}.text-red-700\/5{color:#b91c1c0d}.text-red-700\/50{color:#b91c1c80}.text-red-700\/55{color:#b91c1c8c}.text-red-700\/60{color:#b91c1c99}.text-red-700\/65{color:#b91c1ca6}.text-red-700\/70{color:#b91c1cb3}.text-red-700\/75{color:#b91c1cbf}.text-red-700\/80{color:#b91c1ccc}.text-red-700\/85{color:#b91c1cd9}.text-red-700\/90{color:#b91c1ce6}.text-red-700\/95{color:#b91c1cf2}.text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.text-red-800\/0{color:#991b1b00}.text-red-800\/10{color:#991b1b1a}.text-red-800\/100{color:#991b1b}.text-red-800\/15{color:#991b1b26}.text-red-800\/20{color:#991b1b33}.text-red-800\/25{color:#991b1b40}.text-red-800\/30{color:#991b1b4d}.text-red-800\/35{color:#991b1b59}.text-red-800\/40{color:#991b1b66}.text-red-800\/45{color:#991b1b73}.text-red-800\/5{color:#991b1b0d}.text-red-800\/50{color:#991b1b80}.text-red-800\/55{color:#991b1b8c}.text-red-800\/60{color:#991b1b99}.text-red-800\/65{color:#991b1ba6}.text-red-800\/70{color:#991b1bb3}.text-red-800\/75{color:#991b1bbf}.text-red-800\/80{color:#991b1bcc}.text-red-800\/85{color:#991b1bd9}.text-red-800\/90{color:#991b1be6}.text-red-800\/95{color:#991b1bf2}.text-red-900{--tw-text-opacity: 1;color:rgb(127 29 29 / var(--tw-text-opacity))}.text-red-900\/0{color:#7f1d1d00}.text-red-900\/10{color:#7f1d1d1a}.text-red-900\/100{color:#7f1d1d}.text-red-900\/15{color:#7f1d1d26}.text-red-900\/20{color:#7f1d1d33}.text-red-900\/25{color:#7f1d1d40}.text-red-900\/30{color:#7f1d1d4d}.text-red-900\/35{color:#7f1d1d59}.text-red-900\/40{color:#7f1d1d66}.text-red-900\/45{color:#7f1d1d73}.text-red-900\/5{color:#7f1d1d0d}.text-red-900\/50{color:#7f1d1d80}.text-red-900\/55{color:#7f1d1d8c}.text-red-900\/60{color:#7f1d1d99}.text-red-900\/65{color:#7f1d1da6}.text-red-900\/70{color:#7f1d1db3}.text-red-900\/75{color:#7f1d1dbf}.text-red-900\/80{color:#7f1d1dcc}.text-red-900\/85{color:#7f1d1dd9}.text-red-900\/90{color:#7f1d1de6}.text-red-900\/95{color:#7f1d1df2}.text-red-950{--tw-text-opacity: 1;color:rgb(69 10 10 / var(--tw-text-opacity))}.text-red-950\/0{color:#450a0a00}.text-red-950\/10{color:#450a0a1a}.text-red-950\/100{color:#450a0a}.text-red-950\/15{color:#450a0a26}.text-red-950\/20{color:#450a0a33}.text-red-950\/25{color:#450a0a40}.text-red-950\/30{color:#450a0a4d}.text-red-950\/35{color:#450a0a59}.text-red-950\/40{color:#450a0a66}.text-red-950\/45{color:#450a0a73}.text-red-950\/5{color:#450a0a0d}.text-red-950\/50{color:#450a0a80}.text-red-950\/55{color:#450a0a8c}.text-red-950\/60{color:#450a0a99}.text-red-950\/65{color:#450a0aa6}.text-red-950\/70{color:#450a0ab3}.text-red-950\/75{color:#450a0abf}.text-red-950\/80{color:#450a0acc}.text-red-950\/85{color:#450a0ad9}.text-red-950\/90{color:#450a0ae6}.text-red-950\/95{color:#450a0af2}.text-white{--tw-text-opacity: 1;color:rgb(251 251 251 / var(--tw-text-opacity))}.text-white-base{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-blue-100{text-decoration-color:#dbeafe}.decoration-blue-100\/0{text-decoration-color:#dbeafe00}.decoration-blue-100\/10{text-decoration-color:#dbeafe1a}.decoration-blue-100\/100{text-decoration-color:#dbeafe}.decoration-blue-100\/15{text-decoration-color:#dbeafe26}.decoration-blue-100\/20{text-decoration-color:#dbeafe33}.decoration-blue-100\/25{text-decoration-color:#dbeafe40}.decoration-blue-100\/30{text-decoration-color:#dbeafe4d}.decoration-blue-100\/35{text-decoration-color:#dbeafe59}.decoration-blue-100\/40{text-decoration-color:#dbeafe66}.decoration-blue-100\/45{text-decoration-color:#dbeafe73}.decoration-blue-100\/5{text-decoration-color:#dbeafe0d}.decoration-blue-100\/50{text-decoration-color:#dbeafe80}.decoration-blue-100\/55{text-decoration-color:#dbeafe8c}.decoration-blue-100\/60{text-decoration-color:#dbeafe99}.decoration-blue-100\/65{text-decoration-color:#dbeafea6}.decoration-blue-100\/70{text-decoration-color:#dbeafeb3}.decoration-blue-100\/75{text-decoration-color:#dbeafebf}.decoration-blue-100\/80{text-decoration-color:#dbeafecc}.decoration-blue-100\/85{text-decoration-color:#dbeafed9}.decoration-blue-100\/90{text-decoration-color:#dbeafee6}.decoration-blue-100\/95{text-decoration-color:#dbeafef2}.decoration-blue-200{text-decoration-color:#bfdbfe}.decoration-blue-200\/0{text-decoration-color:#bfdbfe00}.decoration-blue-200\/10{text-decoration-color:#bfdbfe1a}.decoration-blue-200\/100{text-decoration-color:#bfdbfe}.decoration-blue-200\/15{text-decoration-color:#bfdbfe26}.decoration-blue-200\/20{text-decoration-color:#bfdbfe33}.decoration-blue-200\/25{text-decoration-color:#bfdbfe40}.decoration-blue-200\/30{text-decoration-color:#bfdbfe4d}.decoration-blue-200\/35{text-decoration-color:#bfdbfe59}.decoration-blue-200\/40{text-decoration-color:#bfdbfe66}.decoration-blue-200\/45{text-decoration-color:#bfdbfe73}.decoration-blue-200\/5{text-decoration-color:#bfdbfe0d}.decoration-blue-200\/50{text-decoration-color:#bfdbfe80}.decoration-blue-200\/55{text-decoration-color:#bfdbfe8c}.decoration-blue-200\/60{text-decoration-color:#bfdbfe99}.decoration-blue-200\/65{text-decoration-color:#bfdbfea6}.decoration-blue-200\/70{text-decoration-color:#bfdbfeb3}.decoration-blue-200\/75{text-decoration-color:#bfdbfebf}.decoration-blue-200\/80{text-decoration-color:#bfdbfecc}.decoration-blue-200\/85{text-decoration-color:#bfdbfed9}.decoration-blue-200\/90{text-decoration-color:#bfdbfee6}.decoration-blue-200\/95{text-decoration-color:#bfdbfef2}.decoration-blue-300{text-decoration-color:#93c5fd}.decoration-blue-300\/0{text-decoration-color:#93c5fd00}.decoration-blue-300\/10{text-decoration-color:#93c5fd1a}.decoration-blue-300\/100{text-decoration-color:#93c5fd}.decoration-blue-300\/15{text-decoration-color:#93c5fd26}.decoration-blue-300\/20{text-decoration-color:#93c5fd33}.decoration-blue-300\/25{text-decoration-color:#93c5fd40}.decoration-blue-300\/30{text-decoration-color:#93c5fd4d}.decoration-blue-300\/35{text-decoration-color:#93c5fd59}.decoration-blue-300\/40{text-decoration-color:#93c5fd66}.decoration-blue-300\/45{text-decoration-color:#93c5fd73}.decoration-blue-300\/5{text-decoration-color:#93c5fd0d}.decoration-blue-300\/50{text-decoration-color:#93c5fd80}.decoration-blue-300\/55{text-decoration-color:#93c5fd8c}.decoration-blue-300\/60{text-decoration-color:#93c5fd99}.decoration-blue-300\/65{text-decoration-color:#93c5fda6}.decoration-blue-300\/70{text-decoration-color:#93c5fdb3}.decoration-blue-300\/75{text-decoration-color:#93c5fdbf}.decoration-blue-300\/80{text-decoration-color:#93c5fdcc}.decoration-blue-300\/85{text-decoration-color:#93c5fdd9}.decoration-blue-300\/90{text-decoration-color:#93c5fde6}.decoration-blue-300\/95{text-decoration-color:#93c5fdf2}.decoration-blue-400{text-decoration-color:#60a5fa}.decoration-blue-400\/0{text-decoration-color:#60a5fa00}.decoration-blue-400\/10{text-decoration-color:#60a5fa1a}.decoration-blue-400\/100{text-decoration-color:#60a5fa}.decoration-blue-400\/15{text-decoration-color:#60a5fa26}.decoration-blue-400\/20{text-decoration-color:#60a5fa33}.decoration-blue-400\/25{text-decoration-color:#60a5fa40}.decoration-blue-400\/30{text-decoration-color:#60a5fa4d}.decoration-blue-400\/35{text-decoration-color:#60a5fa59}.decoration-blue-400\/40{text-decoration-color:#60a5fa66}.decoration-blue-400\/45{text-decoration-color:#60a5fa73}.decoration-blue-400\/5{text-decoration-color:#60a5fa0d}.decoration-blue-400\/50{text-decoration-color:#60a5fa80}.decoration-blue-400\/55{text-decoration-color:#60a5fa8c}.decoration-blue-400\/60{text-decoration-color:#60a5fa99}.decoration-blue-400\/65{text-decoration-color:#60a5faa6}.decoration-blue-400\/70{text-decoration-color:#60a5fab3}.decoration-blue-400\/75{text-decoration-color:#60a5fabf}.decoration-blue-400\/80{text-decoration-color:#60a5facc}.decoration-blue-400\/85{text-decoration-color:#60a5fad9}.decoration-blue-400\/90{text-decoration-color:#60a5fae6}.decoration-blue-400\/95{text-decoration-color:#60a5faf2}.decoration-blue-50{text-decoration-color:#eff6ff}.decoration-blue-50\/0{text-decoration-color:#eff6ff00}.decoration-blue-50\/10{text-decoration-color:#eff6ff1a}.decoration-blue-50\/100{text-decoration-color:#eff6ff}.decoration-blue-50\/15{text-decoration-color:#eff6ff26}.decoration-blue-50\/20{text-decoration-color:#eff6ff33}.decoration-blue-50\/25{text-decoration-color:#eff6ff40}.decoration-blue-50\/30{text-decoration-color:#eff6ff4d}.decoration-blue-50\/35{text-decoration-color:#eff6ff59}.decoration-blue-50\/40{text-decoration-color:#eff6ff66}.decoration-blue-50\/45{text-decoration-color:#eff6ff73}.decoration-blue-50\/5{text-decoration-color:#eff6ff0d}.decoration-blue-50\/50{text-decoration-color:#eff6ff80}.decoration-blue-50\/55{text-decoration-color:#eff6ff8c}.decoration-blue-50\/60{text-decoration-color:#eff6ff99}.decoration-blue-50\/65{text-decoration-color:#eff6ffa6}.decoration-blue-50\/70{text-decoration-color:#eff6ffb3}.decoration-blue-50\/75{text-decoration-color:#eff6ffbf}.decoration-blue-50\/80{text-decoration-color:#eff6ffcc}.decoration-blue-50\/85{text-decoration-color:#eff6ffd9}.decoration-blue-50\/90{text-decoration-color:#eff6ffe6}.decoration-blue-50\/95{text-decoration-color:#eff6fff2}.decoration-blue-500{text-decoration-color:#3b82f6}.decoration-blue-500\/0{text-decoration-color:#3b82f600}.decoration-blue-500\/10{text-decoration-color:#3b82f61a}.decoration-blue-500\/100{text-decoration-color:#3b82f6}.decoration-blue-500\/15{text-decoration-color:#3b82f626}.decoration-blue-500\/20{text-decoration-color:#3b82f633}.decoration-blue-500\/25{text-decoration-color:#3b82f640}.decoration-blue-500\/30{text-decoration-color:#3b82f64d}.decoration-blue-500\/35{text-decoration-color:#3b82f659}.decoration-blue-500\/40{text-decoration-color:#3b82f666}.decoration-blue-500\/45{text-decoration-color:#3b82f673}.decoration-blue-500\/5{text-decoration-color:#3b82f60d}.decoration-blue-500\/50{text-decoration-color:#3b82f680}.decoration-blue-500\/55{text-decoration-color:#3b82f68c}.decoration-blue-500\/60{text-decoration-color:#3b82f699}.decoration-blue-500\/65{text-decoration-color:#3b82f6a6}.decoration-blue-500\/70{text-decoration-color:#3b82f6b3}.decoration-blue-500\/75{text-decoration-color:#3b82f6bf}.decoration-blue-500\/80{text-decoration-color:#3b82f6cc}.decoration-blue-500\/85{text-decoration-color:#3b82f6d9}.decoration-blue-500\/90{text-decoration-color:#3b82f6e6}.decoration-blue-500\/95{text-decoration-color:#3b82f6f2}.decoration-blue-600{text-decoration-color:#2563eb}.decoration-blue-600\/0{text-decoration-color:#2563eb00}.decoration-blue-600\/10{text-decoration-color:#2563eb1a}.decoration-blue-600\/100{text-decoration-color:#2563eb}.decoration-blue-600\/15{text-decoration-color:#2563eb26}.decoration-blue-600\/20{text-decoration-color:#2563eb33}.decoration-blue-600\/25{text-decoration-color:#2563eb40}.decoration-blue-600\/30{text-decoration-color:#2563eb4d}.decoration-blue-600\/35{text-decoration-color:#2563eb59}.decoration-blue-600\/40{text-decoration-color:#2563eb66}.decoration-blue-600\/45{text-decoration-color:#2563eb73}.decoration-blue-600\/5{text-decoration-color:#2563eb0d}.decoration-blue-600\/50{text-decoration-color:#2563eb80}.decoration-blue-600\/55{text-decoration-color:#2563eb8c}.decoration-blue-600\/60{text-decoration-color:#2563eb99}.decoration-blue-600\/65{text-decoration-color:#2563eba6}.decoration-blue-600\/70{text-decoration-color:#2563ebb3}.decoration-blue-600\/75{text-decoration-color:#2563ebbf}.decoration-blue-600\/80{text-decoration-color:#2563ebcc}.decoration-blue-600\/85{text-decoration-color:#2563ebd9}.decoration-blue-600\/90{text-decoration-color:#2563ebe6}.decoration-blue-600\/95{text-decoration-color:#2563ebf2}.decoration-blue-700{text-decoration-color:#1d4ed8}.decoration-blue-700\/0{text-decoration-color:#1d4ed800}.decoration-blue-700\/10{text-decoration-color:#1d4ed81a}.decoration-blue-700\/100{text-decoration-color:#1d4ed8}.decoration-blue-700\/15{text-decoration-color:#1d4ed826}.decoration-blue-700\/20{text-decoration-color:#1d4ed833}.decoration-blue-700\/25{text-decoration-color:#1d4ed840}.decoration-blue-700\/30{text-decoration-color:#1d4ed84d}.decoration-blue-700\/35{text-decoration-color:#1d4ed859}.decoration-blue-700\/40{text-decoration-color:#1d4ed866}.decoration-blue-700\/45{text-decoration-color:#1d4ed873}.decoration-blue-700\/5{text-decoration-color:#1d4ed80d}.decoration-blue-700\/50{text-decoration-color:#1d4ed880}.decoration-blue-700\/55{text-decoration-color:#1d4ed88c}.decoration-blue-700\/60{text-decoration-color:#1d4ed899}.decoration-blue-700\/65{text-decoration-color:#1d4ed8a6}.decoration-blue-700\/70{text-decoration-color:#1d4ed8b3}.decoration-blue-700\/75{text-decoration-color:#1d4ed8bf}.decoration-blue-700\/80{text-decoration-color:#1d4ed8cc}.decoration-blue-700\/85{text-decoration-color:#1d4ed8d9}.decoration-blue-700\/90{text-decoration-color:#1d4ed8e6}.decoration-blue-700\/95{text-decoration-color:#1d4ed8f2}.decoration-blue-800{text-decoration-color:#1e40af}.decoration-blue-800\/0{text-decoration-color:#1e40af00}.decoration-blue-800\/10{text-decoration-color:#1e40af1a}.decoration-blue-800\/100{text-decoration-color:#1e40af}.decoration-blue-800\/15{text-decoration-color:#1e40af26}.decoration-blue-800\/20{text-decoration-color:#1e40af33}.decoration-blue-800\/25{text-decoration-color:#1e40af40}.decoration-blue-800\/30{text-decoration-color:#1e40af4d}.decoration-blue-800\/35{text-decoration-color:#1e40af59}.decoration-blue-800\/40{text-decoration-color:#1e40af66}.decoration-blue-800\/45{text-decoration-color:#1e40af73}.decoration-blue-800\/5{text-decoration-color:#1e40af0d}.decoration-blue-800\/50{text-decoration-color:#1e40af80}.decoration-blue-800\/55{text-decoration-color:#1e40af8c}.decoration-blue-800\/60{text-decoration-color:#1e40af99}.decoration-blue-800\/65{text-decoration-color:#1e40afa6}.decoration-blue-800\/70{text-decoration-color:#1e40afb3}.decoration-blue-800\/75{text-decoration-color:#1e40afbf}.decoration-blue-800\/80{text-decoration-color:#1e40afcc}.decoration-blue-800\/85{text-decoration-color:#1e40afd9}.decoration-blue-800\/90{text-decoration-color:#1e40afe6}.decoration-blue-800\/95{text-decoration-color:#1e40aff2}.decoration-blue-900{text-decoration-color:#1e3a8a}.decoration-blue-900\/0{text-decoration-color:#1e3a8a00}.decoration-blue-900\/10{text-decoration-color:#1e3a8a1a}.decoration-blue-900\/100{text-decoration-color:#1e3a8a}.decoration-blue-900\/15{text-decoration-color:#1e3a8a26}.decoration-blue-900\/20{text-decoration-color:#1e3a8a33}.decoration-blue-900\/25{text-decoration-color:#1e3a8a40}.decoration-blue-900\/30{text-decoration-color:#1e3a8a4d}.decoration-blue-900\/35{text-decoration-color:#1e3a8a59}.decoration-blue-900\/40{text-decoration-color:#1e3a8a66}.decoration-blue-900\/45{text-decoration-color:#1e3a8a73}.decoration-blue-900\/5{text-decoration-color:#1e3a8a0d}.decoration-blue-900\/50{text-decoration-color:#1e3a8a80}.decoration-blue-900\/55{text-decoration-color:#1e3a8a8c}.decoration-blue-900\/60{text-decoration-color:#1e3a8a99}.decoration-blue-900\/65{text-decoration-color:#1e3a8aa6}.decoration-blue-900\/70{text-decoration-color:#1e3a8ab3}.decoration-blue-900\/75{text-decoration-color:#1e3a8abf}.decoration-blue-900\/80{text-decoration-color:#1e3a8acc}.decoration-blue-900\/85{text-decoration-color:#1e3a8ad9}.decoration-blue-900\/90{text-decoration-color:#1e3a8ae6}.decoration-blue-900\/95{text-decoration-color:#1e3a8af2}.decoration-blue-950{text-decoration-color:#172554}.decoration-blue-950\/0{text-decoration-color:#17255400}.decoration-blue-950\/10{text-decoration-color:#1725541a}.decoration-blue-950\/100{text-decoration-color:#172554}.decoration-blue-950\/15{text-decoration-color:#17255426}.decoration-blue-950\/20{text-decoration-color:#17255433}.decoration-blue-950\/25{text-decoration-color:#17255440}.decoration-blue-950\/30{text-decoration-color:#1725544d}.decoration-blue-950\/35{text-decoration-color:#17255459}.decoration-blue-950\/40{text-decoration-color:#17255466}.decoration-blue-950\/45{text-decoration-color:#17255473}.decoration-blue-950\/5{text-decoration-color:#1725540d}.decoration-blue-950\/50{text-decoration-color:#17255480}.decoration-blue-950\/55{text-decoration-color:#1725548c}.decoration-blue-950\/60{text-decoration-color:#17255499}.decoration-blue-950\/65{text-decoration-color:#172554a6}.decoration-blue-950\/70{text-decoration-color:#172554b3}.decoration-blue-950\/75{text-decoration-color:#172554bf}.decoration-blue-950\/80{text-decoration-color:#172554cc}.decoration-blue-950\/85{text-decoration-color:#172554d9}.decoration-blue-950\/90{text-decoration-color:#172554e6}.decoration-blue-950\/95{text-decoration-color:#172554f2}.decoration-green-100{text-decoration-color:#dcfce7}.decoration-green-100\/0{text-decoration-color:#dcfce700}.decoration-green-100\/10{text-decoration-color:#dcfce71a}.decoration-green-100\/100{text-decoration-color:#dcfce7}.decoration-green-100\/15{text-decoration-color:#dcfce726}.decoration-green-100\/20{text-decoration-color:#dcfce733}.decoration-green-100\/25{text-decoration-color:#dcfce740}.decoration-green-100\/30{text-decoration-color:#dcfce74d}.decoration-green-100\/35{text-decoration-color:#dcfce759}.decoration-green-100\/40{text-decoration-color:#dcfce766}.decoration-green-100\/45{text-decoration-color:#dcfce773}.decoration-green-100\/5{text-decoration-color:#dcfce70d}.decoration-green-100\/50{text-decoration-color:#dcfce780}.decoration-green-100\/55{text-decoration-color:#dcfce78c}.decoration-green-100\/60{text-decoration-color:#dcfce799}.decoration-green-100\/65{text-decoration-color:#dcfce7a6}.decoration-green-100\/70{text-decoration-color:#dcfce7b3}.decoration-green-100\/75{text-decoration-color:#dcfce7bf}.decoration-green-100\/80{text-decoration-color:#dcfce7cc}.decoration-green-100\/85{text-decoration-color:#dcfce7d9}.decoration-green-100\/90{text-decoration-color:#dcfce7e6}.decoration-green-100\/95{text-decoration-color:#dcfce7f2}.decoration-green-200{text-decoration-color:#bbf7d0}.decoration-green-200\/0{text-decoration-color:#bbf7d000}.decoration-green-200\/10{text-decoration-color:#bbf7d01a}.decoration-green-200\/100{text-decoration-color:#bbf7d0}.decoration-green-200\/15{text-decoration-color:#bbf7d026}.decoration-green-200\/20{text-decoration-color:#bbf7d033}.decoration-green-200\/25{text-decoration-color:#bbf7d040}.decoration-green-200\/30{text-decoration-color:#bbf7d04d}.decoration-green-200\/35{text-decoration-color:#bbf7d059}.decoration-green-200\/40{text-decoration-color:#bbf7d066}.decoration-green-200\/45{text-decoration-color:#bbf7d073}.decoration-green-200\/5{text-decoration-color:#bbf7d00d}.decoration-green-200\/50{text-decoration-color:#bbf7d080}.decoration-green-200\/55{text-decoration-color:#bbf7d08c}.decoration-green-200\/60{text-decoration-color:#bbf7d099}.decoration-green-200\/65{text-decoration-color:#bbf7d0a6}.decoration-green-200\/70{text-decoration-color:#bbf7d0b3}.decoration-green-200\/75{text-decoration-color:#bbf7d0bf}.decoration-green-200\/80{text-decoration-color:#bbf7d0cc}.decoration-green-200\/85{text-decoration-color:#bbf7d0d9}.decoration-green-200\/90{text-decoration-color:#bbf7d0e6}.decoration-green-200\/95{text-decoration-color:#bbf7d0f2}.decoration-green-300{text-decoration-color:#86efac}.decoration-green-300\/0{text-decoration-color:#86efac00}.decoration-green-300\/10{text-decoration-color:#86efac1a}.decoration-green-300\/100{text-decoration-color:#86efac}.decoration-green-300\/15{text-decoration-color:#86efac26}.decoration-green-300\/20{text-decoration-color:#86efac33}.decoration-green-300\/25{text-decoration-color:#86efac40}.decoration-green-300\/30{text-decoration-color:#86efac4d}.decoration-green-300\/35{text-decoration-color:#86efac59}.decoration-green-300\/40{text-decoration-color:#86efac66}.decoration-green-300\/45{text-decoration-color:#86efac73}.decoration-green-300\/5{text-decoration-color:#86efac0d}.decoration-green-300\/50{text-decoration-color:#86efac80}.decoration-green-300\/55{text-decoration-color:#86efac8c}.decoration-green-300\/60{text-decoration-color:#86efac99}.decoration-green-300\/65{text-decoration-color:#86efaca6}.decoration-green-300\/70{text-decoration-color:#86efacb3}.decoration-green-300\/75{text-decoration-color:#86efacbf}.decoration-green-300\/80{text-decoration-color:#86efaccc}.decoration-green-300\/85{text-decoration-color:#86efacd9}.decoration-green-300\/90{text-decoration-color:#86eface6}.decoration-green-300\/95{text-decoration-color:#86efacf2}.decoration-green-400{text-decoration-color:#4ade80}.decoration-green-400\/0{text-decoration-color:#4ade8000}.decoration-green-400\/10{text-decoration-color:#4ade801a}.decoration-green-400\/100{text-decoration-color:#4ade80}.decoration-green-400\/15{text-decoration-color:#4ade8026}.decoration-green-400\/20{text-decoration-color:#4ade8033}.decoration-green-400\/25{text-decoration-color:#4ade8040}.decoration-green-400\/30{text-decoration-color:#4ade804d}.decoration-green-400\/35{text-decoration-color:#4ade8059}.decoration-green-400\/40{text-decoration-color:#4ade8066}.decoration-green-400\/45{text-decoration-color:#4ade8073}.decoration-green-400\/5{text-decoration-color:#4ade800d}.decoration-green-400\/50{text-decoration-color:#4ade8080}.decoration-green-400\/55{text-decoration-color:#4ade808c}.decoration-green-400\/60{text-decoration-color:#4ade8099}.decoration-green-400\/65{text-decoration-color:#4ade80a6}.decoration-green-400\/70{text-decoration-color:#4ade80b3}.decoration-green-400\/75{text-decoration-color:#4ade80bf}.decoration-green-400\/80{text-decoration-color:#4ade80cc}.decoration-green-400\/85{text-decoration-color:#4ade80d9}.decoration-green-400\/90{text-decoration-color:#4ade80e6}.decoration-green-400\/95{text-decoration-color:#4ade80f2}.decoration-green-50{text-decoration-color:#f0fdf4}.decoration-green-50\/0{text-decoration-color:#f0fdf400}.decoration-green-50\/10{text-decoration-color:#f0fdf41a}.decoration-green-50\/100{text-decoration-color:#f0fdf4}.decoration-green-50\/15{text-decoration-color:#f0fdf426}.decoration-green-50\/20{text-decoration-color:#f0fdf433}.decoration-green-50\/25{text-decoration-color:#f0fdf440}.decoration-green-50\/30{text-decoration-color:#f0fdf44d}.decoration-green-50\/35{text-decoration-color:#f0fdf459}.decoration-green-50\/40{text-decoration-color:#f0fdf466}.decoration-green-50\/45{text-decoration-color:#f0fdf473}.decoration-green-50\/5{text-decoration-color:#f0fdf40d}.decoration-green-50\/50{text-decoration-color:#f0fdf480}.decoration-green-50\/55{text-decoration-color:#f0fdf48c}.decoration-green-50\/60{text-decoration-color:#f0fdf499}.decoration-green-50\/65{text-decoration-color:#f0fdf4a6}.decoration-green-50\/70{text-decoration-color:#f0fdf4b3}.decoration-green-50\/75{text-decoration-color:#f0fdf4bf}.decoration-green-50\/80{text-decoration-color:#f0fdf4cc}.decoration-green-50\/85{text-decoration-color:#f0fdf4d9}.decoration-green-50\/90{text-decoration-color:#f0fdf4e6}.decoration-green-50\/95{text-decoration-color:#f0fdf4f2}.decoration-green-500{text-decoration-color:#22c55e}.decoration-green-500\/0{text-decoration-color:#22c55e00}.decoration-green-500\/10{text-decoration-color:#22c55e1a}.decoration-green-500\/100{text-decoration-color:#22c55e}.decoration-green-500\/15{text-decoration-color:#22c55e26}.decoration-green-500\/20{text-decoration-color:#22c55e33}.decoration-green-500\/25{text-decoration-color:#22c55e40}.decoration-green-500\/30{text-decoration-color:#22c55e4d}.decoration-green-500\/35{text-decoration-color:#22c55e59}.decoration-green-500\/40{text-decoration-color:#22c55e66}.decoration-green-500\/45{text-decoration-color:#22c55e73}.decoration-green-500\/5{text-decoration-color:#22c55e0d}.decoration-green-500\/50{text-decoration-color:#22c55e80}.decoration-green-500\/55{text-decoration-color:#22c55e8c}.decoration-green-500\/60{text-decoration-color:#22c55e99}.decoration-green-500\/65{text-decoration-color:#22c55ea6}.decoration-green-500\/70{text-decoration-color:#22c55eb3}.decoration-green-500\/75{text-decoration-color:#22c55ebf}.decoration-green-500\/80{text-decoration-color:#22c55ecc}.decoration-green-500\/85{text-decoration-color:#22c55ed9}.decoration-green-500\/90{text-decoration-color:#22c55ee6}.decoration-green-500\/95{text-decoration-color:#22c55ef2}.decoration-green-600{text-decoration-color:#16a34a}.decoration-green-600\/0{text-decoration-color:#16a34a00}.decoration-green-600\/10{text-decoration-color:#16a34a1a}.decoration-green-600\/100{text-decoration-color:#16a34a}.decoration-green-600\/15{text-decoration-color:#16a34a26}.decoration-green-600\/20{text-decoration-color:#16a34a33}.decoration-green-600\/25{text-decoration-color:#16a34a40}.decoration-green-600\/30{text-decoration-color:#16a34a4d}.decoration-green-600\/35{text-decoration-color:#16a34a59}.decoration-green-600\/40{text-decoration-color:#16a34a66}.decoration-green-600\/45{text-decoration-color:#16a34a73}.decoration-green-600\/5{text-decoration-color:#16a34a0d}.decoration-green-600\/50{text-decoration-color:#16a34a80}.decoration-green-600\/55{text-decoration-color:#16a34a8c}.decoration-green-600\/60{text-decoration-color:#16a34a99}.decoration-green-600\/65{text-decoration-color:#16a34aa6}.decoration-green-600\/70{text-decoration-color:#16a34ab3}.decoration-green-600\/75{text-decoration-color:#16a34abf}.decoration-green-600\/80{text-decoration-color:#16a34acc}.decoration-green-600\/85{text-decoration-color:#16a34ad9}.decoration-green-600\/90{text-decoration-color:#16a34ae6}.decoration-green-600\/95{text-decoration-color:#16a34af2}.decoration-green-700{text-decoration-color:#15803d}.decoration-green-700\/0{text-decoration-color:#15803d00}.decoration-green-700\/10{text-decoration-color:#15803d1a}.decoration-green-700\/100{text-decoration-color:#15803d}.decoration-green-700\/15{text-decoration-color:#15803d26}.decoration-green-700\/20{text-decoration-color:#15803d33}.decoration-green-700\/25{text-decoration-color:#15803d40}.decoration-green-700\/30{text-decoration-color:#15803d4d}.decoration-green-700\/35{text-decoration-color:#15803d59}.decoration-green-700\/40{text-decoration-color:#15803d66}.decoration-green-700\/45{text-decoration-color:#15803d73}.decoration-green-700\/5{text-decoration-color:#15803d0d}.decoration-green-700\/50{text-decoration-color:#15803d80}.decoration-green-700\/55{text-decoration-color:#15803d8c}.decoration-green-700\/60{text-decoration-color:#15803d99}.decoration-green-700\/65{text-decoration-color:#15803da6}.decoration-green-700\/70{text-decoration-color:#15803db3}.decoration-green-700\/75{text-decoration-color:#15803dbf}.decoration-green-700\/80{text-decoration-color:#15803dcc}.decoration-green-700\/85{text-decoration-color:#15803dd9}.decoration-green-700\/90{text-decoration-color:#15803de6}.decoration-green-700\/95{text-decoration-color:#15803df2}.decoration-green-800{text-decoration-color:#166534}.decoration-green-800\/0{text-decoration-color:#16653400}.decoration-green-800\/10{text-decoration-color:#1665341a}.decoration-green-800\/100{text-decoration-color:#166534}.decoration-green-800\/15{text-decoration-color:#16653426}.decoration-green-800\/20{text-decoration-color:#16653433}.decoration-green-800\/25{text-decoration-color:#16653440}.decoration-green-800\/30{text-decoration-color:#1665344d}.decoration-green-800\/35{text-decoration-color:#16653459}.decoration-green-800\/40{text-decoration-color:#16653466}.decoration-green-800\/45{text-decoration-color:#16653473}.decoration-green-800\/5{text-decoration-color:#1665340d}.decoration-green-800\/50{text-decoration-color:#16653480}.decoration-green-800\/55{text-decoration-color:#1665348c}.decoration-green-800\/60{text-decoration-color:#16653499}.decoration-green-800\/65{text-decoration-color:#166534a6}.decoration-green-800\/70{text-decoration-color:#166534b3}.decoration-green-800\/75{text-decoration-color:#166534bf}.decoration-green-800\/80{text-decoration-color:#166534cc}.decoration-green-800\/85{text-decoration-color:#166534d9}.decoration-green-800\/90{text-decoration-color:#166534e6}.decoration-green-800\/95{text-decoration-color:#166534f2}.decoration-green-900{text-decoration-color:#14532d}.decoration-green-900\/0{text-decoration-color:#14532d00}.decoration-green-900\/10{text-decoration-color:#14532d1a}.decoration-green-900\/100{text-decoration-color:#14532d}.decoration-green-900\/15{text-decoration-color:#14532d26}.decoration-green-900\/20{text-decoration-color:#14532d33}.decoration-green-900\/25{text-decoration-color:#14532d40}.decoration-green-900\/30{text-decoration-color:#14532d4d}.decoration-green-900\/35{text-decoration-color:#14532d59}.decoration-green-900\/40{text-decoration-color:#14532d66}.decoration-green-900\/45{text-decoration-color:#14532d73}.decoration-green-900\/5{text-decoration-color:#14532d0d}.decoration-green-900\/50{text-decoration-color:#14532d80}.decoration-green-900\/55{text-decoration-color:#14532d8c}.decoration-green-900\/60{text-decoration-color:#14532d99}.decoration-green-900\/65{text-decoration-color:#14532da6}.decoration-green-900\/70{text-decoration-color:#14532db3}.decoration-green-900\/75{text-decoration-color:#14532dbf}.decoration-green-900\/80{text-decoration-color:#14532dcc}.decoration-green-900\/85{text-decoration-color:#14532dd9}.decoration-green-900\/90{text-decoration-color:#14532de6}.decoration-green-900\/95{text-decoration-color:#14532df2}.decoration-green-950{text-decoration-color:#052e16}.decoration-green-950\/0{text-decoration-color:#052e1600}.decoration-green-950\/10{text-decoration-color:#052e161a}.decoration-green-950\/100{text-decoration-color:#052e16}.decoration-green-950\/15{text-decoration-color:#052e1626}.decoration-green-950\/20{text-decoration-color:#052e1633}.decoration-green-950\/25{text-decoration-color:#052e1640}.decoration-green-950\/30{text-decoration-color:#052e164d}.decoration-green-950\/35{text-decoration-color:#052e1659}.decoration-green-950\/40{text-decoration-color:#052e1666}.decoration-green-950\/45{text-decoration-color:#052e1673}.decoration-green-950\/5{text-decoration-color:#052e160d}.decoration-green-950\/50{text-decoration-color:#052e1680}.decoration-green-950\/55{text-decoration-color:#052e168c}.decoration-green-950\/60{text-decoration-color:#052e1699}.decoration-green-950\/65{text-decoration-color:#052e16a6}.decoration-green-950\/70{text-decoration-color:#052e16b3}.decoration-green-950\/75{text-decoration-color:#052e16bf}.decoration-green-950\/80{text-decoration-color:#052e16cc}.decoration-green-950\/85{text-decoration-color:#052e16d9}.decoration-green-950\/90{text-decoration-color:#052e16e6}.decoration-green-950\/95{text-decoration-color:#052e16f2}.decoration-orange-100{text-decoration-color:#ffedd5}.decoration-orange-100\/0{text-decoration-color:#ffedd500}.decoration-orange-100\/10{text-decoration-color:#ffedd51a}.decoration-orange-100\/100{text-decoration-color:#ffedd5}.decoration-orange-100\/15{text-decoration-color:#ffedd526}.decoration-orange-100\/20{text-decoration-color:#ffedd533}.decoration-orange-100\/25{text-decoration-color:#ffedd540}.decoration-orange-100\/30{text-decoration-color:#ffedd54d}.decoration-orange-100\/35{text-decoration-color:#ffedd559}.decoration-orange-100\/40{text-decoration-color:#ffedd566}.decoration-orange-100\/45{text-decoration-color:#ffedd573}.decoration-orange-100\/5{text-decoration-color:#ffedd50d}.decoration-orange-100\/50{text-decoration-color:#ffedd580}.decoration-orange-100\/55{text-decoration-color:#ffedd58c}.decoration-orange-100\/60{text-decoration-color:#ffedd599}.decoration-orange-100\/65{text-decoration-color:#ffedd5a6}.decoration-orange-100\/70{text-decoration-color:#ffedd5b3}.decoration-orange-100\/75{text-decoration-color:#ffedd5bf}.decoration-orange-100\/80{text-decoration-color:#ffedd5cc}.decoration-orange-100\/85{text-decoration-color:#ffedd5d9}.decoration-orange-100\/90{text-decoration-color:#ffedd5e6}.decoration-orange-100\/95{text-decoration-color:#ffedd5f2}.decoration-orange-200{text-decoration-color:#fed7aa}.decoration-orange-200\/0{text-decoration-color:#fed7aa00}.decoration-orange-200\/10{text-decoration-color:#fed7aa1a}.decoration-orange-200\/100{text-decoration-color:#fed7aa}.decoration-orange-200\/15{text-decoration-color:#fed7aa26}.decoration-orange-200\/20{text-decoration-color:#fed7aa33}.decoration-orange-200\/25{text-decoration-color:#fed7aa40}.decoration-orange-200\/30{text-decoration-color:#fed7aa4d}.decoration-orange-200\/35{text-decoration-color:#fed7aa59}.decoration-orange-200\/40{text-decoration-color:#fed7aa66}.decoration-orange-200\/45{text-decoration-color:#fed7aa73}.decoration-orange-200\/5{text-decoration-color:#fed7aa0d}.decoration-orange-200\/50{text-decoration-color:#fed7aa80}.decoration-orange-200\/55{text-decoration-color:#fed7aa8c}.decoration-orange-200\/60{text-decoration-color:#fed7aa99}.decoration-orange-200\/65{text-decoration-color:#fed7aaa6}.decoration-orange-200\/70{text-decoration-color:#fed7aab3}.decoration-orange-200\/75{text-decoration-color:#fed7aabf}.decoration-orange-200\/80{text-decoration-color:#fed7aacc}.decoration-orange-200\/85{text-decoration-color:#fed7aad9}.decoration-orange-200\/90{text-decoration-color:#fed7aae6}.decoration-orange-200\/95{text-decoration-color:#fed7aaf2}.decoration-orange-300{text-decoration-color:#fdba74}.decoration-orange-300\/0{text-decoration-color:#fdba7400}.decoration-orange-300\/10{text-decoration-color:#fdba741a}.decoration-orange-300\/100{text-decoration-color:#fdba74}.decoration-orange-300\/15{text-decoration-color:#fdba7426}.decoration-orange-300\/20{text-decoration-color:#fdba7433}.decoration-orange-300\/25{text-decoration-color:#fdba7440}.decoration-orange-300\/30{text-decoration-color:#fdba744d}.decoration-orange-300\/35{text-decoration-color:#fdba7459}.decoration-orange-300\/40{text-decoration-color:#fdba7466}.decoration-orange-300\/45{text-decoration-color:#fdba7473}.decoration-orange-300\/5{text-decoration-color:#fdba740d}.decoration-orange-300\/50{text-decoration-color:#fdba7480}.decoration-orange-300\/55{text-decoration-color:#fdba748c}.decoration-orange-300\/60{text-decoration-color:#fdba7499}.decoration-orange-300\/65{text-decoration-color:#fdba74a6}.decoration-orange-300\/70{text-decoration-color:#fdba74b3}.decoration-orange-300\/75{text-decoration-color:#fdba74bf}.decoration-orange-300\/80{text-decoration-color:#fdba74cc}.decoration-orange-300\/85{text-decoration-color:#fdba74d9}.decoration-orange-300\/90{text-decoration-color:#fdba74e6}.decoration-orange-300\/95{text-decoration-color:#fdba74f2}.decoration-orange-400{text-decoration-color:#fb923c}.decoration-orange-400\/0{text-decoration-color:#fb923c00}.decoration-orange-400\/10{text-decoration-color:#fb923c1a}.decoration-orange-400\/100{text-decoration-color:#fb923c}.decoration-orange-400\/15{text-decoration-color:#fb923c26}.decoration-orange-400\/20{text-decoration-color:#fb923c33}.decoration-orange-400\/25{text-decoration-color:#fb923c40}.decoration-orange-400\/30{text-decoration-color:#fb923c4d}.decoration-orange-400\/35{text-decoration-color:#fb923c59}.decoration-orange-400\/40{text-decoration-color:#fb923c66}.decoration-orange-400\/45{text-decoration-color:#fb923c73}.decoration-orange-400\/5{text-decoration-color:#fb923c0d}.decoration-orange-400\/50{text-decoration-color:#fb923c80}.decoration-orange-400\/55{text-decoration-color:#fb923c8c}.decoration-orange-400\/60{text-decoration-color:#fb923c99}.decoration-orange-400\/65{text-decoration-color:#fb923ca6}.decoration-orange-400\/70{text-decoration-color:#fb923cb3}.decoration-orange-400\/75{text-decoration-color:#fb923cbf}.decoration-orange-400\/80{text-decoration-color:#fb923ccc}.decoration-orange-400\/85{text-decoration-color:#fb923cd9}.decoration-orange-400\/90{text-decoration-color:#fb923ce6}.decoration-orange-400\/95{text-decoration-color:#fb923cf2}.decoration-orange-50{text-decoration-color:#fff7ed}.decoration-orange-50\/0{text-decoration-color:#fff7ed00}.decoration-orange-50\/10{text-decoration-color:#fff7ed1a}.decoration-orange-50\/100{text-decoration-color:#fff7ed}.decoration-orange-50\/15{text-decoration-color:#fff7ed26}.decoration-orange-50\/20{text-decoration-color:#fff7ed33}.decoration-orange-50\/25{text-decoration-color:#fff7ed40}.decoration-orange-50\/30{text-decoration-color:#fff7ed4d}.decoration-orange-50\/35{text-decoration-color:#fff7ed59}.decoration-orange-50\/40{text-decoration-color:#fff7ed66}.decoration-orange-50\/45{text-decoration-color:#fff7ed73}.decoration-orange-50\/5{text-decoration-color:#fff7ed0d}.decoration-orange-50\/50{text-decoration-color:#fff7ed80}.decoration-orange-50\/55{text-decoration-color:#fff7ed8c}.decoration-orange-50\/60{text-decoration-color:#fff7ed99}.decoration-orange-50\/65{text-decoration-color:#fff7eda6}.decoration-orange-50\/70{text-decoration-color:#fff7edb3}.decoration-orange-50\/75{text-decoration-color:#fff7edbf}.decoration-orange-50\/80{text-decoration-color:#fff7edcc}.decoration-orange-50\/85{text-decoration-color:#fff7edd9}.decoration-orange-50\/90{text-decoration-color:#fff7ede6}.decoration-orange-50\/95{text-decoration-color:#fff7edf2}.decoration-orange-500{text-decoration-color:#f97316}.decoration-orange-500\/0{text-decoration-color:#f9731600}.decoration-orange-500\/10{text-decoration-color:#f973161a}.decoration-orange-500\/100{text-decoration-color:#f97316}.decoration-orange-500\/15{text-decoration-color:#f9731626}.decoration-orange-500\/20{text-decoration-color:#f9731633}.decoration-orange-500\/25{text-decoration-color:#f9731640}.decoration-orange-500\/30{text-decoration-color:#f973164d}.decoration-orange-500\/35{text-decoration-color:#f9731659}.decoration-orange-500\/40{text-decoration-color:#f9731666}.decoration-orange-500\/45{text-decoration-color:#f9731673}.decoration-orange-500\/5{text-decoration-color:#f973160d}.decoration-orange-500\/50{text-decoration-color:#f9731680}.decoration-orange-500\/55{text-decoration-color:#f973168c}.decoration-orange-500\/60{text-decoration-color:#f9731699}.decoration-orange-500\/65{text-decoration-color:#f97316a6}.decoration-orange-500\/70{text-decoration-color:#f97316b3}.decoration-orange-500\/75{text-decoration-color:#f97316bf}.decoration-orange-500\/80{text-decoration-color:#f97316cc}.decoration-orange-500\/85{text-decoration-color:#f97316d9}.decoration-orange-500\/90{text-decoration-color:#f97316e6}.decoration-orange-500\/95{text-decoration-color:#f97316f2}.decoration-orange-600{text-decoration-color:#ea580c}.decoration-orange-600\/0{text-decoration-color:#ea580c00}.decoration-orange-600\/10{text-decoration-color:#ea580c1a}.decoration-orange-600\/100{text-decoration-color:#ea580c}.decoration-orange-600\/15{text-decoration-color:#ea580c26}.decoration-orange-600\/20{text-decoration-color:#ea580c33}.decoration-orange-600\/25{text-decoration-color:#ea580c40}.decoration-orange-600\/30{text-decoration-color:#ea580c4d}.decoration-orange-600\/35{text-decoration-color:#ea580c59}.decoration-orange-600\/40{text-decoration-color:#ea580c66}.decoration-orange-600\/45{text-decoration-color:#ea580c73}.decoration-orange-600\/5{text-decoration-color:#ea580c0d}.decoration-orange-600\/50{text-decoration-color:#ea580c80}.decoration-orange-600\/55{text-decoration-color:#ea580c8c}.decoration-orange-600\/60{text-decoration-color:#ea580c99}.decoration-orange-600\/65{text-decoration-color:#ea580ca6}.decoration-orange-600\/70{text-decoration-color:#ea580cb3}.decoration-orange-600\/75{text-decoration-color:#ea580cbf}.decoration-orange-600\/80{text-decoration-color:#ea580ccc}.decoration-orange-600\/85{text-decoration-color:#ea580cd9}.decoration-orange-600\/90{text-decoration-color:#ea580ce6}.decoration-orange-600\/95{text-decoration-color:#ea580cf2}.decoration-orange-700{text-decoration-color:#c2410c}.decoration-orange-700\/0{text-decoration-color:#c2410c00}.decoration-orange-700\/10{text-decoration-color:#c2410c1a}.decoration-orange-700\/100{text-decoration-color:#c2410c}.decoration-orange-700\/15{text-decoration-color:#c2410c26}.decoration-orange-700\/20{text-decoration-color:#c2410c33}.decoration-orange-700\/25{text-decoration-color:#c2410c40}.decoration-orange-700\/30{text-decoration-color:#c2410c4d}.decoration-orange-700\/35{text-decoration-color:#c2410c59}.decoration-orange-700\/40{text-decoration-color:#c2410c66}.decoration-orange-700\/45{text-decoration-color:#c2410c73}.decoration-orange-700\/5{text-decoration-color:#c2410c0d}.decoration-orange-700\/50{text-decoration-color:#c2410c80}.decoration-orange-700\/55{text-decoration-color:#c2410c8c}.decoration-orange-700\/60{text-decoration-color:#c2410c99}.decoration-orange-700\/65{text-decoration-color:#c2410ca6}.decoration-orange-700\/70{text-decoration-color:#c2410cb3}.decoration-orange-700\/75{text-decoration-color:#c2410cbf}.decoration-orange-700\/80{text-decoration-color:#c2410ccc}.decoration-orange-700\/85{text-decoration-color:#c2410cd9}.decoration-orange-700\/90{text-decoration-color:#c2410ce6}.decoration-orange-700\/95{text-decoration-color:#c2410cf2}.decoration-orange-800{text-decoration-color:#9a3412}.decoration-orange-800\/0{text-decoration-color:#9a341200}.decoration-orange-800\/10{text-decoration-color:#9a34121a}.decoration-orange-800\/100{text-decoration-color:#9a3412}.decoration-orange-800\/15{text-decoration-color:#9a341226}.decoration-orange-800\/20{text-decoration-color:#9a341233}.decoration-orange-800\/25{text-decoration-color:#9a341240}.decoration-orange-800\/30{text-decoration-color:#9a34124d}.decoration-orange-800\/35{text-decoration-color:#9a341259}.decoration-orange-800\/40{text-decoration-color:#9a341266}.decoration-orange-800\/45{text-decoration-color:#9a341273}.decoration-orange-800\/5{text-decoration-color:#9a34120d}.decoration-orange-800\/50{text-decoration-color:#9a341280}.decoration-orange-800\/55{text-decoration-color:#9a34128c}.decoration-orange-800\/60{text-decoration-color:#9a341299}.decoration-orange-800\/65{text-decoration-color:#9a3412a6}.decoration-orange-800\/70{text-decoration-color:#9a3412b3}.decoration-orange-800\/75{text-decoration-color:#9a3412bf}.decoration-orange-800\/80{text-decoration-color:#9a3412cc}.decoration-orange-800\/85{text-decoration-color:#9a3412d9}.decoration-orange-800\/90{text-decoration-color:#9a3412e6}.decoration-orange-800\/95{text-decoration-color:#9a3412f2}.decoration-orange-900{text-decoration-color:#7c2d12}.decoration-orange-900\/0{text-decoration-color:#7c2d1200}.decoration-orange-900\/10{text-decoration-color:#7c2d121a}.decoration-orange-900\/100{text-decoration-color:#7c2d12}.decoration-orange-900\/15{text-decoration-color:#7c2d1226}.decoration-orange-900\/20{text-decoration-color:#7c2d1233}.decoration-orange-900\/25{text-decoration-color:#7c2d1240}.decoration-orange-900\/30{text-decoration-color:#7c2d124d}.decoration-orange-900\/35{text-decoration-color:#7c2d1259}.decoration-orange-900\/40{text-decoration-color:#7c2d1266}.decoration-orange-900\/45{text-decoration-color:#7c2d1273}.decoration-orange-900\/5{text-decoration-color:#7c2d120d}.decoration-orange-900\/50{text-decoration-color:#7c2d1280}.decoration-orange-900\/55{text-decoration-color:#7c2d128c}.decoration-orange-900\/60{text-decoration-color:#7c2d1299}.decoration-orange-900\/65{text-decoration-color:#7c2d12a6}.decoration-orange-900\/70{text-decoration-color:#7c2d12b3}.decoration-orange-900\/75{text-decoration-color:#7c2d12bf}.decoration-orange-900\/80{text-decoration-color:#7c2d12cc}.decoration-orange-900\/85{text-decoration-color:#7c2d12d9}.decoration-orange-900\/90{text-decoration-color:#7c2d12e6}.decoration-orange-900\/95{text-decoration-color:#7c2d12f2}.decoration-orange-950{text-decoration-color:#431407}.decoration-orange-950\/0{text-decoration-color:#43140700}.decoration-orange-950\/10{text-decoration-color:#4314071a}.decoration-orange-950\/100{text-decoration-color:#431407}.decoration-orange-950\/15{text-decoration-color:#43140726}.decoration-orange-950\/20{text-decoration-color:#43140733}.decoration-orange-950\/25{text-decoration-color:#43140740}.decoration-orange-950\/30{text-decoration-color:#4314074d}.decoration-orange-950\/35{text-decoration-color:#43140759}.decoration-orange-950\/40{text-decoration-color:#43140766}.decoration-orange-950\/45{text-decoration-color:#43140773}.decoration-orange-950\/5{text-decoration-color:#4314070d}.decoration-orange-950\/50{text-decoration-color:#43140780}.decoration-orange-950\/55{text-decoration-color:#4314078c}.decoration-orange-950\/60{text-decoration-color:#43140799}.decoration-orange-950\/65{text-decoration-color:#431407a6}.decoration-orange-950\/70{text-decoration-color:#431407b3}.decoration-orange-950\/75{text-decoration-color:#431407bf}.decoration-orange-950\/80{text-decoration-color:#431407cc}.decoration-orange-950\/85{text-decoration-color:#431407d9}.decoration-orange-950\/90{text-decoration-color:#431407e6}.decoration-orange-950\/95{text-decoration-color:#431407f2}.decoration-red-100{text-decoration-color:#fee2e2}.decoration-red-100\/0{text-decoration-color:#fee2e200}.decoration-red-100\/10{text-decoration-color:#fee2e21a}.decoration-red-100\/100{text-decoration-color:#fee2e2}.decoration-red-100\/15{text-decoration-color:#fee2e226}.decoration-red-100\/20{text-decoration-color:#fee2e233}.decoration-red-100\/25{text-decoration-color:#fee2e240}.decoration-red-100\/30{text-decoration-color:#fee2e24d}.decoration-red-100\/35{text-decoration-color:#fee2e259}.decoration-red-100\/40{text-decoration-color:#fee2e266}.decoration-red-100\/45{text-decoration-color:#fee2e273}.decoration-red-100\/5{text-decoration-color:#fee2e20d}.decoration-red-100\/50{text-decoration-color:#fee2e280}.decoration-red-100\/55{text-decoration-color:#fee2e28c}.decoration-red-100\/60{text-decoration-color:#fee2e299}.decoration-red-100\/65{text-decoration-color:#fee2e2a6}.decoration-red-100\/70{text-decoration-color:#fee2e2b3}.decoration-red-100\/75{text-decoration-color:#fee2e2bf}.decoration-red-100\/80{text-decoration-color:#fee2e2cc}.decoration-red-100\/85{text-decoration-color:#fee2e2d9}.decoration-red-100\/90{text-decoration-color:#fee2e2e6}.decoration-red-100\/95{text-decoration-color:#fee2e2f2}.decoration-red-200{text-decoration-color:#fecaca}.decoration-red-200\/0{text-decoration-color:#fecaca00}.decoration-red-200\/10{text-decoration-color:#fecaca1a}.decoration-red-200\/100{text-decoration-color:#fecaca}.decoration-red-200\/15{text-decoration-color:#fecaca26}.decoration-red-200\/20{text-decoration-color:#fecaca33}.decoration-red-200\/25{text-decoration-color:#fecaca40}.decoration-red-200\/30{text-decoration-color:#fecaca4d}.decoration-red-200\/35{text-decoration-color:#fecaca59}.decoration-red-200\/40{text-decoration-color:#fecaca66}.decoration-red-200\/45{text-decoration-color:#fecaca73}.decoration-red-200\/5{text-decoration-color:#fecaca0d}.decoration-red-200\/50{text-decoration-color:#fecaca80}.decoration-red-200\/55{text-decoration-color:#fecaca8c}.decoration-red-200\/60{text-decoration-color:#fecaca99}.decoration-red-200\/65{text-decoration-color:#fecacaa6}.decoration-red-200\/70{text-decoration-color:#fecacab3}.decoration-red-200\/75{text-decoration-color:#fecacabf}.decoration-red-200\/80{text-decoration-color:#fecacacc}.decoration-red-200\/85{text-decoration-color:#fecacad9}.decoration-red-200\/90{text-decoration-color:#fecacae6}.decoration-red-200\/95{text-decoration-color:#fecacaf2}.decoration-red-300{text-decoration-color:#fca5a5}.decoration-red-300\/0{text-decoration-color:#fca5a500}.decoration-red-300\/10{text-decoration-color:#fca5a51a}.decoration-red-300\/100{text-decoration-color:#fca5a5}.decoration-red-300\/15{text-decoration-color:#fca5a526}.decoration-red-300\/20{text-decoration-color:#fca5a533}.decoration-red-300\/25{text-decoration-color:#fca5a540}.decoration-red-300\/30{text-decoration-color:#fca5a54d}.decoration-red-300\/35{text-decoration-color:#fca5a559}.decoration-red-300\/40{text-decoration-color:#fca5a566}.decoration-red-300\/45{text-decoration-color:#fca5a573}.decoration-red-300\/5{text-decoration-color:#fca5a50d}.decoration-red-300\/50{text-decoration-color:#fca5a580}.decoration-red-300\/55{text-decoration-color:#fca5a58c}.decoration-red-300\/60{text-decoration-color:#fca5a599}.decoration-red-300\/65{text-decoration-color:#fca5a5a6}.decoration-red-300\/70{text-decoration-color:#fca5a5b3}.decoration-red-300\/75{text-decoration-color:#fca5a5bf}.decoration-red-300\/80{text-decoration-color:#fca5a5cc}.decoration-red-300\/85{text-decoration-color:#fca5a5d9}.decoration-red-300\/90{text-decoration-color:#fca5a5e6}.decoration-red-300\/95{text-decoration-color:#fca5a5f2}.decoration-red-400{text-decoration-color:#f87171}.decoration-red-400\/0{text-decoration-color:#f8717100}.decoration-red-400\/10{text-decoration-color:#f871711a}.decoration-red-400\/100{text-decoration-color:#f87171}.decoration-red-400\/15{text-decoration-color:#f8717126}.decoration-red-400\/20{text-decoration-color:#f8717133}.decoration-red-400\/25{text-decoration-color:#f8717140}.decoration-red-400\/30{text-decoration-color:#f871714d}.decoration-red-400\/35{text-decoration-color:#f8717159}.decoration-red-400\/40{text-decoration-color:#f8717166}.decoration-red-400\/45{text-decoration-color:#f8717173}.decoration-red-400\/5{text-decoration-color:#f871710d}.decoration-red-400\/50{text-decoration-color:#f8717180}.decoration-red-400\/55{text-decoration-color:#f871718c}.decoration-red-400\/60{text-decoration-color:#f8717199}.decoration-red-400\/65{text-decoration-color:#f87171a6}.decoration-red-400\/70{text-decoration-color:#f87171b3}.decoration-red-400\/75{text-decoration-color:#f87171bf}.decoration-red-400\/80{text-decoration-color:#f87171cc}.decoration-red-400\/85{text-decoration-color:#f87171d9}.decoration-red-400\/90{text-decoration-color:#f87171e6}.decoration-red-400\/95{text-decoration-color:#f87171f2}.decoration-red-50{text-decoration-color:#fef2f2}.decoration-red-50\/0{text-decoration-color:#fef2f200}.decoration-red-50\/10{text-decoration-color:#fef2f21a}.decoration-red-50\/100{text-decoration-color:#fef2f2}.decoration-red-50\/15{text-decoration-color:#fef2f226}.decoration-red-50\/20{text-decoration-color:#fef2f233}.decoration-red-50\/25{text-decoration-color:#fef2f240}.decoration-red-50\/30{text-decoration-color:#fef2f24d}.decoration-red-50\/35{text-decoration-color:#fef2f259}.decoration-red-50\/40{text-decoration-color:#fef2f266}.decoration-red-50\/45{text-decoration-color:#fef2f273}.decoration-red-50\/5{text-decoration-color:#fef2f20d}.decoration-red-50\/50{text-decoration-color:#fef2f280}.decoration-red-50\/55{text-decoration-color:#fef2f28c}.decoration-red-50\/60{text-decoration-color:#fef2f299}.decoration-red-50\/65{text-decoration-color:#fef2f2a6}.decoration-red-50\/70{text-decoration-color:#fef2f2b3}.decoration-red-50\/75{text-decoration-color:#fef2f2bf}.decoration-red-50\/80{text-decoration-color:#fef2f2cc}.decoration-red-50\/85{text-decoration-color:#fef2f2d9}.decoration-red-50\/90{text-decoration-color:#fef2f2e6}.decoration-red-50\/95{text-decoration-color:#fef2f2f2}.decoration-red-500{text-decoration-color:#ef4444}.decoration-red-500\/0{text-decoration-color:#ef444400}.decoration-red-500\/10{text-decoration-color:#ef44441a}.decoration-red-500\/100{text-decoration-color:#ef4444}.decoration-red-500\/15{text-decoration-color:#ef444426}.decoration-red-500\/20{text-decoration-color:#ef444433}.decoration-red-500\/25{text-decoration-color:#ef444440}.decoration-red-500\/30{text-decoration-color:#ef44444d}.decoration-red-500\/35{text-decoration-color:#ef444459}.decoration-red-500\/40{text-decoration-color:#ef444466}.decoration-red-500\/45{text-decoration-color:#ef444473}.decoration-red-500\/5{text-decoration-color:#ef44440d}.decoration-red-500\/50{text-decoration-color:#ef444480}.decoration-red-500\/55{text-decoration-color:#ef44448c}.decoration-red-500\/60{text-decoration-color:#ef444499}.decoration-red-500\/65{text-decoration-color:#ef4444a6}.decoration-red-500\/70{text-decoration-color:#ef4444b3}.decoration-red-500\/75{text-decoration-color:#ef4444bf}.decoration-red-500\/80{text-decoration-color:#ef4444cc}.decoration-red-500\/85{text-decoration-color:#ef4444d9}.decoration-red-500\/90{text-decoration-color:#ef4444e6}.decoration-red-500\/95{text-decoration-color:#ef4444f2}.decoration-red-600{text-decoration-color:#dc2626}.decoration-red-600\/0{text-decoration-color:#dc262600}.decoration-red-600\/10{text-decoration-color:#dc26261a}.decoration-red-600\/100{text-decoration-color:#dc2626}.decoration-red-600\/15{text-decoration-color:#dc262626}.decoration-red-600\/20{text-decoration-color:#dc262633}.decoration-red-600\/25{text-decoration-color:#dc262640}.decoration-red-600\/30{text-decoration-color:#dc26264d}.decoration-red-600\/35{text-decoration-color:#dc262659}.decoration-red-600\/40{text-decoration-color:#dc262666}.decoration-red-600\/45{text-decoration-color:#dc262673}.decoration-red-600\/5{text-decoration-color:#dc26260d}.decoration-red-600\/50{text-decoration-color:#dc262680}.decoration-red-600\/55{text-decoration-color:#dc26268c}.decoration-red-600\/60{text-decoration-color:#dc262699}.decoration-red-600\/65{text-decoration-color:#dc2626a6}.decoration-red-600\/70{text-decoration-color:#dc2626b3}.decoration-red-600\/75{text-decoration-color:#dc2626bf}.decoration-red-600\/80{text-decoration-color:#dc2626cc}.decoration-red-600\/85{text-decoration-color:#dc2626d9}.decoration-red-600\/90{text-decoration-color:#dc2626e6}.decoration-red-600\/95{text-decoration-color:#dc2626f2}.decoration-red-700{text-decoration-color:#b91c1c}.decoration-red-700\/0{text-decoration-color:#b91c1c00}.decoration-red-700\/10{text-decoration-color:#b91c1c1a}.decoration-red-700\/100{text-decoration-color:#b91c1c}.decoration-red-700\/15{text-decoration-color:#b91c1c26}.decoration-red-700\/20{text-decoration-color:#b91c1c33}.decoration-red-700\/25{text-decoration-color:#b91c1c40}.decoration-red-700\/30{text-decoration-color:#b91c1c4d}.decoration-red-700\/35{text-decoration-color:#b91c1c59}.decoration-red-700\/40{text-decoration-color:#b91c1c66}.decoration-red-700\/45{text-decoration-color:#b91c1c73}.decoration-red-700\/5{text-decoration-color:#b91c1c0d}.decoration-red-700\/50{text-decoration-color:#b91c1c80}.decoration-red-700\/55{text-decoration-color:#b91c1c8c}.decoration-red-700\/60{text-decoration-color:#b91c1c99}.decoration-red-700\/65{text-decoration-color:#b91c1ca6}.decoration-red-700\/70{text-decoration-color:#b91c1cb3}.decoration-red-700\/75{text-decoration-color:#b91c1cbf}.decoration-red-700\/80{text-decoration-color:#b91c1ccc}.decoration-red-700\/85{text-decoration-color:#b91c1cd9}.decoration-red-700\/90{text-decoration-color:#b91c1ce6}.decoration-red-700\/95{text-decoration-color:#b91c1cf2}.decoration-red-800{text-decoration-color:#991b1b}.decoration-red-800\/0{text-decoration-color:#991b1b00}.decoration-red-800\/10{text-decoration-color:#991b1b1a}.decoration-red-800\/100{text-decoration-color:#991b1b}.decoration-red-800\/15{text-decoration-color:#991b1b26}.decoration-red-800\/20{text-decoration-color:#991b1b33}.decoration-red-800\/25{text-decoration-color:#991b1b40}.decoration-red-800\/30{text-decoration-color:#991b1b4d}.decoration-red-800\/35{text-decoration-color:#991b1b59}.decoration-red-800\/40{text-decoration-color:#991b1b66}.decoration-red-800\/45{text-decoration-color:#991b1b73}.decoration-red-800\/5{text-decoration-color:#991b1b0d}.decoration-red-800\/50{text-decoration-color:#991b1b80}.decoration-red-800\/55{text-decoration-color:#991b1b8c}.decoration-red-800\/60{text-decoration-color:#991b1b99}.decoration-red-800\/65{text-decoration-color:#991b1ba6}.decoration-red-800\/70{text-decoration-color:#991b1bb3}.decoration-red-800\/75{text-decoration-color:#991b1bbf}.decoration-red-800\/80{text-decoration-color:#991b1bcc}.decoration-red-800\/85{text-decoration-color:#991b1bd9}.decoration-red-800\/90{text-decoration-color:#991b1be6}.decoration-red-800\/95{text-decoration-color:#991b1bf2}.decoration-red-900{text-decoration-color:#7f1d1d}.decoration-red-900\/0{text-decoration-color:#7f1d1d00}.decoration-red-900\/10{text-decoration-color:#7f1d1d1a}.decoration-red-900\/100{text-decoration-color:#7f1d1d}.decoration-red-900\/15{text-decoration-color:#7f1d1d26}.decoration-red-900\/20{text-decoration-color:#7f1d1d33}.decoration-red-900\/25{text-decoration-color:#7f1d1d40}.decoration-red-900\/30{text-decoration-color:#7f1d1d4d}.decoration-red-900\/35{text-decoration-color:#7f1d1d59}.decoration-red-900\/40{text-decoration-color:#7f1d1d66}.decoration-red-900\/45{text-decoration-color:#7f1d1d73}.decoration-red-900\/5{text-decoration-color:#7f1d1d0d}.decoration-red-900\/50{text-decoration-color:#7f1d1d80}.decoration-red-900\/55{text-decoration-color:#7f1d1d8c}.decoration-red-900\/60{text-decoration-color:#7f1d1d99}.decoration-red-900\/65{text-decoration-color:#7f1d1da6}.decoration-red-900\/70{text-decoration-color:#7f1d1db3}.decoration-red-900\/75{text-decoration-color:#7f1d1dbf}.decoration-red-900\/80{text-decoration-color:#7f1d1dcc}.decoration-red-900\/85{text-decoration-color:#7f1d1dd9}.decoration-red-900\/90{text-decoration-color:#7f1d1de6}.decoration-red-900\/95{text-decoration-color:#7f1d1df2}.decoration-red-950{text-decoration-color:#450a0a}.decoration-red-950\/0{text-decoration-color:#450a0a00}.decoration-red-950\/10{text-decoration-color:#450a0a1a}.decoration-red-950\/100{text-decoration-color:#450a0a}.decoration-red-950\/15{text-decoration-color:#450a0a26}.decoration-red-950\/20{text-decoration-color:#450a0a33}.decoration-red-950\/25{text-decoration-color:#450a0a40}.decoration-red-950\/30{text-decoration-color:#450a0a4d}.decoration-red-950\/35{text-decoration-color:#450a0a59}.decoration-red-950\/40{text-decoration-color:#450a0a66}.decoration-red-950\/45{text-decoration-color:#450a0a73}.decoration-red-950\/5{text-decoration-color:#450a0a0d}.decoration-red-950\/50{text-decoration-color:#450a0a80}.decoration-red-950\/55{text-decoration-color:#450a0a8c}.decoration-red-950\/60{text-decoration-color:#450a0a99}.decoration-red-950\/65{text-decoration-color:#450a0aa6}.decoration-red-950\/70{text-decoration-color:#450a0ab3}.decoration-red-950\/75{text-decoration-color:#450a0abf}.decoration-red-950\/80{text-decoration-color:#450a0acc}.decoration-red-950\/85{text-decoration-color:#450a0ad9}.decoration-red-950\/90{text-decoration-color:#450a0ae6}.decoration-red-950\/95{text-decoration-color:#450a0af2}.placeholder-blue-100::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(219 234 254 / var(--tw-placeholder-opacity))}.placeholder-blue-100::placeholder{--tw-placeholder-opacity: 1;color:rgb(219 234 254 / var(--tw-placeholder-opacity))}.placeholder-blue-100\/0::-moz-placeholder{color:#dbeafe00}.placeholder-blue-100\/0::placeholder{color:#dbeafe00}.placeholder-blue-100\/10::-moz-placeholder{color:#dbeafe1a}.placeholder-blue-100\/10::placeholder{color:#dbeafe1a}.placeholder-blue-100\/100::-moz-placeholder{color:#dbeafe}.placeholder-blue-100\/100::placeholder{color:#dbeafe}.placeholder-blue-100\/15::-moz-placeholder{color:#dbeafe26}.placeholder-blue-100\/15::placeholder{color:#dbeafe26}.placeholder-blue-100\/20::-moz-placeholder{color:#dbeafe33}.placeholder-blue-100\/20::placeholder{color:#dbeafe33}.placeholder-blue-100\/25::-moz-placeholder{color:#dbeafe40}.placeholder-blue-100\/25::placeholder{color:#dbeafe40}.placeholder-blue-100\/30::-moz-placeholder{color:#dbeafe4d}.placeholder-blue-100\/30::placeholder{color:#dbeafe4d}.placeholder-blue-100\/35::-moz-placeholder{color:#dbeafe59}.placeholder-blue-100\/35::placeholder{color:#dbeafe59}.placeholder-blue-100\/40::-moz-placeholder{color:#dbeafe66}.placeholder-blue-100\/40::placeholder{color:#dbeafe66}.placeholder-blue-100\/45::-moz-placeholder{color:#dbeafe73}.placeholder-blue-100\/45::placeholder{color:#dbeafe73}.placeholder-blue-100\/5::-moz-placeholder{color:#dbeafe0d}.placeholder-blue-100\/5::placeholder{color:#dbeafe0d}.placeholder-blue-100\/50::-moz-placeholder{color:#dbeafe80}.placeholder-blue-100\/50::placeholder{color:#dbeafe80}.placeholder-blue-100\/55::-moz-placeholder{color:#dbeafe8c}.placeholder-blue-100\/55::placeholder{color:#dbeafe8c}.placeholder-blue-100\/60::-moz-placeholder{color:#dbeafe99}.placeholder-blue-100\/60::placeholder{color:#dbeafe99}.placeholder-blue-100\/65::-moz-placeholder{color:#dbeafea6}.placeholder-blue-100\/65::placeholder{color:#dbeafea6}.placeholder-blue-100\/70::-moz-placeholder{color:#dbeafeb3}.placeholder-blue-100\/70::placeholder{color:#dbeafeb3}.placeholder-blue-100\/75::-moz-placeholder{color:#dbeafebf}.placeholder-blue-100\/75::placeholder{color:#dbeafebf}.placeholder-blue-100\/80::-moz-placeholder{color:#dbeafecc}.placeholder-blue-100\/80::placeholder{color:#dbeafecc}.placeholder-blue-100\/85::-moz-placeholder{color:#dbeafed9}.placeholder-blue-100\/85::placeholder{color:#dbeafed9}.placeholder-blue-100\/90::-moz-placeholder{color:#dbeafee6}.placeholder-blue-100\/90::placeholder{color:#dbeafee6}.placeholder-blue-100\/95::-moz-placeholder{color:#dbeafef2}.placeholder-blue-100\/95::placeholder{color:#dbeafef2}.placeholder-blue-200::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(191 219 254 / var(--tw-placeholder-opacity))}.placeholder-blue-200::placeholder{--tw-placeholder-opacity: 1;color:rgb(191 219 254 / var(--tw-placeholder-opacity))}.placeholder-blue-200\/0::-moz-placeholder{color:#bfdbfe00}.placeholder-blue-200\/0::placeholder{color:#bfdbfe00}.placeholder-blue-200\/10::-moz-placeholder{color:#bfdbfe1a}.placeholder-blue-200\/10::placeholder{color:#bfdbfe1a}.placeholder-blue-200\/100::-moz-placeholder{color:#bfdbfe}.placeholder-blue-200\/100::placeholder{color:#bfdbfe}.placeholder-blue-200\/15::-moz-placeholder{color:#bfdbfe26}.placeholder-blue-200\/15::placeholder{color:#bfdbfe26}.placeholder-blue-200\/20::-moz-placeholder{color:#bfdbfe33}.placeholder-blue-200\/20::placeholder{color:#bfdbfe33}.placeholder-blue-200\/25::-moz-placeholder{color:#bfdbfe40}.placeholder-blue-200\/25::placeholder{color:#bfdbfe40}.placeholder-blue-200\/30::-moz-placeholder{color:#bfdbfe4d}.placeholder-blue-200\/30::placeholder{color:#bfdbfe4d}.placeholder-blue-200\/35::-moz-placeholder{color:#bfdbfe59}.placeholder-blue-200\/35::placeholder{color:#bfdbfe59}.placeholder-blue-200\/40::-moz-placeholder{color:#bfdbfe66}.placeholder-blue-200\/40::placeholder{color:#bfdbfe66}.placeholder-blue-200\/45::-moz-placeholder{color:#bfdbfe73}.placeholder-blue-200\/45::placeholder{color:#bfdbfe73}.placeholder-blue-200\/5::-moz-placeholder{color:#bfdbfe0d}.placeholder-blue-200\/5::placeholder{color:#bfdbfe0d}.placeholder-blue-200\/50::-moz-placeholder{color:#bfdbfe80}.placeholder-blue-200\/50::placeholder{color:#bfdbfe80}.placeholder-blue-200\/55::-moz-placeholder{color:#bfdbfe8c}.placeholder-blue-200\/55::placeholder{color:#bfdbfe8c}.placeholder-blue-200\/60::-moz-placeholder{color:#bfdbfe99}.placeholder-blue-200\/60::placeholder{color:#bfdbfe99}.placeholder-blue-200\/65::-moz-placeholder{color:#bfdbfea6}.placeholder-blue-200\/65::placeholder{color:#bfdbfea6}.placeholder-blue-200\/70::-moz-placeholder{color:#bfdbfeb3}.placeholder-blue-200\/70::placeholder{color:#bfdbfeb3}.placeholder-blue-200\/75::-moz-placeholder{color:#bfdbfebf}.placeholder-blue-200\/75::placeholder{color:#bfdbfebf}.placeholder-blue-200\/80::-moz-placeholder{color:#bfdbfecc}.placeholder-blue-200\/80::placeholder{color:#bfdbfecc}.placeholder-blue-200\/85::-moz-placeholder{color:#bfdbfed9}.placeholder-blue-200\/85::placeholder{color:#bfdbfed9}.placeholder-blue-200\/90::-moz-placeholder{color:#bfdbfee6}.placeholder-blue-200\/90::placeholder{color:#bfdbfee6}.placeholder-blue-200\/95::-moz-placeholder{color:#bfdbfef2}.placeholder-blue-200\/95::placeholder{color:#bfdbfef2}.placeholder-blue-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(147 197 253 / var(--tw-placeholder-opacity))}.placeholder-blue-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(147 197 253 / var(--tw-placeholder-opacity))}.placeholder-blue-300\/0::-moz-placeholder{color:#93c5fd00}.placeholder-blue-300\/0::placeholder{color:#93c5fd00}.placeholder-blue-300\/10::-moz-placeholder{color:#93c5fd1a}.placeholder-blue-300\/10::placeholder{color:#93c5fd1a}.placeholder-blue-300\/100::-moz-placeholder{color:#93c5fd}.placeholder-blue-300\/100::placeholder{color:#93c5fd}.placeholder-blue-300\/15::-moz-placeholder{color:#93c5fd26}.placeholder-blue-300\/15::placeholder{color:#93c5fd26}.placeholder-blue-300\/20::-moz-placeholder{color:#93c5fd33}.placeholder-blue-300\/20::placeholder{color:#93c5fd33}.placeholder-blue-300\/25::-moz-placeholder{color:#93c5fd40}.placeholder-blue-300\/25::placeholder{color:#93c5fd40}.placeholder-blue-300\/30::-moz-placeholder{color:#93c5fd4d}.placeholder-blue-300\/30::placeholder{color:#93c5fd4d}.placeholder-blue-300\/35::-moz-placeholder{color:#93c5fd59}.placeholder-blue-300\/35::placeholder{color:#93c5fd59}.placeholder-blue-300\/40::-moz-placeholder{color:#93c5fd66}.placeholder-blue-300\/40::placeholder{color:#93c5fd66}.placeholder-blue-300\/45::-moz-placeholder{color:#93c5fd73}.placeholder-blue-300\/45::placeholder{color:#93c5fd73}.placeholder-blue-300\/5::-moz-placeholder{color:#93c5fd0d}.placeholder-blue-300\/5::placeholder{color:#93c5fd0d}.placeholder-blue-300\/50::-moz-placeholder{color:#93c5fd80}.placeholder-blue-300\/50::placeholder{color:#93c5fd80}.placeholder-blue-300\/55::-moz-placeholder{color:#93c5fd8c}.placeholder-blue-300\/55::placeholder{color:#93c5fd8c}.placeholder-blue-300\/60::-moz-placeholder{color:#93c5fd99}.placeholder-blue-300\/60::placeholder{color:#93c5fd99}.placeholder-blue-300\/65::-moz-placeholder{color:#93c5fda6}.placeholder-blue-300\/65::placeholder{color:#93c5fda6}.placeholder-blue-300\/70::-moz-placeholder{color:#93c5fdb3}.placeholder-blue-300\/70::placeholder{color:#93c5fdb3}.placeholder-blue-300\/75::-moz-placeholder{color:#93c5fdbf}.placeholder-blue-300\/75::placeholder{color:#93c5fdbf}.placeholder-blue-300\/80::-moz-placeholder{color:#93c5fdcc}.placeholder-blue-300\/80::placeholder{color:#93c5fdcc}.placeholder-blue-300\/85::-moz-placeholder{color:#93c5fdd9}.placeholder-blue-300\/85::placeholder{color:#93c5fdd9}.placeholder-blue-300\/90::-moz-placeholder{color:#93c5fde6}.placeholder-blue-300\/90::placeholder{color:#93c5fde6}.placeholder-blue-300\/95::-moz-placeholder{color:#93c5fdf2}.placeholder-blue-300\/95::placeholder{color:#93c5fdf2}.placeholder-blue-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(96 165 250 / var(--tw-placeholder-opacity))}.placeholder-blue-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(96 165 250 / var(--tw-placeholder-opacity))}.placeholder-blue-400\/0::-moz-placeholder{color:#60a5fa00}.placeholder-blue-400\/0::placeholder{color:#60a5fa00}.placeholder-blue-400\/10::-moz-placeholder{color:#60a5fa1a}.placeholder-blue-400\/10::placeholder{color:#60a5fa1a}.placeholder-blue-400\/100::-moz-placeholder{color:#60a5fa}.placeholder-blue-400\/100::placeholder{color:#60a5fa}.placeholder-blue-400\/15::-moz-placeholder{color:#60a5fa26}.placeholder-blue-400\/15::placeholder{color:#60a5fa26}.placeholder-blue-400\/20::-moz-placeholder{color:#60a5fa33}.placeholder-blue-400\/20::placeholder{color:#60a5fa33}.placeholder-blue-400\/25::-moz-placeholder{color:#60a5fa40}.placeholder-blue-400\/25::placeholder{color:#60a5fa40}.placeholder-blue-400\/30::-moz-placeholder{color:#60a5fa4d}.placeholder-blue-400\/30::placeholder{color:#60a5fa4d}.placeholder-blue-400\/35::-moz-placeholder{color:#60a5fa59}.placeholder-blue-400\/35::placeholder{color:#60a5fa59}.placeholder-blue-400\/40::-moz-placeholder{color:#60a5fa66}.placeholder-blue-400\/40::placeholder{color:#60a5fa66}.placeholder-blue-400\/45::-moz-placeholder{color:#60a5fa73}.placeholder-blue-400\/45::placeholder{color:#60a5fa73}.placeholder-blue-400\/5::-moz-placeholder{color:#60a5fa0d}.placeholder-blue-400\/5::placeholder{color:#60a5fa0d}.placeholder-blue-400\/50::-moz-placeholder{color:#60a5fa80}.placeholder-blue-400\/50::placeholder{color:#60a5fa80}.placeholder-blue-400\/55::-moz-placeholder{color:#60a5fa8c}.placeholder-blue-400\/55::placeholder{color:#60a5fa8c}.placeholder-blue-400\/60::-moz-placeholder{color:#60a5fa99}.placeholder-blue-400\/60::placeholder{color:#60a5fa99}.placeholder-blue-400\/65::-moz-placeholder{color:#60a5faa6}.placeholder-blue-400\/65::placeholder{color:#60a5faa6}.placeholder-blue-400\/70::-moz-placeholder{color:#60a5fab3}.placeholder-blue-400\/70::placeholder{color:#60a5fab3}.placeholder-blue-400\/75::-moz-placeholder{color:#60a5fabf}.placeholder-blue-400\/75::placeholder{color:#60a5fabf}.placeholder-blue-400\/80::-moz-placeholder{color:#60a5facc}.placeholder-blue-400\/80::placeholder{color:#60a5facc}.placeholder-blue-400\/85::-moz-placeholder{color:#60a5fad9}.placeholder-blue-400\/85::placeholder{color:#60a5fad9}.placeholder-blue-400\/90::-moz-placeholder{color:#60a5fae6}.placeholder-blue-400\/90::placeholder{color:#60a5fae6}.placeholder-blue-400\/95::-moz-placeholder{color:#60a5faf2}.placeholder-blue-400\/95::placeholder{color:#60a5faf2}.placeholder-blue-50::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(239 246 255 / var(--tw-placeholder-opacity))}.placeholder-blue-50::placeholder{--tw-placeholder-opacity: 1;color:rgb(239 246 255 / var(--tw-placeholder-opacity))}.placeholder-blue-50\/0::-moz-placeholder{color:#eff6ff00}.placeholder-blue-50\/0::placeholder{color:#eff6ff00}.placeholder-blue-50\/10::-moz-placeholder{color:#eff6ff1a}.placeholder-blue-50\/10::placeholder{color:#eff6ff1a}.placeholder-blue-50\/100::-moz-placeholder{color:#eff6ff}.placeholder-blue-50\/100::placeholder{color:#eff6ff}.placeholder-blue-50\/15::-moz-placeholder{color:#eff6ff26}.placeholder-blue-50\/15::placeholder{color:#eff6ff26}.placeholder-blue-50\/20::-moz-placeholder{color:#eff6ff33}.placeholder-blue-50\/20::placeholder{color:#eff6ff33}.placeholder-blue-50\/25::-moz-placeholder{color:#eff6ff40}.placeholder-blue-50\/25::placeholder{color:#eff6ff40}.placeholder-blue-50\/30::-moz-placeholder{color:#eff6ff4d}.placeholder-blue-50\/30::placeholder{color:#eff6ff4d}.placeholder-blue-50\/35::-moz-placeholder{color:#eff6ff59}.placeholder-blue-50\/35::placeholder{color:#eff6ff59}.placeholder-blue-50\/40::-moz-placeholder{color:#eff6ff66}.placeholder-blue-50\/40::placeholder{color:#eff6ff66}.placeholder-blue-50\/45::-moz-placeholder{color:#eff6ff73}.placeholder-blue-50\/45::placeholder{color:#eff6ff73}.placeholder-blue-50\/5::-moz-placeholder{color:#eff6ff0d}.placeholder-blue-50\/5::placeholder{color:#eff6ff0d}.placeholder-blue-50\/50::-moz-placeholder{color:#eff6ff80}.placeholder-blue-50\/50::placeholder{color:#eff6ff80}.placeholder-blue-50\/55::-moz-placeholder{color:#eff6ff8c}.placeholder-blue-50\/55::placeholder{color:#eff6ff8c}.placeholder-blue-50\/60::-moz-placeholder{color:#eff6ff99}.placeholder-blue-50\/60::placeholder{color:#eff6ff99}.placeholder-blue-50\/65::-moz-placeholder{color:#eff6ffa6}.placeholder-blue-50\/65::placeholder{color:#eff6ffa6}.placeholder-blue-50\/70::-moz-placeholder{color:#eff6ffb3}.placeholder-blue-50\/70::placeholder{color:#eff6ffb3}.placeholder-blue-50\/75::-moz-placeholder{color:#eff6ffbf}.placeholder-blue-50\/75::placeholder{color:#eff6ffbf}.placeholder-blue-50\/80::-moz-placeholder{color:#eff6ffcc}.placeholder-blue-50\/80::placeholder{color:#eff6ffcc}.placeholder-blue-50\/85::-moz-placeholder{color:#eff6ffd9}.placeholder-blue-50\/85::placeholder{color:#eff6ffd9}.placeholder-blue-50\/90::-moz-placeholder{color:#eff6ffe6}.placeholder-blue-50\/90::placeholder{color:#eff6ffe6}.placeholder-blue-50\/95::-moz-placeholder{color:#eff6fff2}.placeholder-blue-50\/95::placeholder{color:#eff6fff2}.placeholder-blue-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(59 130 246 / var(--tw-placeholder-opacity))}.placeholder-blue-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(59 130 246 / var(--tw-placeholder-opacity))}.placeholder-blue-500\/0::-moz-placeholder{color:#3b82f600}.placeholder-blue-500\/0::placeholder{color:#3b82f600}.placeholder-blue-500\/10::-moz-placeholder{color:#3b82f61a}.placeholder-blue-500\/10::placeholder{color:#3b82f61a}.placeholder-blue-500\/100::-moz-placeholder{color:#3b82f6}.placeholder-blue-500\/100::placeholder{color:#3b82f6}.placeholder-blue-500\/15::-moz-placeholder{color:#3b82f626}.placeholder-blue-500\/15::placeholder{color:#3b82f626}.placeholder-blue-500\/20::-moz-placeholder{color:#3b82f633}.placeholder-blue-500\/20::placeholder{color:#3b82f633}.placeholder-blue-500\/25::-moz-placeholder{color:#3b82f640}.placeholder-blue-500\/25::placeholder{color:#3b82f640}.placeholder-blue-500\/30::-moz-placeholder{color:#3b82f64d}.placeholder-blue-500\/30::placeholder{color:#3b82f64d}.placeholder-blue-500\/35::-moz-placeholder{color:#3b82f659}.placeholder-blue-500\/35::placeholder{color:#3b82f659}.placeholder-blue-500\/40::-moz-placeholder{color:#3b82f666}.placeholder-blue-500\/40::placeholder{color:#3b82f666}.placeholder-blue-500\/45::-moz-placeholder{color:#3b82f673}.placeholder-blue-500\/45::placeholder{color:#3b82f673}.placeholder-blue-500\/5::-moz-placeholder{color:#3b82f60d}.placeholder-blue-500\/5::placeholder{color:#3b82f60d}.placeholder-blue-500\/50::-moz-placeholder{color:#3b82f680}.placeholder-blue-500\/50::placeholder{color:#3b82f680}.placeholder-blue-500\/55::-moz-placeholder{color:#3b82f68c}.placeholder-blue-500\/55::placeholder{color:#3b82f68c}.placeholder-blue-500\/60::-moz-placeholder{color:#3b82f699}.placeholder-blue-500\/60::placeholder{color:#3b82f699}.placeholder-blue-500\/65::-moz-placeholder{color:#3b82f6a6}.placeholder-blue-500\/65::placeholder{color:#3b82f6a6}.placeholder-blue-500\/70::-moz-placeholder{color:#3b82f6b3}.placeholder-blue-500\/70::placeholder{color:#3b82f6b3}.placeholder-blue-500\/75::-moz-placeholder{color:#3b82f6bf}.placeholder-blue-500\/75::placeholder{color:#3b82f6bf}.placeholder-blue-500\/80::-moz-placeholder{color:#3b82f6cc}.placeholder-blue-500\/80::placeholder{color:#3b82f6cc}.placeholder-blue-500\/85::-moz-placeholder{color:#3b82f6d9}.placeholder-blue-500\/85::placeholder{color:#3b82f6d9}.placeholder-blue-500\/90::-moz-placeholder{color:#3b82f6e6}.placeholder-blue-500\/90::placeholder{color:#3b82f6e6}.placeholder-blue-500\/95::-moz-placeholder{color:#3b82f6f2}.placeholder-blue-500\/95::placeholder{color:#3b82f6f2}.placeholder-blue-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(37 99 235 / var(--tw-placeholder-opacity))}.placeholder-blue-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(37 99 235 / var(--tw-placeholder-opacity))}.placeholder-blue-600\/0::-moz-placeholder{color:#2563eb00}.placeholder-blue-600\/0::placeholder{color:#2563eb00}.placeholder-blue-600\/10::-moz-placeholder{color:#2563eb1a}.placeholder-blue-600\/10::placeholder{color:#2563eb1a}.placeholder-blue-600\/100::-moz-placeholder{color:#2563eb}.placeholder-blue-600\/100::placeholder{color:#2563eb}.placeholder-blue-600\/15::-moz-placeholder{color:#2563eb26}.placeholder-blue-600\/15::placeholder{color:#2563eb26}.placeholder-blue-600\/20::-moz-placeholder{color:#2563eb33}.placeholder-blue-600\/20::placeholder{color:#2563eb33}.placeholder-blue-600\/25::-moz-placeholder{color:#2563eb40}.placeholder-blue-600\/25::placeholder{color:#2563eb40}.placeholder-blue-600\/30::-moz-placeholder{color:#2563eb4d}.placeholder-blue-600\/30::placeholder{color:#2563eb4d}.placeholder-blue-600\/35::-moz-placeholder{color:#2563eb59}.placeholder-blue-600\/35::placeholder{color:#2563eb59}.placeholder-blue-600\/40::-moz-placeholder{color:#2563eb66}.placeholder-blue-600\/40::placeholder{color:#2563eb66}.placeholder-blue-600\/45::-moz-placeholder{color:#2563eb73}.placeholder-blue-600\/45::placeholder{color:#2563eb73}.placeholder-blue-600\/5::-moz-placeholder{color:#2563eb0d}.placeholder-blue-600\/5::placeholder{color:#2563eb0d}.placeholder-blue-600\/50::-moz-placeholder{color:#2563eb80}.placeholder-blue-600\/50::placeholder{color:#2563eb80}.placeholder-blue-600\/55::-moz-placeholder{color:#2563eb8c}.placeholder-blue-600\/55::placeholder{color:#2563eb8c}.placeholder-blue-600\/60::-moz-placeholder{color:#2563eb99}.placeholder-blue-600\/60::placeholder{color:#2563eb99}.placeholder-blue-600\/65::-moz-placeholder{color:#2563eba6}.placeholder-blue-600\/65::placeholder{color:#2563eba6}.placeholder-blue-600\/70::-moz-placeholder{color:#2563ebb3}.placeholder-blue-600\/70::placeholder{color:#2563ebb3}.placeholder-blue-600\/75::-moz-placeholder{color:#2563ebbf}.placeholder-blue-600\/75::placeholder{color:#2563ebbf}.placeholder-blue-600\/80::-moz-placeholder{color:#2563ebcc}.placeholder-blue-600\/80::placeholder{color:#2563ebcc}.placeholder-blue-600\/85::-moz-placeholder{color:#2563ebd9}.placeholder-blue-600\/85::placeholder{color:#2563ebd9}.placeholder-blue-600\/90::-moz-placeholder{color:#2563ebe6}.placeholder-blue-600\/90::placeholder{color:#2563ebe6}.placeholder-blue-600\/95::-moz-placeholder{color:#2563ebf2}.placeholder-blue-600\/95::placeholder{color:#2563ebf2}.placeholder-blue-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(29 78 216 / var(--tw-placeholder-opacity))}.placeholder-blue-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(29 78 216 / var(--tw-placeholder-opacity))}.placeholder-blue-700\/0::-moz-placeholder{color:#1d4ed800}.placeholder-blue-700\/0::placeholder{color:#1d4ed800}.placeholder-blue-700\/10::-moz-placeholder{color:#1d4ed81a}.placeholder-blue-700\/10::placeholder{color:#1d4ed81a}.placeholder-blue-700\/100::-moz-placeholder{color:#1d4ed8}.placeholder-blue-700\/100::placeholder{color:#1d4ed8}.placeholder-blue-700\/15::-moz-placeholder{color:#1d4ed826}.placeholder-blue-700\/15::placeholder{color:#1d4ed826}.placeholder-blue-700\/20::-moz-placeholder{color:#1d4ed833}.placeholder-blue-700\/20::placeholder{color:#1d4ed833}.placeholder-blue-700\/25::-moz-placeholder{color:#1d4ed840}.placeholder-blue-700\/25::placeholder{color:#1d4ed840}.placeholder-blue-700\/30::-moz-placeholder{color:#1d4ed84d}.placeholder-blue-700\/30::placeholder{color:#1d4ed84d}.placeholder-blue-700\/35::-moz-placeholder{color:#1d4ed859}.placeholder-blue-700\/35::placeholder{color:#1d4ed859}.placeholder-blue-700\/40::-moz-placeholder{color:#1d4ed866}.placeholder-blue-700\/40::placeholder{color:#1d4ed866}.placeholder-blue-700\/45::-moz-placeholder{color:#1d4ed873}.placeholder-blue-700\/45::placeholder{color:#1d4ed873}.placeholder-blue-700\/5::-moz-placeholder{color:#1d4ed80d}.placeholder-blue-700\/5::placeholder{color:#1d4ed80d}.placeholder-blue-700\/50::-moz-placeholder{color:#1d4ed880}.placeholder-blue-700\/50::placeholder{color:#1d4ed880}.placeholder-blue-700\/55::-moz-placeholder{color:#1d4ed88c}.placeholder-blue-700\/55::placeholder{color:#1d4ed88c}.placeholder-blue-700\/60::-moz-placeholder{color:#1d4ed899}.placeholder-blue-700\/60::placeholder{color:#1d4ed899}.placeholder-blue-700\/65::-moz-placeholder{color:#1d4ed8a6}.placeholder-blue-700\/65::placeholder{color:#1d4ed8a6}.placeholder-blue-700\/70::-moz-placeholder{color:#1d4ed8b3}.placeholder-blue-700\/70::placeholder{color:#1d4ed8b3}.placeholder-blue-700\/75::-moz-placeholder{color:#1d4ed8bf}.placeholder-blue-700\/75::placeholder{color:#1d4ed8bf}.placeholder-blue-700\/80::-moz-placeholder{color:#1d4ed8cc}.placeholder-blue-700\/80::placeholder{color:#1d4ed8cc}.placeholder-blue-700\/85::-moz-placeholder{color:#1d4ed8d9}.placeholder-blue-700\/85::placeholder{color:#1d4ed8d9}.placeholder-blue-700\/90::-moz-placeholder{color:#1d4ed8e6}.placeholder-blue-700\/90::placeholder{color:#1d4ed8e6}.placeholder-blue-700\/95::-moz-placeholder{color:#1d4ed8f2}.placeholder-blue-700\/95::placeholder{color:#1d4ed8f2}.placeholder-blue-800::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(30 64 175 / var(--tw-placeholder-opacity))}.placeholder-blue-800::placeholder{--tw-placeholder-opacity: 1;color:rgb(30 64 175 / var(--tw-placeholder-opacity))}.placeholder-blue-800\/0::-moz-placeholder{color:#1e40af00}.placeholder-blue-800\/0::placeholder{color:#1e40af00}.placeholder-blue-800\/10::-moz-placeholder{color:#1e40af1a}.placeholder-blue-800\/10::placeholder{color:#1e40af1a}.placeholder-blue-800\/100::-moz-placeholder{color:#1e40af}.placeholder-blue-800\/100::placeholder{color:#1e40af}.placeholder-blue-800\/15::-moz-placeholder{color:#1e40af26}.placeholder-blue-800\/15::placeholder{color:#1e40af26}.placeholder-blue-800\/20::-moz-placeholder{color:#1e40af33}.placeholder-blue-800\/20::placeholder{color:#1e40af33}.placeholder-blue-800\/25::-moz-placeholder{color:#1e40af40}.placeholder-blue-800\/25::placeholder{color:#1e40af40}.placeholder-blue-800\/30::-moz-placeholder{color:#1e40af4d}.placeholder-blue-800\/30::placeholder{color:#1e40af4d}.placeholder-blue-800\/35::-moz-placeholder{color:#1e40af59}.placeholder-blue-800\/35::placeholder{color:#1e40af59}.placeholder-blue-800\/40::-moz-placeholder{color:#1e40af66}.placeholder-blue-800\/40::placeholder{color:#1e40af66}.placeholder-blue-800\/45::-moz-placeholder{color:#1e40af73}.placeholder-blue-800\/45::placeholder{color:#1e40af73}.placeholder-blue-800\/5::-moz-placeholder{color:#1e40af0d}.placeholder-blue-800\/5::placeholder{color:#1e40af0d}.placeholder-blue-800\/50::-moz-placeholder{color:#1e40af80}.placeholder-blue-800\/50::placeholder{color:#1e40af80}.placeholder-blue-800\/55::-moz-placeholder{color:#1e40af8c}.placeholder-blue-800\/55::placeholder{color:#1e40af8c}.placeholder-blue-800\/60::-moz-placeholder{color:#1e40af99}.placeholder-blue-800\/60::placeholder{color:#1e40af99}.placeholder-blue-800\/65::-moz-placeholder{color:#1e40afa6}.placeholder-blue-800\/65::placeholder{color:#1e40afa6}.placeholder-blue-800\/70::-moz-placeholder{color:#1e40afb3}.placeholder-blue-800\/70::placeholder{color:#1e40afb3}.placeholder-blue-800\/75::-moz-placeholder{color:#1e40afbf}.placeholder-blue-800\/75::placeholder{color:#1e40afbf}.placeholder-blue-800\/80::-moz-placeholder{color:#1e40afcc}.placeholder-blue-800\/80::placeholder{color:#1e40afcc}.placeholder-blue-800\/85::-moz-placeholder{color:#1e40afd9}.placeholder-blue-800\/85::placeholder{color:#1e40afd9}.placeholder-blue-800\/90::-moz-placeholder{color:#1e40afe6}.placeholder-blue-800\/90::placeholder{color:#1e40afe6}.placeholder-blue-800\/95::-moz-placeholder{color:#1e40aff2}.placeholder-blue-800\/95::placeholder{color:#1e40aff2}.placeholder-blue-900::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(30 58 138 / var(--tw-placeholder-opacity))}.placeholder-blue-900::placeholder{--tw-placeholder-opacity: 1;color:rgb(30 58 138 / var(--tw-placeholder-opacity))}.placeholder-blue-900\/0::-moz-placeholder{color:#1e3a8a00}.placeholder-blue-900\/0::placeholder{color:#1e3a8a00}.placeholder-blue-900\/10::-moz-placeholder{color:#1e3a8a1a}.placeholder-blue-900\/10::placeholder{color:#1e3a8a1a}.placeholder-blue-900\/100::-moz-placeholder{color:#1e3a8a}.placeholder-blue-900\/100::placeholder{color:#1e3a8a}.placeholder-blue-900\/15::-moz-placeholder{color:#1e3a8a26}.placeholder-blue-900\/15::placeholder{color:#1e3a8a26}.placeholder-blue-900\/20::-moz-placeholder{color:#1e3a8a33}.placeholder-blue-900\/20::placeholder{color:#1e3a8a33}.placeholder-blue-900\/25::-moz-placeholder{color:#1e3a8a40}.placeholder-blue-900\/25::placeholder{color:#1e3a8a40}.placeholder-blue-900\/30::-moz-placeholder{color:#1e3a8a4d}.placeholder-blue-900\/30::placeholder{color:#1e3a8a4d}.placeholder-blue-900\/35::-moz-placeholder{color:#1e3a8a59}.placeholder-blue-900\/35::placeholder{color:#1e3a8a59}.placeholder-blue-900\/40::-moz-placeholder{color:#1e3a8a66}.placeholder-blue-900\/40::placeholder{color:#1e3a8a66}.placeholder-blue-900\/45::-moz-placeholder{color:#1e3a8a73}.placeholder-blue-900\/45::placeholder{color:#1e3a8a73}.placeholder-blue-900\/5::-moz-placeholder{color:#1e3a8a0d}.placeholder-blue-900\/5::placeholder{color:#1e3a8a0d}.placeholder-blue-900\/50::-moz-placeholder{color:#1e3a8a80}.placeholder-blue-900\/50::placeholder{color:#1e3a8a80}.placeholder-blue-900\/55::-moz-placeholder{color:#1e3a8a8c}.placeholder-blue-900\/55::placeholder{color:#1e3a8a8c}.placeholder-blue-900\/60::-moz-placeholder{color:#1e3a8a99}.placeholder-blue-900\/60::placeholder{color:#1e3a8a99}.placeholder-blue-900\/65::-moz-placeholder{color:#1e3a8aa6}.placeholder-blue-900\/65::placeholder{color:#1e3a8aa6}.placeholder-blue-900\/70::-moz-placeholder{color:#1e3a8ab3}.placeholder-blue-900\/70::placeholder{color:#1e3a8ab3}.placeholder-blue-900\/75::-moz-placeholder{color:#1e3a8abf}.placeholder-blue-900\/75::placeholder{color:#1e3a8abf}.placeholder-blue-900\/80::-moz-placeholder{color:#1e3a8acc}.placeholder-blue-900\/80::placeholder{color:#1e3a8acc}.placeholder-blue-900\/85::-moz-placeholder{color:#1e3a8ad9}.placeholder-blue-900\/85::placeholder{color:#1e3a8ad9}.placeholder-blue-900\/90::-moz-placeholder{color:#1e3a8ae6}.placeholder-blue-900\/90::placeholder{color:#1e3a8ae6}.placeholder-blue-900\/95::-moz-placeholder{color:#1e3a8af2}.placeholder-blue-900\/95::placeholder{color:#1e3a8af2}.placeholder-blue-950::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(23 37 84 / var(--tw-placeholder-opacity))}.placeholder-blue-950::placeholder{--tw-placeholder-opacity: 1;color:rgb(23 37 84 / var(--tw-placeholder-opacity))}.placeholder-blue-950\/0::-moz-placeholder{color:#17255400}.placeholder-blue-950\/0::placeholder{color:#17255400}.placeholder-blue-950\/10::-moz-placeholder{color:#1725541a}.placeholder-blue-950\/10::placeholder{color:#1725541a}.placeholder-blue-950\/100::-moz-placeholder{color:#172554}.placeholder-blue-950\/100::placeholder{color:#172554}.placeholder-blue-950\/15::-moz-placeholder{color:#17255426}.placeholder-blue-950\/15::placeholder{color:#17255426}.placeholder-blue-950\/20::-moz-placeholder{color:#17255433}.placeholder-blue-950\/20::placeholder{color:#17255433}.placeholder-blue-950\/25::-moz-placeholder{color:#17255440}.placeholder-blue-950\/25::placeholder{color:#17255440}.placeholder-blue-950\/30::-moz-placeholder{color:#1725544d}.placeholder-blue-950\/30::placeholder{color:#1725544d}.placeholder-blue-950\/35::-moz-placeholder{color:#17255459}.placeholder-blue-950\/35::placeholder{color:#17255459}.placeholder-blue-950\/40::-moz-placeholder{color:#17255466}.placeholder-blue-950\/40::placeholder{color:#17255466}.placeholder-blue-950\/45::-moz-placeholder{color:#17255473}.placeholder-blue-950\/45::placeholder{color:#17255473}.placeholder-blue-950\/5::-moz-placeholder{color:#1725540d}.placeholder-blue-950\/5::placeholder{color:#1725540d}.placeholder-blue-950\/50::-moz-placeholder{color:#17255480}.placeholder-blue-950\/50::placeholder{color:#17255480}.placeholder-blue-950\/55::-moz-placeholder{color:#1725548c}.placeholder-blue-950\/55::placeholder{color:#1725548c}.placeholder-blue-950\/60::-moz-placeholder{color:#17255499}.placeholder-blue-950\/60::placeholder{color:#17255499}.placeholder-blue-950\/65::-moz-placeholder{color:#172554a6}.placeholder-blue-950\/65::placeholder{color:#172554a6}.placeholder-blue-950\/70::-moz-placeholder{color:#172554b3}.placeholder-blue-950\/70::placeholder{color:#172554b3}.placeholder-blue-950\/75::-moz-placeholder{color:#172554bf}.placeholder-blue-950\/75::placeholder{color:#172554bf}.placeholder-blue-950\/80::-moz-placeholder{color:#172554cc}.placeholder-blue-950\/80::placeholder{color:#172554cc}.placeholder-blue-950\/85::-moz-placeholder{color:#172554d9}.placeholder-blue-950\/85::placeholder{color:#172554d9}.placeholder-blue-950\/90::-moz-placeholder{color:#172554e6}.placeholder-blue-950\/90::placeholder{color:#172554e6}.placeholder-blue-950\/95::-moz-placeholder{color:#172554f2}.placeholder-blue-950\/95::placeholder{color:#172554f2}.placeholder-green-100::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(220 252 231 / var(--tw-placeholder-opacity))}.placeholder-green-100::placeholder{--tw-placeholder-opacity: 1;color:rgb(220 252 231 / var(--tw-placeholder-opacity))}.placeholder-green-100\/0::-moz-placeholder{color:#dcfce700}.placeholder-green-100\/0::placeholder{color:#dcfce700}.placeholder-green-100\/10::-moz-placeholder{color:#dcfce71a}.placeholder-green-100\/10::placeholder{color:#dcfce71a}.placeholder-green-100\/100::-moz-placeholder{color:#dcfce7}.placeholder-green-100\/100::placeholder{color:#dcfce7}.placeholder-green-100\/15::-moz-placeholder{color:#dcfce726}.placeholder-green-100\/15::placeholder{color:#dcfce726}.placeholder-green-100\/20::-moz-placeholder{color:#dcfce733}.placeholder-green-100\/20::placeholder{color:#dcfce733}.placeholder-green-100\/25::-moz-placeholder{color:#dcfce740}.placeholder-green-100\/25::placeholder{color:#dcfce740}.placeholder-green-100\/30::-moz-placeholder{color:#dcfce74d}.placeholder-green-100\/30::placeholder{color:#dcfce74d}.placeholder-green-100\/35::-moz-placeholder{color:#dcfce759}.placeholder-green-100\/35::placeholder{color:#dcfce759}.placeholder-green-100\/40::-moz-placeholder{color:#dcfce766}.placeholder-green-100\/40::placeholder{color:#dcfce766}.placeholder-green-100\/45::-moz-placeholder{color:#dcfce773}.placeholder-green-100\/45::placeholder{color:#dcfce773}.placeholder-green-100\/5::-moz-placeholder{color:#dcfce70d}.placeholder-green-100\/5::placeholder{color:#dcfce70d}.placeholder-green-100\/50::-moz-placeholder{color:#dcfce780}.placeholder-green-100\/50::placeholder{color:#dcfce780}.placeholder-green-100\/55::-moz-placeholder{color:#dcfce78c}.placeholder-green-100\/55::placeholder{color:#dcfce78c}.placeholder-green-100\/60::-moz-placeholder{color:#dcfce799}.placeholder-green-100\/60::placeholder{color:#dcfce799}.placeholder-green-100\/65::-moz-placeholder{color:#dcfce7a6}.placeholder-green-100\/65::placeholder{color:#dcfce7a6}.placeholder-green-100\/70::-moz-placeholder{color:#dcfce7b3}.placeholder-green-100\/70::placeholder{color:#dcfce7b3}.placeholder-green-100\/75::-moz-placeholder{color:#dcfce7bf}.placeholder-green-100\/75::placeholder{color:#dcfce7bf}.placeholder-green-100\/80::-moz-placeholder{color:#dcfce7cc}.placeholder-green-100\/80::placeholder{color:#dcfce7cc}.placeholder-green-100\/85::-moz-placeholder{color:#dcfce7d9}.placeholder-green-100\/85::placeholder{color:#dcfce7d9}.placeholder-green-100\/90::-moz-placeholder{color:#dcfce7e6}.placeholder-green-100\/90::placeholder{color:#dcfce7e6}.placeholder-green-100\/95::-moz-placeholder{color:#dcfce7f2}.placeholder-green-100\/95::placeholder{color:#dcfce7f2}.placeholder-green-200::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(187 247 208 / var(--tw-placeholder-opacity))}.placeholder-green-200::placeholder{--tw-placeholder-opacity: 1;color:rgb(187 247 208 / var(--tw-placeholder-opacity))}.placeholder-green-200\/0::-moz-placeholder{color:#bbf7d000}.placeholder-green-200\/0::placeholder{color:#bbf7d000}.placeholder-green-200\/10::-moz-placeholder{color:#bbf7d01a}.placeholder-green-200\/10::placeholder{color:#bbf7d01a}.placeholder-green-200\/100::-moz-placeholder{color:#bbf7d0}.placeholder-green-200\/100::placeholder{color:#bbf7d0}.placeholder-green-200\/15::-moz-placeholder{color:#bbf7d026}.placeholder-green-200\/15::placeholder{color:#bbf7d026}.placeholder-green-200\/20::-moz-placeholder{color:#bbf7d033}.placeholder-green-200\/20::placeholder{color:#bbf7d033}.placeholder-green-200\/25::-moz-placeholder{color:#bbf7d040}.placeholder-green-200\/25::placeholder{color:#bbf7d040}.placeholder-green-200\/30::-moz-placeholder{color:#bbf7d04d}.placeholder-green-200\/30::placeholder{color:#bbf7d04d}.placeholder-green-200\/35::-moz-placeholder{color:#bbf7d059}.placeholder-green-200\/35::placeholder{color:#bbf7d059}.placeholder-green-200\/40::-moz-placeholder{color:#bbf7d066}.placeholder-green-200\/40::placeholder{color:#bbf7d066}.placeholder-green-200\/45::-moz-placeholder{color:#bbf7d073}.placeholder-green-200\/45::placeholder{color:#bbf7d073}.placeholder-green-200\/5::-moz-placeholder{color:#bbf7d00d}.placeholder-green-200\/5::placeholder{color:#bbf7d00d}.placeholder-green-200\/50::-moz-placeholder{color:#bbf7d080}.placeholder-green-200\/50::placeholder{color:#bbf7d080}.placeholder-green-200\/55::-moz-placeholder{color:#bbf7d08c}.placeholder-green-200\/55::placeholder{color:#bbf7d08c}.placeholder-green-200\/60::-moz-placeholder{color:#bbf7d099}.placeholder-green-200\/60::placeholder{color:#bbf7d099}.placeholder-green-200\/65::-moz-placeholder{color:#bbf7d0a6}.placeholder-green-200\/65::placeholder{color:#bbf7d0a6}.placeholder-green-200\/70::-moz-placeholder{color:#bbf7d0b3}.placeholder-green-200\/70::placeholder{color:#bbf7d0b3}.placeholder-green-200\/75::-moz-placeholder{color:#bbf7d0bf}.placeholder-green-200\/75::placeholder{color:#bbf7d0bf}.placeholder-green-200\/80::-moz-placeholder{color:#bbf7d0cc}.placeholder-green-200\/80::placeholder{color:#bbf7d0cc}.placeholder-green-200\/85::-moz-placeholder{color:#bbf7d0d9}.placeholder-green-200\/85::placeholder{color:#bbf7d0d9}.placeholder-green-200\/90::-moz-placeholder{color:#bbf7d0e6}.placeholder-green-200\/90::placeholder{color:#bbf7d0e6}.placeholder-green-200\/95::-moz-placeholder{color:#bbf7d0f2}.placeholder-green-200\/95::placeholder{color:#bbf7d0f2}.placeholder-green-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(134 239 172 / var(--tw-placeholder-opacity))}.placeholder-green-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(134 239 172 / var(--tw-placeholder-opacity))}.placeholder-green-300\/0::-moz-placeholder{color:#86efac00}.placeholder-green-300\/0::placeholder{color:#86efac00}.placeholder-green-300\/10::-moz-placeholder{color:#86efac1a}.placeholder-green-300\/10::placeholder{color:#86efac1a}.placeholder-green-300\/100::-moz-placeholder{color:#86efac}.placeholder-green-300\/100::placeholder{color:#86efac}.placeholder-green-300\/15::-moz-placeholder{color:#86efac26}.placeholder-green-300\/15::placeholder{color:#86efac26}.placeholder-green-300\/20::-moz-placeholder{color:#86efac33}.placeholder-green-300\/20::placeholder{color:#86efac33}.placeholder-green-300\/25::-moz-placeholder{color:#86efac40}.placeholder-green-300\/25::placeholder{color:#86efac40}.placeholder-green-300\/30::-moz-placeholder{color:#86efac4d}.placeholder-green-300\/30::placeholder{color:#86efac4d}.placeholder-green-300\/35::-moz-placeholder{color:#86efac59}.placeholder-green-300\/35::placeholder{color:#86efac59}.placeholder-green-300\/40::-moz-placeholder{color:#86efac66}.placeholder-green-300\/40::placeholder{color:#86efac66}.placeholder-green-300\/45::-moz-placeholder{color:#86efac73}.placeholder-green-300\/45::placeholder{color:#86efac73}.placeholder-green-300\/5::-moz-placeholder{color:#86efac0d}.placeholder-green-300\/5::placeholder{color:#86efac0d}.placeholder-green-300\/50::-moz-placeholder{color:#86efac80}.placeholder-green-300\/50::placeholder{color:#86efac80}.placeholder-green-300\/55::-moz-placeholder{color:#86efac8c}.placeholder-green-300\/55::placeholder{color:#86efac8c}.placeholder-green-300\/60::-moz-placeholder{color:#86efac99}.placeholder-green-300\/60::placeholder{color:#86efac99}.placeholder-green-300\/65::-moz-placeholder{color:#86efaca6}.placeholder-green-300\/65::placeholder{color:#86efaca6}.placeholder-green-300\/70::-moz-placeholder{color:#86efacb3}.placeholder-green-300\/70::placeholder{color:#86efacb3}.placeholder-green-300\/75::-moz-placeholder{color:#86efacbf}.placeholder-green-300\/75::placeholder{color:#86efacbf}.placeholder-green-300\/80::-moz-placeholder{color:#86efaccc}.placeholder-green-300\/80::placeholder{color:#86efaccc}.placeholder-green-300\/85::-moz-placeholder{color:#86efacd9}.placeholder-green-300\/85::placeholder{color:#86efacd9}.placeholder-green-300\/90::-moz-placeholder{color:#86eface6}.placeholder-green-300\/90::placeholder{color:#86eface6}.placeholder-green-300\/95::-moz-placeholder{color:#86efacf2}.placeholder-green-300\/95::placeholder{color:#86efacf2}.placeholder-green-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(74 222 128 / var(--tw-placeholder-opacity))}.placeholder-green-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(74 222 128 / var(--tw-placeholder-opacity))}.placeholder-green-400\/0::-moz-placeholder{color:#4ade8000}.placeholder-green-400\/0::placeholder{color:#4ade8000}.placeholder-green-400\/10::-moz-placeholder{color:#4ade801a}.placeholder-green-400\/10::placeholder{color:#4ade801a}.placeholder-green-400\/100::-moz-placeholder{color:#4ade80}.placeholder-green-400\/100::placeholder{color:#4ade80}.placeholder-green-400\/15::-moz-placeholder{color:#4ade8026}.placeholder-green-400\/15::placeholder{color:#4ade8026}.placeholder-green-400\/20::-moz-placeholder{color:#4ade8033}.placeholder-green-400\/20::placeholder{color:#4ade8033}.placeholder-green-400\/25::-moz-placeholder{color:#4ade8040}.placeholder-green-400\/25::placeholder{color:#4ade8040}.placeholder-green-400\/30::-moz-placeholder{color:#4ade804d}.placeholder-green-400\/30::placeholder{color:#4ade804d}.placeholder-green-400\/35::-moz-placeholder{color:#4ade8059}.placeholder-green-400\/35::placeholder{color:#4ade8059}.placeholder-green-400\/40::-moz-placeholder{color:#4ade8066}.placeholder-green-400\/40::placeholder{color:#4ade8066}.placeholder-green-400\/45::-moz-placeholder{color:#4ade8073}.placeholder-green-400\/45::placeholder{color:#4ade8073}.placeholder-green-400\/5::-moz-placeholder{color:#4ade800d}.placeholder-green-400\/5::placeholder{color:#4ade800d}.placeholder-green-400\/50::-moz-placeholder{color:#4ade8080}.placeholder-green-400\/50::placeholder{color:#4ade8080}.placeholder-green-400\/55::-moz-placeholder{color:#4ade808c}.placeholder-green-400\/55::placeholder{color:#4ade808c}.placeholder-green-400\/60::-moz-placeholder{color:#4ade8099}.placeholder-green-400\/60::placeholder{color:#4ade8099}.placeholder-green-400\/65::-moz-placeholder{color:#4ade80a6}.placeholder-green-400\/65::placeholder{color:#4ade80a6}.placeholder-green-400\/70::-moz-placeholder{color:#4ade80b3}.placeholder-green-400\/70::placeholder{color:#4ade80b3}.placeholder-green-400\/75::-moz-placeholder{color:#4ade80bf}.placeholder-green-400\/75::placeholder{color:#4ade80bf}.placeholder-green-400\/80::-moz-placeholder{color:#4ade80cc}.placeholder-green-400\/80::placeholder{color:#4ade80cc}.placeholder-green-400\/85::-moz-placeholder{color:#4ade80d9}.placeholder-green-400\/85::placeholder{color:#4ade80d9}.placeholder-green-400\/90::-moz-placeholder{color:#4ade80e6}.placeholder-green-400\/90::placeholder{color:#4ade80e6}.placeholder-green-400\/95::-moz-placeholder{color:#4ade80f2}.placeholder-green-400\/95::placeholder{color:#4ade80f2}.placeholder-green-50::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(240 253 244 / var(--tw-placeholder-opacity))}.placeholder-green-50::placeholder{--tw-placeholder-opacity: 1;color:rgb(240 253 244 / var(--tw-placeholder-opacity))}.placeholder-green-50\/0::-moz-placeholder{color:#f0fdf400}.placeholder-green-50\/0::placeholder{color:#f0fdf400}.placeholder-green-50\/10::-moz-placeholder{color:#f0fdf41a}.placeholder-green-50\/10::placeholder{color:#f0fdf41a}.placeholder-green-50\/100::-moz-placeholder{color:#f0fdf4}.placeholder-green-50\/100::placeholder{color:#f0fdf4}.placeholder-green-50\/15::-moz-placeholder{color:#f0fdf426}.placeholder-green-50\/15::placeholder{color:#f0fdf426}.placeholder-green-50\/20::-moz-placeholder{color:#f0fdf433}.placeholder-green-50\/20::placeholder{color:#f0fdf433}.placeholder-green-50\/25::-moz-placeholder{color:#f0fdf440}.placeholder-green-50\/25::placeholder{color:#f0fdf440}.placeholder-green-50\/30::-moz-placeholder{color:#f0fdf44d}.placeholder-green-50\/30::placeholder{color:#f0fdf44d}.placeholder-green-50\/35::-moz-placeholder{color:#f0fdf459}.placeholder-green-50\/35::placeholder{color:#f0fdf459}.placeholder-green-50\/40::-moz-placeholder{color:#f0fdf466}.placeholder-green-50\/40::placeholder{color:#f0fdf466}.placeholder-green-50\/45::-moz-placeholder{color:#f0fdf473}.placeholder-green-50\/45::placeholder{color:#f0fdf473}.placeholder-green-50\/5::-moz-placeholder{color:#f0fdf40d}.placeholder-green-50\/5::placeholder{color:#f0fdf40d}.placeholder-green-50\/50::-moz-placeholder{color:#f0fdf480}.placeholder-green-50\/50::placeholder{color:#f0fdf480}.placeholder-green-50\/55::-moz-placeholder{color:#f0fdf48c}.placeholder-green-50\/55::placeholder{color:#f0fdf48c}.placeholder-green-50\/60::-moz-placeholder{color:#f0fdf499}.placeholder-green-50\/60::placeholder{color:#f0fdf499}.placeholder-green-50\/65::-moz-placeholder{color:#f0fdf4a6}.placeholder-green-50\/65::placeholder{color:#f0fdf4a6}.placeholder-green-50\/70::-moz-placeholder{color:#f0fdf4b3}.placeholder-green-50\/70::placeholder{color:#f0fdf4b3}.placeholder-green-50\/75::-moz-placeholder{color:#f0fdf4bf}.placeholder-green-50\/75::placeholder{color:#f0fdf4bf}.placeholder-green-50\/80::-moz-placeholder{color:#f0fdf4cc}.placeholder-green-50\/80::placeholder{color:#f0fdf4cc}.placeholder-green-50\/85::-moz-placeholder{color:#f0fdf4d9}.placeholder-green-50\/85::placeholder{color:#f0fdf4d9}.placeholder-green-50\/90::-moz-placeholder{color:#f0fdf4e6}.placeholder-green-50\/90::placeholder{color:#f0fdf4e6}.placeholder-green-50\/95::-moz-placeholder{color:#f0fdf4f2}.placeholder-green-50\/95::placeholder{color:#f0fdf4f2}.placeholder-green-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(34 197 94 / var(--tw-placeholder-opacity))}.placeholder-green-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(34 197 94 / var(--tw-placeholder-opacity))}.placeholder-green-500\/0::-moz-placeholder{color:#22c55e00}.placeholder-green-500\/0::placeholder{color:#22c55e00}.placeholder-green-500\/10::-moz-placeholder{color:#22c55e1a}.placeholder-green-500\/10::placeholder{color:#22c55e1a}.placeholder-green-500\/100::-moz-placeholder{color:#22c55e}.placeholder-green-500\/100::placeholder{color:#22c55e}.placeholder-green-500\/15::-moz-placeholder{color:#22c55e26}.placeholder-green-500\/15::placeholder{color:#22c55e26}.placeholder-green-500\/20::-moz-placeholder{color:#22c55e33}.placeholder-green-500\/20::placeholder{color:#22c55e33}.placeholder-green-500\/25::-moz-placeholder{color:#22c55e40}.placeholder-green-500\/25::placeholder{color:#22c55e40}.placeholder-green-500\/30::-moz-placeholder{color:#22c55e4d}.placeholder-green-500\/30::placeholder{color:#22c55e4d}.placeholder-green-500\/35::-moz-placeholder{color:#22c55e59}.placeholder-green-500\/35::placeholder{color:#22c55e59}.placeholder-green-500\/40::-moz-placeholder{color:#22c55e66}.placeholder-green-500\/40::placeholder{color:#22c55e66}.placeholder-green-500\/45::-moz-placeholder{color:#22c55e73}.placeholder-green-500\/45::placeholder{color:#22c55e73}.placeholder-green-500\/5::-moz-placeholder{color:#22c55e0d}.placeholder-green-500\/5::placeholder{color:#22c55e0d}.placeholder-green-500\/50::-moz-placeholder{color:#22c55e80}.placeholder-green-500\/50::placeholder{color:#22c55e80}.placeholder-green-500\/55::-moz-placeholder{color:#22c55e8c}.placeholder-green-500\/55::placeholder{color:#22c55e8c}.placeholder-green-500\/60::-moz-placeholder{color:#22c55e99}.placeholder-green-500\/60::placeholder{color:#22c55e99}.placeholder-green-500\/65::-moz-placeholder{color:#22c55ea6}.placeholder-green-500\/65::placeholder{color:#22c55ea6}.placeholder-green-500\/70::-moz-placeholder{color:#22c55eb3}.placeholder-green-500\/70::placeholder{color:#22c55eb3}.placeholder-green-500\/75::-moz-placeholder{color:#22c55ebf}.placeholder-green-500\/75::placeholder{color:#22c55ebf}.placeholder-green-500\/80::-moz-placeholder{color:#22c55ecc}.placeholder-green-500\/80::placeholder{color:#22c55ecc}.placeholder-green-500\/85::-moz-placeholder{color:#22c55ed9}.placeholder-green-500\/85::placeholder{color:#22c55ed9}.placeholder-green-500\/90::-moz-placeholder{color:#22c55ee6}.placeholder-green-500\/90::placeholder{color:#22c55ee6}.placeholder-green-500\/95::-moz-placeholder{color:#22c55ef2}.placeholder-green-500\/95::placeholder{color:#22c55ef2}.placeholder-green-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(22 163 74 / var(--tw-placeholder-opacity))}.placeholder-green-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(22 163 74 / var(--tw-placeholder-opacity))}.placeholder-green-600\/0::-moz-placeholder{color:#16a34a00}.placeholder-green-600\/0::placeholder{color:#16a34a00}.placeholder-green-600\/10::-moz-placeholder{color:#16a34a1a}.placeholder-green-600\/10::placeholder{color:#16a34a1a}.placeholder-green-600\/100::-moz-placeholder{color:#16a34a}.placeholder-green-600\/100::placeholder{color:#16a34a}.placeholder-green-600\/15::-moz-placeholder{color:#16a34a26}.placeholder-green-600\/15::placeholder{color:#16a34a26}.placeholder-green-600\/20::-moz-placeholder{color:#16a34a33}.placeholder-green-600\/20::placeholder{color:#16a34a33}.placeholder-green-600\/25::-moz-placeholder{color:#16a34a40}.placeholder-green-600\/25::placeholder{color:#16a34a40}.placeholder-green-600\/30::-moz-placeholder{color:#16a34a4d}.placeholder-green-600\/30::placeholder{color:#16a34a4d}.placeholder-green-600\/35::-moz-placeholder{color:#16a34a59}.placeholder-green-600\/35::placeholder{color:#16a34a59}.placeholder-green-600\/40::-moz-placeholder{color:#16a34a66}.placeholder-green-600\/40::placeholder{color:#16a34a66}.placeholder-green-600\/45::-moz-placeholder{color:#16a34a73}.placeholder-green-600\/45::placeholder{color:#16a34a73}.placeholder-green-600\/5::-moz-placeholder{color:#16a34a0d}.placeholder-green-600\/5::placeholder{color:#16a34a0d}.placeholder-green-600\/50::-moz-placeholder{color:#16a34a80}.placeholder-green-600\/50::placeholder{color:#16a34a80}.placeholder-green-600\/55::-moz-placeholder{color:#16a34a8c}.placeholder-green-600\/55::placeholder{color:#16a34a8c}.placeholder-green-600\/60::-moz-placeholder{color:#16a34a99}.placeholder-green-600\/60::placeholder{color:#16a34a99}.placeholder-green-600\/65::-moz-placeholder{color:#16a34aa6}.placeholder-green-600\/65::placeholder{color:#16a34aa6}.placeholder-green-600\/70::-moz-placeholder{color:#16a34ab3}.placeholder-green-600\/70::placeholder{color:#16a34ab3}.placeholder-green-600\/75::-moz-placeholder{color:#16a34abf}.placeholder-green-600\/75::placeholder{color:#16a34abf}.placeholder-green-600\/80::-moz-placeholder{color:#16a34acc}.placeholder-green-600\/80::placeholder{color:#16a34acc}.placeholder-green-600\/85::-moz-placeholder{color:#16a34ad9}.placeholder-green-600\/85::placeholder{color:#16a34ad9}.placeholder-green-600\/90::-moz-placeholder{color:#16a34ae6}.placeholder-green-600\/90::placeholder{color:#16a34ae6}.placeholder-green-600\/95::-moz-placeholder{color:#16a34af2}.placeholder-green-600\/95::placeholder{color:#16a34af2}.placeholder-green-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(21 128 61 / var(--tw-placeholder-opacity))}.placeholder-green-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(21 128 61 / var(--tw-placeholder-opacity))}.placeholder-green-700\/0::-moz-placeholder{color:#15803d00}.placeholder-green-700\/0::placeholder{color:#15803d00}.placeholder-green-700\/10::-moz-placeholder{color:#15803d1a}.placeholder-green-700\/10::placeholder{color:#15803d1a}.placeholder-green-700\/100::-moz-placeholder{color:#15803d}.placeholder-green-700\/100::placeholder{color:#15803d}.placeholder-green-700\/15::-moz-placeholder{color:#15803d26}.placeholder-green-700\/15::placeholder{color:#15803d26}.placeholder-green-700\/20::-moz-placeholder{color:#15803d33}.placeholder-green-700\/20::placeholder{color:#15803d33}.placeholder-green-700\/25::-moz-placeholder{color:#15803d40}.placeholder-green-700\/25::placeholder{color:#15803d40}.placeholder-green-700\/30::-moz-placeholder{color:#15803d4d}.placeholder-green-700\/30::placeholder{color:#15803d4d}.placeholder-green-700\/35::-moz-placeholder{color:#15803d59}.placeholder-green-700\/35::placeholder{color:#15803d59}.placeholder-green-700\/40::-moz-placeholder{color:#15803d66}.placeholder-green-700\/40::placeholder{color:#15803d66}.placeholder-green-700\/45::-moz-placeholder{color:#15803d73}.placeholder-green-700\/45::placeholder{color:#15803d73}.placeholder-green-700\/5::-moz-placeholder{color:#15803d0d}.placeholder-green-700\/5::placeholder{color:#15803d0d}.placeholder-green-700\/50::-moz-placeholder{color:#15803d80}.placeholder-green-700\/50::placeholder{color:#15803d80}.placeholder-green-700\/55::-moz-placeholder{color:#15803d8c}.placeholder-green-700\/55::placeholder{color:#15803d8c}.placeholder-green-700\/60::-moz-placeholder{color:#15803d99}.placeholder-green-700\/60::placeholder{color:#15803d99}.placeholder-green-700\/65::-moz-placeholder{color:#15803da6}.placeholder-green-700\/65::placeholder{color:#15803da6}.placeholder-green-700\/70::-moz-placeholder{color:#15803db3}.placeholder-green-700\/70::placeholder{color:#15803db3}.placeholder-green-700\/75::-moz-placeholder{color:#15803dbf}.placeholder-green-700\/75::placeholder{color:#15803dbf}.placeholder-green-700\/80::-moz-placeholder{color:#15803dcc}.placeholder-green-700\/80::placeholder{color:#15803dcc}.placeholder-green-700\/85::-moz-placeholder{color:#15803dd9}.placeholder-green-700\/85::placeholder{color:#15803dd9}.placeholder-green-700\/90::-moz-placeholder{color:#15803de6}.placeholder-green-700\/90::placeholder{color:#15803de6}.placeholder-green-700\/95::-moz-placeholder{color:#15803df2}.placeholder-green-700\/95::placeholder{color:#15803df2}.placeholder-green-800::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(22 101 52 / var(--tw-placeholder-opacity))}.placeholder-green-800::placeholder{--tw-placeholder-opacity: 1;color:rgb(22 101 52 / var(--tw-placeholder-opacity))}.placeholder-green-800\/0::-moz-placeholder{color:#16653400}.placeholder-green-800\/0::placeholder{color:#16653400}.placeholder-green-800\/10::-moz-placeholder{color:#1665341a}.placeholder-green-800\/10::placeholder{color:#1665341a}.placeholder-green-800\/100::-moz-placeholder{color:#166534}.placeholder-green-800\/100::placeholder{color:#166534}.placeholder-green-800\/15::-moz-placeholder{color:#16653426}.placeholder-green-800\/15::placeholder{color:#16653426}.placeholder-green-800\/20::-moz-placeholder{color:#16653433}.placeholder-green-800\/20::placeholder{color:#16653433}.placeholder-green-800\/25::-moz-placeholder{color:#16653440}.placeholder-green-800\/25::placeholder{color:#16653440}.placeholder-green-800\/30::-moz-placeholder{color:#1665344d}.placeholder-green-800\/30::placeholder{color:#1665344d}.placeholder-green-800\/35::-moz-placeholder{color:#16653459}.placeholder-green-800\/35::placeholder{color:#16653459}.placeholder-green-800\/40::-moz-placeholder{color:#16653466}.placeholder-green-800\/40::placeholder{color:#16653466}.placeholder-green-800\/45::-moz-placeholder{color:#16653473}.placeholder-green-800\/45::placeholder{color:#16653473}.placeholder-green-800\/5::-moz-placeholder{color:#1665340d}.placeholder-green-800\/5::placeholder{color:#1665340d}.placeholder-green-800\/50::-moz-placeholder{color:#16653480}.placeholder-green-800\/50::placeholder{color:#16653480}.placeholder-green-800\/55::-moz-placeholder{color:#1665348c}.placeholder-green-800\/55::placeholder{color:#1665348c}.placeholder-green-800\/60::-moz-placeholder{color:#16653499}.placeholder-green-800\/60::placeholder{color:#16653499}.placeholder-green-800\/65::-moz-placeholder{color:#166534a6}.placeholder-green-800\/65::placeholder{color:#166534a6}.placeholder-green-800\/70::-moz-placeholder{color:#166534b3}.placeholder-green-800\/70::placeholder{color:#166534b3}.placeholder-green-800\/75::-moz-placeholder{color:#166534bf}.placeholder-green-800\/75::placeholder{color:#166534bf}.placeholder-green-800\/80::-moz-placeholder{color:#166534cc}.placeholder-green-800\/80::placeholder{color:#166534cc}.placeholder-green-800\/85::-moz-placeholder{color:#166534d9}.placeholder-green-800\/85::placeholder{color:#166534d9}.placeholder-green-800\/90::-moz-placeholder{color:#166534e6}.placeholder-green-800\/90::placeholder{color:#166534e6}.placeholder-green-800\/95::-moz-placeholder{color:#166534f2}.placeholder-green-800\/95::placeholder{color:#166534f2}.placeholder-green-900::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(20 83 45 / var(--tw-placeholder-opacity))}.placeholder-green-900::placeholder{--tw-placeholder-opacity: 1;color:rgb(20 83 45 / var(--tw-placeholder-opacity))}.placeholder-green-900\/0::-moz-placeholder{color:#14532d00}.placeholder-green-900\/0::placeholder{color:#14532d00}.placeholder-green-900\/10::-moz-placeholder{color:#14532d1a}.placeholder-green-900\/10::placeholder{color:#14532d1a}.placeholder-green-900\/100::-moz-placeholder{color:#14532d}.placeholder-green-900\/100::placeholder{color:#14532d}.placeholder-green-900\/15::-moz-placeholder{color:#14532d26}.placeholder-green-900\/15::placeholder{color:#14532d26}.placeholder-green-900\/20::-moz-placeholder{color:#14532d33}.placeholder-green-900\/20::placeholder{color:#14532d33}.placeholder-green-900\/25::-moz-placeholder{color:#14532d40}.placeholder-green-900\/25::placeholder{color:#14532d40}.placeholder-green-900\/30::-moz-placeholder{color:#14532d4d}.placeholder-green-900\/30::placeholder{color:#14532d4d}.placeholder-green-900\/35::-moz-placeholder{color:#14532d59}.placeholder-green-900\/35::placeholder{color:#14532d59}.placeholder-green-900\/40::-moz-placeholder{color:#14532d66}.placeholder-green-900\/40::placeholder{color:#14532d66}.placeholder-green-900\/45::-moz-placeholder{color:#14532d73}.placeholder-green-900\/45::placeholder{color:#14532d73}.placeholder-green-900\/5::-moz-placeholder{color:#14532d0d}.placeholder-green-900\/5::placeholder{color:#14532d0d}.placeholder-green-900\/50::-moz-placeholder{color:#14532d80}.placeholder-green-900\/50::placeholder{color:#14532d80}.placeholder-green-900\/55::-moz-placeholder{color:#14532d8c}.placeholder-green-900\/55::placeholder{color:#14532d8c}.placeholder-green-900\/60::-moz-placeholder{color:#14532d99}.placeholder-green-900\/60::placeholder{color:#14532d99}.placeholder-green-900\/65::-moz-placeholder{color:#14532da6}.placeholder-green-900\/65::placeholder{color:#14532da6}.placeholder-green-900\/70::-moz-placeholder{color:#14532db3}.placeholder-green-900\/70::placeholder{color:#14532db3}.placeholder-green-900\/75::-moz-placeholder{color:#14532dbf}.placeholder-green-900\/75::placeholder{color:#14532dbf}.placeholder-green-900\/80::-moz-placeholder{color:#14532dcc}.placeholder-green-900\/80::placeholder{color:#14532dcc}.placeholder-green-900\/85::-moz-placeholder{color:#14532dd9}.placeholder-green-900\/85::placeholder{color:#14532dd9}.placeholder-green-900\/90::-moz-placeholder{color:#14532de6}.placeholder-green-900\/90::placeholder{color:#14532de6}.placeholder-green-900\/95::-moz-placeholder{color:#14532df2}.placeholder-green-900\/95::placeholder{color:#14532df2}.placeholder-green-950::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(5 46 22 / var(--tw-placeholder-opacity))}.placeholder-green-950::placeholder{--tw-placeholder-opacity: 1;color:rgb(5 46 22 / var(--tw-placeholder-opacity))}.placeholder-green-950\/0::-moz-placeholder{color:#052e1600}.placeholder-green-950\/0::placeholder{color:#052e1600}.placeholder-green-950\/10::-moz-placeholder{color:#052e161a}.placeholder-green-950\/10::placeholder{color:#052e161a}.placeholder-green-950\/100::-moz-placeholder{color:#052e16}.placeholder-green-950\/100::placeholder{color:#052e16}.placeholder-green-950\/15::-moz-placeholder{color:#052e1626}.placeholder-green-950\/15::placeholder{color:#052e1626}.placeholder-green-950\/20::-moz-placeholder{color:#052e1633}.placeholder-green-950\/20::placeholder{color:#052e1633}.placeholder-green-950\/25::-moz-placeholder{color:#052e1640}.placeholder-green-950\/25::placeholder{color:#052e1640}.placeholder-green-950\/30::-moz-placeholder{color:#052e164d}.placeholder-green-950\/30::placeholder{color:#052e164d}.placeholder-green-950\/35::-moz-placeholder{color:#052e1659}.placeholder-green-950\/35::placeholder{color:#052e1659}.placeholder-green-950\/40::-moz-placeholder{color:#052e1666}.placeholder-green-950\/40::placeholder{color:#052e1666}.placeholder-green-950\/45::-moz-placeholder{color:#052e1673}.placeholder-green-950\/45::placeholder{color:#052e1673}.placeholder-green-950\/5::-moz-placeholder{color:#052e160d}.placeholder-green-950\/5::placeholder{color:#052e160d}.placeholder-green-950\/50::-moz-placeholder{color:#052e1680}.placeholder-green-950\/50::placeholder{color:#052e1680}.placeholder-green-950\/55::-moz-placeholder{color:#052e168c}.placeholder-green-950\/55::placeholder{color:#052e168c}.placeholder-green-950\/60::-moz-placeholder{color:#052e1699}.placeholder-green-950\/60::placeholder{color:#052e1699}.placeholder-green-950\/65::-moz-placeholder{color:#052e16a6}.placeholder-green-950\/65::placeholder{color:#052e16a6}.placeholder-green-950\/70::-moz-placeholder{color:#052e16b3}.placeholder-green-950\/70::placeholder{color:#052e16b3}.placeholder-green-950\/75::-moz-placeholder{color:#052e16bf}.placeholder-green-950\/75::placeholder{color:#052e16bf}.placeholder-green-950\/80::-moz-placeholder{color:#052e16cc}.placeholder-green-950\/80::placeholder{color:#052e16cc}.placeholder-green-950\/85::-moz-placeholder{color:#052e16d9}.placeholder-green-950\/85::placeholder{color:#052e16d9}.placeholder-green-950\/90::-moz-placeholder{color:#052e16e6}.placeholder-green-950\/90::placeholder{color:#052e16e6}.placeholder-green-950\/95::-moz-placeholder{color:#052e16f2}.placeholder-green-950\/95::placeholder{color:#052e16f2}.placeholder-orange-100::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(255 237 213 / var(--tw-placeholder-opacity))}.placeholder-orange-100::placeholder{--tw-placeholder-opacity: 1;color:rgb(255 237 213 / var(--tw-placeholder-opacity))}.placeholder-orange-100\/0::-moz-placeholder{color:#ffedd500}.placeholder-orange-100\/0::placeholder{color:#ffedd500}.placeholder-orange-100\/10::-moz-placeholder{color:#ffedd51a}.placeholder-orange-100\/10::placeholder{color:#ffedd51a}.placeholder-orange-100\/100::-moz-placeholder{color:#ffedd5}.placeholder-orange-100\/100::placeholder{color:#ffedd5}.placeholder-orange-100\/15::-moz-placeholder{color:#ffedd526}.placeholder-orange-100\/15::placeholder{color:#ffedd526}.placeholder-orange-100\/20::-moz-placeholder{color:#ffedd533}.placeholder-orange-100\/20::placeholder{color:#ffedd533}.placeholder-orange-100\/25::-moz-placeholder{color:#ffedd540}.placeholder-orange-100\/25::placeholder{color:#ffedd540}.placeholder-orange-100\/30::-moz-placeholder{color:#ffedd54d}.placeholder-orange-100\/30::placeholder{color:#ffedd54d}.placeholder-orange-100\/35::-moz-placeholder{color:#ffedd559}.placeholder-orange-100\/35::placeholder{color:#ffedd559}.placeholder-orange-100\/40::-moz-placeholder{color:#ffedd566}.placeholder-orange-100\/40::placeholder{color:#ffedd566}.placeholder-orange-100\/45::-moz-placeholder{color:#ffedd573}.placeholder-orange-100\/45::placeholder{color:#ffedd573}.placeholder-orange-100\/5::-moz-placeholder{color:#ffedd50d}.placeholder-orange-100\/5::placeholder{color:#ffedd50d}.placeholder-orange-100\/50::-moz-placeholder{color:#ffedd580}.placeholder-orange-100\/50::placeholder{color:#ffedd580}.placeholder-orange-100\/55::-moz-placeholder{color:#ffedd58c}.placeholder-orange-100\/55::placeholder{color:#ffedd58c}.placeholder-orange-100\/60::-moz-placeholder{color:#ffedd599}.placeholder-orange-100\/60::placeholder{color:#ffedd599}.placeholder-orange-100\/65::-moz-placeholder{color:#ffedd5a6}.placeholder-orange-100\/65::placeholder{color:#ffedd5a6}.placeholder-orange-100\/70::-moz-placeholder{color:#ffedd5b3}.placeholder-orange-100\/70::placeholder{color:#ffedd5b3}.placeholder-orange-100\/75::-moz-placeholder{color:#ffedd5bf}.placeholder-orange-100\/75::placeholder{color:#ffedd5bf}.placeholder-orange-100\/80::-moz-placeholder{color:#ffedd5cc}.placeholder-orange-100\/80::placeholder{color:#ffedd5cc}.placeholder-orange-100\/85::-moz-placeholder{color:#ffedd5d9}.placeholder-orange-100\/85::placeholder{color:#ffedd5d9}.placeholder-orange-100\/90::-moz-placeholder{color:#ffedd5e6}.placeholder-orange-100\/90::placeholder{color:#ffedd5e6}.placeholder-orange-100\/95::-moz-placeholder{color:#ffedd5f2}.placeholder-orange-100\/95::placeholder{color:#ffedd5f2}.placeholder-orange-200::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(254 215 170 / var(--tw-placeholder-opacity))}.placeholder-orange-200::placeholder{--tw-placeholder-opacity: 1;color:rgb(254 215 170 / var(--tw-placeholder-opacity))}.placeholder-orange-200\/0::-moz-placeholder{color:#fed7aa00}.placeholder-orange-200\/0::placeholder{color:#fed7aa00}.placeholder-orange-200\/10::-moz-placeholder{color:#fed7aa1a}.placeholder-orange-200\/10::placeholder{color:#fed7aa1a}.placeholder-orange-200\/100::-moz-placeholder{color:#fed7aa}.placeholder-orange-200\/100::placeholder{color:#fed7aa}.placeholder-orange-200\/15::-moz-placeholder{color:#fed7aa26}.placeholder-orange-200\/15::placeholder{color:#fed7aa26}.placeholder-orange-200\/20::-moz-placeholder{color:#fed7aa33}.placeholder-orange-200\/20::placeholder{color:#fed7aa33}.placeholder-orange-200\/25::-moz-placeholder{color:#fed7aa40}.placeholder-orange-200\/25::placeholder{color:#fed7aa40}.placeholder-orange-200\/30::-moz-placeholder{color:#fed7aa4d}.placeholder-orange-200\/30::placeholder{color:#fed7aa4d}.placeholder-orange-200\/35::-moz-placeholder{color:#fed7aa59}.placeholder-orange-200\/35::placeholder{color:#fed7aa59}.placeholder-orange-200\/40::-moz-placeholder{color:#fed7aa66}.placeholder-orange-200\/40::placeholder{color:#fed7aa66}.placeholder-orange-200\/45::-moz-placeholder{color:#fed7aa73}.placeholder-orange-200\/45::placeholder{color:#fed7aa73}.placeholder-orange-200\/5::-moz-placeholder{color:#fed7aa0d}.placeholder-orange-200\/5::placeholder{color:#fed7aa0d}.placeholder-orange-200\/50::-moz-placeholder{color:#fed7aa80}.placeholder-orange-200\/50::placeholder{color:#fed7aa80}.placeholder-orange-200\/55::-moz-placeholder{color:#fed7aa8c}.placeholder-orange-200\/55::placeholder{color:#fed7aa8c}.placeholder-orange-200\/60::-moz-placeholder{color:#fed7aa99}.placeholder-orange-200\/60::placeholder{color:#fed7aa99}.placeholder-orange-200\/65::-moz-placeholder{color:#fed7aaa6}.placeholder-orange-200\/65::placeholder{color:#fed7aaa6}.placeholder-orange-200\/70::-moz-placeholder{color:#fed7aab3}.placeholder-orange-200\/70::placeholder{color:#fed7aab3}.placeholder-orange-200\/75::-moz-placeholder{color:#fed7aabf}.placeholder-orange-200\/75::placeholder{color:#fed7aabf}.placeholder-orange-200\/80::-moz-placeholder{color:#fed7aacc}.placeholder-orange-200\/80::placeholder{color:#fed7aacc}.placeholder-orange-200\/85::-moz-placeholder{color:#fed7aad9}.placeholder-orange-200\/85::placeholder{color:#fed7aad9}.placeholder-orange-200\/90::-moz-placeholder{color:#fed7aae6}.placeholder-orange-200\/90::placeholder{color:#fed7aae6}.placeholder-orange-200\/95::-moz-placeholder{color:#fed7aaf2}.placeholder-orange-200\/95::placeholder{color:#fed7aaf2}.placeholder-orange-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(253 186 116 / var(--tw-placeholder-opacity))}.placeholder-orange-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(253 186 116 / var(--tw-placeholder-opacity))}.placeholder-orange-300\/0::-moz-placeholder{color:#fdba7400}.placeholder-orange-300\/0::placeholder{color:#fdba7400}.placeholder-orange-300\/10::-moz-placeholder{color:#fdba741a}.placeholder-orange-300\/10::placeholder{color:#fdba741a}.placeholder-orange-300\/100::-moz-placeholder{color:#fdba74}.placeholder-orange-300\/100::placeholder{color:#fdba74}.placeholder-orange-300\/15::-moz-placeholder{color:#fdba7426}.placeholder-orange-300\/15::placeholder{color:#fdba7426}.placeholder-orange-300\/20::-moz-placeholder{color:#fdba7433}.placeholder-orange-300\/20::placeholder{color:#fdba7433}.placeholder-orange-300\/25::-moz-placeholder{color:#fdba7440}.placeholder-orange-300\/25::placeholder{color:#fdba7440}.placeholder-orange-300\/30::-moz-placeholder{color:#fdba744d}.placeholder-orange-300\/30::placeholder{color:#fdba744d}.placeholder-orange-300\/35::-moz-placeholder{color:#fdba7459}.placeholder-orange-300\/35::placeholder{color:#fdba7459}.placeholder-orange-300\/40::-moz-placeholder{color:#fdba7466}.placeholder-orange-300\/40::placeholder{color:#fdba7466}.placeholder-orange-300\/45::-moz-placeholder{color:#fdba7473}.placeholder-orange-300\/45::placeholder{color:#fdba7473}.placeholder-orange-300\/5::-moz-placeholder{color:#fdba740d}.placeholder-orange-300\/5::placeholder{color:#fdba740d}.placeholder-orange-300\/50::-moz-placeholder{color:#fdba7480}.placeholder-orange-300\/50::placeholder{color:#fdba7480}.placeholder-orange-300\/55::-moz-placeholder{color:#fdba748c}.placeholder-orange-300\/55::placeholder{color:#fdba748c}.placeholder-orange-300\/60::-moz-placeholder{color:#fdba7499}.placeholder-orange-300\/60::placeholder{color:#fdba7499}.placeholder-orange-300\/65::-moz-placeholder{color:#fdba74a6}.placeholder-orange-300\/65::placeholder{color:#fdba74a6}.placeholder-orange-300\/70::-moz-placeholder{color:#fdba74b3}.placeholder-orange-300\/70::placeholder{color:#fdba74b3}.placeholder-orange-300\/75::-moz-placeholder{color:#fdba74bf}.placeholder-orange-300\/75::placeholder{color:#fdba74bf}.placeholder-orange-300\/80::-moz-placeholder{color:#fdba74cc}.placeholder-orange-300\/80::placeholder{color:#fdba74cc}.placeholder-orange-300\/85::-moz-placeholder{color:#fdba74d9}.placeholder-orange-300\/85::placeholder{color:#fdba74d9}.placeholder-orange-300\/90::-moz-placeholder{color:#fdba74e6}.placeholder-orange-300\/90::placeholder{color:#fdba74e6}.placeholder-orange-300\/95::-moz-placeholder{color:#fdba74f2}.placeholder-orange-300\/95::placeholder{color:#fdba74f2}.placeholder-orange-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(251 146 60 / var(--tw-placeholder-opacity))}.placeholder-orange-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(251 146 60 / var(--tw-placeholder-opacity))}.placeholder-orange-400\/0::-moz-placeholder{color:#fb923c00}.placeholder-orange-400\/0::placeholder{color:#fb923c00}.placeholder-orange-400\/10::-moz-placeholder{color:#fb923c1a}.placeholder-orange-400\/10::placeholder{color:#fb923c1a}.placeholder-orange-400\/100::-moz-placeholder{color:#fb923c}.placeholder-orange-400\/100::placeholder{color:#fb923c}.placeholder-orange-400\/15::-moz-placeholder{color:#fb923c26}.placeholder-orange-400\/15::placeholder{color:#fb923c26}.placeholder-orange-400\/20::-moz-placeholder{color:#fb923c33}.placeholder-orange-400\/20::placeholder{color:#fb923c33}.placeholder-orange-400\/25::-moz-placeholder{color:#fb923c40}.placeholder-orange-400\/25::placeholder{color:#fb923c40}.placeholder-orange-400\/30::-moz-placeholder{color:#fb923c4d}.placeholder-orange-400\/30::placeholder{color:#fb923c4d}.placeholder-orange-400\/35::-moz-placeholder{color:#fb923c59}.placeholder-orange-400\/35::placeholder{color:#fb923c59}.placeholder-orange-400\/40::-moz-placeholder{color:#fb923c66}.placeholder-orange-400\/40::placeholder{color:#fb923c66}.placeholder-orange-400\/45::-moz-placeholder{color:#fb923c73}.placeholder-orange-400\/45::placeholder{color:#fb923c73}.placeholder-orange-400\/5::-moz-placeholder{color:#fb923c0d}.placeholder-orange-400\/5::placeholder{color:#fb923c0d}.placeholder-orange-400\/50::-moz-placeholder{color:#fb923c80}.placeholder-orange-400\/50::placeholder{color:#fb923c80}.placeholder-orange-400\/55::-moz-placeholder{color:#fb923c8c}.placeholder-orange-400\/55::placeholder{color:#fb923c8c}.placeholder-orange-400\/60::-moz-placeholder{color:#fb923c99}.placeholder-orange-400\/60::placeholder{color:#fb923c99}.placeholder-orange-400\/65::-moz-placeholder{color:#fb923ca6}.placeholder-orange-400\/65::placeholder{color:#fb923ca6}.placeholder-orange-400\/70::-moz-placeholder{color:#fb923cb3}.placeholder-orange-400\/70::placeholder{color:#fb923cb3}.placeholder-orange-400\/75::-moz-placeholder{color:#fb923cbf}.placeholder-orange-400\/75::placeholder{color:#fb923cbf}.placeholder-orange-400\/80::-moz-placeholder{color:#fb923ccc}.placeholder-orange-400\/80::placeholder{color:#fb923ccc}.placeholder-orange-400\/85::-moz-placeholder{color:#fb923cd9}.placeholder-orange-400\/85::placeholder{color:#fb923cd9}.placeholder-orange-400\/90::-moz-placeholder{color:#fb923ce6}.placeholder-orange-400\/90::placeholder{color:#fb923ce6}.placeholder-orange-400\/95::-moz-placeholder{color:#fb923cf2}.placeholder-orange-400\/95::placeholder{color:#fb923cf2}.placeholder-orange-50::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(255 247 237 / var(--tw-placeholder-opacity))}.placeholder-orange-50::placeholder{--tw-placeholder-opacity: 1;color:rgb(255 247 237 / var(--tw-placeholder-opacity))}.placeholder-orange-50\/0::-moz-placeholder{color:#fff7ed00}.placeholder-orange-50\/0::placeholder{color:#fff7ed00}.placeholder-orange-50\/10::-moz-placeholder{color:#fff7ed1a}.placeholder-orange-50\/10::placeholder{color:#fff7ed1a}.placeholder-orange-50\/100::-moz-placeholder{color:#fff7ed}.placeholder-orange-50\/100::placeholder{color:#fff7ed}.placeholder-orange-50\/15::-moz-placeholder{color:#fff7ed26}.placeholder-orange-50\/15::placeholder{color:#fff7ed26}.placeholder-orange-50\/20::-moz-placeholder{color:#fff7ed33}.placeholder-orange-50\/20::placeholder{color:#fff7ed33}.placeholder-orange-50\/25::-moz-placeholder{color:#fff7ed40}.placeholder-orange-50\/25::placeholder{color:#fff7ed40}.placeholder-orange-50\/30::-moz-placeholder{color:#fff7ed4d}.placeholder-orange-50\/30::placeholder{color:#fff7ed4d}.placeholder-orange-50\/35::-moz-placeholder{color:#fff7ed59}.placeholder-orange-50\/35::placeholder{color:#fff7ed59}.placeholder-orange-50\/40::-moz-placeholder{color:#fff7ed66}.placeholder-orange-50\/40::placeholder{color:#fff7ed66}.placeholder-orange-50\/45::-moz-placeholder{color:#fff7ed73}.placeholder-orange-50\/45::placeholder{color:#fff7ed73}.placeholder-orange-50\/5::-moz-placeholder{color:#fff7ed0d}.placeholder-orange-50\/5::placeholder{color:#fff7ed0d}.placeholder-orange-50\/50::-moz-placeholder{color:#fff7ed80}.placeholder-orange-50\/50::placeholder{color:#fff7ed80}.placeholder-orange-50\/55::-moz-placeholder{color:#fff7ed8c}.placeholder-orange-50\/55::placeholder{color:#fff7ed8c}.placeholder-orange-50\/60::-moz-placeholder{color:#fff7ed99}.placeholder-orange-50\/60::placeholder{color:#fff7ed99}.placeholder-orange-50\/65::-moz-placeholder{color:#fff7eda6}.placeholder-orange-50\/65::placeholder{color:#fff7eda6}.placeholder-orange-50\/70::-moz-placeholder{color:#fff7edb3}.placeholder-orange-50\/70::placeholder{color:#fff7edb3}.placeholder-orange-50\/75::-moz-placeholder{color:#fff7edbf}.placeholder-orange-50\/75::placeholder{color:#fff7edbf}.placeholder-orange-50\/80::-moz-placeholder{color:#fff7edcc}.placeholder-orange-50\/80::placeholder{color:#fff7edcc}.placeholder-orange-50\/85::-moz-placeholder{color:#fff7edd9}.placeholder-orange-50\/85::placeholder{color:#fff7edd9}.placeholder-orange-50\/90::-moz-placeholder{color:#fff7ede6}.placeholder-orange-50\/90::placeholder{color:#fff7ede6}.placeholder-orange-50\/95::-moz-placeholder{color:#fff7edf2}.placeholder-orange-50\/95::placeholder{color:#fff7edf2}.placeholder-orange-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(249 115 22 / var(--tw-placeholder-opacity))}.placeholder-orange-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(249 115 22 / var(--tw-placeholder-opacity))}.placeholder-orange-500\/0::-moz-placeholder{color:#f9731600}.placeholder-orange-500\/0::placeholder{color:#f9731600}.placeholder-orange-500\/10::-moz-placeholder{color:#f973161a}.placeholder-orange-500\/10::placeholder{color:#f973161a}.placeholder-orange-500\/100::-moz-placeholder{color:#f97316}.placeholder-orange-500\/100::placeholder{color:#f97316}.placeholder-orange-500\/15::-moz-placeholder{color:#f9731626}.placeholder-orange-500\/15::placeholder{color:#f9731626}.placeholder-orange-500\/20::-moz-placeholder{color:#f9731633}.placeholder-orange-500\/20::placeholder{color:#f9731633}.placeholder-orange-500\/25::-moz-placeholder{color:#f9731640}.placeholder-orange-500\/25::placeholder{color:#f9731640}.placeholder-orange-500\/30::-moz-placeholder{color:#f973164d}.placeholder-orange-500\/30::placeholder{color:#f973164d}.placeholder-orange-500\/35::-moz-placeholder{color:#f9731659}.placeholder-orange-500\/35::placeholder{color:#f9731659}.placeholder-orange-500\/40::-moz-placeholder{color:#f9731666}.placeholder-orange-500\/40::placeholder{color:#f9731666}.placeholder-orange-500\/45::-moz-placeholder{color:#f9731673}.placeholder-orange-500\/45::placeholder{color:#f9731673}.placeholder-orange-500\/5::-moz-placeholder{color:#f973160d}.placeholder-orange-500\/5::placeholder{color:#f973160d}.placeholder-orange-500\/50::-moz-placeholder{color:#f9731680}.placeholder-orange-500\/50::placeholder{color:#f9731680}.placeholder-orange-500\/55::-moz-placeholder{color:#f973168c}.placeholder-orange-500\/55::placeholder{color:#f973168c}.placeholder-orange-500\/60::-moz-placeholder{color:#f9731699}.placeholder-orange-500\/60::placeholder{color:#f9731699}.placeholder-orange-500\/65::-moz-placeholder{color:#f97316a6}.placeholder-orange-500\/65::placeholder{color:#f97316a6}.placeholder-orange-500\/70::-moz-placeholder{color:#f97316b3}.placeholder-orange-500\/70::placeholder{color:#f97316b3}.placeholder-orange-500\/75::-moz-placeholder{color:#f97316bf}.placeholder-orange-500\/75::placeholder{color:#f97316bf}.placeholder-orange-500\/80::-moz-placeholder{color:#f97316cc}.placeholder-orange-500\/80::placeholder{color:#f97316cc}.placeholder-orange-500\/85::-moz-placeholder{color:#f97316d9}.placeholder-orange-500\/85::placeholder{color:#f97316d9}.placeholder-orange-500\/90::-moz-placeholder{color:#f97316e6}.placeholder-orange-500\/90::placeholder{color:#f97316e6}.placeholder-orange-500\/95::-moz-placeholder{color:#f97316f2}.placeholder-orange-500\/95::placeholder{color:#f97316f2}.placeholder-orange-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(234 88 12 / var(--tw-placeholder-opacity))}.placeholder-orange-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(234 88 12 / var(--tw-placeholder-opacity))}.placeholder-orange-600\/0::-moz-placeholder{color:#ea580c00}.placeholder-orange-600\/0::placeholder{color:#ea580c00}.placeholder-orange-600\/10::-moz-placeholder{color:#ea580c1a}.placeholder-orange-600\/10::placeholder{color:#ea580c1a}.placeholder-orange-600\/100::-moz-placeholder{color:#ea580c}.placeholder-orange-600\/100::placeholder{color:#ea580c}.placeholder-orange-600\/15::-moz-placeholder{color:#ea580c26}.placeholder-orange-600\/15::placeholder{color:#ea580c26}.placeholder-orange-600\/20::-moz-placeholder{color:#ea580c33}.placeholder-orange-600\/20::placeholder{color:#ea580c33}.placeholder-orange-600\/25::-moz-placeholder{color:#ea580c40}.placeholder-orange-600\/25::placeholder{color:#ea580c40}.placeholder-orange-600\/30::-moz-placeholder{color:#ea580c4d}.placeholder-orange-600\/30::placeholder{color:#ea580c4d}.placeholder-orange-600\/35::-moz-placeholder{color:#ea580c59}.placeholder-orange-600\/35::placeholder{color:#ea580c59}.placeholder-orange-600\/40::-moz-placeholder{color:#ea580c66}.placeholder-orange-600\/40::placeholder{color:#ea580c66}.placeholder-orange-600\/45::-moz-placeholder{color:#ea580c73}.placeholder-orange-600\/45::placeholder{color:#ea580c73}.placeholder-orange-600\/5::-moz-placeholder{color:#ea580c0d}.placeholder-orange-600\/5::placeholder{color:#ea580c0d}.placeholder-orange-600\/50::-moz-placeholder{color:#ea580c80}.placeholder-orange-600\/50::placeholder{color:#ea580c80}.placeholder-orange-600\/55::-moz-placeholder{color:#ea580c8c}.placeholder-orange-600\/55::placeholder{color:#ea580c8c}.placeholder-orange-600\/60::-moz-placeholder{color:#ea580c99}.placeholder-orange-600\/60::placeholder{color:#ea580c99}.placeholder-orange-600\/65::-moz-placeholder{color:#ea580ca6}.placeholder-orange-600\/65::placeholder{color:#ea580ca6}.placeholder-orange-600\/70::-moz-placeholder{color:#ea580cb3}.placeholder-orange-600\/70::placeholder{color:#ea580cb3}.placeholder-orange-600\/75::-moz-placeholder{color:#ea580cbf}.placeholder-orange-600\/75::placeholder{color:#ea580cbf}.placeholder-orange-600\/80::-moz-placeholder{color:#ea580ccc}.placeholder-orange-600\/80::placeholder{color:#ea580ccc}.placeholder-orange-600\/85::-moz-placeholder{color:#ea580cd9}.placeholder-orange-600\/85::placeholder{color:#ea580cd9}.placeholder-orange-600\/90::-moz-placeholder{color:#ea580ce6}.placeholder-orange-600\/90::placeholder{color:#ea580ce6}.placeholder-orange-600\/95::-moz-placeholder{color:#ea580cf2}.placeholder-orange-600\/95::placeholder{color:#ea580cf2}.placeholder-orange-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(194 65 12 / var(--tw-placeholder-opacity))}.placeholder-orange-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(194 65 12 / var(--tw-placeholder-opacity))}.placeholder-orange-700\/0::-moz-placeholder{color:#c2410c00}.placeholder-orange-700\/0::placeholder{color:#c2410c00}.placeholder-orange-700\/10::-moz-placeholder{color:#c2410c1a}.placeholder-orange-700\/10::placeholder{color:#c2410c1a}.placeholder-orange-700\/100::-moz-placeholder{color:#c2410c}.placeholder-orange-700\/100::placeholder{color:#c2410c}.placeholder-orange-700\/15::-moz-placeholder{color:#c2410c26}.placeholder-orange-700\/15::placeholder{color:#c2410c26}.placeholder-orange-700\/20::-moz-placeholder{color:#c2410c33}.placeholder-orange-700\/20::placeholder{color:#c2410c33}.placeholder-orange-700\/25::-moz-placeholder{color:#c2410c40}.placeholder-orange-700\/25::placeholder{color:#c2410c40}.placeholder-orange-700\/30::-moz-placeholder{color:#c2410c4d}.placeholder-orange-700\/30::placeholder{color:#c2410c4d}.placeholder-orange-700\/35::-moz-placeholder{color:#c2410c59}.placeholder-orange-700\/35::placeholder{color:#c2410c59}.placeholder-orange-700\/40::-moz-placeholder{color:#c2410c66}.placeholder-orange-700\/40::placeholder{color:#c2410c66}.placeholder-orange-700\/45::-moz-placeholder{color:#c2410c73}.placeholder-orange-700\/45::placeholder{color:#c2410c73}.placeholder-orange-700\/5::-moz-placeholder{color:#c2410c0d}.placeholder-orange-700\/5::placeholder{color:#c2410c0d}.placeholder-orange-700\/50::-moz-placeholder{color:#c2410c80}.placeholder-orange-700\/50::placeholder{color:#c2410c80}.placeholder-orange-700\/55::-moz-placeholder{color:#c2410c8c}.placeholder-orange-700\/55::placeholder{color:#c2410c8c}.placeholder-orange-700\/60::-moz-placeholder{color:#c2410c99}.placeholder-orange-700\/60::placeholder{color:#c2410c99}.placeholder-orange-700\/65::-moz-placeholder{color:#c2410ca6}.placeholder-orange-700\/65::placeholder{color:#c2410ca6}.placeholder-orange-700\/70::-moz-placeholder{color:#c2410cb3}.placeholder-orange-700\/70::placeholder{color:#c2410cb3}.placeholder-orange-700\/75::-moz-placeholder{color:#c2410cbf}.placeholder-orange-700\/75::placeholder{color:#c2410cbf}.placeholder-orange-700\/80::-moz-placeholder{color:#c2410ccc}.placeholder-orange-700\/80::placeholder{color:#c2410ccc}.placeholder-orange-700\/85::-moz-placeholder{color:#c2410cd9}.placeholder-orange-700\/85::placeholder{color:#c2410cd9}.placeholder-orange-700\/90::-moz-placeholder{color:#c2410ce6}.placeholder-orange-700\/90::placeholder{color:#c2410ce6}.placeholder-orange-700\/95::-moz-placeholder{color:#c2410cf2}.placeholder-orange-700\/95::placeholder{color:#c2410cf2}.placeholder-orange-800::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(154 52 18 / var(--tw-placeholder-opacity))}.placeholder-orange-800::placeholder{--tw-placeholder-opacity: 1;color:rgb(154 52 18 / var(--tw-placeholder-opacity))}.placeholder-orange-800\/0::-moz-placeholder{color:#9a341200}.placeholder-orange-800\/0::placeholder{color:#9a341200}.placeholder-orange-800\/10::-moz-placeholder{color:#9a34121a}.placeholder-orange-800\/10::placeholder{color:#9a34121a}.placeholder-orange-800\/100::-moz-placeholder{color:#9a3412}.placeholder-orange-800\/100::placeholder{color:#9a3412}.placeholder-orange-800\/15::-moz-placeholder{color:#9a341226}.placeholder-orange-800\/15::placeholder{color:#9a341226}.placeholder-orange-800\/20::-moz-placeholder{color:#9a341233}.placeholder-orange-800\/20::placeholder{color:#9a341233}.placeholder-orange-800\/25::-moz-placeholder{color:#9a341240}.placeholder-orange-800\/25::placeholder{color:#9a341240}.placeholder-orange-800\/30::-moz-placeholder{color:#9a34124d}.placeholder-orange-800\/30::placeholder{color:#9a34124d}.placeholder-orange-800\/35::-moz-placeholder{color:#9a341259}.placeholder-orange-800\/35::placeholder{color:#9a341259}.placeholder-orange-800\/40::-moz-placeholder{color:#9a341266}.placeholder-orange-800\/40::placeholder{color:#9a341266}.placeholder-orange-800\/45::-moz-placeholder{color:#9a341273}.placeholder-orange-800\/45::placeholder{color:#9a341273}.placeholder-orange-800\/5::-moz-placeholder{color:#9a34120d}.placeholder-orange-800\/5::placeholder{color:#9a34120d}.placeholder-orange-800\/50::-moz-placeholder{color:#9a341280}.placeholder-orange-800\/50::placeholder{color:#9a341280}.placeholder-orange-800\/55::-moz-placeholder{color:#9a34128c}.placeholder-orange-800\/55::placeholder{color:#9a34128c}.placeholder-orange-800\/60::-moz-placeholder{color:#9a341299}.placeholder-orange-800\/60::placeholder{color:#9a341299}.placeholder-orange-800\/65::-moz-placeholder{color:#9a3412a6}.placeholder-orange-800\/65::placeholder{color:#9a3412a6}.placeholder-orange-800\/70::-moz-placeholder{color:#9a3412b3}.placeholder-orange-800\/70::placeholder{color:#9a3412b3}.placeholder-orange-800\/75::-moz-placeholder{color:#9a3412bf}.placeholder-orange-800\/75::placeholder{color:#9a3412bf}.placeholder-orange-800\/80::-moz-placeholder{color:#9a3412cc}.placeholder-orange-800\/80::placeholder{color:#9a3412cc}.placeholder-orange-800\/85::-moz-placeholder{color:#9a3412d9}.placeholder-orange-800\/85::placeholder{color:#9a3412d9}.placeholder-orange-800\/90::-moz-placeholder{color:#9a3412e6}.placeholder-orange-800\/90::placeholder{color:#9a3412e6}.placeholder-orange-800\/95::-moz-placeholder{color:#9a3412f2}.placeholder-orange-800\/95::placeholder{color:#9a3412f2}.placeholder-orange-900::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(124 45 18 / var(--tw-placeholder-opacity))}.placeholder-orange-900::placeholder{--tw-placeholder-opacity: 1;color:rgb(124 45 18 / var(--tw-placeholder-opacity))}.placeholder-orange-900\/0::-moz-placeholder{color:#7c2d1200}.placeholder-orange-900\/0::placeholder{color:#7c2d1200}.placeholder-orange-900\/10::-moz-placeholder{color:#7c2d121a}.placeholder-orange-900\/10::placeholder{color:#7c2d121a}.placeholder-orange-900\/100::-moz-placeholder{color:#7c2d12}.placeholder-orange-900\/100::placeholder{color:#7c2d12}.placeholder-orange-900\/15::-moz-placeholder{color:#7c2d1226}.placeholder-orange-900\/15::placeholder{color:#7c2d1226}.placeholder-orange-900\/20::-moz-placeholder{color:#7c2d1233}.placeholder-orange-900\/20::placeholder{color:#7c2d1233}.placeholder-orange-900\/25::-moz-placeholder{color:#7c2d1240}.placeholder-orange-900\/25::placeholder{color:#7c2d1240}.placeholder-orange-900\/30::-moz-placeholder{color:#7c2d124d}.placeholder-orange-900\/30::placeholder{color:#7c2d124d}.placeholder-orange-900\/35::-moz-placeholder{color:#7c2d1259}.placeholder-orange-900\/35::placeholder{color:#7c2d1259}.placeholder-orange-900\/40::-moz-placeholder{color:#7c2d1266}.placeholder-orange-900\/40::placeholder{color:#7c2d1266}.placeholder-orange-900\/45::-moz-placeholder{color:#7c2d1273}.placeholder-orange-900\/45::placeholder{color:#7c2d1273}.placeholder-orange-900\/5::-moz-placeholder{color:#7c2d120d}.placeholder-orange-900\/5::placeholder{color:#7c2d120d}.placeholder-orange-900\/50::-moz-placeholder{color:#7c2d1280}.placeholder-orange-900\/50::placeholder{color:#7c2d1280}.placeholder-orange-900\/55::-moz-placeholder{color:#7c2d128c}.placeholder-orange-900\/55::placeholder{color:#7c2d128c}.placeholder-orange-900\/60::-moz-placeholder{color:#7c2d1299}.placeholder-orange-900\/60::placeholder{color:#7c2d1299}.placeholder-orange-900\/65::-moz-placeholder{color:#7c2d12a6}.placeholder-orange-900\/65::placeholder{color:#7c2d12a6}.placeholder-orange-900\/70::-moz-placeholder{color:#7c2d12b3}.placeholder-orange-900\/70::placeholder{color:#7c2d12b3}.placeholder-orange-900\/75::-moz-placeholder{color:#7c2d12bf}.placeholder-orange-900\/75::placeholder{color:#7c2d12bf}.placeholder-orange-900\/80::-moz-placeholder{color:#7c2d12cc}.placeholder-orange-900\/80::placeholder{color:#7c2d12cc}.placeholder-orange-900\/85::-moz-placeholder{color:#7c2d12d9}.placeholder-orange-900\/85::placeholder{color:#7c2d12d9}.placeholder-orange-900\/90::-moz-placeholder{color:#7c2d12e6}.placeholder-orange-900\/90::placeholder{color:#7c2d12e6}.placeholder-orange-900\/95::-moz-placeholder{color:#7c2d12f2}.placeholder-orange-900\/95::placeholder{color:#7c2d12f2}.placeholder-orange-950::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(67 20 7 / var(--tw-placeholder-opacity))}.placeholder-orange-950::placeholder{--tw-placeholder-opacity: 1;color:rgb(67 20 7 / var(--tw-placeholder-opacity))}.placeholder-orange-950\/0::-moz-placeholder{color:#43140700}.placeholder-orange-950\/0::placeholder{color:#43140700}.placeholder-orange-950\/10::-moz-placeholder{color:#4314071a}.placeholder-orange-950\/10::placeholder{color:#4314071a}.placeholder-orange-950\/100::-moz-placeholder{color:#431407}.placeholder-orange-950\/100::placeholder{color:#431407}.placeholder-orange-950\/15::-moz-placeholder{color:#43140726}.placeholder-orange-950\/15::placeholder{color:#43140726}.placeholder-orange-950\/20::-moz-placeholder{color:#43140733}.placeholder-orange-950\/20::placeholder{color:#43140733}.placeholder-orange-950\/25::-moz-placeholder{color:#43140740}.placeholder-orange-950\/25::placeholder{color:#43140740}.placeholder-orange-950\/30::-moz-placeholder{color:#4314074d}.placeholder-orange-950\/30::placeholder{color:#4314074d}.placeholder-orange-950\/35::-moz-placeholder{color:#43140759}.placeholder-orange-950\/35::placeholder{color:#43140759}.placeholder-orange-950\/40::-moz-placeholder{color:#43140766}.placeholder-orange-950\/40::placeholder{color:#43140766}.placeholder-orange-950\/45::-moz-placeholder{color:#43140773}.placeholder-orange-950\/45::placeholder{color:#43140773}.placeholder-orange-950\/5::-moz-placeholder{color:#4314070d}.placeholder-orange-950\/5::placeholder{color:#4314070d}.placeholder-orange-950\/50::-moz-placeholder{color:#43140780}.placeholder-orange-950\/50::placeholder{color:#43140780}.placeholder-orange-950\/55::-moz-placeholder{color:#4314078c}.placeholder-orange-950\/55::placeholder{color:#4314078c}.placeholder-orange-950\/60::-moz-placeholder{color:#43140799}.placeholder-orange-950\/60::placeholder{color:#43140799}.placeholder-orange-950\/65::-moz-placeholder{color:#431407a6}.placeholder-orange-950\/65::placeholder{color:#431407a6}.placeholder-orange-950\/70::-moz-placeholder{color:#431407b3}.placeholder-orange-950\/70::placeholder{color:#431407b3}.placeholder-orange-950\/75::-moz-placeholder{color:#431407bf}.placeholder-orange-950\/75::placeholder{color:#431407bf}.placeholder-orange-950\/80::-moz-placeholder{color:#431407cc}.placeholder-orange-950\/80::placeholder{color:#431407cc}.placeholder-orange-950\/85::-moz-placeholder{color:#431407d9}.placeholder-orange-950\/85::placeholder{color:#431407d9}.placeholder-orange-950\/90::-moz-placeholder{color:#431407e6}.placeholder-orange-950\/90::placeholder{color:#431407e6}.placeholder-orange-950\/95::-moz-placeholder{color:#431407f2}.placeholder-orange-950\/95::placeholder{color:#431407f2}.placeholder-red-100::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(254 226 226 / var(--tw-placeholder-opacity))}.placeholder-red-100::placeholder{--tw-placeholder-opacity: 1;color:rgb(254 226 226 / var(--tw-placeholder-opacity))}.placeholder-red-100\/0::-moz-placeholder{color:#fee2e200}.placeholder-red-100\/0::placeholder{color:#fee2e200}.placeholder-red-100\/10::-moz-placeholder{color:#fee2e21a}.placeholder-red-100\/10::placeholder{color:#fee2e21a}.placeholder-red-100\/100::-moz-placeholder{color:#fee2e2}.placeholder-red-100\/100::placeholder{color:#fee2e2}.placeholder-red-100\/15::-moz-placeholder{color:#fee2e226}.placeholder-red-100\/15::placeholder{color:#fee2e226}.placeholder-red-100\/20::-moz-placeholder{color:#fee2e233}.placeholder-red-100\/20::placeholder{color:#fee2e233}.placeholder-red-100\/25::-moz-placeholder{color:#fee2e240}.placeholder-red-100\/25::placeholder{color:#fee2e240}.placeholder-red-100\/30::-moz-placeholder{color:#fee2e24d}.placeholder-red-100\/30::placeholder{color:#fee2e24d}.placeholder-red-100\/35::-moz-placeholder{color:#fee2e259}.placeholder-red-100\/35::placeholder{color:#fee2e259}.placeholder-red-100\/40::-moz-placeholder{color:#fee2e266}.placeholder-red-100\/40::placeholder{color:#fee2e266}.placeholder-red-100\/45::-moz-placeholder{color:#fee2e273}.placeholder-red-100\/45::placeholder{color:#fee2e273}.placeholder-red-100\/5::-moz-placeholder{color:#fee2e20d}.placeholder-red-100\/5::placeholder{color:#fee2e20d}.placeholder-red-100\/50::-moz-placeholder{color:#fee2e280}.placeholder-red-100\/50::placeholder{color:#fee2e280}.placeholder-red-100\/55::-moz-placeholder{color:#fee2e28c}.placeholder-red-100\/55::placeholder{color:#fee2e28c}.placeholder-red-100\/60::-moz-placeholder{color:#fee2e299}.placeholder-red-100\/60::placeholder{color:#fee2e299}.placeholder-red-100\/65::-moz-placeholder{color:#fee2e2a6}.placeholder-red-100\/65::placeholder{color:#fee2e2a6}.placeholder-red-100\/70::-moz-placeholder{color:#fee2e2b3}.placeholder-red-100\/70::placeholder{color:#fee2e2b3}.placeholder-red-100\/75::-moz-placeholder{color:#fee2e2bf}.placeholder-red-100\/75::placeholder{color:#fee2e2bf}.placeholder-red-100\/80::-moz-placeholder{color:#fee2e2cc}.placeholder-red-100\/80::placeholder{color:#fee2e2cc}.placeholder-red-100\/85::-moz-placeholder{color:#fee2e2d9}.placeholder-red-100\/85::placeholder{color:#fee2e2d9}.placeholder-red-100\/90::-moz-placeholder{color:#fee2e2e6}.placeholder-red-100\/90::placeholder{color:#fee2e2e6}.placeholder-red-100\/95::-moz-placeholder{color:#fee2e2f2}.placeholder-red-100\/95::placeholder{color:#fee2e2f2}.placeholder-red-200::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(254 202 202 / var(--tw-placeholder-opacity))}.placeholder-red-200::placeholder{--tw-placeholder-opacity: 1;color:rgb(254 202 202 / var(--tw-placeholder-opacity))}.placeholder-red-200\/0::-moz-placeholder{color:#fecaca00}.placeholder-red-200\/0::placeholder{color:#fecaca00}.placeholder-red-200\/10::-moz-placeholder{color:#fecaca1a}.placeholder-red-200\/10::placeholder{color:#fecaca1a}.placeholder-red-200\/100::-moz-placeholder{color:#fecaca}.placeholder-red-200\/100::placeholder{color:#fecaca}.placeholder-red-200\/15::-moz-placeholder{color:#fecaca26}.placeholder-red-200\/15::placeholder{color:#fecaca26}.placeholder-red-200\/20::-moz-placeholder{color:#fecaca33}.placeholder-red-200\/20::placeholder{color:#fecaca33}.placeholder-red-200\/25::-moz-placeholder{color:#fecaca40}.placeholder-red-200\/25::placeholder{color:#fecaca40}.placeholder-red-200\/30::-moz-placeholder{color:#fecaca4d}.placeholder-red-200\/30::placeholder{color:#fecaca4d}.placeholder-red-200\/35::-moz-placeholder{color:#fecaca59}.placeholder-red-200\/35::placeholder{color:#fecaca59}.placeholder-red-200\/40::-moz-placeholder{color:#fecaca66}.placeholder-red-200\/40::placeholder{color:#fecaca66}.placeholder-red-200\/45::-moz-placeholder{color:#fecaca73}.placeholder-red-200\/45::placeholder{color:#fecaca73}.placeholder-red-200\/5::-moz-placeholder{color:#fecaca0d}.placeholder-red-200\/5::placeholder{color:#fecaca0d}.placeholder-red-200\/50::-moz-placeholder{color:#fecaca80}.placeholder-red-200\/50::placeholder{color:#fecaca80}.placeholder-red-200\/55::-moz-placeholder{color:#fecaca8c}.placeholder-red-200\/55::placeholder{color:#fecaca8c}.placeholder-red-200\/60::-moz-placeholder{color:#fecaca99}.placeholder-red-200\/60::placeholder{color:#fecaca99}.placeholder-red-200\/65::-moz-placeholder{color:#fecacaa6}.placeholder-red-200\/65::placeholder{color:#fecacaa6}.placeholder-red-200\/70::-moz-placeholder{color:#fecacab3}.placeholder-red-200\/70::placeholder{color:#fecacab3}.placeholder-red-200\/75::-moz-placeholder{color:#fecacabf}.placeholder-red-200\/75::placeholder{color:#fecacabf}.placeholder-red-200\/80::-moz-placeholder{color:#fecacacc}.placeholder-red-200\/80::placeholder{color:#fecacacc}.placeholder-red-200\/85::-moz-placeholder{color:#fecacad9}.placeholder-red-200\/85::placeholder{color:#fecacad9}.placeholder-red-200\/90::-moz-placeholder{color:#fecacae6}.placeholder-red-200\/90::placeholder{color:#fecacae6}.placeholder-red-200\/95::-moz-placeholder{color:#fecacaf2}.placeholder-red-200\/95::placeholder{color:#fecacaf2}.placeholder-red-300::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.placeholder-red-300::placeholder{--tw-placeholder-opacity: 1;color:rgb(252 165 165 / var(--tw-placeholder-opacity))}.placeholder-red-300\/0::-moz-placeholder{color:#fca5a500}.placeholder-red-300\/0::placeholder{color:#fca5a500}.placeholder-red-300\/10::-moz-placeholder{color:#fca5a51a}.placeholder-red-300\/10::placeholder{color:#fca5a51a}.placeholder-red-300\/100::-moz-placeholder{color:#fca5a5}.placeholder-red-300\/100::placeholder{color:#fca5a5}.placeholder-red-300\/15::-moz-placeholder{color:#fca5a526}.placeholder-red-300\/15::placeholder{color:#fca5a526}.placeholder-red-300\/20::-moz-placeholder{color:#fca5a533}.placeholder-red-300\/20::placeholder{color:#fca5a533}.placeholder-red-300\/25::-moz-placeholder{color:#fca5a540}.placeholder-red-300\/25::placeholder{color:#fca5a540}.placeholder-red-300\/30::-moz-placeholder{color:#fca5a54d}.placeholder-red-300\/30::placeholder{color:#fca5a54d}.placeholder-red-300\/35::-moz-placeholder{color:#fca5a559}.placeholder-red-300\/35::placeholder{color:#fca5a559}.placeholder-red-300\/40::-moz-placeholder{color:#fca5a566}.placeholder-red-300\/40::placeholder{color:#fca5a566}.placeholder-red-300\/45::-moz-placeholder{color:#fca5a573}.placeholder-red-300\/45::placeholder{color:#fca5a573}.placeholder-red-300\/5::-moz-placeholder{color:#fca5a50d}.placeholder-red-300\/5::placeholder{color:#fca5a50d}.placeholder-red-300\/50::-moz-placeholder{color:#fca5a580}.placeholder-red-300\/50::placeholder{color:#fca5a580}.placeholder-red-300\/55::-moz-placeholder{color:#fca5a58c}.placeholder-red-300\/55::placeholder{color:#fca5a58c}.placeholder-red-300\/60::-moz-placeholder{color:#fca5a599}.placeholder-red-300\/60::placeholder{color:#fca5a599}.placeholder-red-300\/65::-moz-placeholder{color:#fca5a5a6}.placeholder-red-300\/65::placeholder{color:#fca5a5a6}.placeholder-red-300\/70::-moz-placeholder{color:#fca5a5b3}.placeholder-red-300\/70::placeholder{color:#fca5a5b3}.placeholder-red-300\/75::-moz-placeholder{color:#fca5a5bf}.placeholder-red-300\/75::placeholder{color:#fca5a5bf}.placeholder-red-300\/80::-moz-placeholder{color:#fca5a5cc}.placeholder-red-300\/80::placeholder{color:#fca5a5cc}.placeholder-red-300\/85::-moz-placeholder{color:#fca5a5d9}.placeholder-red-300\/85::placeholder{color:#fca5a5d9}.placeholder-red-300\/90::-moz-placeholder{color:#fca5a5e6}.placeholder-red-300\/90::placeholder{color:#fca5a5e6}.placeholder-red-300\/95::-moz-placeholder{color:#fca5a5f2}.placeholder-red-300\/95::placeholder{color:#fca5a5f2}.placeholder-red-400::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(248 113 113 / var(--tw-placeholder-opacity))}.placeholder-red-400::placeholder{--tw-placeholder-opacity: 1;color:rgb(248 113 113 / var(--tw-placeholder-opacity))}.placeholder-red-400\/0::-moz-placeholder{color:#f8717100}.placeholder-red-400\/0::placeholder{color:#f8717100}.placeholder-red-400\/10::-moz-placeholder{color:#f871711a}.placeholder-red-400\/10::placeholder{color:#f871711a}.placeholder-red-400\/100::-moz-placeholder{color:#f87171}.placeholder-red-400\/100::placeholder{color:#f87171}.placeholder-red-400\/15::-moz-placeholder{color:#f8717126}.placeholder-red-400\/15::placeholder{color:#f8717126}.placeholder-red-400\/20::-moz-placeholder{color:#f8717133}.placeholder-red-400\/20::placeholder{color:#f8717133}.placeholder-red-400\/25::-moz-placeholder{color:#f8717140}.placeholder-red-400\/25::placeholder{color:#f8717140}.placeholder-red-400\/30::-moz-placeholder{color:#f871714d}.placeholder-red-400\/30::placeholder{color:#f871714d}.placeholder-red-400\/35::-moz-placeholder{color:#f8717159}.placeholder-red-400\/35::placeholder{color:#f8717159}.placeholder-red-400\/40::-moz-placeholder{color:#f8717166}.placeholder-red-400\/40::placeholder{color:#f8717166}.placeholder-red-400\/45::-moz-placeholder{color:#f8717173}.placeholder-red-400\/45::placeholder{color:#f8717173}.placeholder-red-400\/5::-moz-placeholder{color:#f871710d}.placeholder-red-400\/5::placeholder{color:#f871710d}.placeholder-red-400\/50::-moz-placeholder{color:#f8717180}.placeholder-red-400\/50::placeholder{color:#f8717180}.placeholder-red-400\/55::-moz-placeholder{color:#f871718c}.placeholder-red-400\/55::placeholder{color:#f871718c}.placeholder-red-400\/60::-moz-placeholder{color:#f8717199}.placeholder-red-400\/60::placeholder{color:#f8717199}.placeholder-red-400\/65::-moz-placeholder{color:#f87171a6}.placeholder-red-400\/65::placeholder{color:#f87171a6}.placeholder-red-400\/70::-moz-placeholder{color:#f87171b3}.placeholder-red-400\/70::placeholder{color:#f87171b3}.placeholder-red-400\/75::-moz-placeholder{color:#f87171bf}.placeholder-red-400\/75::placeholder{color:#f87171bf}.placeholder-red-400\/80::-moz-placeholder{color:#f87171cc}.placeholder-red-400\/80::placeholder{color:#f87171cc}.placeholder-red-400\/85::-moz-placeholder{color:#f87171d9}.placeholder-red-400\/85::placeholder{color:#f87171d9}.placeholder-red-400\/90::-moz-placeholder{color:#f87171e6}.placeholder-red-400\/90::placeholder{color:#f87171e6}.placeholder-red-400\/95::-moz-placeholder{color:#f87171f2}.placeholder-red-400\/95::placeholder{color:#f87171f2}.placeholder-red-50::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(254 242 242 / var(--tw-placeholder-opacity))}.placeholder-red-50::placeholder{--tw-placeholder-opacity: 1;color:rgb(254 242 242 / var(--tw-placeholder-opacity))}.placeholder-red-50\/0::-moz-placeholder{color:#fef2f200}.placeholder-red-50\/0::placeholder{color:#fef2f200}.placeholder-red-50\/10::-moz-placeholder{color:#fef2f21a}.placeholder-red-50\/10::placeholder{color:#fef2f21a}.placeholder-red-50\/100::-moz-placeholder{color:#fef2f2}.placeholder-red-50\/100::placeholder{color:#fef2f2}.placeholder-red-50\/15::-moz-placeholder{color:#fef2f226}.placeholder-red-50\/15::placeholder{color:#fef2f226}.placeholder-red-50\/20::-moz-placeholder{color:#fef2f233}.placeholder-red-50\/20::placeholder{color:#fef2f233}.placeholder-red-50\/25::-moz-placeholder{color:#fef2f240}.placeholder-red-50\/25::placeholder{color:#fef2f240}.placeholder-red-50\/30::-moz-placeholder{color:#fef2f24d}.placeholder-red-50\/30::placeholder{color:#fef2f24d}.placeholder-red-50\/35::-moz-placeholder{color:#fef2f259}.placeholder-red-50\/35::placeholder{color:#fef2f259}.placeholder-red-50\/40::-moz-placeholder{color:#fef2f266}.placeholder-red-50\/40::placeholder{color:#fef2f266}.placeholder-red-50\/45::-moz-placeholder{color:#fef2f273}.placeholder-red-50\/45::placeholder{color:#fef2f273}.placeholder-red-50\/5::-moz-placeholder{color:#fef2f20d}.placeholder-red-50\/5::placeholder{color:#fef2f20d}.placeholder-red-50\/50::-moz-placeholder{color:#fef2f280}.placeholder-red-50\/50::placeholder{color:#fef2f280}.placeholder-red-50\/55::-moz-placeholder{color:#fef2f28c}.placeholder-red-50\/55::placeholder{color:#fef2f28c}.placeholder-red-50\/60::-moz-placeholder{color:#fef2f299}.placeholder-red-50\/60::placeholder{color:#fef2f299}.placeholder-red-50\/65::-moz-placeholder{color:#fef2f2a6}.placeholder-red-50\/65::placeholder{color:#fef2f2a6}.placeholder-red-50\/70::-moz-placeholder{color:#fef2f2b3}.placeholder-red-50\/70::placeholder{color:#fef2f2b3}.placeholder-red-50\/75::-moz-placeholder{color:#fef2f2bf}.placeholder-red-50\/75::placeholder{color:#fef2f2bf}.placeholder-red-50\/80::-moz-placeholder{color:#fef2f2cc}.placeholder-red-50\/80::placeholder{color:#fef2f2cc}.placeholder-red-50\/85::-moz-placeholder{color:#fef2f2d9}.placeholder-red-50\/85::placeholder{color:#fef2f2d9}.placeholder-red-50\/90::-moz-placeholder{color:#fef2f2e6}.placeholder-red-50\/90::placeholder{color:#fef2f2e6}.placeholder-red-50\/95::-moz-placeholder{color:#fef2f2f2}.placeholder-red-50\/95::placeholder{color:#fef2f2f2}.placeholder-red-500::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(239 68 68 / var(--tw-placeholder-opacity))}.placeholder-red-500::placeholder{--tw-placeholder-opacity: 1;color:rgb(239 68 68 / var(--tw-placeholder-opacity))}.placeholder-red-500\/0::-moz-placeholder{color:#ef444400}.placeholder-red-500\/0::placeholder{color:#ef444400}.placeholder-red-500\/10::-moz-placeholder{color:#ef44441a}.placeholder-red-500\/10::placeholder{color:#ef44441a}.placeholder-red-500\/100::-moz-placeholder{color:#ef4444}.placeholder-red-500\/100::placeholder{color:#ef4444}.placeholder-red-500\/15::-moz-placeholder{color:#ef444426}.placeholder-red-500\/15::placeholder{color:#ef444426}.placeholder-red-500\/20::-moz-placeholder{color:#ef444433}.placeholder-red-500\/20::placeholder{color:#ef444433}.placeholder-red-500\/25::-moz-placeholder{color:#ef444440}.placeholder-red-500\/25::placeholder{color:#ef444440}.placeholder-red-500\/30::-moz-placeholder{color:#ef44444d}.placeholder-red-500\/30::placeholder{color:#ef44444d}.placeholder-red-500\/35::-moz-placeholder{color:#ef444459}.placeholder-red-500\/35::placeholder{color:#ef444459}.placeholder-red-500\/40::-moz-placeholder{color:#ef444466}.placeholder-red-500\/40::placeholder{color:#ef444466}.placeholder-red-500\/45::-moz-placeholder{color:#ef444473}.placeholder-red-500\/45::placeholder{color:#ef444473}.placeholder-red-500\/5::-moz-placeholder{color:#ef44440d}.placeholder-red-500\/5::placeholder{color:#ef44440d}.placeholder-red-500\/50::-moz-placeholder{color:#ef444480}.placeholder-red-500\/50::placeholder{color:#ef444480}.placeholder-red-500\/55::-moz-placeholder{color:#ef44448c}.placeholder-red-500\/55::placeholder{color:#ef44448c}.placeholder-red-500\/60::-moz-placeholder{color:#ef444499}.placeholder-red-500\/60::placeholder{color:#ef444499}.placeholder-red-500\/65::-moz-placeholder{color:#ef4444a6}.placeholder-red-500\/65::placeholder{color:#ef4444a6}.placeholder-red-500\/70::-moz-placeholder{color:#ef4444b3}.placeholder-red-500\/70::placeholder{color:#ef4444b3}.placeholder-red-500\/75::-moz-placeholder{color:#ef4444bf}.placeholder-red-500\/75::placeholder{color:#ef4444bf}.placeholder-red-500\/80::-moz-placeholder{color:#ef4444cc}.placeholder-red-500\/80::placeholder{color:#ef4444cc}.placeholder-red-500\/85::-moz-placeholder{color:#ef4444d9}.placeholder-red-500\/85::placeholder{color:#ef4444d9}.placeholder-red-500\/90::-moz-placeholder{color:#ef4444e6}.placeholder-red-500\/90::placeholder{color:#ef4444e6}.placeholder-red-500\/95::-moz-placeholder{color:#ef4444f2}.placeholder-red-500\/95::placeholder{color:#ef4444f2}.placeholder-red-600::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(220 38 38 / var(--tw-placeholder-opacity))}.placeholder-red-600::placeholder{--tw-placeholder-opacity: 1;color:rgb(220 38 38 / var(--tw-placeholder-opacity))}.placeholder-red-600\/0::-moz-placeholder{color:#dc262600}.placeholder-red-600\/0::placeholder{color:#dc262600}.placeholder-red-600\/10::-moz-placeholder{color:#dc26261a}.placeholder-red-600\/10::placeholder{color:#dc26261a}.placeholder-red-600\/100::-moz-placeholder{color:#dc2626}.placeholder-red-600\/100::placeholder{color:#dc2626}.placeholder-red-600\/15::-moz-placeholder{color:#dc262626}.placeholder-red-600\/15::placeholder{color:#dc262626}.placeholder-red-600\/20::-moz-placeholder{color:#dc262633}.placeholder-red-600\/20::placeholder{color:#dc262633}.placeholder-red-600\/25::-moz-placeholder{color:#dc262640}.placeholder-red-600\/25::placeholder{color:#dc262640}.placeholder-red-600\/30::-moz-placeholder{color:#dc26264d}.placeholder-red-600\/30::placeholder{color:#dc26264d}.placeholder-red-600\/35::-moz-placeholder{color:#dc262659}.placeholder-red-600\/35::placeholder{color:#dc262659}.placeholder-red-600\/40::-moz-placeholder{color:#dc262666}.placeholder-red-600\/40::placeholder{color:#dc262666}.placeholder-red-600\/45::-moz-placeholder{color:#dc262673}.placeholder-red-600\/45::placeholder{color:#dc262673}.placeholder-red-600\/5::-moz-placeholder{color:#dc26260d}.placeholder-red-600\/5::placeholder{color:#dc26260d}.placeholder-red-600\/50::-moz-placeholder{color:#dc262680}.placeholder-red-600\/50::placeholder{color:#dc262680}.placeholder-red-600\/55::-moz-placeholder{color:#dc26268c}.placeholder-red-600\/55::placeholder{color:#dc26268c}.placeholder-red-600\/60::-moz-placeholder{color:#dc262699}.placeholder-red-600\/60::placeholder{color:#dc262699}.placeholder-red-600\/65::-moz-placeholder{color:#dc2626a6}.placeholder-red-600\/65::placeholder{color:#dc2626a6}.placeholder-red-600\/70::-moz-placeholder{color:#dc2626b3}.placeholder-red-600\/70::placeholder{color:#dc2626b3}.placeholder-red-600\/75::-moz-placeholder{color:#dc2626bf}.placeholder-red-600\/75::placeholder{color:#dc2626bf}.placeholder-red-600\/80::-moz-placeholder{color:#dc2626cc}.placeholder-red-600\/80::placeholder{color:#dc2626cc}.placeholder-red-600\/85::-moz-placeholder{color:#dc2626d9}.placeholder-red-600\/85::placeholder{color:#dc2626d9}.placeholder-red-600\/90::-moz-placeholder{color:#dc2626e6}.placeholder-red-600\/90::placeholder{color:#dc2626e6}.placeholder-red-600\/95::-moz-placeholder{color:#dc2626f2}.placeholder-red-600\/95::placeholder{color:#dc2626f2}.placeholder-red-700::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(185 28 28 / var(--tw-placeholder-opacity))}.placeholder-red-700::placeholder{--tw-placeholder-opacity: 1;color:rgb(185 28 28 / var(--tw-placeholder-opacity))}.placeholder-red-700\/0::-moz-placeholder{color:#b91c1c00}.placeholder-red-700\/0::placeholder{color:#b91c1c00}.placeholder-red-700\/10::-moz-placeholder{color:#b91c1c1a}.placeholder-red-700\/10::placeholder{color:#b91c1c1a}.placeholder-red-700\/100::-moz-placeholder{color:#b91c1c}.placeholder-red-700\/100::placeholder{color:#b91c1c}.placeholder-red-700\/15::-moz-placeholder{color:#b91c1c26}.placeholder-red-700\/15::placeholder{color:#b91c1c26}.placeholder-red-700\/20::-moz-placeholder{color:#b91c1c33}.placeholder-red-700\/20::placeholder{color:#b91c1c33}.placeholder-red-700\/25::-moz-placeholder{color:#b91c1c40}.placeholder-red-700\/25::placeholder{color:#b91c1c40}.placeholder-red-700\/30::-moz-placeholder{color:#b91c1c4d}.placeholder-red-700\/30::placeholder{color:#b91c1c4d}.placeholder-red-700\/35::-moz-placeholder{color:#b91c1c59}.placeholder-red-700\/35::placeholder{color:#b91c1c59}.placeholder-red-700\/40::-moz-placeholder{color:#b91c1c66}.placeholder-red-700\/40::placeholder{color:#b91c1c66}.placeholder-red-700\/45::-moz-placeholder{color:#b91c1c73}.placeholder-red-700\/45::placeholder{color:#b91c1c73}.placeholder-red-700\/5::-moz-placeholder{color:#b91c1c0d}.placeholder-red-700\/5::placeholder{color:#b91c1c0d}.placeholder-red-700\/50::-moz-placeholder{color:#b91c1c80}.placeholder-red-700\/50::placeholder{color:#b91c1c80}.placeholder-red-700\/55::-moz-placeholder{color:#b91c1c8c}.placeholder-red-700\/55::placeholder{color:#b91c1c8c}.placeholder-red-700\/60::-moz-placeholder{color:#b91c1c99}.placeholder-red-700\/60::placeholder{color:#b91c1c99}.placeholder-red-700\/65::-moz-placeholder{color:#b91c1ca6}.placeholder-red-700\/65::placeholder{color:#b91c1ca6}.placeholder-red-700\/70::-moz-placeholder{color:#b91c1cb3}.placeholder-red-700\/70::placeholder{color:#b91c1cb3}.placeholder-red-700\/75::-moz-placeholder{color:#b91c1cbf}.placeholder-red-700\/75::placeholder{color:#b91c1cbf}.placeholder-red-700\/80::-moz-placeholder{color:#b91c1ccc}.placeholder-red-700\/80::placeholder{color:#b91c1ccc}.placeholder-red-700\/85::-moz-placeholder{color:#b91c1cd9}.placeholder-red-700\/85::placeholder{color:#b91c1cd9}.placeholder-red-700\/90::-moz-placeholder{color:#b91c1ce6}.placeholder-red-700\/90::placeholder{color:#b91c1ce6}.placeholder-red-700\/95::-moz-placeholder{color:#b91c1cf2}.placeholder-red-700\/95::placeholder{color:#b91c1cf2}.placeholder-red-800::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(153 27 27 / var(--tw-placeholder-opacity))}.placeholder-red-800::placeholder{--tw-placeholder-opacity: 1;color:rgb(153 27 27 / var(--tw-placeholder-opacity))}.placeholder-red-800\/0::-moz-placeholder{color:#991b1b00}.placeholder-red-800\/0::placeholder{color:#991b1b00}.placeholder-red-800\/10::-moz-placeholder{color:#991b1b1a}.placeholder-red-800\/10::placeholder{color:#991b1b1a}.placeholder-red-800\/100::-moz-placeholder{color:#991b1b}.placeholder-red-800\/100::placeholder{color:#991b1b}.placeholder-red-800\/15::-moz-placeholder{color:#991b1b26}.placeholder-red-800\/15::placeholder{color:#991b1b26}.placeholder-red-800\/20::-moz-placeholder{color:#991b1b33}.placeholder-red-800\/20::placeholder{color:#991b1b33}.placeholder-red-800\/25::-moz-placeholder{color:#991b1b40}.placeholder-red-800\/25::placeholder{color:#991b1b40}.placeholder-red-800\/30::-moz-placeholder{color:#991b1b4d}.placeholder-red-800\/30::placeholder{color:#991b1b4d}.placeholder-red-800\/35::-moz-placeholder{color:#991b1b59}.placeholder-red-800\/35::placeholder{color:#991b1b59}.placeholder-red-800\/40::-moz-placeholder{color:#991b1b66}.placeholder-red-800\/40::placeholder{color:#991b1b66}.placeholder-red-800\/45::-moz-placeholder{color:#991b1b73}.placeholder-red-800\/45::placeholder{color:#991b1b73}.placeholder-red-800\/5::-moz-placeholder{color:#991b1b0d}.placeholder-red-800\/5::placeholder{color:#991b1b0d}.placeholder-red-800\/50::-moz-placeholder{color:#991b1b80}.placeholder-red-800\/50::placeholder{color:#991b1b80}.placeholder-red-800\/55::-moz-placeholder{color:#991b1b8c}.placeholder-red-800\/55::placeholder{color:#991b1b8c}.placeholder-red-800\/60::-moz-placeholder{color:#991b1b99}.placeholder-red-800\/60::placeholder{color:#991b1b99}.placeholder-red-800\/65::-moz-placeholder{color:#991b1ba6}.placeholder-red-800\/65::placeholder{color:#991b1ba6}.placeholder-red-800\/70::-moz-placeholder{color:#991b1bb3}.placeholder-red-800\/70::placeholder{color:#991b1bb3}.placeholder-red-800\/75::-moz-placeholder{color:#991b1bbf}.placeholder-red-800\/75::placeholder{color:#991b1bbf}.placeholder-red-800\/80::-moz-placeholder{color:#991b1bcc}.placeholder-red-800\/80::placeholder{color:#991b1bcc}.placeholder-red-800\/85::-moz-placeholder{color:#991b1bd9}.placeholder-red-800\/85::placeholder{color:#991b1bd9}.placeholder-red-800\/90::-moz-placeholder{color:#991b1be6}.placeholder-red-800\/90::placeholder{color:#991b1be6}.placeholder-red-800\/95::-moz-placeholder{color:#991b1bf2}.placeholder-red-800\/95::placeholder{color:#991b1bf2}.placeholder-red-900::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(127 29 29 / var(--tw-placeholder-opacity))}.placeholder-red-900::placeholder{--tw-placeholder-opacity: 1;color:rgb(127 29 29 / var(--tw-placeholder-opacity))}.placeholder-red-900\/0::-moz-placeholder{color:#7f1d1d00}.placeholder-red-900\/0::placeholder{color:#7f1d1d00}.placeholder-red-900\/10::-moz-placeholder{color:#7f1d1d1a}.placeholder-red-900\/10::placeholder{color:#7f1d1d1a}.placeholder-red-900\/100::-moz-placeholder{color:#7f1d1d}.placeholder-red-900\/100::placeholder{color:#7f1d1d}.placeholder-red-900\/15::-moz-placeholder{color:#7f1d1d26}.placeholder-red-900\/15::placeholder{color:#7f1d1d26}.placeholder-red-900\/20::-moz-placeholder{color:#7f1d1d33}.placeholder-red-900\/20::placeholder{color:#7f1d1d33}.placeholder-red-900\/25::-moz-placeholder{color:#7f1d1d40}.placeholder-red-900\/25::placeholder{color:#7f1d1d40}.placeholder-red-900\/30::-moz-placeholder{color:#7f1d1d4d}.placeholder-red-900\/30::placeholder{color:#7f1d1d4d}.placeholder-red-900\/35::-moz-placeholder{color:#7f1d1d59}.placeholder-red-900\/35::placeholder{color:#7f1d1d59}.placeholder-red-900\/40::-moz-placeholder{color:#7f1d1d66}.placeholder-red-900\/40::placeholder{color:#7f1d1d66}.placeholder-red-900\/45::-moz-placeholder{color:#7f1d1d73}.placeholder-red-900\/45::placeholder{color:#7f1d1d73}.placeholder-red-900\/5::-moz-placeholder{color:#7f1d1d0d}.placeholder-red-900\/5::placeholder{color:#7f1d1d0d}.placeholder-red-900\/50::-moz-placeholder{color:#7f1d1d80}.placeholder-red-900\/50::placeholder{color:#7f1d1d80}.placeholder-red-900\/55::-moz-placeholder{color:#7f1d1d8c}.placeholder-red-900\/55::placeholder{color:#7f1d1d8c}.placeholder-red-900\/60::-moz-placeholder{color:#7f1d1d99}.placeholder-red-900\/60::placeholder{color:#7f1d1d99}.placeholder-red-900\/65::-moz-placeholder{color:#7f1d1da6}.placeholder-red-900\/65::placeholder{color:#7f1d1da6}.placeholder-red-900\/70::-moz-placeholder{color:#7f1d1db3}.placeholder-red-900\/70::placeholder{color:#7f1d1db3}.placeholder-red-900\/75::-moz-placeholder{color:#7f1d1dbf}.placeholder-red-900\/75::placeholder{color:#7f1d1dbf}.placeholder-red-900\/80::-moz-placeholder{color:#7f1d1dcc}.placeholder-red-900\/80::placeholder{color:#7f1d1dcc}.placeholder-red-900\/85::-moz-placeholder{color:#7f1d1dd9}.placeholder-red-900\/85::placeholder{color:#7f1d1dd9}.placeholder-red-900\/90::-moz-placeholder{color:#7f1d1de6}.placeholder-red-900\/90::placeholder{color:#7f1d1de6}.placeholder-red-900\/95::-moz-placeholder{color:#7f1d1df2}.placeholder-red-900\/95::placeholder{color:#7f1d1df2}.placeholder-red-950::-moz-placeholder{--tw-placeholder-opacity: 1;color:rgb(69 10 10 / var(--tw-placeholder-opacity))}.placeholder-red-950::placeholder{--tw-placeholder-opacity: 1;color:rgb(69 10 10 / var(--tw-placeholder-opacity))}.placeholder-red-950\/0::-moz-placeholder{color:#450a0a00}.placeholder-red-950\/0::placeholder{color:#450a0a00}.placeholder-red-950\/10::-moz-placeholder{color:#450a0a1a}.placeholder-red-950\/10::placeholder{color:#450a0a1a}.placeholder-red-950\/100::-moz-placeholder{color:#450a0a}.placeholder-red-950\/100::placeholder{color:#450a0a}.placeholder-red-950\/15::-moz-placeholder{color:#450a0a26}.placeholder-red-950\/15::placeholder{color:#450a0a26}.placeholder-red-950\/20::-moz-placeholder{color:#450a0a33}.placeholder-red-950\/20::placeholder{color:#450a0a33}.placeholder-red-950\/25::-moz-placeholder{color:#450a0a40}.placeholder-red-950\/25::placeholder{color:#450a0a40}.placeholder-red-950\/30::-moz-placeholder{color:#450a0a4d}.placeholder-red-950\/30::placeholder{color:#450a0a4d}.placeholder-red-950\/35::-moz-placeholder{color:#450a0a59}.placeholder-red-950\/35::placeholder{color:#450a0a59}.placeholder-red-950\/40::-moz-placeholder{color:#450a0a66}.placeholder-red-950\/40::placeholder{color:#450a0a66}.placeholder-red-950\/45::-moz-placeholder{color:#450a0a73}.placeholder-red-950\/45::placeholder{color:#450a0a73}.placeholder-red-950\/5::-moz-placeholder{color:#450a0a0d}.placeholder-red-950\/5::placeholder{color:#450a0a0d}.placeholder-red-950\/50::-moz-placeholder{color:#450a0a80}.placeholder-red-950\/50::placeholder{color:#450a0a80}.placeholder-red-950\/55::-moz-placeholder{color:#450a0a8c}.placeholder-red-950\/55::placeholder{color:#450a0a8c}.placeholder-red-950\/60::-moz-placeholder{color:#450a0a99}.placeholder-red-950\/60::placeholder{color:#450a0a99}.placeholder-red-950\/65::-moz-placeholder{color:#450a0aa6}.placeholder-red-950\/65::placeholder{color:#450a0aa6}.placeholder-red-950\/70::-moz-placeholder{color:#450a0ab3}.placeholder-red-950\/70::placeholder{color:#450a0ab3}.placeholder-red-950\/75::-moz-placeholder{color:#450a0abf}.placeholder-red-950\/75::placeholder{color:#450a0abf}.placeholder-red-950\/80::-moz-placeholder{color:#450a0acc}.placeholder-red-950\/80::placeholder{color:#450a0acc}.placeholder-red-950\/85::-moz-placeholder{color:#450a0ad9}.placeholder-red-950\/85::placeholder{color:#450a0ad9}.placeholder-red-950\/90::-moz-placeholder{color:#450a0ae6}.placeholder-red-950\/90::placeholder{color:#450a0ae6}.placeholder-red-950\/95::-moz-placeholder{color:#450a0af2}.placeholder-red-950\/95::placeholder{color:#450a0af2}.caret-blue-100{caret-color:#dbeafe}.caret-blue-100\/0{caret-color:#dbeafe00}.caret-blue-100\/10{caret-color:#dbeafe1a}.caret-blue-100\/100{caret-color:#dbeafe}.caret-blue-100\/15{caret-color:#dbeafe26}.caret-blue-100\/20{caret-color:#dbeafe33}.caret-blue-100\/25{caret-color:#dbeafe40}.caret-blue-100\/30{caret-color:#dbeafe4d}.caret-blue-100\/35{caret-color:#dbeafe59}.caret-blue-100\/40{caret-color:#dbeafe66}.caret-blue-100\/45{caret-color:#dbeafe73}.caret-blue-100\/5{caret-color:#dbeafe0d}.caret-blue-100\/50{caret-color:#dbeafe80}.caret-blue-100\/55{caret-color:#dbeafe8c}.caret-blue-100\/60{caret-color:#dbeafe99}.caret-blue-100\/65{caret-color:#dbeafea6}.caret-blue-100\/70{caret-color:#dbeafeb3}.caret-blue-100\/75{caret-color:#dbeafebf}.caret-blue-100\/80{caret-color:#dbeafecc}.caret-blue-100\/85{caret-color:#dbeafed9}.caret-blue-100\/90{caret-color:#dbeafee6}.caret-blue-100\/95{caret-color:#dbeafef2}.caret-blue-200{caret-color:#bfdbfe}.caret-blue-200\/0{caret-color:#bfdbfe00}.caret-blue-200\/10{caret-color:#bfdbfe1a}.caret-blue-200\/100{caret-color:#bfdbfe}.caret-blue-200\/15{caret-color:#bfdbfe26}.caret-blue-200\/20{caret-color:#bfdbfe33}.caret-blue-200\/25{caret-color:#bfdbfe40}.caret-blue-200\/30{caret-color:#bfdbfe4d}.caret-blue-200\/35{caret-color:#bfdbfe59}.caret-blue-200\/40{caret-color:#bfdbfe66}.caret-blue-200\/45{caret-color:#bfdbfe73}.caret-blue-200\/5{caret-color:#bfdbfe0d}.caret-blue-200\/50{caret-color:#bfdbfe80}.caret-blue-200\/55{caret-color:#bfdbfe8c}.caret-blue-200\/60{caret-color:#bfdbfe99}.caret-blue-200\/65{caret-color:#bfdbfea6}.caret-blue-200\/70{caret-color:#bfdbfeb3}.caret-blue-200\/75{caret-color:#bfdbfebf}.caret-blue-200\/80{caret-color:#bfdbfecc}.caret-blue-200\/85{caret-color:#bfdbfed9}.caret-blue-200\/90{caret-color:#bfdbfee6}.caret-blue-200\/95{caret-color:#bfdbfef2}.caret-blue-300{caret-color:#93c5fd}.caret-blue-300\/0{caret-color:#93c5fd00}.caret-blue-300\/10{caret-color:#93c5fd1a}.caret-blue-300\/100{caret-color:#93c5fd}.caret-blue-300\/15{caret-color:#93c5fd26}.caret-blue-300\/20{caret-color:#93c5fd33}.caret-blue-300\/25{caret-color:#93c5fd40}.caret-blue-300\/30{caret-color:#93c5fd4d}.caret-blue-300\/35{caret-color:#93c5fd59}.caret-blue-300\/40{caret-color:#93c5fd66}.caret-blue-300\/45{caret-color:#93c5fd73}.caret-blue-300\/5{caret-color:#93c5fd0d}.caret-blue-300\/50{caret-color:#93c5fd80}.caret-blue-300\/55{caret-color:#93c5fd8c}.caret-blue-300\/60{caret-color:#93c5fd99}.caret-blue-300\/65{caret-color:#93c5fda6}.caret-blue-300\/70{caret-color:#93c5fdb3}.caret-blue-300\/75{caret-color:#93c5fdbf}.caret-blue-300\/80{caret-color:#93c5fdcc}.caret-blue-300\/85{caret-color:#93c5fdd9}.caret-blue-300\/90{caret-color:#93c5fde6}.caret-blue-300\/95{caret-color:#93c5fdf2}.caret-blue-400{caret-color:#60a5fa}.caret-blue-400\/0{caret-color:#60a5fa00}.caret-blue-400\/10{caret-color:#60a5fa1a}.caret-blue-400\/100{caret-color:#60a5fa}.caret-blue-400\/15{caret-color:#60a5fa26}.caret-blue-400\/20{caret-color:#60a5fa33}.caret-blue-400\/25{caret-color:#60a5fa40}.caret-blue-400\/30{caret-color:#60a5fa4d}.caret-blue-400\/35{caret-color:#60a5fa59}.caret-blue-400\/40{caret-color:#60a5fa66}.caret-blue-400\/45{caret-color:#60a5fa73}.caret-blue-400\/5{caret-color:#60a5fa0d}.caret-blue-400\/50{caret-color:#60a5fa80}.caret-blue-400\/55{caret-color:#60a5fa8c}.caret-blue-400\/60{caret-color:#60a5fa99}.caret-blue-400\/65{caret-color:#60a5faa6}.caret-blue-400\/70{caret-color:#60a5fab3}.caret-blue-400\/75{caret-color:#60a5fabf}.caret-blue-400\/80{caret-color:#60a5facc}.caret-blue-400\/85{caret-color:#60a5fad9}.caret-blue-400\/90{caret-color:#60a5fae6}.caret-blue-400\/95{caret-color:#60a5faf2}.caret-blue-50{caret-color:#eff6ff}.caret-blue-50\/0{caret-color:#eff6ff00}.caret-blue-50\/10{caret-color:#eff6ff1a}.caret-blue-50\/100{caret-color:#eff6ff}.caret-blue-50\/15{caret-color:#eff6ff26}.caret-blue-50\/20{caret-color:#eff6ff33}.caret-blue-50\/25{caret-color:#eff6ff40}.caret-blue-50\/30{caret-color:#eff6ff4d}.caret-blue-50\/35{caret-color:#eff6ff59}.caret-blue-50\/40{caret-color:#eff6ff66}.caret-blue-50\/45{caret-color:#eff6ff73}.caret-blue-50\/5{caret-color:#eff6ff0d}.caret-blue-50\/50{caret-color:#eff6ff80}.caret-blue-50\/55{caret-color:#eff6ff8c}.caret-blue-50\/60{caret-color:#eff6ff99}.caret-blue-50\/65{caret-color:#eff6ffa6}.caret-blue-50\/70{caret-color:#eff6ffb3}.caret-blue-50\/75{caret-color:#eff6ffbf}.caret-blue-50\/80{caret-color:#eff6ffcc}.caret-blue-50\/85{caret-color:#eff6ffd9}.caret-blue-50\/90{caret-color:#eff6ffe6}.caret-blue-50\/95{caret-color:#eff6fff2}.caret-blue-500{caret-color:#3b82f6}.caret-blue-500\/0{caret-color:#3b82f600}.caret-blue-500\/10{caret-color:#3b82f61a}.caret-blue-500\/100{caret-color:#3b82f6}.caret-blue-500\/15{caret-color:#3b82f626}.caret-blue-500\/20{caret-color:#3b82f633}.caret-blue-500\/25{caret-color:#3b82f640}.caret-blue-500\/30{caret-color:#3b82f64d}.caret-blue-500\/35{caret-color:#3b82f659}.caret-blue-500\/40{caret-color:#3b82f666}.caret-blue-500\/45{caret-color:#3b82f673}.caret-blue-500\/5{caret-color:#3b82f60d}.caret-blue-500\/50{caret-color:#3b82f680}.caret-blue-500\/55{caret-color:#3b82f68c}.caret-blue-500\/60{caret-color:#3b82f699}.caret-blue-500\/65{caret-color:#3b82f6a6}.caret-blue-500\/70{caret-color:#3b82f6b3}.caret-blue-500\/75{caret-color:#3b82f6bf}.caret-blue-500\/80{caret-color:#3b82f6cc}.caret-blue-500\/85{caret-color:#3b82f6d9}.caret-blue-500\/90{caret-color:#3b82f6e6}.caret-blue-500\/95{caret-color:#3b82f6f2}.caret-blue-600{caret-color:#2563eb}.caret-blue-600\/0{caret-color:#2563eb00}.caret-blue-600\/10{caret-color:#2563eb1a}.caret-blue-600\/100{caret-color:#2563eb}.caret-blue-600\/15{caret-color:#2563eb26}.caret-blue-600\/20{caret-color:#2563eb33}.caret-blue-600\/25{caret-color:#2563eb40}.caret-blue-600\/30{caret-color:#2563eb4d}.caret-blue-600\/35{caret-color:#2563eb59}.caret-blue-600\/40{caret-color:#2563eb66}.caret-blue-600\/45{caret-color:#2563eb73}.caret-blue-600\/5{caret-color:#2563eb0d}.caret-blue-600\/50{caret-color:#2563eb80}.caret-blue-600\/55{caret-color:#2563eb8c}.caret-blue-600\/60{caret-color:#2563eb99}.caret-blue-600\/65{caret-color:#2563eba6}.caret-blue-600\/70{caret-color:#2563ebb3}.caret-blue-600\/75{caret-color:#2563ebbf}.caret-blue-600\/80{caret-color:#2563ebcc}.caret-blue-600\/85{caret-color:#2563ebd9}.caret-blue-600\/90{caret-color:#2563ebe6}.caret-blue-600\/95{caret-color:#2563ebf2}.caret-blue-700{caret-color:#1d4ed8}.caret-blue-700\/0{caret-color:#1d4ed800}.caret-blue-700\/10{caret-color:#1d4ed81a}.caret-blue-700\/100{caret-color:#1d4ed8}.caret-blue-700\/15{caret-color:#1d4ed826}.caret-blue-700\/20{caret-color:#1d4ed833}.caret-blue-700\/25{caret-color:#1d4ed840}.caret-blue-700\/30{caret-color:#1d4ed84d}.caret-blue-700\/35{caret-color:#1d4ed859}.caret-blue-700\/40{caret-color:#1d4ed866}.caret-blue-700\/45{caret-color:#1d4ed873}.caret-blue-700\/5{caret-color:#1d4ed80d}.caret-blue-700\/50{caret-color:#1d4ed880}.caret-blue-700\/55{caret-color:#1d4ed88c}.caret-blue-700\/60{caret-color:#1d4ed899}.caret-blue-700\/65{caret-color:#1d4ed8a6}.caret-blue-700\/70{caret-color:#1d4ed8b3}.caret-blue-700\/75{caret-color:#1d4ed8bf}.caret-blue-700\/80{caret-color:#1d4ed8cc}.caret-blue-700\/85{caret-color:#1d4ed8d9}.caret-blue-700\/90{caret-color:#1d4ed8e6}.caret-blue-700\/95{caret-color:#1d4ed8f2}.caret-blue-800{caret-color:#1e40af}.caret-blue-800\/0{caret-color:#1e40af00}.caret-blue-800\/10{caret-color:#1e40af1a}.caret-blue-800\/100{caret-color:#1e40af}.caret-blue-800\/15{caret-color:#1e40af26}.caret-blue-800\/20{caret-color:#1e40af33}.caret-blue-800\/25{caret-color:#1e40af40}.caret-blue-800\/30{caret-color:#1e40af4d}.caret-blue-800\/35{caret-color:#1e40af59}.caret-blue-800\/40{caret-color:#1e40af66}.caret-blue-800\/45{caret-color:#1e40af73}.caret-blue-800\/5{caret-color:#1e40af0d}.caret-blue-800\/50{caret-color:#1e40af80}.caret-blue-800\/55{caret-color:#1e40af8c}.caret-blue-800\/60{caret-color:#1e40af99}.caret-blue-800\/65{caret-color:#1e40afa6}.caret-blue-800\/70{caret-color:#1e40afb3}.caret-blue-800\/75{caret-color:#1e40afbf}.caret-blue-800\/80{caret-color:#1e40afcc}.caret-blue-800\/85{caret-color:#1e40afd9}.caret-blue-800\/90{caret-color:#1e40afe6}.caret-blue-800\/95{caret-color:#1e40aff2}.caret-blue-900{caret-color:#1e3a8a}.caret-blue-900\/0{caret-color:#1e3a8a00}.caret-blue-900\/10{caret-color:#1e3a8a1a}.caret-blue-900\/100{caret-color:#1e3a8a}.caret-blue-900\/15{caret-color:#1e3a8a26}.caret-blue-900\/20{caret-color:#1e3a8a33}.caret-blue-900\/25{caret-color:#1e3a8a40}.caret-blue-900\/30{caret-color:#1e3a8a4d}.caret-blue-900\/35{caret-color:#1e3a8a59}.caret-blue-900\/40{caret-color:#1e3a8a66}.caret-blue-900\/45{caret-color:#1e3a8a73}.caret-blue-900\/5{caret-color:#1e3a8a0d}.caret-blue-900\/50{caret-color:#1e3a8a80}.caret-blue-900\/55{caret-color:#1e3a8a8c}.caret-blue-900\/60{caret-color:#1e3a8a99}.caret-blue-900\/65{caret-color:#1e3a8aa6}.caret-blue-900\/70{caret-color:#1e3a8ab3}.caret-blue-900\/75{caret-color:#1e3a8abf}.caret-blue-900\/80{caret-color:#1e3a8acc}.caret-blue-900\/85{caret-color:#1e3a8ad9}.caret-blue-900\/90{caret-color:#1e3a8ae6}.caret-blue-900\/95{caret-color:#1e3a8af2}.caret-blue-950{caret-color:#172554}.caret-blue-950\/0{caret-color:#17255400}.caret-blue-950\/10{caret-color:#1725541a}.caret-blue-950\/100{caret-color:#172554}.caret-blue-950\/15{caret-color:#17255426}.caret-blue-950\/20{caret-color:#17255433}.caret-blue-950\/25{caret-color:#17255440}.caret-blue-950\/30{caret-color:#1725544d}.caret-blue-950\/35{caret-color:#17255459}.caret-blue-950\/40{caret-color:#17255466}.caret-blue-950\/45{caret-color:#17255473}.caret-blue-950\/5{caret-color:#1725540d}.caret-blue-950\/50{caret-color:#17255480}.caret-blue-950\/55{caret-color:#1725548c}.caret-blue-950\/60{caret-color:#17255499}.caret-blue-950\/65{caret-color:#172554a6}.caret-blue-950\/70{caret-color:#172554b3}.caret-blue-950\/75{caret-color:#172554bf}.caret-blue-950\/80{caret-color:#172554cc}.caret-blue-950\/85{caret-color:#172554d9}.caret-blue-950\/90{caret-color:#172554e6}.caret-blue-950\/95{caret-color:#172554f2}.caret-green-100{caret-color:#dcfce7}.caret-green-100\/0{caret-color:#dcfce700}.caret-green-100\/10{caret-color:#dcfce71a}.caret-green-100\/100{caret-color:#dcfce7}.caret-green-100\/15{caret-color:#dcfce726}.caret-green-100\/20{caret-color:#dcfce733}.caret-green-100\/25{caret-color:#dcfce740}.caret-green-100\/30{caret-color:#dcfce74d}.caret-green-100\/35{caret-color:#dcfce759}.caret-green-100\/40{caret-color:#dcfce766}.caret-green-100\/45{caret-color:#dcfce773}.caret-green-100\/5{caret-color:#dcfce70d}.caret-green-100\/50{caret-color:#dcfce780}.caret-green-100\/55{caret-color:#dcfce78c}.caret-green-100\/60{caret-color:#dcfce799}.caret-green-100\/65{caret-color:#dcfce7a6}.caret-green-100\/70{caret-color:#dcfce7b3}.caret-green-100\/75{caret-color:#dcfce7bf}.caret-green-100\/80{caret-color:#dcfce7cc}.caret-green-100\/85{caret-color:#dcfce7d9}.caret-green-100\/90{caret-color:#dcfce7e6}.caret-green-100\/95{caret-color:#dcfce7f2}.caret-green-200{caret-color:#bbf7d0}.caret-green-200\/0{caret-color:#bbf7d000}.caret-green-200\/10{caret-color:#bbf7d01a}.caret-green-200\/100{caret-color:#bbf7d0}.caret-green-200\/15{caret-color:#bbf7d026}.caret-green-200\/20{caret-color:#bbf7d033}.caret-green-200\/25{caret-color:#bbf7d040}.caret-green-200\/30{caret-color:#bbf7d04d}.caret-green-200\/35{caret-color:#bbf7d059}.caret-green-200\/40{caret-color:#bbf7d066}.caret-green-200\/45{caret-color:#bbf7d073}.caret-green-200\/5{caret-color:#bbf7d00d}.caret-green-200\/50{caret-color:#bbf7d080}.caret-green-200\/55{caret-color:#bbf7d08c}.caret-green-200\/60{caret-color:#bbf7d099}.caret-green-200\/65{caret-color:#bbf7d0a6}.caret-green-200\/70{caret-color:#bbf7d0b3}.caret-green-200\/75{caret-color:#bbf7d0bf}.caret-green-200\/80{caret-color:#bbf7d0cc}.caret-green-200\/85{caret-color:#bbf7d0d9}.caret-green-200\/90{caret-color:#bbf7d0e6}.caret-green-200\/95{caret-color:#bbf7d0f2}.caret-green-300{caret-color:#86efac}.caret-green-300\/0{caret-color:#86efac00}.caret-green-300\/10{caret-color:#86efac1a}.caret-green-300\/100{caret-color:#86efac}.caret-green-300\/15{caret-color:#86efac26}.caret-green-300\/20{caret-color:#86efac33}.caret-green-300\/25{caret-color:#86efac40}.caret-green-300\/30{caret-color:#86efac4d}.caret-green-300\/35{caret-color:#86efac59}.caret-green-300\/40{caret-color:#86efac66}.caret-green-300\/45{caret-color:#86efac73}.caret-green-300\/5{caret-color:#86efac0d}.caret-green-300\/50{caret-color:#86efac80}.caret-green-300\/55{caret-color:#86efac8c}.caret-green-300\/60{caret-color:#86efac99}.caret-green-300\/65{caret-color:#86efaca6}.caret-green-300\/70{caret-color:#86efacb3}.caret-green-300\/75{caret-color:#86efacbf}.caret-green-300\/80{caret-color:#86efaccc}.caret-green-300\/85{caret-color:#86efacd9}.caret-green-300\/90{caret-color:#86eface6}.caret-green-300\/95{caret-color:#86efacf2}.caret-green-400{caret-color:#4ade80}.caret-green-400\/0{caret-color:#4ade8000}.caret-green-400\/10{caret-color:#4ade801a}.caret-green-400\/100{caret-color:#4ade80}.caret-green-400\/15{caret-color:#4ade8026}.caret-green-400\/20{caret-color:#4ade8033}.caret-green-400\/25{caret-color:#4ade8040}.caret-green-400\/30{caret-color:#4ade804d}.caret-green-400\/35{caret-color:#4ade8059}.caret-green-400\/40{caret-color:#4ade8066}.caret-green-400\/45{caret-color:#4ade8073}.caret-green-400\/5{caret-color:#4ade800d}.caret-green-400\/50{caret-color:#4ade8080}.caret-green-400\/55{caret-color:#4ade808c}.caret-green-400\/60{caret-color:#4ade8099}.caret-green-400\/65{caret-color:#4ade80a6}.caret-green-400\/70{caret-color:#4ade80b3}.caret-green-400\/75{caret-color:#4ade80bf}.caret-green-400\/80{caret-color:#4ade80cc}.caret-green-400\/85{caret-color:#4ade80d9}.caret-green-400\/90{caret-color:#4ade80e6}.caret-green-400\/95{caret-color:#4ade80f2}.caret-green-50{caret-color:#f0fdf4}.caret-green-50\/0{caret-color:#f0fdf400}.caret-green-50\/10{caret-color:#f0fdf41a}.caret-green-50\/100{caret-color:#f0fdf4}.caret-green-50\/15{caret-color:#f0fdf426}.caret-green-50\/20{caret-color:#f0fdf433}.caret-green-50\/25{caret-color:#f0fdf440}.caret-green-50\/30{caret-color:#f0fdf44d}.caret-green-50\/35{caret-color:#f0fdf459}.caret-green-50\/40{caret-color:#f0fdf466}.caret-green-50\/45{caret-color:#f0fdf473}.caret-green-50\/5{caret-color:#f0fdf40d}.caret-green-50\/50{caret-color:#f0fdf480}.caret-green-50\/55{caret-color:#f0fdf48c}.caret-green-50\/60{caret-color:#f0fdf499}.caret-green-50\/65{caret-color:#f0fdf4a6}.caret-green-50\/70{caret-color:#f0fdf4b3}.caret-green-50\/75{caret-color:#f0fdf4bf}.caret-green-50\/80{caret-color:#f0fdf4cc}.caret-green-50\/85{caret-color:#f0fdf4d9}.caret-green-50\/90{caret-color:#f0fdf4e6}.caret-green-50\/95{caret-color:#f0fdf4f2}.caret-green-500{caret-color:#22c55e}.caret-green-500\/0{caret-color:#22c55e00}.caret-green-500\/10{caret-color:#22c55e1a}.caret-green-500\/100{caret-color:#22c55e}.caret-green-500\/15{caret-color:#22c55e26}.caret-green-500\/20{caret-color:#22c55e33}.caret-green-500\/25{caret-color:#22c55e40}.caret-green-500\/30{caret-color:#22c55e4d}.caret-green-500\/35{caret-color:#22c55e59}.caret-green-500\/40{caret-color:#22c55e66}.caret-green-500\/45{caret-color:#22c55e73}.caret-green-500\/5{caret-color:#22c55e0d}.caret-green-500\/50{caret-color:#22c55e80}.caret-green-500\/55{caret-color:#22c55e8c}.caret-green-500\/60{caret-color:#22c55e99}.caret-green-500\/65{caret-color:#22c55ea6}.caret-green-500\/70{caret-color:#22c55eb3}.caret-green-500\/75{caret-color:#22c55ebf}.caret-green-500\/80{caret-color:#22c55ecc}.caret-green-500\/85{caret-color:#22c55ed9}.caret-green-500\/90{caret-color:#22c55ee6}.caret-green-500\/95{caret-color:#22c55ef2}.caret-green-600{caret-color:#16a34a}.caret-green-600\/0{caret-color:#16a34a00}.caret-green-600\/10{caret-color:#16a34a1a}.caret-green-600\/100{caret-color:#16a34a}.caret-green-600\/15{caret-color:#16a34a26}.caret-green-600\/20{caret-color:#16a34a33}.caret-green-600\/25{caret-color:#16a34a40}.caret-green-600\/30{caret-color:#16a34a4d}.caret-green-600\/35{caret-color:#16a34a59}.caret-green-600\/40{caret-color:#16a34a66}.caret-green-600\/45{caret-color:#16a34a73}.caret-green-600\/5{caret-color:#16a34a0d}.caret-green-600\/50{caret-color:#16a34a80}.caret-green-600\/55{caret-color:#16a34a8c}.caret-green-600\/60{caret-color:#16a34a99}.caret-green-600\/65{caret-color:#16a34aa6}.caret-green-600\/70{caret-color:#16a34ab3}.caret-green-600\/75{caret-color:#16a34abf}.caret-green-600\/80{caret-color:#16a34acc}.caret-green-600\/85{caret-color:#16a34ad9}.caret-green-600\/90{caret-color:#16a34ae6}.caret-green-600\/95{caret-color:#16a34af2}.caret-green-700{caret-color:#15803d}.caret-green-700\/0{caret-color:#15803d00}.caret-green-700\/10{caret-color:#15803d1a}.caret-green-700\/100{caret-color:#15803d}.caret-green-700\/15{caret-color:#15803d26}.caret-green-700\/20{caret-color:#15803d33}.caret-green-700\/25{caret-color:#15803d40}.caret-green-700\/30{caret-color:#15803d4d}.caret-green-700\/35{caret-color:#15803d59}.caret-green-700\/40{caret-color:#15803d66}.caret-green-700\/45{caret-color:#15803d73}.caret-green-700\/5{caret-color:#15803d0d}.caret-green-700\/50{caret-color:#15803d80}.caret-green-700\/55{caret-color:#15803d8c}.caret-green-700\/60{caret-color:#15803d99}.caret-green-700\/65{caret-color:#15803da6}.caret-green-700\/70{caret-color:#15803db3}.caret-green-700\/75{caret-color:#15803dbf}.caret-green-700\/80{caret-color:#15803dcc}.caret-green-700\/85{caret-color:#15803dd9}.caret-green-700\/90{caret-color:#15803de6}.caret-green-700\/95{caret-color:#15803df2}.caret-green-800{caret-color:#166534}.caret-green-800\/0{caret-color:#16653400}.caret-green-800\/10{caret-color:#1665341a}.caret-green-800\/100{caret-color:#166534}.caret-green-800\/15{caret-color:#16653426}.caret-green-800\/20{caret-color:#16653433}.caret-green-800\/25{caret-color:#16653440}.caret-green-800\/30{caret-color:#1665344d}.caret-green-800\/35{caret-color:#16653459}.caret-green-800\/40{caret-color:#16653466}.caret-green-800\/45{caret-color:#16653473}.caret-green-800\/5{caret-color:#1665340d}.caret-green-800\/50{caret-color:#16653480}.caret-green-800\/55{caret-color:#1665348c}.caret-green-800\/60{caret-color:#16653499}.caret-green-800\/65{caret-color:#166534a6}.caret-green-800\/70{caret-color:#166534b3}.caret-green-800\/75{caret-color:#166534bf}.caret-green-800\/80{caret-color:#166534cc}.caret-green-800\/85{caret-color:#166534d9}.caret-green-800\/90{caret-color:#166534e6}.caret-green-800\/95{caret-color:#166534f2}.caret-green-900{caret-color:#14532d}.caret-green-900\/0{caret-color:#14532d00}.caret-green-900\/10{caret-color:#14532d1a}.caret-green-900\/100{caret-color:#14532d}.caret-green-900\/15{caret-color:#14532d26}.caret-green-900\/20{caret-color:#14532d33}.caret-green-900\/25{caret-color:#14532d40}.caret-green-900\/30{caret-color:#14532d4d}.caret-green-900\/35{caret-color:#14532d59}.caret-green-900\/40{caret-color:#14532d66}.caret-green-900\/45{caret-color:#14532d73}.caret-green-900\/5{caret-color:#14532d0d}.caret-green-900\/50{caret-color:#14532d80}.caret-green-900\/55{caret-color:#14532d8c}.caret-green-900\/60{caret-color:#14532d99}.caret-green-900\/65{caret-color:#14532da6}.caret-green-900\/70{caret-color:#14532db3}.caret-green-900\/75{caret-color:#14532dbf}.caret-green-900\/80{caret-color:#14532dcc}.caret-green-900\/85{caret-color:#14532dd9}.caret-green-900\/90{caret-color:#14532de6}.caret-green-900\/95{caret-color:#14532df2}.caret-green-950{caret-color:#052e16}.caret-green-950\/0{caret-color:#052e1600}.caret-green-950\/10{caret-color:#052e161a}.caret-green-950\/100{caret-color:#052e16}.caret-green-950\/15{caret-color:#052e1626}.caret-green-950\/20{caret-color:#052e1633}.caret-green-950\/25{caret-color:#052e1640}.caret-green-950\/30{caret-color:#052e164d}.caret-green-950\/35{caret-color:#052e1659}.caret-green-950\/40{caret-color:#052e1666}.caret-green-950\/45{caret-color:#052e1673}.caret-green-950\/5{caret-color:#052e160d}.caret-green-950\/50{caret-color:#052e1680}.caret-green-950\/55{caret-color:#052e168c}.caret-green-950\/60{caret-color:#052e1699}.caret-green-950\/65{caret-color:#052e16a6}.caret-green-950\/70{caret-color:#052e16b3}.caret-green-950\/75{caret-color:#052e16bf}.caret-green-950\/80{caret-color:#052e16cc}.caret-green-950\/85{caret-color:#052e16d9}.caret-green-950\/90{caret-color:#052e16e6}.caret-green-950\/95{caret-color:#052e16f2}.caret-orange-100{caret-color:#ffedd5}.caret-orange-100\/0{caret-color:#ffedd500}.caret-orange-100\/10{caret-color:#ffedd51a}.caret-orange-100\/100{caret-color:#ffedd5}.caret-orange-100\/15{caret-color:#ffedd526}.caret-orange-100\/20{caret-color:#ffedd533}.caret-orange-100\/25{caret-color:#ffedd540}.caret-orange-100\/30{caret-color:#ffedd54d}.caret-orange-100\/35{caret-color:#ffedd559}.caret-orange-100\/40{caret-color:#ffedd566}.caret-orange-100\/45{caret-color:#ffedd573}.caret-orange-100\/5{caret-color:#ffedd50d}.caret-orange-100\/50{caret-color:#ffedd580}.caret-orange-100\/55{caret-color:#ffedd58c}.caret-orange-100\/60{caret-color:#ffedd599}.caret-orange-100\/65{caret-color:#ffedd5a6}.caret-orange-100\/70{caret-color:#ffedd5b3}.caret-orange-100\/75{caret-color:#ffedd5bf}.caret-orange-100\/80{caret-color:#ffedd5cc}.caret-orange-100\/85{caret-color:#ffedd5d9}.caret-orange-100\/90{caret-color:#ffedd5e6}.caret-orange-100\/95{caret-color:#ffedd5f2}.caret-orange-200{caret-color:#fed7aa}.caret-orange-200\/0{caret-color:#fed7aa00}.caret-orange-200\/10{caret-color:#fed7aa1a}.caret-orange-200\/100{caret-color:#fed7aa}.caret-orange-200\/15{caret-color:#fed7aa26}.caret-orange-200\/20{caret-color:#fed7aa33}.caret-orange-200\/25{caret-color:#fed7aa40}.caret-orange-200\/30{caret-color:#fed7aa4d}.caret-orange-200\/35{caret-color:#fed7aa59}.caret-orange-200\/40{caret-color:#fed7aa66}.caret-orange-200\/45{caret-color:#fed7aa73}.caret-orange-200\/5{caret-color:#fed7aa0d}.caret-orange-200\/50{caret-color:#fed7aa80}.caret-orange-200\/55{caret-color:#fed7aa8c}.caret-orange-200\/60{caret-color:#fed7aa99}.caret-orange-200\/65{caret-color:#fed7aaa6}.caret-orange-200\/70{caret-color:#fed7aab3}.caret-orange-200\/75{caret-color:#fed7aabf}.caret-orange-200\/80{caret-color:#fed7aacc}.caret-orange-200\/85{caret-color:#fed7aad9}.caret-orange-200\/90{caret-color:#fed7aae6}.caret-orange-200\/95{caret-color:#fed7aaf2}.caret-orange-300{caret-color:#fdba74}.caret-orange-300\/0{caret-color:#fdba7400}.caret-orange-300\/10{caret-color:#fdba741a}.caret-orange-300\/100{caret-color:#fdba74}.caret-orange-300\/15{caret-color:#fdba7426}.caret-orange-300\/20{caret-color:#fdba7433}.caret-orange-300\/25{caret-color:#fdba7440}.caret-orange-300\/30{caret-color:#fdba744d}.caret-orange-300\/35{caret-color:#fdba7459}.caret-orange-300\/40{caret-color:#fdba7466}.caret-orange-300\/45{caret-color:#fdba7473}.caret-orange-300\/5{caret-color:#fdba740d}.caret-orange-300\/50{caret-color:#fdba7480}.caret-orange-300\/55{caret-color:#fdba748c}.caret-orange-300\/60{caret-color:#fdba7499}.caret-orange-300\/65{caret-color:#fdba74a6}.caret-orange-300\/70{caret-color:#fdba74b3}.caret-orange-300\/75{caret-color:#fdba74bf}.caret-orange-300\/80{caret-color:#fdba74cc}.caret-orange-300\/85{caret-color:#fdba74d9}.caret-orange-300\/90{caret-color:#fdba74e6}.caret-orange-300\/95{caret-color:#fdba74f2}.caret-orange-400{caret-color:#fb923c}.caret-orange-400\/0{caret-color:#fb923c00}.caret-orange-400\/10{caret-color:#fb923c1a}.caret-orange-400\/100{caret-color:#fb923c}.caret-orange-400\/15{caret-color:#fb923c26}.caret-orange-400\/20{caret-color:#fb923c33}.caret-orange-400\/25{caret-color:#fb923c40}.caret-orange-400\/30{caret-color:#fb923c4d}.caret-orange-400\/35{caret-color:#fb923c59}.caret-orange-400\/40{caret-color:#fb923c66}.caret-orange-400\/45{caret-color:#fb923c73}.caret-orange-400\/5{caret-color:#fb923c0d}.caret-orange-400\/50{caret-color:#fb923c80}.caret-orange-400\/55{caret-color:#fb923c8c}.caret-orange-400\/60{caret-color:#fb923c99}.caret-orange-400\/65{caret-color:#fb923ca6}.caret-orange-400\/70{caret-color:#fb923cb3}.caret-orange-400\/75{caret-color:#fb923cbf}.caret-orange-400\/80{caret-color:#fb923ccc}.caret-orange-400\/85{caret-color:#fb923cd9}.caret-orange-400\/90{caret-color:#fb923ce6}.caret-orange-400\/95{caret-color:#fb923cf2}.caret-orange-50{caret-color:#fff7ed}.caret-orange-50\/0{caret-color:#fff7ed00}.caret-orange-50\/10{caret-color:#fff7ed1a}.caret-orange-50\/100{caret-color:#fff7ed}.caret-orange-50\/15{caret-color:#fff7ed26}.caret-orange-50\/20{caret-color:#fff7ed33}.caret-orange-50\/25{caret-color:#fff7ed40}.caret-orange-50\/30{caret-color:#fff7ed4d}.caret-orange-50\/35{caret-color:#fff7ed59}.caret-orange-50\/40{caret-color:#fff7ed66}.caret-orange-50\/45{caret-color:#fff7ed73}.caret-orange-50\/5{caret-color:#fff7ed0d}.caret-orange-50\/50{caret-color:#fff7ed80}.caret-orange-50\/55{caret-color:#fff7ed8c}.caret-orange-50\/60{caret-color:#fff7ed99}.caret-orange-50\/65{caret-color:#fff7eda6}.caret-orange-50\/70{caret-color:#fff7edb3}.caret-orange-50\/75{caret-color:#fff7edbf}.caret-orange-50\/80{caret-color:#fff7edcc}.caret-orange-50\/85{caret-color:#fff7edd9}.caret-orange-50\/90{caret-color:#fff7ede6}.caret-orange-50\/95{caret-color:#fff7edf2}.caret-orange-500{caret-color:#f97316}.caret-orange-500\/0{caret-color:#f9731600}.caret-orange-500\/10{caret-color:#f973161a}.caret-orange-500\/100{caret-color:#f97316}.caret-orange-500\/15{caret-color:#f9731626}.caret-orange-500\/20{caret-color:#f9731633}.caret-orange-500\/25{caret-color:#f9731640}.caret-orange-500\/30{caret-color:#f973164d}.caret-orange-500\/35{caret-color:#f9731659}.caret-orange-500\/40{caret-color:#f9731666}.caret-orange-500\/45{caret-color:#f9731673}.caret-orange-500\/5{caret-color:#f973160d}.caret-orange-500\/50{caret-color:#f9731680}.caret-orange-500\/55{caret-color:#f973168c}.caret-orange-500\/60{caret-color:#f9731699}.caret-orange-500\/65{caret-color:#f97316a6}.caret-orange-500\/70{caret-color:#f97316b3}.caret-orange-500\/75{caret-color:#f97316bf}.caret-orange-500\/80{caret-color:#f97316cc}.caret-orange-500\/85{caret-color:#f97316d9}.caret-orange-500\/90{caret-color:#f97316e6}.caret-orange-500\/95{caret-color:#f97316f2}.caret-orange-600{caret-color:#ea580c}.caret-orange-600\/0{caret-color:#ea580c00}.caret-orange-600\/10{caret-color:#ea580c1a}.caret-orange-600\/100{caret-color:#ea580c}.caret-orange-600\/15{caret-color:#ea580c26}.caret-orange-600\/20{caret-color:#ea580c33}.caret-orange-600\/25{caret-color:#ea580c40}.caret-orange-600\/30{caret-color:#ea580c4d}.caret-orange-600\/35{caret-color:#ea580c59}.caret-orange-600\/40{caret-color:#ea580c66}.caret-orange-600\/45{caret-color:#ea580c73}.caret-orange-600\/5{caret-color:#ea580c0d}.caret-orange-600\/50{caret-color:#ea580c80}.caret-orange-600\/55{caret-color:#ea580c8c}.caret-orange-600\/60{caret-color:#ea580c99}.caret-orange-600\/65{caret-color:#ea580ca6}.caret-orange-600\/70{caret-color:#ea580cb3}.caret-orange-600\/75{caret-color:#ea580cbf}.caret-orange-600\/80{caret-color:#ea580ccc}.caret-orange-600\/85{caret-color:#ea580cd9}.caret-orange-600\/90{caret-color:#ea580ce6}.caret-orange-600\/95{caret-color:#ea580cf2}.caret-orange-700{caret-color:#c2410c}.caret-orange-700\/0{caret-color:#c2410c00}.caret-orange-700\/10{caret-color:#c2410c1a}.caret-orange-700\/100{caret-color:#c2410c}.caret-orange-700\/15{caret-color:#c2410c26}.caret-orange-700\/20{caret-color:#c2410c33}.caret-orange-700\/25{caret-color:#c2410c40}.caret-orange-700\/30{caret-color:#c2410c4d}.caret-orange-700\/35{caret-color:#c2410c59}.caret-orange-700\/40{caret-color:#c2410c66}.caret-orange-700\/45{caret-color:#c2410c73}.caret-orange-700\/5{caret-color:#c2410c0d}.caret-orange-700\/50{caret-color:#c2410c80}.caret-orange-700\/55{caret-color:#c2410c8c}.caret-orange-700\/60{caret-color:#c2410c99}.caret-orange-700\/65{caret-color:#c2410ca6}.caret-orange-700\/70{caret-color:#c2410cb3}.caret-orange-700\/75{caret-color:#c2410cbf}.caret-orange-700\/80{caret-color:#c2410ccc}.caret-orange-700\/85{caret-color:#c2410cd9}.caret-orange-700\/90{caret-color:#c2410ce6}.caret-orange-700\/95{caret-color:#c2410cf2}.caret-orange-800{caret-color:#9a3412}.caret-orange-800\/0{caret-color:#9a341200}.caret-orange-800\/10{caret-color:#9a34121a}.caret-orange-800\/100{caret-color:#9a3412}.caret-orange-800\/15{caret-color:#9a341226}.caret-orange-800\/20{caret-color:#9a341233}.caret-orange-800\/25{caret-color:#9a341240}.caret-orange-800\/30{caret-color:#9a34124d}.caret-orange-800\/35{caret-color:#9a341259}.caret-orange-800\/40{caret-color:#9a341266}.caret-orange-800\/45{caret-color:#9a341273}.caret-orange-800\/5{caret-color:#9a34120d}.caret-orange-800\/50{caret-color:#9a341280}.caret-orange-800\/55{caret-color:#9a34128c}.caret-orange-800\/60{caret-color:#9a341299}.caret-orange-800\/65{caret-color:#9a3412a6}.caret-orange-800\/70{caret-color:#9a3412b3}.caret-orange-800\/75{caret-color:#9a3412bf}.caret-orange-800\/80{caret-color:#9a3412cc}.caret-orange-800\/85{caret-color:#9a3412d9}.caret-orange-800\/90{caret-color:#9a3412e6}.caret-orange-800\/95{caret-color:#9a3412f2}.caret-orange-900{caret-color:#7c2d12}.caret-orange-900\/0{caret-color:#7c2d1200}.caret-orange-900\/10{caret-color:#7c2d121a}.caret-orange-900\/100{caret-color:#7c2d12}.caret-orange-900\/15{caret-color:#7c2d1226}.caret-orange-900\/20{caret-color:#7c2d1233}.caret-orange-900\/25{caret-color:#7c2d1240}.caret-orange-900\/30{caret-color:#7c2d124d}.caret-orange-900\/35{caret-color:#7c2d1259}.caret-orange-900\/40{caret-color:#7c2d1266}.caret-orange-900\/45{caret-color:#7c2d1273}.caret-orange-900\/5{caret-color:#7c2d120d}.caret-orange-900\/50{caret-color:#7c2d1280}.caret-orange-900\/55{caret-color:#7c2d128c}.caret-orange-900\/60{caret-color:#7c2d1299}.caret-orange-900\/65{caret-color:#7c2d12a6}.caret-orange-900\/70{caret-color:#7c2d12b3}.caret-orange-900\/75{caret-color:#7c2d12bf}.caret-orange-900\/80{caret-color:#7c2d12cc}.caret-orange-900\/85{caret-color:#7c2d12d9}.caret-orange-900\/90{caret-color:#7c2d12e6}.caret-orange-900\/95{caret-color:#7c2d12f2}.caret-orange-950{caret-color:#431407}.caret-orange-950\/0{caret-color:#43140700}.caret-orange-950\/10{caret-color:#4314071a}.caret-orange-950\/100{caret-color:#431407}.caret-orange-950\/15{caret-color:#43140726}.caret-orange-950\/20{caret-color:#43140733}.caret-orange-950\/25{caret-color:#43140740}.caret-orange-950\/30{caret-color:#4314074d}.caret-orange-950\/35{caret-color:#43140759}.caret-orange-950\/40{caret-color:#43140766}.caret-orange-950\/45{caret-color:#43140773}.caret-orange-950\/5{caret-color:#4314070d}.caret-orange-950\/50{caret-color:#43140780}.caret-orange-950\/55{caret-color:#4314078c}.caret-orange-950\/60{caret-color:#43140799}.caret-orange-950\/65{caret-color:#431407a6}.caret-orange-950\/70{caret-color:#431407b3}.caret-orange-950\/75{caret-color:#431407bf}.caret-orange-950\/80{caret-color:#431407cc}.caret-orange-950\/85{caret-color:#431407d9}.caret-orange-950\/90{caret-color:#431407e6}.caret-orange-950\/95{caret-color:#431407f2}.caret-red-100{caret-color:#fee2e2}.caret-red-100\/0{caret-color:#fee2e200}.caret-red-100\/10{caret-color:#fee2e21a}.caret-red-100\/100{caret-color:#fee2e2}.caret-red-100\/15{caret-color:#fee2e226}.caret-red-100\/20{caret-color:#fee2e233}.caret-red-100\/25{caret-color:#fee2e240}.caret-red-100\/30{caret-color:#fee2e24d}.caret-red-100\/35{caret-color:#fee2e259}.caret-red-100\/40{caret-color:#fee2e266}.caret-red-100\/45{caret-color:#fee2e273}.caret-red-100\/5{caret-color:#fee2e20d}.caret-red-100\/50{caret-color:#fee2e280}.caret-red-100\/55{caret-color:#fee2e28c}.caret-red-100\/60{caret-color:#fee2e299}.caret-red-100\/65{caret-color:#fee2e2a6}.caret-red-100\/70{caret-color:#fee2e2b3}.caret-red-100\/75{caret-color:#fee2e2bf}.caret-red-100\/80{caret-color:#fee2e2cc}.caret-red-100\/85{caret-color:#fee2e2d9}.caret-red-100\/90{caret-color:#fee2e2e6}.caret-red-100\/95{caret-color:#fee2e2f2}.caret-red-200{caret-color:#fecaca}.caret-red-200\/0{caret-color:#fecaca00}.caret-red-200\/10{caret-color:#fecaca1a}.caret-red-200\/100{caret-color:#fecaca}.caret-red-200\/15{caret-color:#fecaca26}.caret-red-200\/20{caret-color:#fecaca33}.caret-red-200\/25{caret-color:#fecaca40}.caret-red-200\/30{caret-color:#fecaca4d}.caret-red-200\/35{caret-color:#fecaca59}.caret-red-200\/40{caret-color:#fecaca66}.caret-red-200\/45{caret-color:#fecaca73}.caret-red-200\/5{caret-color:#fecaca0d}.caret-red-200\/50{caret-color:#fecaca80}.caret-red-200\/55{caret-color:#fecaca8c}.caret-red-200\/60{caret-color:#fecaca99}.caret-red-200\/65{caret-color:#fecacaa6}.caret-red-200\/70{caret-color:#fecacab3}.caret-red-200\/75{caret-color:#fecacabf}.caret-red-200\/80{caret-color:#fecacacc}.caret-red-200\/85{caret-color:#fecacad9}.caret-red-200\/90{caret-color:#fecacae6}.caret-red-200\/95{caret-color:#fecacaf2}.caret-red-300{caret-color:#fca5a5}.caret-red-300\/0{caret-color:#fca5a500}.caret-red-300\/10{caret-color:#fca5a51a}.caret-red-300\/100{caret-color:#fca5a5}.caret-red-300\/15{caret-color:#fca5a526}.caret-red-300\/20{caret-color:#fca5a533}.caret-red-300\/25{caret-color:#fca5a540}.caret-red-300\/30{caret-color:#fca5a54d}.caret-red-300\/35{caret-color:#fca5a559}.caret-red-300\/40{caret-color:#fca5a566}.caret-red-300\/45{caret-color:#fca5a573}.caret-red-300\/5{caret-color:#fca5a50d}.caret-red-300\/50{caret-color:#fca5a580}.caret-red-300\/55{caret-color:#fca5a58c}.caret-red-300\/60{caret-color:#fca5a599}.caret-red-300\/65{caret-color:#fca5a5a6}.caret-red-300\/70{caret-color:#fca5a5b3}.caret-red-300\/75{caret-color:#fca5a5bf}.caret-red-300\/80{caret-color:#fca5a5cc}.caret-red-300\/85{caret-color:#fca5a5d9}.caret-red-300\/90{caret-color:#fca5a5e6}.caret-red-300\/95{caret-color:#fca5a5f2}.caret-red-400{caret-color:#f87171}.caret-red-400\/0{caret-color:#f8717100}.caret-red-400\/10{caret-color:#f871711a}.caret-red-400\/100{caret-color:#f87171}.caret-red-400\/15{caret-color:#f8717126}.caret-red-400\/20{caret-color:#f8717133}.caret-red-400\/25{caret-color:#f8717140}.caret-red-400\/30{caret-color:#f871714d}.caret-red-400\/35{caret-color:#f8717159}.caret-red-400\/40{caret-color:#f8717166}.caret-red-400\/45{caret-color:#f8717173}.caret-red-400\/5{caret-color:#f871710d}.caret-red-400\/50{caret-color:#f8717180}.caret-red-400\/55{caret-color:#f871718c}.caret-red-400\/60{caret-color:#f8717199}.caret-red-400\/65{caret-color:#f87171a6}.caret-red-400\/70{caret-color:#f87171b3}.caret-red-400\/75{caret-color:#f87171bf}.caret-red-400\/80{caret-color:#f87171cc}.caret-red-400\/85{caret-color:#f87171d9}.caret-red-400\/90{caret-color:#f87171e6}.caret-red-400\/95{caret-color:#f87171f2}.caret-red-50{caret-color:#fef2f2}.caret-red-50\/0{caret-color:#fef2f200}.caret-red-50\/10{caret-color:#fef2f21a}.caret-red-50\/100{caret-color:#fef2f2}.caret-red-50\/15{caret-color:#fef2f226}.caret-red-50\/20{caret-color:#fef2f233}.caret-red-50\/25{caret-color:#fef2f240}.caret-red-50\/30{caret-color:#fef2f24d}.caret-red-50\/35{caret-color:#fef2f259}.caret-red-50\/40{caret-color:#fef2f266}.caret-red-50\/45{caret-color:#fef2f273}.caret-red-50\/5{caret-color:#fef2f20d}.caret-red-50\/50{caret-color:#fef2f280}.caret-red-50\/55{caret-color:#fef2f28c}.caret-red-50\/60{caret-color:#fef2f299}.caret-red-50\/65{caret-color:#fef2f2a6}.caret-red-50\/70{caret-color:#fef2f2b3}.caret-red-50\/75{caret-color:#fef2f2bf}.caret-red-50\/80{caret-color:#fef2f2cc}.caret-red-50\/85{caret-color:#fef2f2d9}.caret-red-50\/90{caret-color:#fef2f2e6}.caret-red-50\/95{caret-color:#fef2f2f2}.caret-red-500{caret-color:#ef4444}.caret-red-500\/0{caret-color:#ef444400}.caret-red-500\/10{caret-color:#ef44441a}.caret-red-500\/100{caret-color:#ef4444}.caret-red-500\/15{caret-color:#ef444426}.caret-red-500\/20{caret-color:#ef444433}.caret-red-500\/25{caret-color:#ef444440}.caret-red-500\/30{caret-color:#ef44444d}.caret-red-500\/35{caret-color:#ef444459}.caret-red-500\/40{caret-color:#ef444466}.caret-red-500\/45{caret-color:#ef444473}.caret-red-500\/5{caret-color:#ef44440d}.caret-red-500\/50{caret-color:#ef444480}.caret-red-500\/55{caret-color:#ef44448c}.caret-red-500\/60{caret-color:#ef444499}.caret-red-500\/65{caret-color:#ef4444a6}.caret-red-500\/70{caret-color:#ef4444b3}.caret-red-500\/75{caret-color:#ef4444bf}.caret-red-500\/80{caret-color:#ef4444cc}.caret-red-500\/85{caret-color:#ef4444d9}.caret-red-500\/90{caret-color:#ef4444e6}.caret-red-500\/95{caret-color:#ef4444f2}.caret-red-600{caret-color:#dc2626}.caret-red-600\/0{caret-color:#dc262600}.caret-red-600\/10{caret-color:#dc26261a}.caret-red-600\/100{caret-color:#dc2626}.caret-red-600\/15{caret-color:#dc262626}.caret-red-600\/20{caret-color:#dc262633}.caret-red-600\/25{caret-color:#dc262640}.caret-red-600\/30{caret-color:#dc26264d}.caret-red-600\/35{caret-color:#dc262659}.caret-red-600\/40{caret-color:#dc262666}.caret-red-600\/45{caret-color:#dc262673}.caret-red-600\/5{caret-color:#dc26260d}.caret-red-600\/50{caret-color:#dc262680}.caret-red-600\/55{caret-color:#dc26268c}.caret-red-600\/60{caret-color:#dc262699}.caret-red-600\/65{caret-color:#dc2626a6}.caret-red-600\/70{caret-color:#dc2626b3}.caret-red-600\/75{caret-color:#dc2626bf}.caret-red-600\/80{caret-color:#dc2626cc}.caret-red-600\/85{caret-color:#dc2626d9}.caret-red-600\/90{caret-color:#dc2626e6}.caret-red-600\/95{caret-color:#dc2626f2}.caret-red-700{caret-color:#b91c1c}.caret-red-700\/0{caret-color:#b91c1c00}.caret-red-700\/10{caret-color:#b91c1c1a}.caret-red-700\/100{caret-color:#b91c1c}.caret-red-700\/15{caret-color:#b91c1c26}.caret-red-700\/20{caret-color:#b91c1c33}.caret-red-700\/25{caret-color:#b91c1c40}.caret-red-700\/30{caret-color:#b91c1c4d}.caret-red-700\/35{caret-color:#b91c1c59}.caret-red-700\/40{caret-color:#b91c1c66}.caret-red-700\/45{caret-color:#b91c1c73}.caret-red-700\/5{caret-color:#b91c1c0d}.caret-red-700\/50{caret-color:#b91c1c80}.caret-red-700\/55{caret-color:#b91c1c8c}.caret-red-700\/60{caret-color:#b91c1c99}.caret-red-700\/65{caret-color:#b91c1ca6}.caret-red-700\/70{caret-color:#b91c1cb3}.caret-red-700\/75{caret-color:#b91c1cbf}.caret-red-700\/80{caret-color:#b91c1ccc}.caret-red-700\/85{caret-color:#b91c1cd9}.caret-red-700\/90{caret-color:#b91c1ce6}.caret-red-700\/95{caret-color:#b91c1cf2}.caret-red-800{caret-color:#991b1b}.caret-red-800\/0{caret-color:#991b1b00}.caret-red-800\/10{caret-color:#991b1b1a}.caret-red-800\/100{caret-color:#991b1b}.caret-red-800\/15{caret-color:#991b1b26}.caret-red-800\/20{caret-color:#991b1b33}.caret-red-800\/25{caret-color:#991b1b40}.caret-red-800\/30{caret-color:#991b1b4d}.caret-red-800\/35{caret-color:#991b1b59}.caret-red-800\/40{caret-color:#991b1b66}.caret-red-800\/45{caret-color:#991b1b73}.caret-red-800\/5{caret-color:#991b1b0d}.caret-red-800\/50{caret-color:#991b1b80}.caret-red-800\/55{caret-color:#991b1b8c}.caret-red-800\/60{caret-color:#991b1b99}.caret-red-800\/65{caret-color:#991b1ba6}.caret-red-800\/70{caret-color:#991b1bb3}.caret-red-800\/75{caret-color:#991b1bbf}.caret-red-800\/80{caret-color:#991b1bcc}.caret-red-800\/85{caret-color:#991b1bd9}.caret-red-800\/90{caret-color:#991b1be6}.caret-red-800\/95{caret-color:#991b1bf2}.caret-red-900{caret-color:#7f1d1d}.caret-red-900\/0{caret-color:#7f1d1d00}.caret-red-900\/10{caret-color:#7f1d1d1a}.caret-red-900\/100{caret-color:#7f1d1d}.caret-red-900\/15{caret-color:#7f1d1d26}.caret-red-900\/20{caret-color:#7f1d1d33}.caret-red-900\/25{caret-color:#7f1d1d40}.caret-red-900\/30{caret-color:#7f1d1d4d}.caret-red-900\/35{caret-color:#7f1d1d59}.caret-red-900\/40{caret-color:#7f1d1d66}.caret-red-900\/45{caret-color:#7f1d1d73}.caret-red-900\/5{caret-color:#7f1d1d0d}.caret-red-900\/50{caret-color:#7f1d1d80}.caret-red-900\/55{caret-color:#7f1d1d8c}.caret-red-900\/60{caret-color:#7f1d1d99}.caret-red-900\/65{caret-color:#7f1d1da6}.caret-red-900\/70{caret-color:#7f1d1db3}.caret-red-900\/75{caret-color:#7f1d1dbf}.caret-red-900\/80{caret-color:#7f1d1dcc}.caret-red-900\/85{caret-color:#7f1d1dd9}.caret-red-900\/90{caret-color:#7f1d1de6}.caret-red-900\/95{caret-color:#7f1d1df2}.caret-red-950{caret-color:#450a0a}.caret-red-950\/0{caret-color:#450a0a00}.caret-red-950\/10{caret-color:#450a0a1a}.caret-red-950\/100{caret-color:#450a0a}.caret-red-950\/15{caret-color:#450a0a26}.caret-red-950\/20{caret-color:#450a0a33}.caret-red-950\/25{caret-color:#450a0a40}.caret-red-950\/30{caret-color:#450a0a4d}.caret-red-950\/35{caret-color:#450a0a59}.caret-red-950\/40{caret-color:#450a0a66}.caret-red-950\/45{caret-color:#450a0a73}.caret-red-950\/5{caret-color:#450a0a0d}.caret-red-950\/50{caret-color:#450a0a80}.caret-red-950\/55{caret-color:#450a0a8c}.caret-red-950\/60{caret-color:#450a0a99}.caret-red-950\/65{caret-color:#450a0aa6}.caret-red-950\/70{caret-color:#450a0ab3}.caret-red-950\/75{caret-color:#450a0abf}.caret-red-950\/80{caret-color:#450a0acc}.caret-red-950\/85{caret-color:#450a0ad9}.caret-red-950\/90{caret-color:#450a0ae6}.caret-red-950\/95{caret-color:#450a0af2}.accent-blue-100{accent-color:#dbeafe}.accent-blue-100\/0{accent-color:rgb(219 234 254 / 0)}.accent-blue-100\/10{accent-color:rgb(219 234 254 / .1)}.accent-blue-100\/100{accent-color:rgb(219 234 254 / 1)}.accent-blue-100\/15{accent-color:rgb(219 234 254 / .15)}.accent-blue-100\/20{accent-color:rgb(219 234 254 / .2)}.accent-blue-100\/25{accent-color:rgb(219 234 254 / .25)}.accent-blue-100\/30{accent-color:rgb(219 234 254 / .3)}.accent-blue-100\/35{accent-color:rgb(219 234 254 / .35)}.accent-blue-100\/40{accent-color:rgb(219 234 254 / .4)}.accent-blue-100\/45{accent-color:rgb(219 234 254 / .45)}.accent-blue-100\/5{accent-color:rgb(219 234 254 / .05)}.accent-blue-100\/50{accent-color:rgb(219 234 254 / .5)}.accent-blue-100\/55{accent-color:rgb(219 234 254 / .55)}.accent-blue-100\/60{accent-color:rgb(219 234 254 / .6)}.accent-blue-100\/65{accent-color:rgb(219 234 254 / .65)}.accent-blue-100\/70{accent-color:rgb(219 234 254 / .7)}.accent-blue-100\/75{accent-color:rgb(219 234 254 / .75)}.accent-blue-100\/80{accent-color:rgb(219 234 254 / .8)}.accent-blue-100\/85{accent-color:rgb(219 234 254 / .85)}.accent-blue-100\/90{accent-color:rgb(219 234 254 / .9)}.accent-blue-100\/95{accent-color:rgb(219 234 254 / .95)}.accent-blue-200{accent-color:#bfdbfe}.accent-blue-200\/0{accent-color:rgb(191 219 254 / 0)}.accent-blue-200\/10{accent-color:rgb(191 219 254 / .1)}.accent-blue-200\/100{accent-color:rgb(191 219 254 / 1)}.accent-blue-200\/15{accent-color:rgb(191 219 254 / .15)}.accent-blue-200\/20{accent-color:rgb(191 219 254 / .2)}.accent-blue-200\/25{accent-color:rgb(191 219 254 / .25)}.accent-blue-200\/30{accent-color:rgb(191 219 254 / .3)}.accent-blue-200\/35{accent-color:rgb(191 219 254 / .35)}.accent-blue-200\/40{accent-color:rgb(191 219 254 / .4)}.accent-blue-200\/45{accent-color:rgb(191 219 254 / .45)}.accent-blue-200\/5{accent-color:rgb(191 219 254 / .05)}.accent-blue-200\/50{accent-color:rgb(191 219 254 / .5)}.accent-blue-200\/55{accent-color:rgb(191 219 254 / .55)}.accent-blue-200\/60{accent-color:rgb(191 219 254 / .6)}.accent-blue-200\/65{accent-color:rgb(191 219 254 / .65)}.accent-blue-200\/70{accent-color:rgb(191 219 254 / .7)}.accent-blue-200\/75{accent-color:rgb(191 219 254 / .75)}.accent-blue-200\/80{accent-color:rgb(191 219 254 / .8)}.accent-blue-200\/85{accent-color:rgb(191 219 254 / .85)}.accent-blue-200\/90{accent-color:rgb(191 219 254 / .9)}.accent-blue-200\/95{accent-color:rgb(191 219 254 / .95)}.accent-blue-300{accent-color:#93c5fd}.accent-blue-300\/0{accent-color:rgb(147 197 253 / 0)}.accent-blue-300\/10{accent-color:rgb(147 197 253 / .1)}.accent-blue-300\/100{accent-color:rgb(147 197 253 / 1)}.accent-blue-300\/15{accent-color:rgb(147 197 253 / .15)}.accent-blue-300\/20{accent-color:rgb(147 197 253 / .2)}.accent-blue-300\/25{accent-color:rgb(147 197 253 / .25)}.accent-blue-300\/30{accent-color:rgb(147 197 253 / .3)}.accent-blue-300\/35{accent-color:rgb(147 197 253 / .35)}.accent-blue-300\/40{accent-color:rgb(147 197 253 / .4)}.accent-blue-300\/45{accent-color:rgb(147 197 253 / .45)}.accent-blue-300\/5{accent-color:rgb(147 197 253 / .05)}.accent-blue-300\/50{accent-color:rgb(147 197 253 / .5)}.accent-blue-300\/55{accent-color:rgb(147 197 253 / .55)}.accent-blue-300\/60{accent-color:rgb(147 197 253 / .6)}.accent-blue-300\/65{accent-color:rgb(147 197 253 / .65)}.accent-blue-300\/70{accent-color:rgb(147 197 253 / .7)}.accent-blue-300\/75{accent-color:rgb(147 197 253 / .75)}.accent-blue-300\/80{accent-color:rgb(147 197 253 / .8)}.accent-blue-300\/85{accent-color:rgb(147 197 253 / .85)}.accent-blue-300\/90{accent-color:rgb(147 197 253 / .9)}.accent-blue-300\/95{accent-color:rgb(147 197 253 / .95)}.accent-blue-400{accent-color:#60a5fa}.accent-blue-400\/0{accent-color:rgb(96 165 250 / 0)}.accent-blue-400\/10{accent-color:rgb(96 165 250 / .1)}.accent-blue-400\/100{accent-color:rgb(96 165 250 / 1)}.accent-blue-400\/15{accent-color:rgb(96 165 250 / .15)}.accent-blue-400\/20{accent-color:rgb(96 165 250 / .2)}.accent-blue-400\/25{accent-color:rgb(96 165 250 / .25)}.accent-blue-400\/30{accent-color:rgb(96 165 250 / .3)}.accent-blue-400\/35{accent-color:rgb(96 165 250 / .35)}.accent-blue-400\/40{accent-color:rgb(96 165 250 / .4)}.accent-blue-400\/45{accent-color:rgb(96 165 250 / .45)}.accent-blue-400\/5{accent-color:rgb(96 165 250 / .05)}.accent-blue-400\/50{accent-color:rgb(96 165 250 / .5)}.accent-blue-400\/55{accent-color:rgb(96 165 250 / .55)}.accent-blue-400\/60{accent-color:rgb(96 165 250 / .6)}.accent-blue-400\/65{accent-color:rgb(96 165 250 / .65)}.accent-blue-400\/70{accent-color:rgb(96 165 250 / .7)}.accent-blue-400\/75{accent-color:rgb(96 165 250 / .75)}.accent-blue-400\/80{accent-color:rgb(96 165 250 / .8)}.accent-blue-400\/85{accent-color:rgb(96 165 250 / .85)}.accent-blue-400\/90{accent-color:rgb(96 165 250 / .9)}.accent-blue-400\/95{accent-color:rgb(96 165 250 / .95)}.accent-blue-50{accent-color:#eff6ff}.accent-blue-50\/0{accent-color:rgb(239 246 255 / 0)}.accent-blue-50\/10{accent-color:rgb(239 246 255 / .1)}.accent-blue-50\/100{accent-color:rgb(239 246 255 / 1)}.accent-blue-50\/15{accent-color:rgb(239 246 255 / .15)}.accent-blue-50\/20{accent-color:rgb(239 246 255 / .2)}.accent-blue-50\/25{accent-color:rgb(239 246 255 / .25)}.accent-blue-50\/30{accent-color:rgb(239 246 255 / .3)}.accent-blue-50\/35{accent-color:rgb(239 246 255 / .35)}.accent-blue-50\/40{accent-color:rgb(239 246 255 / .4)}.accent-blue-50\/45{accent-color:rgb(239 246 255 / .45)}.accent-blue-50\/5{accent-color:rgb(239 246 255 / .05)}.accent-blue-50\/50{accent-color:rgb(239 246 255 / .5)}.accent-blue-50\/55{accent-color:rgb(239 246 255 / .55)}.accent-blue-50\/60{accent-color:rgb(239 246 255 / .6)}.accent-blue-50\/65{accent-color:rgb(239 246 255 / .65)}.accent-blue-50\/70{accent-color:rgb(239 246 255 / .7)}.accent-blue-50\/75{accent-color:rgb(239 246 255 / .75)}.accent-blue-50\/80{accent-color:rgb(239 246 255 / .8)}.accent-blue-50\/85{accent-color:rgb(239 246 255 / .85)}.accent-blue-50\/90{accent-color:rgb(239 246 255 / .9)}.accent-blue-50\/95{accent-color:rgb(239 246 255 / .95)}.accent-blue-500{accent-color:#3b82f6}.accent-blue-500\/0{accent-color:rgb(59 130 246 / 0)}.accent-blue-500\/10{accent-color:rgb(59 130 246 / .1)}.accent-blue-500\/100{accent-color:rgb(59 130 246 / 1)}.accent-blue-500\/15{accent-color:rgb(59 130 246 / .15)}.accent-blue-500\/20{accent-color:rgb(59 130 246 / .2)}.accent-blue-500\/25{accent-color:rgb(59 130 246 / .25)}.accent-blue-500\/30{accent-color:rgb(59 130 246 / .3)}.accent-blue-500\/35{accent-color:rgb(59 130 246 / .35)}.accent-blue-500\/40{accent-color:rgb(59 130 246 / .4)}.accent-blue-500\/45{accent-color:rgb(59 130 246 / .45)}.accent-blue-500\/5{accent-color:rgb(59 130 246 / .05)}.accent-blue-500\/50{accent-color:rgb(59 130 246 / .5)}.accent-blue-500\/55{accent-color:rgb(59 130 246 / .55)}.accent-blue-500\/60{accent-color:rgb(59 130 246 / .6)}.accent-blue-500\/65{accent-color:rgb(59 130 246 / .65)}.accent-blue-500\/70{accent-color:rgb(59 130 246 / .7)}.accent-blue-500\/75{accent-color:rgb(59 130 246 / .75)}.accent-blue-500\/80{accent-color:rgb(59 130 246 / .8)}.accent-blue-500\/85{accent-color:rgb(59 130 246 / .85)}.accent-blue-500\/90{accent-color:rgb(59 130 246 / .9)}.accent-blue-500\/95{accent-color:rgb(59 130 246 / .95)}.accent-blue-600{accent-color:#2563eb}.accent-blue-600\/0{accent-color:rgb(37 99 235 / 0)}.accent-blue-600\/10{accent-color:rgb(37 99 235 / .1)}.accent-blue-600\/100{accent-color:rgb(37 99 235 / 1)}.accent-blue-600\/15{accent-color:rgb(37 99 235 / .15)}.accent-blue-600\/20{accent-color:rgb(37 99 235 / .2)}.accent-blue-600\/25{accent-color:rgb(37 99 235 / .25)}.accent-blue-600\/30{accent-color:rgb(37 99 235 / .3)}.accent-blue-600\/35{accent-color:rgb(37 99 235 / .35)}.accent-blue-600\/40{accent-color:rgb(37 99 235 / .4)}.accent-blue-600\/45{accent-color:rgb(37 99 235 / .45)}.accent-blue-600\/5{accent-color:rgb(37 99 235 / .05)}.accent-blue-600\/50{accent-color:rgb(37 99 235 / .5)}.accent-blue-600\/55{accent-color:rgb(37 99 235 / .55)}.accent-blue-600\/60{accent-color:rgb(37 99 235 / .6)}.accent-blue-600\/65{accent-color:rgb(37 99 235 / .65)}.accent-blue-600\/70{accent-color:rgb(37 99 235 / .7)}.accent-blue-600\/75{accent-color:rgb(37 99 235 / .75)}.accent-blue-600\/80{accent-color:rgb(37 99 235 / .8)}.accent-blue-600\/85{accent-color:rgb(37 99 235 / .85)}.accent-blue-600\/90{accent-color:rgb(37 99 235 / .9)}.accent-blue-600\/95{accent-color:rgb(37 99 235 / .95)}.accent-blue-700{accent-color:#1d4ed8}.accent-blue-700\/0{accent-color:rgb(29 78 216 / 0)}.accent-blue-700\/10{accent-color:rgb(29 78 216 / .1)}.accent-blue-700\/100{accent-color:rgb(29 78 216 / 1)}.accent-blue-700\/15{accent-color:rgb(29 78 216 / .15)}.accent-blue-700\/20{accent-color:rgb(29 78 216 / .2)}.accent-blue-700\/25{accent-color:rgb(29 78 216 / .25)}.accent-blue-700\/30{accent-color:rgb(29 78 216 / .3)}.accent-blue-700\/35{accent-color:rgb(29 78 216 / .35)}.accent-blue-700\/40{accent-color:rgb(29 78 216 / .4)}.accent-blue-700\/45{accent-color:rgb(29 78 216 / .45)}.accent-blue-700\/5{accent-color:rgb(29 78 216 / .05)}.accent-blue-700\/50{accent-color:rgb(29 78 216 / .5)}.accent-blue-700\/55{accent-color:rgb(29 78 216 / .55)}.accent-blue-700\/60{accent-color:rgb(29 78 216 / .6)}.accent-blue-700\/65{accent-color:rgb(29 78 216 / .65)}.accent-blue-700\/70{accent-color:rgb(29 78 216 / .7)}.accent-blue-700\/75{accent-color:rgb(29 78 216 / .75)}.accent-blue-700\/80{accent-color:rgb(29 78 216 / .8)}.accent-blue-700\/85{accent-color:rgb(29 78 216 / .85)}.accent-blue-700\/90{accent-color:rgb(29 78 216 / .9)}.accent-blue-700\/95{accent-color:rgb(29 78 216 / .95)}.accent-blue-800{accent-color:#1e40af}.accent-blue-800\/0{accent-color:rgb(30 64 175 / 0)}.accent-blue-800\/10{accent-color:rgb(30 64 175 / .1)}.accent-blue-800\/100{accent-color:rgb(30 64 175 / 1)}.accent-blue-800\/15{accent-color:rgb(30 64 175 / .15)}.accent-blue-800\/20{accent-color:rgb(30 64 175 / .2)}.accent-blue-800\/25{accent-color:rgb(30 64 175 / .25)}.accent-blue-800\/30{accent-color:rgb(30 64 175 / .3)}.accent-blue-800\/35{accent-color:rgb(30 64 175 / .35)}.accent-blue-800\/40{accent-color:rgb(30 64 175 / .4)}.accent-blue-800\/45{accent-color:rgb(30 64 175 / .45)}.accent-blue-800\/5{accent-color:rgb(30 64 175 / .05)}.accent-blue-800\/50{accent-color:rgb(30 64 175 / .5)}.accent-blue-800\/55{accent-color:rgb(30 64 175 / .55)}.accent-blue-800\/60{accent-color:rgb(30 64 175 / .6)}.accent-blue-800\/65{accent-color:rgb(30 64 175 / .65)}.accent-blue-800\/70{accent-color:rgb(30 64 175 / .7)}.accent-blue-800\/75{accent-color:rgb(30 64 175 / .75)}.accent-blue-800\/80{accent-color:rgb(30 64 175 / .8)}.accent-blue-800\/85{accent-color:rgb(30 64 175 / .85)}.accent-blue-800\/90{accent-color:rgb(30 64 175 / .9)}.accent-blue-800\/95{accent-color:rgb(30 64 175 / .95)}.accent-blue-900{accent-color:#1e3a8a}.accent-blue-900\/0{accent-color:rgb(30 58 138 / 0)}.accent-blue-900\/10{accent-color:rgb(30 58 138 / .1)}.accent-blue-900\/100{accent-color:rgb(30 58 138 / 1)}.accent-blue-900\/15{accent-color:rgb(30 58 138 / .15)}.accent-blue-900\/20{accent-color:rgb(30 58 138 / .2)}.accent-blue-900\/25{accent-color:rgb(30 58 138 / .25)}.accent-blue-900\/30{accent-color:rgb(30 58 138 / .3)}.accent-blue-900\/35{accent-color:rgb(30 58 138 / .35)}.accent-blue-900\/40{accent-color:rgb(30 58 138 / .4)}.accent-blue-900\/45{accent-color:rgb(30 58 138 / .45)}.accent-blue-900\/5{accent-color:rgb(30 58 138 / .05)}.accent-blue-900\/50{accent-color:rgb(30 58 138 / .5)}.accent-blue-900\/55{accent-color:rgb(30 58 138 / .55)}.accent-blue-900\/60{accent-color:rgb(30 58 138 / .6)}.accent-blue-900\/65{accent-color:rgb(30 58 138 / .65)}.accent-blue-900\/70{accent-color:rgb(30 58 138 / .7)}.accent-blue-900\/75{accent-color:rgb(30 58 138 / .75)}.accent-blue-900\/80{accent-color:rgb(30 58 138 / .8)}.accent-blue-900\/85{accent-color:rgb(30 58 138 / .85)}.accent-blue-900\/90{accent-color:rgb(30 58 138 / .9)}.accent-blue-900\/95{accent-color:rgb(30 58 138 / .95)}.accent-blue-950{accent-color:#172554}.accent-blue-950\/0{accent-color:rgb(23 37 84 / 0)}.accent-blue-950\/10{accent-color:rgb(23 37 84 / .1)}.accent-blue-950\/100{accent-color:rgb(23 37 84 / 1)}.accent-blue-950\/15{accent-color:rgb(23 37 84 / .15)}.accent-blue-950\/20{accent-color:rgb(23 37 84 / .2)}.accent-blue-950\/25{accent-color:rgb(23 37 84 / .25)}.accent-blue-950\/30{accent-color:rgb(23 37 84 / .3)}.accent-blue-950\/35{accent-color:rgb(23 37 84 / .35)}.accent-blue-950\/40{accent-color:rgb(23 37 84 / .4)}.accent-blue-950\/45{accent-color:rgb(23 37 84 / .45)}.accent-blue-950\/5{accent-color:rgb(23 37 84 / .05)}.accent-blue-950\/50{accent-color:rgb(23 37 84 / .5)}.accent-blue-950\/55{accent-color:rgb(23 37 84 / .55)}.accent-blue-950\/60{accent-color:rgb(23 37 84 / .6)}.accent-blue-950\/65{accent-color:rgb(23 37 84 / .65)}.accent-blue-950\/70{accent-color:rgb(23 37 84 / .7)}.accent-blue-950\/75{accent-color:rgb(23 37 84 / .75)}.accent-blue-950\/80{accent-color:rgb(23 37 84 / .8)}.accent-blue-950\/85{accent-color:rgb(23 37 84 / .85)}.accent-blue-950\/90{accent-color:rgb(23 37 84 / .9)}.accent-blue-950\/95{accent-color:rgb(23 37 84 / .95)}.accent-green-100{accent-color:#dcfce7}.accent-green-100\/0{accent-color:rgb(220 252 231 / 0)}.accent-green-100\/10{accent-color:rgb(220 252 231 / .1)}.accent-green-100\/100{accent-color:rgb(220 252 231 / 1)}.accent-green-100\/15{accent-color:rgb(220 252 231 / .15)}.accent-green-100\/20{accent-color:rgb(220 252 231 / .2)}.accent-green-100\/25{accent-color:rgb(220 252 231 / .25)}.accent-green-100\/30{accent-color:rgb(220 252 231 / .3)}.accent-green-100\/35{accent-color:rgb(220 252 231 / .35)}.accent-green-100\/40{accent-color:rgb(220 252 231 / .4)}.accent-green-100\/45{accent-color:rgb(220 252 231 / .45)}.accent-green-100\/5{accent-color:rgb(220 252 231 / .05)}.accent-green-100\/50{accent-color:rgb(220 252 231 / .5)}.accent-green-100\/55{accent-color:rgb(220 252 231 / .55)}.accent-green-100\/60{accent-color:rgb(220 252 231 / .6)}.accent-green-100\/65{accent-color:rgb(220 252 231 / .65)}.accent-green-100\/70{accent-color:rgb(220 252 231 / .7)}.accent-green-100\/75{accent-color:rgb(220 252 231 / .75)}.accent-green-100\/80{accent-color:rgb(220 252 231 / .8)}.accent-green-100\/85{accent-color:rgb(220 252 231 / .85)}.accent-green-100\/90{accent-color:rgb(220 252 231 / .9)}.accent-green-100\/95{accent-color:rgb(220 252 231 / .95)}.accent-green-200{accent-color:#bbf7d0}.accent-green-200\/0{accent-color:rgb(187 247 208 / 0)}.accent-green-200\/10{accent-color:rgb(187 247 208 / .1)}.accent-green-200\/100{accent-color:rgb(187 247 208 / 1)}.accent-green-200\/15{accent-color:rgb(187 247 208 / .15)}.accent-green-200\/20{accent-color:rgb(187 247 208 / .2)}.accent-green-200\/25{accent-color:rgb(187 247 208 / .25)}.accent-green-200\/30{accent-color:rgb(187 247 208 / .3)}.accent-green-200\/35{accent-color:rgb(187 247 208 / .35)}.accent-green-200\/40{accent-color:rgb(187 247 208 / .4)}.accent-green-200\/45{accent-color:rgb(187 247 208 / .45)}.accent-green-200\/5{accent-color:rgb(187 247 208 / .05)}.accent-green-200\/50{accent-color:rgb(187 247 208 / .5)}.accent-green-200\/55{accent-color:rgb(187 247 208 / .55)}.accent-green-200\/60{accent-color:rgb(187 247 208 / .6)}.accent-green-200\/65{accent-color:rgb(187 247 208 / .65)}.accent-green-200\/70{accent-color:rgb(187 247 208 / .7)}.accent-green-200\/75{accent-color:rgb(187 247 208 / .75)}.accent-green-200\/80{accent-color:rgb(187 247 208 / .8)}.accent-green-200\/85{accent-color:rgb(187 247 208 / .85)}.accent-green-200\/90{accent-color:rgb(187 247 208 / .9)}.accent-green-200\/95{accent-color:rgb(187 247 208 / .95)}.accent-green-300{accent-color:#86efac}.accent-green-300\/0{accent-color:rgb(134 239 172 / 0)}.accent-green-300\/10{accent-color:rgb(134 239 172 / .1)}.accent-green-300\/100{accent-color:rgb(134 239 172 / 1)}.accent-green-300\/15{accent-color:rgb(134 239 172 / .15)}.accent-green-300\/20{accent-color:rgb(134 239 172 / .2)}.accent-green-300\/25{accent-color:rgb(134 239 172 / .25)}.accent-green-300\/30{accent-color:rgb(134 239 172 / .3)}.accent-green-300\/35{accent-color:rgb(134 239 172 / .35)}.accent-green-300\/40{accent-color:rgb(134 239 172 / .4)}.accent-green-300\/45{accent-color:rgb(134 239 172 / .45)}.accent-green-300\/5{accent-color:rgb(134 239 172 / .05)}.accent-green-300\/50{accent-color:rgb(134 239 172 / .5)}.accent-green-300\/55{accent-color:rgb(134 239 172 / .55)}.accent-green-300\/60{accent-color:rgb(134 239 172 / .6)}.accent-green-300\/65{accent-color:rgb(134 239 172 / .65)}.accent-green-300\/70{accent-color:rgb(134 239 172 / .7)}.accent-green-300\/75{accent-color:rgb(134 239 172 / .75)}.accent-green-300\/80{accent-color:rgb(134 239 172 / .8)}.accent-green-300\/85{accent-color:rgb(134 239 172 / .85)}.accent-green-300\/90{accent-color:rgb(134 239 172 / .9)}.accent-green-300\/95{accent-color:rgb(134 239 172 / .95)}.accent-green-400{accent-color:#4ade80}.accent-green-400\/0{accent-color:rgb(74 222 128 / 0)}.accent-green-400\/10{accent-color:rgb(74 222 128 / .1)}.accent-green-400\/100{accent-color:rgb(74 222 128 / 1)}.accent-green-400\/15{accent-color:rgb(74 222 128 / .15)}.accent-green-400\/20{accent-color:rgb(74 222 128 / .2)}.accent-green-400\/25{accent-color:rgb(74 222 128 / .25)}.accent-green-400\/30{accent-color:rgb(74 222 128 / .3)}.accent-green-400\/35{accent-color:rgb(74 222 128 / .35)}.accent-green-400\/40{accent-color:rgb(74 222 128 / .4)}.accent-green-400\/45{accent-color:rgb(74 222 128 / .45)}.accent-green-400\/5{accent-color:rgb(74 222 128 / .05)}.accent-green-400\/50{accent-color:rgb(74 222 128 / .5)}.accent-green-400\/55{accent-color:rgb(74 222 128 / .55)}.accent-green-400\/60{accent-color:rgb(74 222 128 / .6)}.accent-green-400\/65{accent-color:rgb(74 222 128 / .65)}.accent-green-400\/70{accent-color:rgb(74 222 128 / .7)}.accent-green-400\/75{accent-color:rgb(74 222 128 / .75)}.accent-green-400\/80{accent-color:rgb(74 222 128 / .8)}.accent-green-400\/85{accent-color:rgb(74 222 128 / .85)}.accent-green-400\/90{accent-color:rgb(74 222 128 / .9)}.accent-green-400\/95{accent-color:rgb(74 222 128 / .95)}.accent-green-50{accent-color:#f0fdf4}.accent-green-50\/0{accent-color:rgb(240 253 244 / 0)}.accent-green-50\/10{accent-color:rgb(240 253 244 / .1)}.accent-green-50\/100{accent-color:rgb(240 253 244 / 1)}.accent-green-50\/15{accent-color:rgb(240 253 244 / .15)}.accent-green-50\/20{accent-color:rgb(240 253 244 / .2)}.accent-green-50\/25{accent-color:rgb(240 253 244 / .25)}.accent-green-50\/30{accent-color:rgb(240 253 244 / .3)}.accent-green-50\/35{accent-color:rgb(240 253 244 / .35)}.accent-green-50\/40{accent-color:rgb(240 253 244 / .4)}.accent-green-50\/45{accent-color:rgb(240 253 244 / .45)}.accent-green-50\/5{accent-color:rgb(240 253 244 / .05)}.accent-green-50\/50{accent-color:rgb(240 253 244 / .5)}.accent-green-50\/55{accent-color:rgb(240 253 244 / .55)}.accent-green-50\/60{accent-color:rgb(240 253 244 / .6)}.accent-green-50\/65{accent-color:rgb(240 253 244 / .65)}.accent-green-50\/70{accent-color:rgb(240 253 244 / .7)}.accent-green-50\/75{accent-color:rgb(240 253 244 / .75)}.accent-green-50\/80{accent-color:rgb(240 253 244 / .8)}.accent-green-50\/85{accent-color:rgb(240 253 244 / .85)}.accent-green-50\/90{accent-color:rgb(240 253 244 / .9)}.accent-green-50\/95{accent-color:rgb(240 253 244 / .95)}.accent-green-500{accent-color:#22c55e}.accent-green-500\/0{accent-color:rgb(34 197 94 / 0)}.accent-green-500\/10{accent-color:rgb(34 197 94 / .1)}.accent-green-500\/100{accent-color:rgb(34 197 94 / 1)}.accent-green-500\/15{accent-color:rgb(34 197 94 / .15)}.accent-green-500\/20{accent-color:rgb(34 197 94 / .2)}.accent-green-500\/25{accent-color:rgb(34 197 94 / .25)}.accent-green-500\/30{accent-color:rgb(34 197 94 / .3)}.accent-green-500\/35{accent-color:rgb(34 197 94 / .35)}.accent-green-500\/40{accent-color:rgb(34 197 94 / .4)}.accent-green-500\/45{accent-color:rgb(34 197 94 / .45)}.accent-green-500\/5{accent-color:rgb(34 197 94 / .05)}.accent-green-500\/50{accent-color:rgb(34 197 94 / .5)}.accent-green-500\/55{accent-color:rgb(34 197 94 / .55)}.accent-green-500\/60{accent-color:rgb(34 197 94 / .6)}.accent-green-500\/65{accent-color:rgb(34 197 94 / .65)}.accent-green-500\/70{accent-color:rgb(34 197 94 / .7)}.accent-green-500\/75{accent-color:rgb(34 197 94 / .75)}.accent-green-500\/80{accent-color:rgb(34 197 94 / .8)}.accent-green-500\/85{accent-color:rgb(34 197 94 / .85)}.accent-green-500\/90{accent-color:rgb(34 197 94 / .9)}.accent-green-500\/95{accent-color:rgb(34 197 94 / .95)}.accent-green-600{accent-color:#16a34a}.accent-green-600\/0{accent-color:rgb(22 163 74 / 0)}.accent-green-600\/10{accent-color:rgb(22 163 74 / .1)}.accent-green-600\/100{accent-color:rgb(22 163 74 / 1)}.accent-green-600\/15{accent-color:rgb(22 163 74 / .15)}.accent-green-600\/20{accent-color:rgb(22 163 74 / .2)}.accent-green-600\/25{accent-color:rgb(22 163 74 / .25)}.accent-green-600\/30{accent-color:rgb(22 163 74 / .3)}.accent-green-600\/35{accent-color:rgb(22 163 74 / .35)}.accent-green-600\/40{accent-color:rgb(22 163 74 / .4)}.accent-green-600\/45{accent-color:rgb(22 163 74 / .45)}.accent-green-600\/5{accent-color:rgb(22 163 74 / .05)}.accent-green-600\/50{accent-color:rgb(22 163 74 / .5)}.accent-green-600\/55{accent-color:rgb(22 163 74 / .55)}.accent-green-600\/60{accent-color:rgb(22 163 74 / .6)}.accent-green-600\/65{accent-color:rgb(22 163 74 / .65)}.accent-green-600\/70{accent-color:rgb(22 163 74 / .7)}.accent-green-600\/75{accent-color:rgb(22 163 74 / .75)}.accent-green-600\/80{accent-color:rgb(22 163 74 / .8)}.accent-green-600\/85{accent-color:rgb(22 163 74 / .85)}.accent-green-600\/90{accent-color:rgb(22 163 74 / .9)}.accent-green-600\/95{accent-color:rgb(22 163 74 / .95)}.accent-green-700{accent-color:#15803d}.accent-green-700\/0{accent-color:rgb(21 128 61 / 0)}.accent-green-700\/10{accent-color:rgb(21 128 61 / .1)}.accent-green-700\/100{accent-color:rgb(21 128 61 / 1)}.accent-green-700\/15{accent-color:rgb(21 128 61 / .15)}.accent-green-700\/20{accent-color:rgb(21 128 61 / .2)}.accent-green-700\/25{accent-color:rgb(21 128 61 / .25)}.accent-green-700\/30{accent-color:rgb(21 128 61 / .3)}.accent-green-700\/35{accent-color:rgb(21 128 61 / .35)}.accent-green-700\/40{accent-color:rgb(21 128 61 / .4)}.accent-green-700\/45{accent-color:rgb(21 128 61 / .45)}.accent-green-700\/5{accent-color:rgb(21 128 61 / .05)}.accent-green-700\/50{accent-color:rgb(21 128 61 / .5)}.accent-green-700\/55{accent-color:rgb(21 128 61 / .55)}.accent-green-700\/60{accent-color:rgb(21 128 61 / .6)}.accent-green-700\/65{accent-color:rgb(21 128 61 / .65)}.accent-green-700\/70{accent-color:rgb(21 128 61 / .7)}.accent-green-700\/75{accent-color:rgb(21 128 61 / .75)}.accent-green-700\/80{accent-color:rgb(21 128 61 / .8)}.accent-green-700\/85{accent-color:rgb(21 128 61 / .85)}.accent-green-700\/90{accent-color:rgb(21 128 61 / .9)}.accent-green-700\/95{accent-color:rgb(21 128 61 / .95)}.accent-green-800{accent-color:#166534}.accent-green-800\/0{accent-color:rgb(22 101 52 / 0)}.accent-green-800\/10{accent-color:rgb(22 101 52 / .1)}.accent-green-800\/100{accent-color:rgb(22 101 52 / 1)}.accent-green-800\/15{accent-color:rgb(22 101 52 / .15)}.accent-green-800\/20{accent-color:rgb(22 101 52 / .2)}.accent-green-800\/25{accent-color:rgb(22 101 52 / .25)}.accent-green-800\/30{accent-color:rgb(22 101 52 / .3)}.accent-green-800\/35{accent-color:rgb(22 101 52 / .35)}.accent-green-800\/40{accent-color:rgb(22 101 52 / .4)}.accent-green-800\/45{accent-color:rgb(22 101 52 / .45)}.accent-green-800\/5{accent-color:rgb(22 101 52 / .05)}.accent-green-800\/50{accent-color:rgb(22 101 52 / .5)}.accent-green-800\/55{accent-color:rgb(22 101 52 / .55)}.accent-green-800\/60{accent-color:rgb(22 101 52 / .6)}.accent-green-800\/65{accent-color:rgb(22 101 52 / .65)}.accent-green-800\/70{accent-color:rgb(22 101 52 / .7)}.accent-green-800\/75{accent-color:rgb(22 101 52 / .75)}.accent-green-800\/80{accent-color:rgb(22 101 52 / .8)}.accent-green-800\/85{accent-color:rgb(22 101 52 / .85)}.accent-green-800\/90{accent-color:rgb(22 101 52 / .9)}.accent-green-800\/95{accent-color:rgb(22 101 52 / .95)}.accent-green-900{accent-color:#14532d}.accent-green-900\/0{accent-color:rgb(20 83 45 / 0)}.accent-green-900\/10{accent-color:rgb(20 83 45 / .1)}.accent-green-900\/100{accent-color:rgb(20 83 45 / 1)}.accent-green-900\/15{accent-color:rgb(20 83 45 / .15)}.accent-green-900\/20{accent-color:rgb(20 83 45 / .2)}.accent-green-900\/25{accent-color:rgb(20 83 45 / .25)}.accent-green-900\/30{accent-color:rgb(20 83 45 / .3)}.accent-green-900\/35{accent-color:rgb(20 83 45 / .35)}.accent-green-900\/40{accent-color:rgb(20 83 45 / .4)}.accent-green-900\/45{accent-color:rgb(20 83 45 / .45)}.accent-green-900\/5{accent-color:rgb(20 83 45 / .05)}.accent-green-900\/50{accent-color:rgb(20 83 45 / .5)}.accent-green-900\/55{accent-color:rgb(20 83 45 / .55)}.accent-green-900\/60{accent-color:rgb(20 83 45 / .6)}.accent-green-900\/65{accent-color:rgb(20 83 45 / .65)}.accent-green-900\/70{accent-color:rgb(20 83 45 / .7)}.accent-green-900\/75{accent-color:rgb(20 83 45 / .75)}.accent-green-900\/80{accent-color:rgb(20 83 45 / .8)}.accent-green-900\/85{accent-color:rgb(20 83 45 / .85)}.accent-green-900\/90{accent-color:rgb(20 83 45 / .9)}.accent-green-900\/95{accent-color:rgb(20 83 45 / .95)}.accent-green-950{accent-color:#052e16}.accent-green-950\/0{accent-color:rgb(5 46 22 / 0)}.accent-green-950\/10{accent-color:rgb(5 46 22 / .1)}.accent-green-950\/100{accent-color:rgb(5 46 22 / 1)}.accent-green-950\/15{accent-color:rgb(5 46 22 / .15)}.accent-green-950\/20{accent-color:rgb(5 46 22 / .2)}.accent-green-950\/25{accent-color:rgb(5 46 22 / .25)}.accent-green-950\/30{accent-color:rgb(5 46 22 / .3)}.accent-green-950\/35{accent-color:rgb(5 46 22 / .35)}.accent-green-950\/40{accent-color:rgb(5 46 22 / .4)}.accent-green-950\/45{accent-color:rgb(5 46 22 / .45)}.accent-green-950\/5{accent-color:rgb(5 46 22 / .05)}.accent-green-950\/50{accent-color:rgb(5 46 22 / .5)}.accent-green-950\/55{accent-color:rgb(5 46 22 / .55)}.accent-green-950\/60{accent-color:rgb(5 46 22 / .6)}.accent-green-950\/65{accent-color:rgb(5 46 22 / .65)}.accent-green-950\/70{accent-color:rgb(5 46 22 / .7)}.accent-green-950\/75{accent-color:rgb(5 46 22 / .75)}.accent-green-950\/80{accent-color:rgb(5 46 22 / .8)}.accent-green-950\/85{accent-color:rgb(5 46 22 / .85)}.accent-green-950\/90{accent-color:rgb(5 46 22 / .9)}.accent-green-950\/95{accent-color:rgb(5 46 22 / .95)}.accent-orange-100{accent-color:#ffedd5}.accent-orange-100\/0{accent-color:rgb(255 237 213 / 0)}.accent-orange-100\/10{accent-color:rgb(255 237 213 / .1)}.accent-orange-100\/100{accent-color:rgb(255 237 213 / 1)}.accent-orange-100\/15{accent-color:rgb(255 237 213 / .15)}.accent-orange-100\/20{accent-color:rgb(255 237 213 / .2)}.accent-orange-100\/25{accent-color:rgb(255 237 213 / .25)}.accent-orange-100\/30{accent-color:rgb(255 237 213 / .3)}.accent-orange-100\/35{accent-color:rgb(255 237 213 / .35)}.accent-orange-100\/40{accent-color:rgb(255 237 213 / .4)}.accent-orange-100\/45{accent-color:rgb(255 237 213 / .45)}.accent-orange-100\/5{accent-color:rgb(255 237 213 / .05)}.accent-orange-100\/50{accent-color:rgb(255 237 213 / .5)}.accent-orange-100\/55{accent-color:rgb(255 237 213 / .55)}.accent-orange-100\/60{accent-color:rgb(255 237 213 / .6)}.accent-orange-100\/65{accent-color:rgb(255 237 213 / .65)}.accent-orange-100\/70{accent-color:rgb(255 237 213 / .7)}.accent-orange-100\/75{accent-color:rgb(255 237 213 / .75)}.accent-orange-100\/80{accent-color:rgb(255 237 213 / .8)}.accent-orange-100\/85{accent-color:rgb(255 237 213 / .85)}.accent-orange-100\/90{accent-color:rgb(255 237 213 / .9)}.accent-orange-100\/95{accent-color:rgb(255 237 213 / .95)}.accent-orange-200{accent-color:#fed7aa}.accent-orange-200\/0{accent-color:rgb(254 215 170 / 0)}.accent-orange-200\/10{accent-color:rgb(254 215 170 / .1)}.accent-orange-200\/100{accent-color:rgb(254 215 170 / 1)}.accent-orange-200\/15{accent-color:rgb(254 215 170 / .15)}.accent-orange-200\/20{accent-color:rgb(254 215 170 / .2)}.accent-orange-200\/25{accent-color:rgb(254 215 170 / .25)}.accent-orange-200\/30{accent-color:rgb(254 215 170 / .3)}.accent-orange-200\/35{accent-color:rgb(254 215 170 / .35)}.accent-orange-200\/40{accent-color:rgb(254 215 170 / .4)}.accent-orange-200\/45{accent-color:rgb(254 215 170 / .45)}.accent-orange-200\/5{accent-color:rgb(254 215 170 / .05)}.accent-orange-200\/50{accent-color:rgb(254 215 170 / .5)}.accent-orange-200\/55{accent-color:rgb(254 215 170 / .55)}.accent-orange-200\/60{accent-color:rgb(254 215 170 / .6)}.accent-orange-200\/65{accent-color:rgb(254 215 170 / .65)}.accent-orange-200\/70{accent-color:rgb(254 215 170 / .7)}.accent-orange-200\/75{accent-color:rgb(254 215 170 / .75)}.accent-orange-200\/80{accent-color:rgb(254 215 170 / .8)}.accent-orange-200\/85{accent-color:rgb(254 215 170 / .85)}.accent-orange-200\/90{accent-color:rgb(254 215 170 / .9)}.accent-orange-200\/95{accent-color:rgb(254 215 170 / .95)}.accent-orange-300{accent-color:#fdba74}.accent-orange-300\/0{accent-color:rgb(253 186 116 / 0)}.accent-orange-300\/10{accent-color:rgb(253 186 116 / .1)}.accent-orange-300\/100{accent-color:rgb(253 186 116 / 1)}.accent-orange-300\/15{accent-color:rgb(253 186 116 / .15)}.accent-orange-300\/20{accent-color:rgb(253 186 116 / .2)}.accent-orange-300\/25{accent-color:rgb(253 186 116 / .25)}.accent-orange-300\/30{accent-color:rgb(253 186 116 / .3)}.accent-orange-300\/35{accent-color:rgb(253 186 116 / .35)}.accent-orange-300\/40{accent-color:rgb(253 186 116 / .4)}.accent-orange-300\/45{accent-color:rgb(253 186 116 / .45)}.accent-orange-300\/5{accent-color:rgb(253 186 116 / .05)}.accent-orange-300\/50{accent-color:rgb(253 186 116 / .5)}.accent-orange-300\/55{accent-color:rgb(253 186 116 / .55)}.accent-orange-300\/60{accent-color:rgb(253 186 116 / .6)}.accent-orange-300\/65{accent-color:rgb(253 186 116 / .65)}.accent-orange-300\/70{accent-color:rgb(253 186 116 / .7)}.accent-orange-300\/75{accent-color:rgb(253 186 116 / .75)}.accent-orange-300\/80{accent-color:rgb(253 186 116 / .8)}.accent-orange-300\/85{accent-color:rgb(253 186 116 / .85)}.accent-orange-300\/90{accent-color:rgb(253 186 116 / .9)}.accent-orange-300\/95{accent-color:rgb(253 186 116 / .95)}.accent-orange-400{accent-color:#fb923c}.accent-orange-400\/0{accent-color:rgb(251 146 60 / 0)}.accent-orange-400\/10{accent-color:rgb(251 146 60 / .1)}.accent-orange-400\/100{accent-color:rgb(251 146 60 / 1)}.accent-orange-400\/15{accent-color:rgb(251 146 60 / .15)}.accent-orange-400\/20{accent-color:rgb(251 146 60 / .2)}.accent-orange-400\/25{accent-color:rgb(251 146 60 / .25)}.accent-orange-400\/30{accent-color:rgb(251 146 60 / .3)}.accent-orange-400\/35{accent-color:rgb(251 146 60 / .35)}.accent-orange-400\/40{accent-color:rgb(251 146 60 / .4)}.accent-orange-400\/45{accent-color:rgb(251 146 60 / .45)}.accent-orange-400\/5{accent-color:rgb(251 146 60 / .05)}.accent-orange-400\/50{accent-color:rgb(251 146 60 / .5)}.accent-orange-400\/55{accent-color:rgb(251 146 60 / .55)}.accent-orange-400\/60{accent-color:rgb(251 146 60 / .6)}.accent-orange-400\/65{accent-color:rgb(251 146 60 / .65)}.accent-orange-400\/70{accent-color:rgb(251 146 60 / .7)}.accent-orange-400\/75{accent-color:rgb(251 146 60 / .75)}.accent-orange-400\/80{accent-color:rgb(251 146 60 / .8)}.accent-orange-400\/85{accent-color:rgb(251 146 60 / .85)}.accent-orange-400\/90{accent-color:rgb(251 146 60 / .9)}.accent-orange-400\/95{accent-color:rgb(251 146 60 / .95)}.accent-orange-50{accent-color:#fff7ed}.accent-orange-50\/0{accent-color:rgb(255 247 237 / 0)}.accent-orange-50\/10{accent-color:rgb(255 247 237 / .1)}.accent-orange-50\/100{accent-color:rgb(255 247 237 / 1)}.accent-orange-50\/15{accent-color:rgb(255 247 237 / .15)}.accent-orange-50\/20{accent-color:rgb(255 247 237 / .2)}.accent-orange-50\/25{accent-color:rgb(255 247 237 / .25)}.accent-orange-50\/30{accent-color:rgb(255 247 237 / .3)}.accent-orange-50\/35{accent-color:rgb(255 247 237 / .35)}.accent-orange-50\/40{accent-color:rgb(255 247 237 / .4)}.accent-orange-50\/45{accent-color:rgb(255 247 237 / .45)}.accent-orange-50\/5{accent-color:rgb(255 247 237 / .05)}.accent-orange-50\/50{accent-color:rgb(255 247 237 / .5)}.accent-orange-50\/55{accent-color:rgb(255 247 237 / .55)}.accent-orange-50\/60{accent-color:rgb(255 247 237 / .6)}.accent-orange-50\/65{accent-color:rgb(255 247 237 / .65)}.accent-orange-50\/70{accent-color:rgb(255 247 237 / .7)}.accent-orange-50\/75{accent-color:rgb(255 247 237 / .75)}.accent-orange-50\/80{accent-color:rgb(255 247 237 / .8)}.accent-orange-50\/85{accent-color:rgb(255 247 237 / .85)}.accent-orange-50\/90{accent-color:rgb(255 247 237 / .9)}.accent-orange-50\/95{accent-color:rgb(255 247 237 / .95)}.accent-orange-500{accent-color:#f97316}.accent-orange-500\/0{accent-color:rgb(249 115 22 / 0)}.accent-orange-500\/10{accent-color:rgb(249 115 22 / .1)}.accent-orange-500\/100{accent-color:rgb(249 115 22 / 1)}.accent-orange-500\/15{accent-color:rgb(249 115 22 / .15)}.accent-orange-500\/20{accent-color:rgb(249 115 22 / .2)}.accent-orange-500\/25{accent-color:rgb(249 115 22 / .25)}.accent-orange-500\/30{accent-color:rgb(249 115 22 / .3)}.accent-orange-500\/35{accent-color:rgb(249 115 22 / .35)}.accent-orange-500\/40{accent-color:rgb(249 115 22 / .4)}.accent-orange-500\/45{accent-color:rgb(249 115 22 / .45)}.accent-orange-500\/5{accent-color:rgb(249 115 22 / .05)}.accent-orange-500\/50{accent-color:rgb(249 115 22 / .5)}.accent-orange-500\/55{accent-color:rgb(249 115 22 / .55)}.accent-orange-500\/60{accent-color:rgb(249 115 22 / .6)}.accent-orange-500\/65{accent-color:rgb(249 115 22 / .65)}.accent-orange-500\/70{accent-color:rgb(249 115 22 / .7)}.accent-orange-500\/75{accent-color:rgb(249 115 22 / .75)}.accent-orange-500\/80{accent-color:rgb(249 115 22 / .8)}.accent-orange-500\/85{accent-color:rgb(249 115 22 / .85)}.accent-orange-500\/90{accent-color:rgb(249 115 22 / .9)}.accent-orange-500\/95{accent-color:rgb(249 115 22 / .95)}.accent-orange-600{accent-color:#ea580c}.accent-orange-600\/0{accent-color:rgb(234 88 12 / 0)}.accent-orange-600\/10{accent-color:rgb(234 88 12 / .1)}.accent-orange-600\/100{accent-color:rgb(234 88 12 / 1)}.accent-orange-600\/15{accent-color:rgb(234 88 12 / .15)}.accent-orange-600\/20{accent-color:rgb(234 88 12 / .2)}.accent-orange-600\/25{accent-color:rgb(234 88 12 / .25)}.accent-orange-600\/30{accent-color:rgb(234 88 12 / .3)}.accent-orange-600\/35{accent-color:rgb(234 88 12 / .35)}.accent-orange-600\/40{accent-color:rgb(234 88 12 / .4)}.accent-orange-600\/45{accent-color:rgb(234 88 12 / .45)}.accent-orange-600\/5{accent-color:rgb(234 88 12 / .05)}.accent-orange-600\/50{accent-color:rgb(234 88 12 / .5)}.accent-orange-600\/55{accent-color:rgb(234 88 12 / .55)}.accent-orange-600\/60{accent-color:rgb(234 88 12 / .6)}.accent-orange-600\/65{accent-color:rgb(234 88 12 / .65)}.accent-orange-600\/70{accent-color:rgb(234 88 12 / .7)}.accent-orange-600\/75{accent-color:rgb(234 88 12 / .75)}.accent-orange-600\/80{accent-color:rgb(234 88 12 / .8)}.accent-orange-600\/85{accent-color:rgb(234 88 12 / .85)}.accent-orange-600\/90{accent-color:rgb(234 88 12 / .9)}.accent-orange-600\/95{accent-color:rgb(234 88 12 / .95)}.accent-orange-700{accent-color:#c2410c}.accent-orange-700\/0{accent-color:rgb(194 65 12 / 0)}.accent-orange-700\/10{accent-color:rgb(194 65 12 / .1)}.accent-orange-700\/100{accent-color:rgb(194 65 12 / 1)}.accent-orange-700\/15{accent-color:rgb(194 65 12 / .15)}.accent-orange-700\/20{accent-color:rgb(194 65 12 / .2)}.accent-orange-700\/25{accent-color:rgb(194 65 12 / .25)}.accent-orange-700\/30{accent-color:rgb(194 65 12 / .3)}.accent-orange-700\/35{accent-color:rgb(194 65 12 / .35)}.accent-orange-700\/40{accent-color:rgb(194 65 12 / .4)}.accent-orange-700\/45{accent-color:rgb(194 65 12 / .45)}.accent-orange-700\/5{accent-color:rgb(194 65 12 / .05)}.accent-orange-700\/50{accent-color:rgb(194 65 12 / .5)}.accent-orange-700\/55{accent-color:rgb(194 65 12 / .55)}.accent-orange-700\/60{accent-color:rgb(194 65 12 / .6)}.accent-orange-700\/65{accent-color:rgb(194 65 12 / .65)}.accent-orange-700\/70{accent-color:rgb(194 65 12 / .7)}.accent-orange-700\/75{accent-color:rgb(194 65 12 / .75)}.accent-orange-700\/80{accent-color:rgb(194 65 12 / .8)}.accent-orange-700\/85{accent-color:rgb(194 65 12 / .85)}.accent-orange-700\/90{accent-color:rgb(194 65 12 / .9)}.accent-orange-700\/95{accent-color:rgb(194 65 12 / .95)}.accent-orange-800{accent-color:#9a3412}.accent-orange-800\/0{accent-color:rgb(154 52 18 / 0)}.accent-orange-800\/10{accent-color:rgb(154 52 18 / .1)}.accent-orange-800\/100{accent-color:rgb(154 52 18 / 1)}.accent-orange-800\/15{accent-color:rgb(154 52 18 / .15)}.accent-orange-800\/20{accent-color:rgb(154 52 18 / .2)}.accent-orange-800\/25{accent-color:rgb(154 52 18 / .25)}.accent-orange-800\/30{accent-color:rgb(154 52 18 / .3)}.accent-orange-800\/35{accent-color:rgb(154 52 18 / .35)}.accent-orange-800\/40{accent-color:rgb(154 52 18 / .4)}.accent-orange-800\/45{accent-color:rgb(154 52 18 / .45)}.accent-orange-800\/5{accent-color:rgb(154 52 18 / .05)}.accent-orange-800\/50{accent-color:rgb(154 52 18 / .5)}.accent-orange-800\/55{accent-color:rgb(154 52 18 / .55)}.accent-orange-800\/60{accent-color:rgb(154 52 18 / .6)}.accent-orange-800\/65{accent-color:rgb(154 52 18 / .65)}.accent-orange-800\/70{accent-color:rgb(154 52 18 / .7)}.accent-orange-800\/75{accent-color:rgb(154 52 18 / .75)}.accent-orange-800\/80{accent-color:rgb(154 52 18 / .8)}.accent-orange-800\/85{accent-color:rgb(154 52 18 / .85)}.accent-orange-800\/90{accent-color:rgb(154 52 18 / .9)}.accent-orange-800\/95{accent-color:rgb(154 52 18 / .95)}.accent-orange-900{accent-color:#7c2d12}.accent-orange-900\/0{accent-color:rgb(124 45 18 / 0)}.accent-orange-900\/10{accent-color:rgb(124 45 18 / .1)}.accent-orange-900\/100{accent-color:rgb(124 45 18 / 1)}.accent-orange-900\/15{accent-color:rgb(124 45 18 / .15)}.accent-orange-900\/20{accent-color:rgb(124 45 18 / .2)}.accent-orange-900\/25{accent-color:rgb(124 45 18 / .25)}.accent-orange-900\/30{accent-color:rgb(124 45 18 / .3)}.accent-orange-900\/35{accent-color:rgb(124 45 18 / .35)}.accent-orange-900\/40{accent-color:rgb(124 45 18 / .4)}.accent-orange-900\/45{accent-color:rgb(124 45 18 / .45)}.accent-orange-900\/5{accent-color:rgb(124 45 18 / .05)}.accent-orange-900\/50{accent-color:rgb(124 45 18 / .5)}.accent-orange-900\/55{accent-color:rgb(124 45 18 / .55)}.accent-orange-900\/60{accent-color:rgb(124 45 18 / .6)}.accent-orange-900\/65{accent-color:rgb(124 45 18 / .65)}.accent-orange-900\/70{accent-color:rgb(124 45 18 / .7)}.accent-orange-900\/75{accent-color:rgb(124 45 18 / .75)}.accent-orange-900\/80{accent-color:rgb(124 45 18 / .8)}.accent-orange-900\/85{accent-color:rgb(124 45 18 / .85)}.accent-orange-900\/90{accent-color:rgb(124 45 18 / .9)}.accent-orange-900\/95{accent-color:rgb(124 45 18 / .95)}.accent-orange-950{accent-color:#431407}.accent-orange-950\/0{accent-color:rgb(67 20 7 / 0)}.accent-orange-950\/10{accent-color:rgb(67 20 7 / .1)}.accent-orange-950\/100{accent-color:rgb(67 20 7 / 1)}.accent-orange-950\/15{accent-color:rgb(67 20 7 / .15)}.accent-orange-950\/20{accent-color:rgb(67 20 7 / .2)}.accent-orange-950\/25{accent-color:rgb(67 20 7 / .25)}.accent-orange-950\/30{accent-color:rgb(67 20 7 / .3)}.accent-orange-950\/35{accent-color:rgb(67 20 7 / .35)}.accent-orange-950\/40{accent-color:rgb(67 20 7 / .4)}.accent-orange-950\/45{accent-color:rgb(67 20 7 / .45)}.accent-orange-950\/5{accent-color:rgb(67 20 7 / .05)}.accent-orange-950\/50{accent-color:rgb(67 20 7 / .5)}.accent-orange-950\/55{accent-color:rgb(67 20 7 / .55)}.accent-orange-950\/60{accent-color:rgb(67 20 7 / .6)}.accent-orange-950\/65{accent-color:rgb(67 20 7 / .65)}.accent-orange-950\/70{accent-color:rgb(67 20 7 / .7)}.accent-orange-950\/75{accent-color:rgb(67 20 7 / .75)}.accent-orange-950\/80{accent-color:rgb(67 20 7 / .8)}.accent-orange-950\/85{accent-color:rgb(67 20 7 / .85)}.accent-orange-950\/90{accent-color:rgb(67 20 7 / .9)}.accent-orange-950\/95{accent-color:rgb(67 20 7 / .95)}.accent-red-100{accent-color:#fee2e2}.accent-red-100\/0{accent-color:rgb(254 226 226 / 0)}.accent-red-100\/10{accent-color:rgb(254 226 226 / .1)}.accent-red-100\/100{accent-color:rgb(254 226 226 / 1)}.accent-red-100\/15{accent-color:rgb(254 226 226 / .15)}.accent-red-100\/20{accent-color:rgb(254 226 226 / .2)}.accent-red-100\/25{accent-color:rgb(254 226 226 / .25)}.accent-red-100\/30{accent-color:rgb(254 226 226 / .3)}.accent-red-100\/35{accent-color:rgb(254 226 226 / .35)}.accent-red-100\/40{accent-color:rgb(254 226 226 / .4)}.accent-red-100\/45{accent-color:rgb(254 226 226 / .45)}.accent-red-100\/5{accent-color:rgb(254 226 226 / .05)}.accent-red-100\/50{accent-color:rgb(254 226 226 / .5)}.accent-red-100\/55{accent-color:rgb(254 226 226 / .55)}.accent-red-100\/60{accent-color:rgb(254 226 226 / .6)}.accent-red-100\/65{accent-color:rgb(254 226 226 / .65)}.accent-red-100\/70{accent-color:rgb(254 226 226 / .7)}.accent-red-100\/75{accent-color:rgb(254 226 226 / .75)}.accent-red-100\/80{accent-color:rgb(254 226 226 / .8)}.accent-red-100\/85{accent-color:rgb(254 226 226 / .85)}.accent-red-100\/90{accent-color:rgb(254 226 226 / .9)}.accent-red-100\/95{accent-color:rgb(254 226 226 / .95)}.accent-red-200{accent-color:#fecaca}.accent-red-200\/0{accent-color:rgb(254 202 202 / 0)}.accent-red-200\/10{accent-color:rgb(254 202 202 / .1)}.accent-red-200\/100{accent-color:rgb(254 202 202 / 1)}.accent-red-200\/15{accent-color:rgb(254 202 202 / .15)}.accent-red-200\/20{accent-color:rgb(254 202 202 / .2)}.accent-red-200\/25{accent-color:rgb(254 202 202 / .25)}.accent-red-200\/30{accent-color:rgb(254 202 202 / .3)}.accent-red-200\/35{accent-color:rgb(254 202 202 / .35)}.accent-red-200\/40{accent-color:rgb(254 202 202 / .4)}.accent-red-200\/45{accent-color:rgb(254 202 202 / .45)}.accent-red-200\/5{accent-color:rgb(254 202 202 / .05)}.accent-red-200\/50{accent-color:rgb(254 202 202 / .5)}.accent-red-200\/55{accent-color:rgb(254 202 202 / .55)}.accent-red-200\/60{accent-color:rgb(254 202 202 / .6)}.accent-red-200\/65{accent-color:rgb(254 202 202 / .65)}.accent-red-200\/70{accent-color:rgb(254 202 202 / .7)}.accent-red-200\/75{accent-color:rgb(254 202 202 / .75)}.accent-red-200\/80{accent-color:rgb(254 202 202 / .8)}.accent-red-200\/85{accent-color:rgb(254 202 202 / .85)}.accent-red-200\/90{accent-color:rgb(254 202 202 / .9)}.accent-red-200\/95{accent-color:rgb(254 202 202 / .95)}.accent-red-300{accent-color:#fca5a5}.accent-red-300\/0{accent-color:rgb(252 165 165 / 0)}.accent-red-300\/10{accent-color:rgb(252 165 165 / .1)}.accent-red-300\/100{accent-color:rgb(252 165 165 / 1)}.accent-red-300\/15{accent-color:rgb(252 165 165 / .15)}.accent-red-300\/20{accent-color:rgb(252 165 165 / .2)}.accent-red-300\/25{accent-color:rgb(252 165 165 / .25)}.accent-red-300\/30{accent-color:rgb(252 165 165 / .3)}.accent-red-300\/35{accent-color:rgb(252 165 165 / .35)}.accent-red-300\/40{accent-color:rgb(252 165 165 / .4)}.accent-red-300\/45{accent-color:rgb(252 165 165 / .45)}.accent-red-300\/5{accent-color:rgb(252 165 165 / .05)}.accent-red-300\/50{accent-color:rgb(252 165 165 / .5)}.accent-red-300\/55{accent-color:rgb(252 165 165 / .55)}.accent-red-300\/60{accent-color:rgb(252 165 165 / .6)}.accent-red-300\/65{accent-color:rgb(252 165 165 / .65)}.accent-red-300\/70{accent-color:rgb(252 165 165 / .7)}.accent-red-300\/75{accent-color:rgb(252 165 165 / .75)}.accent-red-300\/80{accent-color:rgb(252 165 165 / .8)}.accent-red-300\/85{accent-color:rgb(252 165 165 / .85)}.accent-red-300\/90{accent-color:rgb(252 165 165 / .9)}.accent-red-300\/95{accent-color:rgb(252 165 165 / .95)}.accent-red-400{accent-color:#f87171}.accent-red-400\/0{accent-color:rgb(248 113 113 / 0)}.accent-red-400\/10{accent-color:rgb(248 113 113 / .1)}.accent-red-400\/100{accent-color:rgb(248 113 113 / 1)}.accent-red-400\/15{accent-color:rgb(248 113 113 / .15)}.accent-red-400\/20{accent-color:rgb(248 113 113 / .2)}.accent-red-400\/25{accent-color:rgb(248 113 113 / .25)}.accent-red-400\/30{accent-color:rgb(248 113 113 / .3)}.accent-red-400\/35{accent-color:rgb(248 113 113 / .35)}.accent-red-400\/40{accent-color:rgb(248 113 113 / .4)}.accent-red-400\/45{accent-color:rgb(248 113 113 / .45)}.accent-red-400\/5{accent-color:rgb(248 113 113 / .05)}.accent-red-400\/50{accent-color:rgb(248 113 113 / .5)}.accent-red-400\/55{accent-color:rgb(248 113 113 / .55)}.accent-red-400\/60{accent-color:rgb(248 113 113 / .6)}.accent-red-400\/65{accent-color:rgb(248 113 113 / .65)}.accent-red-400\/70{accent-color:rgb(248 113 113 / .7)}.accent-red-400\/75{accent-color:rgb(248 113 113 / .75)}.accent-red-400\/80{accent-color:rgb(248 113 113 / .8)}.accent-red-400\/85{accent-color:rgb(248 113 113 / .85)}.accent-red-400\/90{accent-color:rgb(248 113 113 / .9)}.accent-red-400\/95{accent-color:rgb(248 113 113 / .95)}.accent-red-50{accent-color:#fef2f2}.accent-red-50\/0{accent-color:rgb(254 242 242 / 0)}.accent-red-50\/10{accent-color:rgb(254 242 242 / .1)}.accent-red-50\/100{accent-color:rgb(254 242 242 / 1)}.accent-red-50\/15{accent-color:rgb(254 242 242 / .15)}.accent-red-50\/20{accent-color:rgb(254 242 242 / .2)}.accent-red-50\/25{accent-color:rgb(254 242 242 / .25)}.accent-red-50\/30{accent-color:rgb(254 242 242 / .3)}.accent-red-50\/35{accent-color:rgb(254 242 242 / .35)}.accent-red-50\/40{accent-color:rgb(254 242 242 / .4)}.accent-red-50\/45{accent-color:rgb(254 242 242 / .45)}.accent-red-50\/5{accent-color:rgb(254 242 242 / .05)}.accent-red-50\/50{accent-color:rgb(254 242 242 / .5)}.accent-red-50\/55{accent-color:rgb(254 242 242 / .55)}.accent-red-50\/60{accent-color:rgb(254 242 242 / .6)}.accent-red-50\/65{accent-color:rgb(254 242 242 / .65)}.accent-red-50\/70{accent-color:rgb(254 242 242 / .7)}.accent-red-50\/75{accent-color:rgb(254 242 242 / .75)}.accent-red-50\/80{accent-color:rgb(254 242 242 / .8)}.accent-red-50\/85{accent-color:rgb(254 242 242 / .85)}.accent-red-50\/90{accent-color:rgb(254 242 242 / .9)}.accent-red-50\/95{accent-color:rgb(254 242 242 / .95)}.accent-red-500{accent-color:#ef4444}.accent-red-500\/0{accent-color:rgb(239 68 68 / 0)}.accent-red-500\/10{accent-color:rgb(239 68 68 / .1)}.accent-red-500\/100{accent-color:rgb(239 68 68 / 1)}.accent-red-500\/15{accent-color:rgb(239 68 68 / .15)}.accent-red-500\/20{accent-color:rgb(239 68 68 / .2)}.accent-red-500\/25{accent-color:rgb(239 68 68 / .25)}.accent-red-500\/30{accent-color:rgb(239 68 68 / .3)}.accent-red-500\/35{accent-color:rgb(239 68 68 / .35)}.accent-red-500\/40{accent-color:rgb(239 68 68 / .4)}.accent-red-500\/45{accent-color:rgb(239 68 68 / .45)}.accent-red-500\/5{accent-color:rgb(239 68 68 / .05)}.accent-red-500\/50{accent-color:rgb(239 68 68 / .5)}.accent-red-500\/55{accent-color:rgb(239 68 68 / .55)}.accent-red-500\/60{accent-color:rgb(239 68 68 / .6)}.accent-red-500\/65{accent-color:rgb(239 68 68 / .65)}.accent-red-500\/70{accent-color:rgb(239 68 68 / .7)}.accent-red-500\/75{accent-color:rgb(239 68 68 / .75)}.accent-red-500\/80{accent-color:rgb(239 68 68 / .8)}.accent-red-500\/85{accent-color:rgb(239 68 68 / .85)}.accent-red-500\/90{accent-color:rgb(239 68 68 / .9)}.accent-red-500\/95{accent-color:rgb(239 68 68 / .95)}.accent-red-600{accent-color:#dc2626}.accent-red-600\/0{accent-color:rgb(220 38 38 / 0)}.accent-red-600\/10{accent-color:rgb(220 38 38 / .1)}.accent-red-600\/100{accent-color:rgb(220 38 38 / 1)}.accent-red-600\/15{accent-color:rgb(220 38 38 / .15)}.accent-red-600\/20{accent-color:rgb(220 38 38 / .2)}.accent-red-600\/25{accent-color:rgb(220 38 38 / .25)}.accent-red-600\/30{accent-color:rgb(220 38 38 / .3)}.accent-red-600\/35{accent-color:rgb(220 38 38 / .35)}.accent-red-600\/40{accent-color:rgb(220 38 38 / .4)}.accent-red-600\/45{accent-color:rgb(220 38 38 / .45)}.accent-red-600\/5{accent-color:rgb(220 38 38 / .05)}.accent-red-600\/50{accent-color:rgb(220 38 38 / .5)}.accent-red-600\/55{accent-color:rgb(220 38 38 / .55)}.accent-red-600\/60{accent-color:rgb(220 38 38 / .6)}.accent-red-600\/65{accent-color:rgb(220 38 38 / .65)}.accent-red-600\/70{accent-color:rgb(220 38 38 / .7)}.accent-red-600\/75{accent-color:rgb(220 38 38 / .75)}.accent-red-600\/80{accent-color:rgb(220 38 38 / .8)}.accent-red-600\/85{accent-color:rgb(220 38 38 / .85)}.accent-red-600\/90{accent-color:rgb(220 38 38 / .9)}.accent-red-600\/95{accent-color:rgb(220 38 38 / .95)}.accent-red-700{accent-color:#b91c1c}.accent-red-700\/0{accent-color:rgb(185 28 28 / 0)}.accent-red-700\/10{accent-color:rgb(185 28 28 / .1)}.accent-red-700\/100{accent-color:rgb(185 28 28 / 1)}.accent-red-700\/15{accent-color:rgb(185 28 28 / .15)}.accent-red-700\/20{accent-color:rgb(185 28 28 / .2)}.accent-red-700\/25{accent-color:rgb(185 28 28 / .25)}.accent-red-700\/30{accent-color:rgb(185 28 28 / .3)}.accent-red-700\/35{accent-color:rgb(185 28 28 / .35)}.accent-red-700\/40{accent-color:rgb(185 28 28 / .4)}.accent-red-700\/45{accent-color:rgb(185 28 28 / .45)}.accent-red-700\/5{accent-color:rgb(185 28 28 / .05)}.accent-red-700\/50{accent-color:rgb(185 28 28 / .5)}.accent-red-700\/55{accent-color:rgb(185 28 28 / .55)}.accent-red-700\/60{accent-color:rgb(185 28 28 / .6)}.accent-red-700\/65{accent-color:rgb(185 28 28 / .65)}.accent-red-700\/70{accent-color:rgb(185 28 28 / .7)}.accent-red-700\/75{accent-color:rgb(185 28 28 / .75)}.accent-red-700\/80{accent-color:rgb(185 28 28 / .8)}.accent-red-700\/85{accent-color:rgb(185 28 28 / .85)}.accent-red-700\/90{accent-color:rgb(185 28 28 / .9)}.accent-red-700\/95{accent-color:rgb(185 28 28 / .95)}.accent-red-800{accent-color:#991b1b}.accent-red-800\/0{accent-color:rgb(153 27 27 / 0)}.accent-red-800\/10{accent-color:rgb(153 27 27 / .1)}.accent-red-800\/100{accent-color:rgb(153 27 27 / 1)}.accent-red-800\/15{accent-color:rgb(153 27 27 / .15)}.accent-red-800\/20{accent-color:rgb(153 27 27 / .2)}.accent-red-800\/25{accent-color:rgb(153 27 27 / .25)}.accent-red-800\/30{accent-color:rgb(153 27 27 / .3)}.accent-red-800\/35{accent-color:rgb(153 27 27 / .35)}.accent-red-800\/40{accent-color:rgb(153 27 27 / .4)}.accent-red-800\/45{accent-color:rgb(153 27 27 / .45)}.accent-red-800\/5{accent-color:rgb(153 27 27 / .05)}.accent-red-800\/50{accent-color:rgb(153 27 27 / .5)}.accent-red-800\/55{accent-color:rgb(153 27 27 / .55)}.accent-red-800\/60{accent-color:rgb(153 27 27 / .6)}.accent-red-800\/65{accent-color:rgb(153 27 27 / .65)}.accent-red-800\/70{accent-color:rgb(153 27 27 / .7)}.accent-red-800\/75{accent-color:rgb(153 27 27 / .75)}.accent-red-800\/80{accent-color:rgb(153 27 27 / .8)}.accent-red-800\/85{accent-color:rgb(153 27 27 / .85)}.accent-red-800\/90{accent-color:rgb(153 27 27 / .9)}.accent-red-800\/95{accent-color:rgb(153 27 27 / .95)}.accent-red-900{accent-color:#7f1d1d}.accent-red-900\/0{accent-color:rgb(127 29 29 / 0)}.accent-red-900\/10{accent-color:rgb(127 29 29 / .1)}.accent-red-900\/100{accent-color:rgb(127 29 29 / 1)}.accent-red-900\/15{accent-color:rgb(127 29 29 / .15)}.accent-red-900\/20{accent-color:rgb(127 29 29 / .2)}.accent-red-900\/25{accent-color:rgb(127 29 29 / .25)}.accent-red-900\/30{accent-color:rgb(127 29 29 / .3)}.accent-red-900\/35{accent-color:rgb(127 29 29 / .35)}.accent-red-900\/40{accent-color:rgb(127 29 29 / .4)}.accent-red-900\/45{accent-color:rgb(127 29 29 / .45)}.accent-red-900\/5{accent-color:rgb(127 29 29 / .05)}.accent-red-900\/50{accent-color:rgb(127 29 29 / .5)}.accent-red-900\/55{accent-color:rgb(127 29 29 / .55)}.accent-red-900\/60{accent-color:rgb(127 29 29 / .6)}.accent-red-900\/65{accent-color:rgb(127 29 29 / .65)}.accent-red-900\/70{accent-color:rgb(127 29 29 / .7)}.accent-red-900\/75{accent-color:rgb(127 29 29 / .75)}.accent-red-900\/80{accent-color:rgb(127 29 29 / .8)}.accent-red-900\/85{accent-color:rgb(127 29 29 / .85)}.accent-red-900\/90{accent-color:rgb(127 29 29 / .9)}.accent-red-900\/95{accent-color:rgb(127 29 29 / .95)}.accent-red-950{accent-color:#450a0a}.accent-red-950\/0{accent-color:rgb(69 10 10 / 0)}.accent-red-950\/10{accent-color:rgb(69 10 10 / .1)}.accent-red-950\/100{accent-color:rgb(69 10 10 / 1)}.accent-red-950\/15{accent-color:rgb(69 10 10 / .15)}.accent-red-950\/20{accent-color:rgb(69 10 10 / .2)}.accent-red-950\/25{accent-color:rgb(69 10 10 / .25)}.accent-red-950\/30{accent-color:rgb(69 10 10 / .3)}.accent-red-950\/35{accent-color:rgb(69 10 10 / .35)}.accent-red-950\/40{accent-color:rgb(69 10 10 / .4)}.accent-red-950\/45{accent-color:rgb(69 10 10 / .45)}.accent-red-950\/5{accent-color:rgb(69 10 10 / .05)}.accent-red-950\/50{accent-color:rgb(69 10 10 / .5)}.accent-red-950\/55{accent-color:rgb(69 10 10 / .55)}.accent-red-950\/60{accent-color:rgb(69 10 10 / .6)}.accent-red-950\/65{accent-color:rgb(69 10 10 / .65)}.accent-red-950\/70{accent-color:rgb(69 10 10 / .7)}.accent-red-950\/75{accent-color:rgb(69 10 10 / .75)}.accent-red-950\/80{accent-color:rgb(69 10 10 / .8)}.accent-red-950\/85{accent-color:rgb(69 10 10 / .85)}.accent-red-950\/90{accent-color:rgb(69 10 10 / .9)}.accent-red-950\/95{accent-color:rgb(69 10 10 / .95)}.opacity-50{opacity:.5}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-blue-100{--tw-shadow-color: #dbeafe;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/0{--tw-shadow-color: rgb(219 234 254 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/10{--tw-shadow-color: rgb(219 234 254 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/100{--tw-shadow-color: rgb(219 234 254 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/15{--tw-shadow-color: rgb(219 234 254 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/20{--tw-shadow-color: rgb(219 234 254 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/25{--tw-shadow-color: rgb(219 234 254 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/30{--tw-shadow-color: rgb(219 234 254 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/35{--tw-shadow-color: rgb(219 234 254 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/40{--tw-shadow-color: rgb(219 234 254 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/45{--tw-shadow-color: rgb(219 234 254 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/5{--tw-shadow-color: rgb(219 234 254 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/50{--tw-shadow-color: rgb(219 234 254 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/55{--tw-shadow-color: rgb(219 234 254 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/60{--tw-shadow-color: rgb(219 234 254 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/65{--tw-shadow-color: rgb(219 234 254 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/70{--tw-shadow-color: rgb(219 234 254 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/75{--tw-shadow-color: rgb(219 234 254 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/80{--tw-shadow-color: rgb(219 234 254 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/85{--tw-shadow-color: rgb(219 234 254 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/90{--tw-shadow-color: rgb(219 234 254 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-100\/95{--tw-shadow-color: rgb(219 234 254 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200{--tw-shadow-color: #bfdbfe;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/0{--tw-shadow-color: rgb(191 219 254 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/10{--tw-shadow-color: rgb(191 219 254 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/100{--tw-shadow-color: rgb(191 219 254 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/15{--tw-shadow-color: rgb(191 219 254 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/20{--tw-shadow-color: rgb(191 219 254 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/25{--tw-shadow-color: rgb(191 219 254 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/30{--tw-shadow-color: rgb(191 219 254 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/35{--tw-shadow-color: rgb(191 219 254 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/40{--tw-shadow-color: rgb(191 219 254 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/45{--tw-shadow-color: rgb(191 219 254 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/5{--tw-shadow-color: rgb(191 219 254 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/50{--tw-shadow-color: rgb(191 219 254 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/55{--tw-shadow-color: rgb(191 219 254 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/60{--tw-shadow-color: rgb(191 219 254 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/65{--tw-shadow-color: rgb(191 219 254 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/70{--tw-shadow-color: rgb(191 219 254 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/75{--tw-shadow-color: rgb(191 219 254 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/80{--tw-shadow-color: rgb(191 219 254 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/85{--tw-shadow-color: rgb(191 219 254 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/90{--tw-shadow-color: rgb(191 219 254 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-200\/95{--tw-shadow-color: rgb(191 219 254 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300{--tw-shadow-color: #93c5fd;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/0{--tw-shadow-color: rgb(147 197 253 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/10{--tw-shadow-color: rgb(147 197 253 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/100{--tw-shadow-color: rgb(147 197 253 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/15{--tw-shadow-color: rgb(147 197 253 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/20{--tw-shadow-color: rgb(147 197 253 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/25{--tw-shadow-color: rgb(147 197 253 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/30{--tw-shadow-color: rgb(147 197 253 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/35{--tw-shadow-color: rgb(147 197 253 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/40{--tw-shadow-color: rgb(147 197 253 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/45{--tw-shadow-color: rgb(147 197 253 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/5{--tw-shadow-color: rgb(147 197 253 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/50{--tw-shadow-color: rgb(147 197 253 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/55{--tw-shadow-color: rgb(147 197 253 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/60{--tw-shadow-color: rgb(147 197 253 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/65{--tw-shadow-color: rgb(147 197 253 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/70{--tw-shadow-color: rgb(147 197 253 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/75{--tw-shadow-color: rgb(147 197 253 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/80{--tw-shadow-color: rgb(147 197 253 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/85{--tw-shadow-color: rgb(147 197 253 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/90{--tw-shadow-color: rgb(147 197 253 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-300\/95{--tw-shadow-color: rgb(147 197 253 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400{--tw-shadow-color: #60a5fa;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/0{--tw-shadow-color: rgb(96 165 250 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/10{--tw-shadow-color: rgb(96 165 250 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/100{--tw-shadow-color: rgb(96 165 250 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/15{--tw-shadow-color: rgb(96 165 250 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/20{--tw-shadow-color: rgb(96 165 250 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/25{--tw-shadow-color: rgb(96 165 250 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/30{--tw-shadow-color: rgb(96 165 250 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/35{--tw-shadow-color: rgb(96 165 250 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/40{--tw-shadow-color: rgb(96 165 250 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/45{--tw-shadow-color: rgb(96 165 250 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/5{--tw-shadow-color: rgb(96 165 250 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/50{--tw-shadow-color: rgb(96 165 250 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/55{--tw-shadow-color: rgb(96 165 250 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/60{--tw-shadow-color: rgb(96 165 250 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/65{--tw-shadow-color: rgb(96 165 250 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/70{--tw-shadow-color: rgb(96 165 250 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/75{--tw-shadow-color: rgb(96 165 250 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/80{--tw-shadow-color: rgb(96 165 250 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/85{--tw-shadow-color: rgb(96 165 250 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/90{--tw-shadow-color: rgb(96 165 250 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-400\/95{--tw-shadow-color: rgb(96 165 250 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50{--tw-shadow-color: #eff6ff;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/0{--tw-shadow-color: rgb(239 246 255 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/10{--tw-shadow-color: rgb(239 246 255 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/100{--tw-shadow-color: rgb(239 246 255 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/15{--tw-shadow-color: rgb(239 246 255 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/20{--tw-shadow-color: rgb(239 246 255 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/25{--tw-shadow-color: rgb(239 246 255 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/30{--tw-shadow-color: rgb(239 246 255 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/35{--tw-shadow-color: rgb(239 246 255 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/40{--tw-shadow-color: rgb(239 246 255 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/45{--tw-shadow-color: rgb(239 246 255 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/5{--tw-shadow-color: rgb(239 246 255 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/50{--tw-shadow-color: rgb(239 246 255 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/55{--tw-shadow-color: rgb(239 246 255 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/60{--tw-shadow-color: rgb(239 246 255 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/65{--tw-shadow-color: rgb(239 246 255 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/70{--tw-shadow-color: rgb(239 246 255 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/75{--tw-shadow-color: rgb(239 246 255 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/80{--tw-shadow-color: rgb(239 246 255 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/85{--tw-shadow-color: rgb(239 246 255 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/90{--tw-shadow-color: rgb(239 246 255 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-50\/95{--tw-shadow-color: rgb(239 246 255 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500{--tw-shadow-color: #3b82f6;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/0{--tw-shadow-color: rgb(59 130 246 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/10{--tw-shadow-color: rgb(59 130 246 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/100{--tw-shadow-color: rgb(59 130 246 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/15{--tw-shadow-color: rgb(59 130 246 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/20{--tw-shadow-color: rgb(59 130 246 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/25{--tw-shadow-color: rgb(59 130 246 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/30{--tw-shadow-color: rgb(59 130 246 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/35{--tw-shadow-color: rgb(59 130 246 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/40{--tw-shadow-color: rgb(59 130 246 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/45{--tw-shadow-color: rgb(59 130 246 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/5{--tw-shadow-color: rgb(59 130 246 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/50{--tw-shadow-color: rgb(59 130 246 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/55{--tw-shadow-color: rgb(59 130 246 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/60{--tw-shadow-color: rgb(59 130 246 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/65{--tw-shadow-color: rgb(59 130 246 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/70{--tw-shadow-color: rgb(59 130 246 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/75{--tw-shadow-color: rgb(59 130 246 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/80{--tw-shadow-color: rgb(59 130 246 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/85{--tw-shadow-color: rgb(59 130 246 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/90{--tw-shadow-color: rgb(59 130 246 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-500\/95{--tw-shadow-color: rgb(59 130 246 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600{--tw-shadow-color: #2563eb;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/0{--tw-shadow-color: rgb(37 99 235 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/10{--tw-shadow-color: rgb(37 99 235 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/100{--tw-shadow-color: rgb(37 99 235 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/15{--tw-shadow-color: rgb(37 99 235 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/20{--tw-shadow-color: rgb(37 99 235 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/25{--tw-shadow-color: rgb(37 99 235 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/30{--tw-shadow-color: rgb(37 99 235 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/35{--tw-shadow-color: rgb(37 99 235 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/40{--tw-shadow-color: rgb(37 99 235 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/45{--tw-shadow-color: rgb(37 99 235 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/5{--tw-shadow-color: rgb(37 99 235 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/50{--tw-shadow-color: rgb(37 99 235 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/55{--tw-shadow-color: rgb(37 99 235 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/60{--tw-shadow-color: rgb(37 99 235 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/65{--tw-shadow-color: rgb(37 99 235 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/70{--tw-shadow-color: rgb(37 99 235 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/75{--tw-shadow-color: rgb(37 99 235 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/80{--tw-shadow-color: rgb(37 99 235 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/85{--tw-shadow-color: rgb(37 99 235 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/90{--tw-shadow-color: rgb(37 99 235 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-600\/95{--tw-shadow-color: rgb(37 99 235 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700{--tw-shadow-color: #1d4ed8;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/0{--tw-shadow-color: rgb(29 78 216 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/10{--tw-shadow-color: rgb(29 78 216 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/100{--tw-shadow-color: rgb(29 78 216 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/15{--tw-shadow-color: rgb(29 78 216 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/20{--tw-shadow-color: rgb(29 78 216 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/25{--tw-shadow-color: rgb(29 78 216 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/30{--tw-shadow-color: rgb(29 78 216 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/35{--tw-shadow-color: rgb(29 78 216 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/40{--tw-shadow-color: rgb(29 78 216 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/45{--tw-shadow-color: rgb(29 78 216 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/5{--tw-shadow-color: rgb(29 78 216 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/50{--tw-shadow-color: rgb(29 78 216 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/55{--tw-shadow-color: rgb(29 78 216 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/60{--tw-shadow-color: rgb(29 78 216 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/65{--tw-shadow-color: rgb(29 78 216 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/70{--tw-shadow-color: rgb(29 78 216 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/75{--tw-shadow-color: rgb(29 78 216 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/80{--tw-shadow-color: rgb(29 78 216 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/85{--tw-shadow-color: rgb(29 78 216 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/90{--tw-shadow-color: rgb(29 78 216 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-700\/95{--tw-shadow-color: rgb(29 78 216 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800{--tw-shadow-color: #1e40af;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/0{--tw-shadow-color: rgb(30 64 175 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/10{--tw-shadow-color: rgb(30 64 175 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/100{--tw-shadow-color: rgb(30 64 175 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/15{--tw-shadow-color: rgb(30 64 175 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/20{--tw-shadow-color: rgb(30 64 175 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/25{--tw-shadow-color: rgb(30 64 175 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/30{--tw-shadow-color: rgb(30 64 175 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/35{--tw-shadow-color: rgb(30 64 175 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/40{--tw-shadow-color: rgb(30 64 175 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/45{--tw-shadow-color: rgb(30 64 175 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/5{--tw-shadow-color: rgb(30 64 175 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/50{--tw-shadow-color: rgb(30 64 175 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/55{--tw-shadow-color: rgb(30 64 175 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/60{--tw-shadow-color: rgb(30 64 175 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/65{--tw-shadow-color: rgb(30 64 175 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/70{--tw-shadow-color: rgb(30 64 175 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/75{--tw-shadow-color: rgb(30 64 175 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/80{--tw-shadow-color: rgb(30 64 175 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/85{--tw-shadow-color: rgb(30 64 175 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/90{--tw-shadow-color: rgb(30 64 175 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-800\/95{--tw-shadow-color: rgb(30 64 175 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900{--tw-shadow-color: #1e3a8a;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/0{--tw-shadow-color: rgb(30 58 138 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/10{--tw-shadow-color: rgb(30 58 138 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/100{--tw-shadow-color: rgb(30 58 138 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/15{--tw-shadow-color: rgb(30 58 138 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/20{--tw-shadow-color: rgb(30 58 138 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/25{--tw-shadow-color: rgb(30 58 138 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/30{--tw-shadow-color: rgb(30 58 138 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/35{--tw-shadow-color: rgb(30 58 138 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/40{--tw-shadow-color: rgb(30 58 138 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/45{--tw-shadow-color: rgb(30 58 138 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/5{--tw-shadow-color: rgb(30 58 138 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/50{--tw-shadow-color: rgb(30 58 138 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/55{--tw-shadow-color: rgb(30 58 138 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/60{--tw-shadow-color: rgb(30 58 138 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/65{--tw-shadow-color: rgb(30 58 138 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/70{--tw-shadow-color: rgb(30 58 138 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/75{--tw-shadow-color: rgb(30 58 138 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/80{--tw-shadow-color: rgb(30 58 138 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/85{--tw-shadow-color: rgb(30 58 138 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/90{--tw-shadow-color: rgb(30 58 138 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-900\/95{--tw-shadow-color: rgb(30 58 138 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950{--tw-shadow-color: #172554;--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/0{--tw-shadow-color: rgb(23 37 84 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/10{--tw-shadow-color: rgb(23 37 84 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/100{--tw-shadow-color: rgb(23 37 84 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/15{--tw-shadow-color: rgb(23 37 84 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/20{--tw-shadow-color: rgb(23 37 84 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/25{--tw-shadow-color: rgb(23 37 84 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/30{--tw-shadow-color: rgb(23 37 84 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/35{--tw-shadow-color: rgb(23 37 84 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/40{--tw-shadow-color: rgb(23 37 84 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/45{--tw-shadow-color: rgb(23 37 84 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/5{--tw-shadow-color: rgb(23 37 84 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/50{--tw-shadow-color: rgb(23 37 84 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/55{--tw-shadow-color: rgb(23 37 84 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/60{--tw-shadow-color: rgb(23 37 84 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/65{--tw-shadow-color: rgb(23 37 84 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/70{--tw-shadow-color: rgb(23 37 84 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/75{--tw-shadow-color: rgb(23 37 84 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/80{--tw-shadow-color: rgb(23 37 84 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/85{--tw-shadow-color: rgb(23 37 84 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/90{--tw-shadow-color: rgb(23 37 84 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-blue-950\/95{--tw-shadow-color: rgb(23 37 84 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100{--tw-shadow-color: #dcfce7;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/0{--tw-shadow-color: rgb(220 252 231 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/10{--tw-shadow-color: rgb(220 252 231 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/100{--tw-shadow-color: rgb(220 252 231 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/15{--tw-shadow-color: rgb(220 252 231 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/20{--tw-shadow-color: rgb(220 252 231 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/25{--tw-shadow-color: rgb(220 252 231 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/30{--tw-shadow-color: rgb(220 252 231 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/35{--tw-shadow-color: rgb(220 252 231 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/40{--tw-shadow-color: rgb(220 252 231 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/45{--tw-shadow-color: rgb(220 252 231 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/5{--tw-shadow-color: rgb(220 252 231 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/50{--tw-shadow-color: rgb(220 252 231 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/55{--tw-shadow-color: rgb(220 252 231 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/60{--tw-shadow-color: rgb(220 252 231 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/65{--tw-shadow-color: rgb(220 252 231 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/70{--tw-shadow-color: rgb(220 252 231 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/75{--tw-shadow-color: rgb(220 252 231 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/80{--tw-shadow-color: rgb(220 252 231 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/85{--tw-shadow-color: rgb(220 252 231 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/90{--tw-shadow-color: rgb(220 252 231 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-100\/95{--tw-shadow-color: rgb(220 252 231 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200{--tw-shadow-color: #bbf7d0;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/0{--tw-shadow-color: rgb(187 247 208 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/10{--tw-shadow-color: rgb(187 247 208 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/100{--tw-shadow-color: rgb(187 247 208 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/15{--tw-shadow-color: rgb(187 247 208 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/20{--tw-shadow-color: rgb(187 247 208 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/25{--tw-shadow-color: rgb(187 247 208 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/30{--tw-shadow-color: rgb(187 247 208 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/35{--tw-shadow-color: rgb(187 247 208 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/40{--tw-shadow-color: rgb(187 247 208 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/45{--tw-shadow-color: rgb(187 247 208 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/5{--tw-shadow-color: rgb(187 247 208 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/50{--tw-shadow-color: rgb(187 247 208 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/55{--tw-shadow-color: rgb(187 247 208 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/60{--tw-shadow-color: rgb(187 247 208 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/65{--tw-shadow-color: rgb(187 247 208 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/70{--tw-shadow-color: rgb(187 247 208 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/75{--tw-shadow-color: rgb(187 247 208 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/80{--tw-shadow-color: rgb(187 247 208 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/85{--tw-shadow-color: rgb(187 247 208 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/90{--tw-shadow-color: rgb(187 247 208 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-200\/95{--tw-shadow-color: rgb(187 247 208 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300{--tw-shadow-color: #86efac;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/0{--tw-shadow-color: rgb(134 239 172 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/10{--tw-shadow-color: rgb(134 239 172 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/100{--tw-shadow-color: rgb(134 239 172 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/15{--tw-shadow-color: rgb(134 239 172 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/20{--tw-shadow-color: rgb(134 239 172 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/25{--tw-shadow-color: rgb(134 239 172 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/30{--tw-shadow-color: rgb(134 239 172 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/35{--tw-shadow-color: rgb(134 239 172 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/40{--tw-shadow-color: rgb(134 239 172 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/45{--tw-shadow-color: rgb(134 239 172 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/5{--tw-shadow-color: rgb(134 239 172 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/50{--tw-shadow-color: rgb(134 239 172 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/55{--tw-shadow-color: rgb(134 239 172 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/60{--tw-shadow-color: rgb(134 239 172 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/65{--tw-shadow-color: rgb(134 239 172 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/70{--tw-shadow-color: rgb(134 239 172 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/75{--tw-shadow-color: rgb(134 239 172 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/80{--tw-shadow-color: rgb(134 239 172 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/85{--tw-shadow-color: rgb(134 239 172 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/90{--tw-shadow-color: rgb(134 239 172 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-300\/95{--tw-shadow-color: rgb(134 239 172 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400{--tw-shadow-color: #4ade80;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/0{--tw-shadow-color: rgb(74 222 128 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/10{--tw-shadow-color: rgb(74 222 128 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/100{--tw-shadow-color: rgb(74 222 128 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/15{--tw-shadow-color: rgb(74 222 128 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/20{--tw-shadow-color: rgb(74 222 128 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/25{--tw-shadow-color: rgb(74 222 128 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/30{--tw-shadow-color: rgb(74 222 128 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/35{--tw-shadow-color: rgb(74 222 128 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/40{--tw-shadow-color: rgb(74 222 128 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/45{--tw-shadow-color: rgb(74 222 128 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/5{--tw-shadow-color: rgb(74 222 128 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/50{--tw-shadow-color: rgb(74 222 128 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/55{--tw-shadow-color: rgb(74 222 128 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/60{--tw-shadow-color: rgb(74 222 128 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/65{--tw-shadow-color: rgb(74 222 128 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/70{--tw-shadow-color: rgb(74 222 128 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/75{--tw-shadow-color: rgb(74 222 128 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/80{--tw-shadow-color: rgb(74 222 128 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/85{--tw-shadow-color: rgb(74 222 128 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/90{--tw-shadow-color: rgb(74 222 128 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-400\/95{--tw-shadow-color: rgb(74 222 128 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50{--tw-shadow-color: #f0fdf4;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/0{--tw-shadow-color: rgb(240 253 244 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/10{--tw-shadow-color: rgb(240 253 244 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/100{--tw-shadow-color: rgb(240 253 244 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/15{--tw-shadow-color: rgb(240 253 244 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/20{--tw-shadow-color: rgb(240 253 244 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/25{--tw-shadow-color: rgb(240 253 244 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/30{--tw-shadow-color: rgb(240 253 244 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/35{--tw-shadow-color: rgb(240 253 244 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/40{--tw-shadow-color: rgb(240 253 244 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/45{--tw-shadow-color: rgb(240 253 244 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/5{--tw-shadow-color: rgb(240 253 244 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/50{--tw-shadow-color: rgb(240 253 244 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/55{--tw-shadow-color: rgb(240 253 244 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/60{--tw-shadow-color: rgb(240 253 244 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/65{--tw-shadow-color: rgb(240 253 244 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/70{--tw-shadow-color: rgb(240 253 244 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/75{--tw-shadow-color: rgb(240 253 244 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/80{--tw-shadow-color: rgb(240 253 244 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/85{--tw-shadow-color: rgb(240 253 244 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/90{--tw-shadow-color: rgb(240 253 244 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-50\/95{--tw-shadow-color: rgb(240 253 244 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500{--tw-shadow-color: #22c55e;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/0{--tw-shadow-color: rgb(34 197 94 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/10{--tw-shadow-color: rgb(34 197 94 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/100{--tw-shadow-color: rgb(34 197 94 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/15{--tw-shadow-color: rgb(34 197 94 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/20{--tw-shadow-color: rgb(34 197 94 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/25{--tw-shadow-color: rgb(34 197 94 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/30{--tw-shadow-color: rgb(34 197 94 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/35{--tw-shadow-color: rgb(34 197 94 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/40{--tw-shadow-color: rgb(34 197 94 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/45{--tw-shadow-color: rgb(34 197 94 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/5{--tw-shadow-color: rgb(34 197 94 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/50{--tw-shadow-color: rgb(34 197 94 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/55{--tw-shadow-color: rgb(34 197 94 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/60{--tw-shadow-color: rgb(34 197 94 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/65{--tw-shadow-color: rgb(34 197 94 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/70{--tw-shadow-color: rgb(34 197 94 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/75{--tw-shadow-color: rgb(34 197 94 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/80{--tw-shadow-color: rgb(34 197 94 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/85{--tw-shadow-color: rgb(34 197 94 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/90{--tw-shadow-color: rgb(34 197 94 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-500\/95{--tw-shadow-color: rgb(34 197 94 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600{--tw-shadow-color: #16a34a;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/0{--tw-shadow-color: rgb(22 163 74 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/10{--tw-shadow-color: rgb(22 163 74 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/100{--tw-shadow-color: rgb(22 163 74 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/15{--tw-shadow-color: rgb(22 163 74 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/20{--tw-shadow-color: rgb(22 163 74 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/25{--tw-shadow-color: rgb(22 163 74 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/30{--tw-shadow-color: rgb(22 163 74 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/35{--tw-shadow-color: rgb(22 163 74 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/40{--tw-shadow-color: rgb(22 163 74 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/45{--tw-shadow-color: rgb(22 163 74 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/5{--tw-shadow-color: rgb(22 163 74 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/50{--tw-shadow-color: rgb(22 163 74 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/55{--tw-shadow-color: rgb(22 163 74 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/60{--tw-shadow-color: rgb(22 163 74 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/65{--tw-shadow-color: rgb(22 163 74 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/70{--tw-shadow-color: rgb(22 163 74 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/75{--tw-shadow-color: rgb(22 163 74 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/80{--tw-shadow-color: rgb(22 163 74 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/85{--tw-shadow-color: rgb(22 163 74 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/90{--tw-shadow-color: rgb(22 163 74 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-600\/95{--tw-shadow-color: rgb(22 163 74 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700{--tw-shadow-color: #15803d;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/0{--tw-shadow-color: rgb(21 128 61 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/10{--tw-shadow-color: rgb(21 128 61 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/100{--tw-shadow-color: rgb(21 128 61 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/15{--tw-shadow-color: rgb(21 128 61 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/20{--tw-shadow-color: rgb(21 128 61 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/25{--tw-shadow-color: rgb(21 128 61 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/30{--tw-shadow-color: rgb(21 128 61 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/35{--tw-shadow-color: rgb(21 128 61 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/40{--tw-shadow-color: rgb(21 128 61 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/45{--tw-shadow-color: rgb(21 128 61 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/5{--tw-shadow-color: rgb(21 128 61 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/50{--tw-shadow-color: rgb(21 128 61 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/55{--tw-shadow-color: rgb(21 128 61 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/60{--tw-shadow-color: rgb(21 128 61 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/65{--tw-shadow-color: rgb(21 128 61 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/70{--tw-shadow-color: rgb(21 128 61 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/75{--tw-shadow-color: rgb(21 128 61 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/80{--tw-shadow-color: rgb(21 128 61 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/85{--tw-shadow-color: rgb(21 128 61 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/90{--tw-shadow-color: rgb(21 128 61 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-700\/95{--tw-shadow-color: rgb(21 128 61 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800{--tw-shadow-color: #166534;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/0{--tw-shadow-color: rgb(22 101 52 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/10{--tw-shadow-color: rgb(22 101 52 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/100{--tw-shadow-color: rgb(22 101 52 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/15{--tw-shadow-color: rgb(22 101 52 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/20{--tw-shadow-color: rgb(22 101 52 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/25{--tw-shadow-color: rgb(22 101 52 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/30{--tw-shadow-color: rgb(22 101 52 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/35{--tw-shadow-color: rgb(22 101 52 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/40{--tw-shadow-color: rgb(22 101 52 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/45{--tw-shadow-color: rgb(22 101 52 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/5{--tw-shadow-color: rgb(22 101 52 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/50{--tw-shadow-color: rgb(22 101 52 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/55{--tw-shadow-color: rgb(22 101 52 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/60{--tw-shadow-color: rgb(22 101 52 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/65{--tw-shadow-color: rgb(22 101 52 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/70{--tw-shadow-color: rgb(22 101 52 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/75{--tw-shadow-color: rgb(22 101 52 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/80{--tw-shadow-color: rgb(22 101 52 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/85{--tw-shadow-color: rgb(22 101 52 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/90{--tw-shadow-color: rgb(22 101 52 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-800\/95{--tw-shadow-color: rgb(22 101 52 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900{--tw-shadow-color: #14532d;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/0{--tw-shadow-color: rgb(20 83 45 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/10{--tw-shadow-color: rgb(20 83 45 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/100{--tw-shadow-color: rgb(20 83 45 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/15{--tw-shadow-color: rgb(20 83 45 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/20{--tw-shadow-color: rgb(20 83 45 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/25{--tw-shadow-color: rgb(20 83 45 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/30{--tw-shadow-color: rgb(20 83 45 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/35{--tw-shadow-color: rgb(20 83 45 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/40{--tw-shadow-color: rgb(20 83 45 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/45{--tw-shadow-color: rgb(20 83 45 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/5{--tw-shadow-color: rgb(20 83 45 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/50{--tw-shadow-color: rgb(20 83 45 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/55{--tw-shadow-color: rgb(20 83 45 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/60{--tw-shadow-color: rgb(20 83 45 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/65{--tw-shadow-color: rgb(20 83 45 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/70{--tw-shadow-color: rgb(20 83 45 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/75{--tw-shadow-color: rgb(20 83 45 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/80{--tw-shadow-color: rgb(20 83 45 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/85{--tw-shadow-color: rgb(20 83 45 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/90{--tw-shadow-color: rgb(20 83 45 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-900\/95{--tw-shadow-color: rgb(20 83 45 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950{--tw-shadow-color: #052e16;--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/0{--tw-shadow-color: rgb(5 46 22 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/10{--tw-shadow-color: rgb(5 46 22 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/100{--tw-shadow-color: rgb(5 46 22 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/15{--tw-shadow-color: rgb(5 46 22 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/20{--tw-shadow-color: rgb(5 46 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/25{--tw-shadow-color: rgb(5 46 22 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/30{--tw-shadow-color: rgb(5 46 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/35{--tw-shadow-color: rgb(5 46 22 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/40{--tw-shadow-color: rgb(5 46 22 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/45{--tw-shadow-color: rgb(5 46 22 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/5{--tw-shadow-color: rgb(5 46 22 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/50{--tw-shadow-color: rgb(5 46 22 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/55{--tw-shadow-color: rgb(5 46 22 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/60{--tw-shadow-color: rgb(5 46 22 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/65{--tw-shadow-color: rgb(5 46 22 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/70{--tw-shadow-color: rgb(5 46 22 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/75{--tw-shadow-color: rgb(5 46 22 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/80{--tw-shadow-color: rgb(5 46 22 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/85{--tw-shadow-color: rgb(5 46 22 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/90{--tw-shadow-color: rgb(5 46 22 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-green-950\/95{--tw-shadow-color: rgb(5 46 22 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100{--tw-shadow-color: #ffedd5;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/0{--tw-shadow-color: rgb(255 237 213 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/10{--tw-shadow-color: rgb(255 237 213 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/100{--tw-shadow-color: rgb(255 237 213 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/15{--tw-shadow-color: rgb(255 237 213 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/20{--tw-shadow-color: rgb(255 237 213 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/25{--tw-shadow-color: rgb(255 237 213 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/30{--tw-shadow-color: rgb(255 237 213 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/35{--tw-shadow-color: rgb(255 237 213 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/40{--tw-shadow-color: rgb(255 237 213 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/45{--tw-shadow-color: rgb(255 237 213 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/5{--tw-shadow-color: rgb(255 237 213 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/50{--tw-shadow-color: rgb(255 237 213 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/55{--tw-shadow-color: rgb(255 237 213 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/60{--tw-shadow-color: rgb(255 237 213 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/65{--tw-shadow-color: rgb(255 237 213 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/70{--tw-shadow-color: rgb(255 237 213 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/75{--tw-shadow-color: rgb(255 237 213 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/80{--tw-shadow-color: rgb(255 237 213 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/85{--tw-shadow-color: rgb(255 237 213 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/90{--tw-shadow-color: rgb(255 237 213 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-100\/95{--tw-shadow-color: rgb(255 237 213 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200{--tw-shadow-color: #fed7aa;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/0{--tw-shadow-color: rgb(254 215 170 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/10{--tw-shadow-color: rgb(254 215 170 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/100{--tw-shadow-color: rgb(254 215 170 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/15{--tw-shadow-color: rgb(254 215 170 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/20{--tw-shadow-color: rgb(254 215 170 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/25{--tw-shadow-color: rgb(254 215 170 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/30{--tw-shadow-color: rgb(254 215 170 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/35{--tw-shadow-color: rgb(254 215 170 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/40{--tw-shadow-color: rgb(254 215 170 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/45{--tw-shadow-color: rgb(254 215 170 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/5{--tw-shadow-color: rgb(254 215 170 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/50{--tw-shadow-color: rgb(254 215 170 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/55{--tw-shadow-color: rgb(254 215 170 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/60{--tw-shadow-color: rgb(254 215 170 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/65{--tw-shadow-color: rgb(254 215 170 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/70{--tw-shadow-color: rgb(254 215 170 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/75{--tw-shadow-color: rgb(254 215 170 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/80{--tw-shadow-color: rgb(254 215 170 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/85{--tw-shadow-color: rgb(254 215 170 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/90{--tw-shadow-color: rgb(254 215 170 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-200\/95{--tw-shadow-color: rgb(254 215 170 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300{--tw-shadow-color: #fdba74;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/0{--tw-shadow-color: rgb(253 186 116 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/10{--tw-shadow-color: rgb(253 186 116 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/100{--tw-shadow-color: rgb(253 186 116 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/15{--tw-shadow-color: rgb(253 186 116 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/20{--tw-shadow-color: rgb(253 186 116 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/25{--tw-shadow-color: rgb(253 186 116 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/30{--tw-shadow-color: rgb(253 186 116 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/35{--tw-shadow-color: rgb(253 186 116 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/40{--tw-shadow-color: rgb(253 186 116 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/45{--tw-shadow-color: rgb(253 186 116 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/5{--tw-shadow-color: rgb(253 186 116 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/50{--tw-shadow-color: rgb(253 186 116 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/55{--tw-shadow-color: rgb(253 186 116 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/60{--tw-shadow-color: rgb(253 186 116 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/65{--tw-shadow-color: rgb(253 186 116 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/70{--tw-shadow-color: rgb(253 186 116 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/75{--tw-shadow-color: rgb(253 186 116 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/80{--tw-shadow-color: rgb(253 186 116 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/85{--tw-shadow-color: rgb(253 186 116 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/90{--tw-shadow-color: rgb(253 186 116 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-300\/95{--tw-shadow-color: rgb(253 186 116 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400{--tw-shadow-color: #fb923c;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/0{--tw-shadow-color: rgb(251 146 60 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/10{--tw-shadow-color: rgb(251 146 60 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/100{--tw-shadow-color: rgb(251 146 60 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/15{--tw-shadow-color: rgb(251 146 60 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/20{--tw-shadow-color: rgb(251 146 60 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/25{--tw-shadow-color: rgb(251 146 60 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/30{--tw-shadow-color: rgb(251 146 60 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/35{--tw-shadow-color: rgb(251 146 60 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/40{--tw-shadow-color: rgb(251 146 60 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/45{--tw-shadow-color: rgb(251 146 60 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/5{--tw-shadow-color: rgb(251 146 60 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/50{--tw-shadow-color: rgb(251 146 60 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/55{--tw-shadow-color: rgb(251 146 60 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/60{--tw-shadow-color: rgb(251 146 60 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/65{--tw-shadow-color: rgb(251 146 60 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/70{--tw-shadow-color: rgb(251 146 60 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/75{--tw-shadow-color: rgb(251 146 60 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/80{--tw-shadow-color: rgb(251 146 60 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/85{--tw-shadow-color: rgb(251 146 60 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/90{--tw-shadow-color: rgb(251 146 60 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-400\/95{--tw-shadow-color: rgb(251 146 60 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50{--tw-shadow-color: #fff7ed;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/0{--tw-shadow-color: rgb(255 247 237 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/10{--tw-shadow-color: rgb(255 247 237 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/100{--tw-shadow-color: rgb(255 247 237 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/15{--tw-shadow-color: rgb(255 247 237 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/20{--tw-shadow-color: rgb(255 247 237 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/25{--tw-shadow-color: rgb(255 247 237 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/30{--tw-shadow-color: rgb(255 247 237 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/35{--tw-shadow-color: rgb(255 247 237 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/40{--tw-shadow-color: rgb(255 247 237 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/45{--tw-shadow-color: rgb(255 247 237 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/5{--tw-shadow-color: rgb(255 247 237 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/50{--tw-shadow-color: rgb(255 247 237 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/55{--tw-shadow-color: rgb(255 247 237 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/60{--tw-shadow-color: rgb(255 247 237 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/65{--tw-shadow-color: rgb(255 247 237 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/70{--tw-shadow-color: rgb(255 247 237 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/75{--tw-shadow-color: rgb(255 247 237 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/80{--tw-shadow-color: rgb(255 247 237 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/85{--tw-shadow-color: rgb(255 247 237 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/90{--tw-shadow-color: rgb(255 247 237 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-50\/95{--tw-shadow-color: rgb(255 247 237 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500{--tw-shadow-color: #f97316;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/0{--tw-shadow-color: rgb(249 115 22 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/10{--tw-shadow-color: rgb(249 115 22 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/100{--tw-shadow-color: rgb(249 115 22 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/15{--tw-shadow-color: rgb(249 115 22 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/20{--tw-shadow-color: rgb(249 115 22 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/25{--tw-shadow-color: rgb(249 115 22 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/30{--tw-shadow-color: rgb(249 115 22 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/35{--tw-shadow-color: rgb(249 115 22 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/40{--tw-shadow-color: rgb(249 115 22 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/45{--tw-shadow-color: rgb(249 115 22 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/5{--tw-shadow-color: rgb(249 115 22 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/50{--tw-shadow-color: rgb(249 115 22 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/55{--tw-shadow-color: rgb(249 115 22 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/60{--tw-shadow-color: rgb(249 115 22 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/65{--tw-shadow-color: rgb(249 115 22 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/70{--tw-shadow-color: rgb(249 115 22 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/75{--tw-shadow-color: rgb(249 115 22 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/80{--tw-shadow-color: rgb(249 115 22 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/85{--tw-shadow-color: rgb(249 115 22 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/90{--tw-shadow-color: rgb(249 115 22 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-500\/95{--tw-shadow-color: rgb(249 115 22 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600{--tw-shadow-color: #ea580c;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/0{--tw-shadow-color: rgb(234 88 12 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/10{--tw-shadow-color: rgb(234 88 12 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/100{--tw-shadow-color: rgb(234 88 12 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/15{--tw-shadow-color: rgb(234 88 12 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/20{--tw-shadow-color: rgb(234 88 12 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/25{--tw-shadow-color: rgb(234 88 12 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/30{--tw-shadow-color: rgb(234 88 12 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/35{--tw-shadow-color: rgb(234 88 12 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/40{--tw-shadow-color: rgb(234 88 12 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/45{--tw-shadow-color: rgb(234 88 12 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/5{--tw-shadow-color: rgb(234 88 12 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/50{--tw-shadow-color: rgb(234 88 12 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/55{--tw-shadow-color: rgb(234 88 12 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/60{--tw-shadow-color: rgb(234 88 12 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/65{--tw-shadow-color: rgb(234 88 12 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/70{--tw-shadow-color: rgb(234 88 12 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/75{--tw-shadow-color: rgb(234 88 12 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/80{--tw-shadow-color: rgb(234 88 12 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/85{--tw-shadow-color: rgb(234 88 12 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/90{--tw-shadow-color: rgb(234 88 12 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-600\/95{--tw-shadow-color: rgb(234 88 12 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700{--tw-shadow-color: #c2410c;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/0{--tw-shadow-color: rgb(194 65 12 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/10{--tw-shadow-color: rgb(194 65 12 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/100{--tw-shadow-color: rgb(194 65 12 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/15{--tw-shadow-color: rgb(194 65 12 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/20{--tw-shadow-color: rgb(194 65 12 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/25{--tw-shadow-color: rgb(194 65 12 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/30{--tw-shadow-color: rgb(194 65 12 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/35{--tw-shadow-color: rgb(194 65 12 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/40{--tw-shadow-color: rgb(194 65 12 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/45{--tw-shadow-color: rgb(194 65 12 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/5{--tw-shadow-color: rgb(194 65 12 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/50{--tw-shadow-color: rgb(194 65 12 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/55{--tw-shadow-color: rgb(194 65 12 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/60{--tw-shadow-color: rgb(194 65 12 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/65{--tw-shadow-color: rgb(194 65 12 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/70{--tw-shadow-color: rgb(194 65 12 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/75{--tw-shadow-color: rgb(194 65 12 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/80{--tw-shadow-color: rgb(194 65 12 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/85{--tw-shadow-color: rgb(194 65 12 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/90{--tw-shadow-color: rgb(194 65 12 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-700\/95{--tw-shadow-color: rgb(194 65 12 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800{--tw-shadow-color: #9a3412;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/0{--tw-shadow-color: rgb(154 52 18 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/10{--tw-shadow-color: rgb(154 52 18 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/100{--tw-shadow-color: rgb(154 52 18 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/15{--tw-shadow-color: rgb(154 52 18 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/20{--tw-shadow-color: rgb(154 52 18 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/25{--tw-shadow-color: rgb(154 52 18 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/30{--tw-shadow-color: rgb(154 52 18 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/35{--tw-shadow-color: rgb(154 52 18 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/40{--tw-shadow-color: rgb(154 52 18 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/45{--tw-shadow-color: rgb(154 52 18 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/5{--tw-shadow-color: rgb(154 52 18 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/50{--tw-shadow-color: rgb(154 52 18 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/55{--tw-shadow-color: rgb(154 52 18 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/60{--tw-shadow-color: rgb(154 52 18 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/65{--tw-shadow-color: rgb(154 52 18 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/70{--tw-shadow-color: rgb(154 52 18 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/75{--tw-shadow-color: rgb(154 52 18 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/80{--tw-shadow-color: rgb(154 52 18 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/85{--tw-shadow-color: rgb(154 52 18 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/90{--tw-shadow-color: rgb(154 52 18 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-800\/95{--tw-shadow-color: rgb(154 52 18 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900{--tw-shadow-color: #7c2d12;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/0{--tw-shadow-color: rgb(124 45 18 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/10{--tw-shadow-color: rgb(124 45 18 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/100{--tw-shadow-color: rgb(124 45 18 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/15{--tw-shadow-color: rgb(124 45 18 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/20{--tw-shadow-color: rgb(124 45 18 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/25{--tw-shadow-color: rgb(124 45 18 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/30{--tw-shadow-color: rgb(124 45 18 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/35{--tw-shadow-color: rgb(124 45 18 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/40{--tw-shadow-color: rgb(124 45 18 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/45{--tw-shadow-color: rgb(124 45 18 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/5{--tw-shadow-color: rgb(124 45 18 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/50{--tw-shadow-color: rgb(124 45 18 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/55{--tw-shadow-color: rgb(124 45 18 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/60{--tw-shadow-color: rgb(124 45 18 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/65{--tw-shadow-color: rgb(124 45 18 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/70{--tw-shadow-color: rgb(124 45 18 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/75{--tw-shadow-color: rgb(124 45 18 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/80{--tw-shadow-color: rgb(124 45 18 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/85{--tw-shadow-color: rgb(124 45 18 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/90{--tw-shadow-color: rgb(124 45 18 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-900\/95{--tw-shadow-color: rgb(124 45 18 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950{--tw-shadow-color: #431407;--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/0{--tw-shadow-color: rgb(67 20 7 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/10{--tw-shadow-color: rgb(67 20 7 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/100{--tw-shadow-color: rgb(67 20 7 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/15{--tw-shadow-color: rgb(67 20 7 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/20{--tw-shadow-color: rgb(67 20 7 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/25{--tw-shadow-color: rgb(67 20 7 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/30{--tw-shadow-color: rgb(67 20 7 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/35{--tw-shadow-color: rgb(67 20 7 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/40{--tw-shadow-color: rgb(67 20 7 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/45{--tw-shadow-color: rgb(67 20 7 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/5{--tw-shadow-color: rgb(67 20 7 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/50{--tw-shadow-color: rgb(67 20 7 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/55{--tw-shadow-color: rgb(67 20 7 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/60{--tw-shadow-color: rgb(67 20 7 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/65{--tw-shadow-color: rgb(67 20 7 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/70{--tw-shadow-color: rgb(67 20 7 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/75{--tw-shadow-color: rgb(67 20 7 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/80{--tw-shadow-color: rgb(67 20 7 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/85{--tw-shadow-color: rgb(67 20 7 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/90{--tw-shadow-color: rgb(67 20 7 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-orange-950\/95{--tw-shadow-color: rgb(67 20 7 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100{--tw-shadow-color: #fee2e2;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/0{--tw-shadow-color: rgb(254 226 226 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/10{--tw-shadow-color: rgb(254 226 226 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/100{--tw-shadow-color: rgb(254 226 226 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/15{--tw-shadow-color: rgb(254 226 226 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/20{--tw-shadow-color: rgb(254 226 226 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/25{--tw-shadow-color: rgb(254 226 226 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/30{--tw-shadow-color: rgb(254 226 226 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/35{--tw-shadow-color: rgb(254 226 226 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/40{--tw-shadow-color: rgb(254 226 226 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/45{--tw-shadow-color: rgb(254 226 226 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/5{--tw-shadow-color: rgb(254 226 226 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/50{--tw-shadow-color: rgb(254 226 226 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/55{--tw-shadow-color: rgb(254 226 226 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/60{--tw-shadow-color: rgb(254 226 226 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/65{--tw-shadow-color: rgb(254 226 226 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/70{--tw-shadow-color: rgb(254 226 226 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/75{--tw-shadow-color: rgb(254 226 226 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/80{--tw-shadow-color: rgb(254 226 226 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/85{--tw-shadow-color: rgb(254 226 226 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/90{--tw-shadow-color: rgb(254 226 226 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-100\/95{--tw-shadow-color: rgb(254 226 226 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200{--tw-shadow-color: #fecaca;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/0{--tw-shadow-color: rgb(254 202 202 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/10{--tw-shadow-color: rgb(254 202 202 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/100{--tw-shadow-color: rgb(254 202 202 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/15{--tw-shadow-color: rgb(254 202 202 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/20{--tw-shadow-color: rgb(254 202 202 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/25{--tw-shadow-color: rgb(254 202 202 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/30{--tw-shadow-color: rgb(254 202 202 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/35{--tw-shadow-color: rgb(254 202 202 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/40{--tw-shadow-color: rgb(254 202 202 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/45{--tw-shadow-color: rgb(254 202 202 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/5{--tw-shadow-color: rgb(254 202 202 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/50{--tw-shadow-color: rgb(254 202 202 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/55{--tw-shadow-color: rgb(254 202 202 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/60{--tw-shadow-color: rgb(254 202 202 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/65{--tw-shadow-color: rgb(254 202 202 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/70{--tw-shadow-color: rgb(254 202 202 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/75{--tw-shadow-color: rgb(254 202 202 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/80{--tw-shadow-color: rgb(254 202 202 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/85{--tw-shadow-color: rgb(254 202 202 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/90{--tw-shadow-color: rgb(254 202 202 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-200\/95{--tw-shadow-color: rgb(254 202 202 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300{--tw-shadow-color: #fca5a5;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/0{--tw-shadow-color: rgb(252 165 165 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/10{--tw-shadow-color: rgb(252 165 165 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/100{--tw-shadow-color: rgb(252 165 165 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/15{--tw-shadow-color: rgb(252 165 165 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/20{--tw-shadow-color: rgb(252 165 165 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/25{--tw-shadow-color: rgb(252 165 165 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/30{--tw-shadow-color: rgb(252 165 165 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/35{--tw-shadow-color: rgb(252 165 165 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/40{--tw-shadow-color: rgb(252 165 165 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/45{--tw-shadow-color: rgb(252 165 165 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/5{--tw-shadow-color: rgb(252 165 165 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/50{--tw-shadow-color: rgb(252 165 165 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/55{--tw-shadow-color: rgb(252 165 165 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/60{--tw-shadow-color: rgb(252 165 165 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/65{--tw-shadow-color: rgb(252 165 165 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/70{--tw-shadow-color: rgb(252 165 165 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/75{--tw-shadow-color: rgb(252 165 165 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/80{--tw-shadow-color: rgb(252 165 165 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/85{--tw-shadow-color: rgb(252 165 165 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/90{--tw-shadow-color: rgb(252 165 165 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-300\/95{--tw-shadow-color: rgb(252 165 165 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400{--tw-shadow-color: #f87171;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/0{--tw-shadow-color: rgb(248 113 113 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/10{--tw-shadow-color: rgb(248 113 113 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/100{--tw-shadow-color: rgb(248 113 113 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/15{--tw-shadow-color: rgb(248 113 113 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/20{--tw-shadow-color: rgb(248 113 113 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/25{--tw-shadow-color: rgb(248 113 113 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/30{--tw-shadow-color: rgb(248 113 113 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/35{--tw-shadow-color: rgb(248 113 113 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/40{--tw-shadow-color: rgb(248 113 113 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/45{--tw-shadow-color: rgb(248 113 113 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/5{--tw-shadow-color: rgb(248 113 113 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/50{--tw-shadow-color: rgb(248 113 113 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/55{--tw-shadow-color: rgb(248 113 113 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/60{--tw-shadow-color: rgb(248 113 113 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/65{--tw-shadow-color: rgb(248 113 113 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/70{--tw-shadow-color: rgb(248 113 113 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/75{--tw-shadow-color: rgb(248 113 113 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/80{--tw-shadow-color: rgb(248 113 113 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/85{--tw-shadow-color: rgb(248 113 113 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/90{--tw-shadow-color: rgb(248 113 113 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-400\/95{--tw-shadow-color: rgb(248 113 113 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50{--tw-shadow-color: #fef2f2;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/0{--tw-shadow-color: rgb(254 242 242 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/10{--tw-shadow-color: rgb(254 242 242 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/100{--tw-shadow-color: rgb(254 242 242 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/15{--tw-shadow-color: rgb(254 242 242 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/20{--tw-shadow-color: rgb(254 242 242 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/25{--tw-shadow-color: rgb(254 242 242 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/30{--tw-shadow-color: rgb(254 242 242 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/35{--tw-shadow-color: rgb(254 242 242 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/40{--tw-shadow-color: rgb(254 242 242 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/45{--tw-shadow-color: rgb(254 242 242 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/5{--tw-shadow-color: rgb(254 242 242 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/50{--tw-shadow-color: rgb(254 242 242 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/55{--tw-shadow-color: rgb(254 242 242 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/60{--tw-shadow-color: rgb(254 242 242 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/65{--tw-shadow-color: rgb(254 242 242 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/70{--tw-shadow-color: rgb(254 242 242 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/75{--tw-shadow-color: rgb(254 242 242 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/80{--tw-shadow-color: rgb(254 242 242 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/85{--tw-shadow-color: rgb(254 242 242 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/90{--tw-shadow-color: rgb(254 242 242 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-50\/95{--tw-shadow-color: rgb(254 242 242 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500{--tw-shadow-color: #ef4444;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/0{--tw-shadow-color: rgb(239 68 68 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/10{--tw-shadow-color: rgb(239 68 68 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/100{--tw-shadow-color: rgb(239 68 68 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/15{--tw-shadow-color: rgb(239 68 68 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/20{--tw-shadow-color: rgb(239 68 68 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/25{--tw-shadow-color: rgb(239 68 68 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/30{--tw-shadow-color: rgb(239 68 68 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/35{--tw-shadow-color: rgb(239 68 68 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/40{--tw-shadow-color: rgb(239 68 68 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/45{--tw-shadow-color: rgb(239 68 68 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/5{--tw-shadow-color: rgb(239 68 68 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/50{--tw-shadow-color: rgb(239 68 68 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/55{--tw-shadow-color: rgb(239 68 68 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/60{--tw-shadow-color: rgb(239 68 68 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/65{--tw-shadow-color: rgb(239 68 68 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/70{--tw-shadow-color: rgb(239 68 68 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/75{--tw-shadow-color: rgb(239 68 68 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/80{--tw-shadow-color: rgb(239 68 68 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/85{--tw-shadow-color: rgb(239 68 68 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/90{--tw-shadow-color: rgb(239 68 68 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-500\/95{--tw-shadow-color: rgb(239 68 68 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600{--tw-shadow-color: #dc2626;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/0{--tw-shadow-color: rgb(220 38 38 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/10{--tw-shadow-color: rgb(220 38 38 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/100{--tw-shadow-color: rgb(220 38 38 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/15{--tw-shadow-color: rgb(220 38 38 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/20{--tw-shadow-color: rgb(220 38 38 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/25{--tw-shadow-color: rgb(220 38 38 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/30{--tw-shadow-color: rgb(220 38 38 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/35{--tw-shadow-color: rgb(220 38 38 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/40{--tw-shadow-color: rgb(220 38 38 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/45{--tw-shadow-color: rgb(220 38 38 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/5{--tw-shadow-color: rgb(220 38 38 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/50{--tw-shadow-color: rgb(220 38 38 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/55{--tw-shadow-color: rgb(220 38 38 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/60{--tw-shadow-color: rgb(220 38 38 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/65{--tw-shadow-color: rgb(220 38 38 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/70{--tw-shadow-color: rgb(220 38 38 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/75{--tw-shadow-color: rgb(220 38 38 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/80{--tw-shadow-color: rgb(220 38 38 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/85{--tw-shadow-color: rgb(220 38 38 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/90{--tw-shadow-color: rgb(220 38 38 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-600\/95{--tw-shadow-color: rgb(220 38 38 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700{--tw-shadow-color: #b91c1c;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/0{--tw-shadow-color: rgb(185 28 28 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/10{--tw-shadow-color: rgb(185 28 28 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/100{--tw-shadow-color: rgb(185 28 28 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/15{--tw-shadow-color: rgb(185 28 28 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/20{--tw-shadow-color: rgb(185 28 28 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/25{--tw-shadow-color: rgb(185 28 28 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/30{--tw-shadow-color: rgb(185 28 28 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/35{--tw-shadow-color: rgb(185 28 28 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/40{--tw-shadow-color: rgb(185 28 28 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/45{--tw-shadow-color: rgb(185 28 28 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/5{--tw-shadow-color: rgb(185 28 28 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/50{--tw-shadow-color: rgb(185 28 28 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/55{--tw-shadow-color: rgb(185 28 28 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/60{--tw-shadow-color: rgb(185 28 28 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/65{--tw-shadow-color: rgb(185 28 28 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/70{--tw-shadow-color: rgb(185 28 28 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/75{--tw-shadow-color: rgb(185 28 28 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/80{--tw-shadow-color: rgb(185 28 28 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/85{--tw-shadow-color: rgb(185 28 28 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/90{--tw-shadow-color: rgb(185 28 28 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-700\/95{--tw-shadow-color: rgb(185 28 28 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800{--tw-shadow-color: #991b1b;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/0{--tw-shadow-color: rgb(153 27 27 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/10{--tw-shadow-color: rgb(153 27 27 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/100{--tw-shadow-color: rgb(153 27 27 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/15{--tw-shadow-color: rgb(153 27 27 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/20{--tw-shadow-color: rgb(153 27 27 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/25{--tw-shadow-color: rgb(153 27 27 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/30{--tw-shadow-color: rgb(153 27 27 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/35{--tw-shadow-color: rgb(153 27 27 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/40{--tw-shadow-color: rgb(153 27 27 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/45{--tw-shadow-color: rgb(153 27 27 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/5{--tw-shadow-color: rgb(153 27 27 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/50{--tw-shadow-color: rgb(153 27 27 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/55{--tw-shadow-color: rgb(153 27 27 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/60{--tw-shadow-color: rgb(153 27 27 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/65{--tw-shadow-color: rgb(153 27 27 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/70{--tw-shadow-color: rgb(153 27 27 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/75{--tw-shadow-color: rgb(153 27 27 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/80{--tw-shadow-color: rgb(153 27 27 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/85{--tw-shadow-color: rgb(153 27 27 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/90{--tw-shadow-color: rgb(153 27 27 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-800\/95{--tw-shadow-color: rgb(153 27 27 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900{--tw-shadow-color: #7f1d1d;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/0{--tw-shadow-color: rgb(127 29 29 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/10{--tw-shadow-color: rgb(127 29 29 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/100{--tw-shadow-color: rgb(127 29 29 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/15{--tw-shadow-color: rgb(127 29 29 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/20{--tw-shadow-color: rgb(127 29 29 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/25{--tw-shadow-color: rgb(127 29 29 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/30{--tw-shadow-color: rgb(127 29 29 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/35{--tw-shadow-color: rgb(127 29 29 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/40{--tw-shadow-color: rgb(127 29 29 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/45{--tw-shadow-color: rgb(127 29 29 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/5{--tw-shadow-color: rgb(127 29 29 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/50{--tw-shadow-color: rgb(127 29 29 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/55{--tw-shadow-color: rgb(127 29 29 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/60{--tw-shadow-color: rgb(127 29 29 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/65{--tw-shadow-color: rgb(127 29 29 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/70{--tw-shadow-color: rgb(127 29 29 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/75{--tw-shadow-color: rgb(127 29 29 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/80{--tw-shadow-color: rgb(127 29 29 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/85{--tw-shadow-color: rgb(127 29 29 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/90{--tw-shadow-color: rgb(127 29 29 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-900\/95{--tw-shadow-color: rgb(127 29 29 / .95);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950{--tw-shadow-color: #450a0a;--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/0{--tw-shadow-color: rgb(69 10 10 / 0);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/10{--tw-shadow-color: rgb(69 10 10 / .1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/100{--tw-shadow-color: rgb(69 10 10 / 1);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/15{--tw-shadow-color: rgb(69 10 10 / .15);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/20{--tw-shadow-color: rgb(69 10 10 / .2);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/25{--tw-shadow-color: rgb(69 10 10 / .25);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/30{--tw-shadow-color: rgb(69 10 10 / .3);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/35{--tw-shadow-color: rgb(69 10 10 / .35);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/40{--tw-shadow-color: rgb(69 10 10 / .4);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/45{--tw-shadow-color: rgb(69 10 10 / .45);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/5{--tw-shadow-color: rgb(69 10 10 / .05);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/50{--tw-shadow-color: rgb(69 10 10 / .5);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/55{--tw-shadow-color: rgb(69 10 10 / .55);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/60{--tw-shadow-color: rgb(69 10 10 / .6);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/65{--tw-shadow-color: rgb(69 10 10 / .65);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/70{--tw-shadow-color: rgb(69 10 10 / .7);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/75{--tw-shadow-color: rgb(69 10 10 / .75);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/80{--tw-shadow-color: rgb(69 10 10 / .8);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/85{--tw-shadow-color: rgb(69 10 10 / .85);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/90{--tw-shadow-color: rgb(69 10 10 / .9);--tw-shadow: var(--tw-shadow-colored)}.shadow-red-950\/95{--tw-shadow-color: rgb(69 10 10 / .95);--tw-shadow: var(--tw-shadow-colored)}.outline{outline-style:solid}.outline-blue-100{outline-color:#dbeafe}.outline-blue-100\/0{outline-color:#dbeafe00}.outline-blue-100\/10{outline-color:#dbeafe1a}.outline-blue-100\/100{outline-color:#dbeafe}.outline-blue-100\/15{outline-color:#dbeafe26}.outline-blue-100\/20{outline-color:#dbeafe33}.outline-blue-100\/25{outline-color:#dbeafe40}.outline-blue-100\/30{outline-color:#dbeafe4d}.outline-blue-100\/35{outline-color:#dbeafe59}.outline-blue-100\/40{outline-color:#dbeafe66}.outline-blue-100\/45{outline-color:#dbeafe73}.outline-blue-100\/5{outline-color:#dbeafe0d}.outline-blue-100\/50{outline-color:#dbeafe80}.outline-blue-100\/55{outline-color:#dbeafe8c}.outline-blue-100\/60{outline-color:#dbeafe99}.outline-blue-100\/65{outline-color:#dbeafea6}.outline-blue-100\/70{outline-color:#dbeafeb3}.outline-blue-100\/75{outline-color:#dbeafebf}.outline-blue-100\/80{outline-color:#dbeafecc}.outline-blue-100\/85{outline-color:#dbeafed9}.outline-blue-100\/90{outline-color:#dbeafee6}.outline-blue-100\/95{outline-color:#dbeafef2}.outline-blue-200{outline-color:#bfdbfe}.outline-blue-200\/0{outline-color:#bfdbfe00}.outline-blue-200\/10{outline-color:#bfdbfe1a}.outline-blue-200\/100{outline-color:#bfdbfe}.outline-blue-200\/15{outline-color:#bfdbfe26}.outline-blue-200\/20{outline-color:#bfdbfe33}.outline-blue-200\/25{outline-color:#bfdbfe40}.outline-blue-200\/30{outline-color:#bfdbfe4d}.outline-blue-200\/35{outline-color:#bfdbfe59}.outline-blue-200\/40{outline-color:#bfdbfe66}.outline-blue-200\/45{outline-color:#bfdbfe73}.outline-blue-200\/5{outline-color:#bfdbfe0d}.outline-blue-200\/50{outline-color:#bfdbfe80}.outline-blue-200\/55{outline-color:#bfdbfe8c}.outline-blue-200\/60{outline-color:#bfdbfe99}.outline-blue-200\/65{outline-color:#bfdbfea6}.outline-blue-200\/70{outline-color:#bfdbfeb3}.outline-blue-200\/75{outline-color:#bfdbfebf}.outline-blue-200\/80{outline-color:#bfdbfecc}.outline-blue-200\/85{outline-color:#bfdbfed9}.outline-blue-200\/90{outline-color:#bfdbfee6}.outline-blue-200\/95{outline-color:#bfdbfef2}.outline-blue-300{outline-color:#93c5fd}.outline-blue-300\/0{outline-color:#93c5fd00}.outline-blue-300\/10{outline-color:#93c5fd1a}.outline-blue-300\/100{outline-color:#93c5fd}.outline-blue-300\/15{outline-color:#93c5fd26}.outline-blue-300\/20{outline-color:#93c5fd33}.outline-blue-300\/25{outline-color:#93c5fd40}.outline-blue-300\/30{outline-color:#93c5fd4d}.outline-blue-300\/35{outline-color:#93c5fd59}.outline-blue-300\/40{outline-color:#93c5fd66}.outline-blue-300\/45{outline-color:#93c5fd73}.outline-blue-300\/5{outline-color:#93c5fd0d}.outline-blue-300\/50{outline-color:#93c5fd80}.outline-blue-300\/55{outline-color:#93c5fd8c}.outline-blue-300\/60{outline-color:#93c5fd99}.outline-blue-300\/65{outline-color:#93c5fda6}.outline-blue-300\/70{outline-color:#93c5fdb3}.outline-blue-300\/75{outline-color:#93c5fdbf}.outline-blue-300\/80{outline-color:#93c5fdcc}.outline-blue-300\/85{outline-color:#93c5fdd9}.outline-blue-300\/90{outline-color:#93c5fde6}.outline-blue-300\/95{outline-color:#93c5fdf2}.outline-blue-400{outline-color:#60a5fa}.outline-blue-400\/0{outline-color:#60a5fa00}.outline-blue-400\/10{outline-color:#60a5fa1a}.outline-blue-400\/100{outline-color:#60a5fa}.outline-blue-400\/15{outline-color:#60a5fa26}.outline-blue-400\/20{outline-color:#60a5fa33}.outline-blue-400\/25{outline-color:#60a5fa40}.outline-blue-400\/30{outline-color:#60a5fa4d}.outline-blue-400\/35{outline-color:#60a5fa59}.outline-blue-400\/40{outline-color:#60a5fa66}.outline-blue-400\/45{outline-color:#60a5fa73}.outline-blue-400\/5{outline-color:#60a5fa0d}.outline-blue-400\/50{outline-color:#60a5fa80}.outline-blue-400\/55{outline-color:#60a5fa8c}.outline-blue-400\/60{outline-color:#60a5fa99}.outline-blue-400\/65{outline-color:#60a5faa6}.outline-blue-400\/70{outline-color:#60a5fab3}.outline-blue-400\/75{outline-color:#60a5fabf}.outline-blue-400\/80{outline-color:#60a5facc}.outline-blue-400\/85{outline-color:#60a5fad9}.outline-blue-400\/90{outline-color:#60a5fae6}.outline-blue-400\/95{outline-color:#60a5faf2}.outline-blue-50{outline-color:#eff6ff}.outline-blue-50\/0{outline-color:#eff6ff00}.outline-blue-50\/10{outline-color:#eff6ff1a}.outline-blue-50\/100{outline-color:#eff6ff}.outline-blue-50\/15{outline-color:#eff6ff26}.outline-blue-50\/20{outline-color:#eff6ff33}.outline-blue-50\/25{outline-color:#eff6ff40}.outline-blue-50\/30{outline-color:#eff6ff4d}.outline-blue-50\/35{outline-color:#eff6ff59}.outline-blue-50\/40{outline-color:#eff6ff66}.outline-blue-50\/45{outline-color:#eff6ff73}.outline-blue-50\/5{outline-color:#eff6ff0d}.outline-blue-50\/50{outline-color:#eff6ff80}.outline-blue-50\/55{outline-color:#eff6ff8c}.outline-blue-50\/60{outline-color:#eff6ff99}.outline-blue-50\/65{outline-color:#eff6ffa6}.outline-blue-50\/70{outline-color:#eff6ffb3}.outline-blue-50\/75{outline-color:#eff6ffbf}.outline-blue-50\/80{outline-color:#eff6ffcc}.outline-blue-50\/85{outline-color:#eff6ffd9}.outline-blue-50\/90{outline-color:#eff6ffe6}.outline-blue-50\/95{outline-color:#eff6fff2}.outline-blue-500{outline-color:#3b82f6}.outline-blue-500\/0{outline-color:#3b82f600}.outline-blue-500\/10{outline-color:#3b82f61a}.outline-blue-500\/100{outline-color:#3b82f6}.outline-blue-500\/15{outline-color:#3b82f626}.outline-blue-500\/20{outline-color:#3b82f633}.outline-blue-500\/25{outline-color:#3b82f640}.outline-blue-500\/30{outline-color:#3b82f64d}.outline-blue-500\/35{outline-color:#3b82f659}.outline-blue-500\/40{outline-color:#3b82f666}.outline-blue-500\/45{outline-color:#3b82f673}.outline-blue-500\/5{outline-color:#3b82f60d}.outline-blue-500\/50{outline-color:#3b82f680}.outline-blue-500\/55{outline-color:#3b82f68c}.outline-blue-500\/60{outline-color:#3b82f699}.outline-blue-500\/65{outline-color:#3b82f6a6}.outline-blue-500\/70{outline-color:#3b82f6b3}.outline-blue-500\/75{outline-color:#3b82f6bf}.outline-blue-500\/80{outline-color:#3b82f6cc}.outline-blue-500\/85{outline-color:#3b82f6d9}.outline-blue-500\/90{outline-color:#3b82f6e6}.outline-blue-500\/95{outline-color:#3b82f6f2}.outline-blue-600{outline-color:#2563eb}.outline-blue-600\/0{outline-color:#2563eb00}.outline-blue-600\/10{outline-color:#2563eb1a}.outline-blue-600\/100{outline-color:#2563eb}.outline-blue-600\/15{outline-color:#2563eb26}.outline-blue-600\/20{outline-color:#2563eb33}.outline-blue-600\/25{outline-color:#2563eb40}.outline-blue-600\/30{outline-color:#2563eb4d}.outline-blue-600\/35{outline-color:#2563eb59}.outline-blue-600\/40{outline-color:#2563eb66}.outline-blue-600\/45{outline-color:#2563eb73}.outline-blue-600\/5{outline-color:#2563eb0d}.outline-blue-600\/50{outline-color:#2563eb80}.outline-blue-600\/55{outline-color:#2563eb8c}.outline-blue-600\/60{outline-color:#2563eb99}.outline-blue-600\/65{outline-color:#2563eba6}.outline-blue-600\/70{outline-color:#2563ebb3}.outline-blue-600\/75{outline-color:#2563ebbf}.outline-blue-600\/80{outline-color:#2563ebcc}.outline-blue-600\/85{outline-color:#2563ebd9}.outline-blue-600\/90{outline-color:#2563ebe6}.outline-blue-600\/95{outline-color:#2563ebf2}.outline-blue-700{outline-color:#1d4ed8}.outline-blue-700\/0{outline-color:#1d4ed800}.outline-blue-700\/10{outline-color:#1d4ed81a}.outline-blue-700\/100{outline-color:#1d4ed8}.outline-blue-700\/15{outline-color:#1d4ed826}.outline-blue-700\/20{outline-color:#1d4ed833}.outline-blue-700\/25{outline-color:#1d4ed840}.outline-blue-700\/30{outline-color:#1d4ed84d}.outline-blue-700\/35{outline-color:#1d4ed859}.outline-blue-700\/40{outline-color:#1d4ed866}.outline-blue-700\/45{outline-color:#1d4ed873}.outline-blue-700\/5{outline-color:#1d4ed80d}.outline-blue-700\/50{outline-color:#1d4ed880}.outline-blue-700\/55{outline-color:#1d4ed88c}.outline-blue-700\/60{outline-color:#1d4ed899}.outline-blue-700\/65{outline-color:#1d4ed8a6}.outline-blue-700\/70{outline-color:#1d4ed8b3}.outline-blue-700\/75{outline-color:#1d4ed8bf}.outline-blue-700\/80{outline-color:#1d4ed8cc}.outline-blue-700\/85{outline-color:#1d4ed8d9}.outline-blue-700\/90{outline-color:#1d4ed8e6}.outline-blue-700\/95{outline-color:#1d4ed8f2}.outline-blue-800{outline-color:#1e40af}.outline-blue-800\/0{outline-color:#1e40af00}.outline-blue-800\/10{outline-color:#1e40af1a}.outline-blue-800\/100{outline-color:#1e40af}.outline-blue-800\/15{outline-color:#1e40af26}.outline-blue-800\/20{outline-color:#1e40af33}.outline-blue-800\/25{outline-color:#1e40af40}.outline-blue-800\/30{outline-color:#1e40af4d}.outline-blue-800\/35{outline-color:#1e40af59}.outline-blue-800\/40{outline-color:#1e40af66}.outline-blue-800\/45{outline-color:#1e40af73}.outline-blue-800\/5{outline-color:#1e40af0d}.outline-blue-800\/50{outline-color:#1e40af80}.outline-blue-800\/55{outline-color:#1e40af8c}.outline-blue-800\/60{outline-color:#1e40af99}.outline-blue-800\/65{outline-color:#1e40afa6}.outline-blue-800\/70{outline-color:#1e40afb3}.outline-blue-800\/75{outline-color:#1e40afbf}.outline-blue-800\/80{outline-color:#1e40afcc}.outline-blue-800\/85{outline-color:#1e40afd9}.outline-blue-800\/90{outline-color:#1e40afe6}.outline-blue-800\/95{outline-color:#1e40aff2}.outline-blue-900{outline-color:#1e3a8a}.outline-blue-900\/0{outline-color:#1e3a8a00}.outline-blue-900\/10{outline-color:#1e3a8a1a}.outline-blue-900\/100{outline-color:#1e3a8a}.outline-blue-900\/15{outline-color:#1e3a8a26}.outline-blue-900\/20{outline-color:#1e3a8a33}.outline-blue-900\/25{outline-color:#1e3a8a40}.outline-blue-900\/30{outline-color:#1e3a8a4d}.outline-blue-900\/35{outline-color:#1e3a8a59}.outline-blue-900\/40{outline-color:#1e3a8a66}.outline-blue-900\/45{outline-color:#1e3a8a73}.outline-blue-900\/5{outline-color:#1e3a8a0d}.outline-blue-900\/50{outline-color:#1e3a8a80}.outline-blue-900\/55{outline-color:#1e3a8a8c}.outline-blue-900\/60{outline-color:#1e3a8a99}.outline-blue-900\/65{outline-color:#1e3a8aa6}.outline-blue-900\/70{outline-color:#1e3a8ab3}.outline-blue-900\/75{outline-color:#1e3a8abf}.outline-blue-900\/80{outline-color:#1e3a8acc}.outline-blue-900\/85{outline-color:#1e3a8ad9}.outline-blue-900\/90{outline-color:#1e3a8ae6}.outline-blue-900\/95{outline-color:#1e3a8af2}.outline-blue-950{outline-color:#172554}.outline-blue-950\/0{outline-color:#17255400}.outline-blue-950\/10{outline-color:#1725541a}.outline-blue-950\/100{outline-color:#172554}.outline-blue-950\/15{outline-color:#17255426}.outline-blue-950\/20{outline-color:#17255433}.outline-blue-950\/25{outline-color:#17255440}.outline-blue-950\/30{outline-color:#1725544d}.outline-blue-950\/35{outline-color:#17255459}.outline-blue-950\/40{outline-color:#17255466}.outline-blue-950\/45{outline-color:#17255473}.outline-blue-950\/5{outline-color:#1725540d}.outline-blue-950\/50{outline-color:#17255480}.outline-blue-950\/55{outline-color:#1725548c}.outline-blue-950\/60{outline-color:#17255499}.outline-blue-950\/65{outline-color:#172554a6}.outline-blue-950\/70{outline-color:#172554b3}.outline-blue-950\/75{outline-color:#172554bf}.outline-blue-950\/80{outline-color:#172554cc}.outline-blue-950\/85{outline-color:#172554d9}.outline-blue-950\/90{outline-color:#172554e6}.outline-blue-950\/95{outline-color:#172554f2}.outline-green-100{outline-color:#dcfce7}.outline-green-100\/0{outline-color:#dcfce700}.outline-green-100\/10{outline-color:#dcfce71a}.outline-green-100\/100{outline-color:#dcfce7}.outline-green-100\/15{outline-color:#dcfce726}.outline-green-100\/20{outline-color:#dcfce733}.outline-green-100\/25{outline-color:#dcfce740}.outline-green-100\/30{outline-color:#dcfce74d}.outline-green-100\/35{outline-color:#dcfce759}.outline-green-100\/40{outline-color:#dcfce766}.outline-green-100\/45{outline-color:#dcfce773}.outline-green-100\/5{outline-color:#dcfce70d}.outline-green-100\/50{outline-color:#dcfce780}.outline-green-100\/55{outline-color:#dcfce78c}.outline-green-100\/60{outline-color:#dcfce799}.outline-green-100\/65{outline-color:#dcfce7a6}.outline-green-100\/70{outline-color:#dcfce7b3}.outline-green-100\/75{outline-color:#dcfce7bf}.outline-green-100\/80{outline-color:#dcfce7cc}.outline-green-100\/85{outline-color:#dcfce7d9}.outline-green-100\/90{outline-color:#dcfce7e6}.outline-green-100\/95{outline-color:#dcfce7f2}.outline-green-200{outline-color:#bbf7d0}.outline-green-200\/0{outline-color:#bbf7d000}.outline-green-200\/10{outline-color:#bbf7d01a}.outline-green-200\/100{outline-color:#bbf7d0}.outline-green-200\/15{outline-color:#bbf7d026}.outline-green-200\/20{outline-color:#bbf7d033}.outline-green-200\/25{outline-color:#bbf7d040}.outline-green-200\/30{outline-color:#bbf7d04d}.outline-green-200\/35{outline-color:#bbf7d059}.outline-green-200\/40{outline-color:#bbf7d066}.outline-green-200\/45{outline-color:#bbf7d073}.outline-green-200\/5{outline-color:#bbf7d00d}.outline-green-200\/50{outline-color:#bbf7d080}.outline-green-200\/55{outline-color:#bbf7d08c}.outline-green-200\/60{outline-color:#bbf7d099}.outline-green-200\/65{outline-color:#bbf7d0a6}.outline-green-200\/70{outline-color:#bbf7d0b3}.outline-green-200\/75{outline-color:#bbf7d0bf}.outline-green-200\/80{outline-color:#bbf7d0cc}.outline-green-200\/85{outline-color:#bbf7d0d9}.outline-green-200\/90{outline-color:#bbf7d0e6}.outline-green-200\/95{outline-color:#bbf7d0f2}.outline-green-300{outline-color:#86efac}.outline-green-300\/0{outline-color:#86efac00}.outline-green-300\/10{outline-color:#86efac1a}.outline-green-300\/100{outline-color:#86efac}.outline-green-300\/15{outline-color:#86efac26}.outline-green-300\/20{outline-color:#86efac33}.outline-green-300\/25{outline-color:#86efac40}.outline-green-300\/30{outline-color:#86efac4d}.outline-green-300\/35{outline-color:#86efac59}.outline-green-300\/40{outline-color:#86efac66}.outline-green-300\/45{outline-color:#86efac73}.outline-green-300\/5{outline-color:#86efac0d}.outline-green-300\/50{outline-color:#86efac80}.outline-green-300\/55{outline-color:#86efac8c}.outline-green-300\/60{outline-color:#86efac99}.outline-green-300\/65{outline-color:#86efaca6}.outline-green-300\/70{outline-color:#86efacb3}.outline-green-300\/75{outline-color:#86efacbf}.outline-green-300\/80{outline-color:#86efaccc}.outline-green-300\/85{outline-color:#86efacd9}.outline-green-300\/90{outline-color:#86eface6}.outline-green-300\/95{outline-color:#86efacf2}.outline-green-400{outline-color:#4ade80}.outline-green-400\/0{outline-color:#4ade8000}.outline-green-400\/10{outline-color:#4ade801a}.outline-green-400\/100{outline-color:#4ade80}.outline-green-400\/15{outline-color:#4ade8026}.outline-green-400\/20{outline-color:#4ade8033}.outline-green-400\/25{outline-color:#4ade8040}.outline-green-400\/30{outline-color:#4ade804d}.outline-green-400\/35{outline-color:#4ade8059}.outline-green-400\/40{outline-color:#4ade8066}.outline-green-400\/45{outline-color:#4ade8073}.outline-green-400\/5{outline-color:#4ade800d}.outline-green-400\/50{outline-color:#4ade8080}.outline-green-400\/55{outline-color:#4ade808c}.outline-green-400\/60{outline-color:#4ade8099}.outline-green-400\/65{outline-color:#4ade80a6}.outline-green-400\/70{outline-color:#4ade80b3}.outline-green-400\/75{outline-color:#4ade80bf}.outline-green-400\/80{outline-color:#4ade80cc}.outline-green-400\/85{outline-color:#4ade80d9}.outline-green-400\/90{outline-color:#4ade80e6}.outline-green-400\/95{outline-color:#4ade80f2}.outline-green-50{outline-color:#f0fdf4}.outline-green-50\/0{outline-color:#f0fdf400}.outline-green-50\/10{outline-color:#f0fdf41a}.outline-green-50\/100{outline-color:#f0fdf4}.outline-green-50\/15{outline-color:#f0fdf426}.outline-green-50\/20{outline-color:#f0fdf433}.outline-green-50\/25{outline-color:#f0fdf440}.outline-green-50\/30{outline-color:#f0fdf44d}.outline-green-50\/35{outline-color:#f0fdf459}.outline-green-50\/40{outline-color:#f0fdf466}.outline-green-50\/45{outline-color:#f0fdf473}.outline-green-50\/5{outline-color:#f0fdf40d}.outline-green-50\/50{outline-color:#f0fdf480}.outline-green-50\/55{outline-color:#f0fdf48c}.outline-green-50\/60{outline-color:#f0fdf499}.outline-green-50\/65{outline-color:#f0fdf4a6}.outline-green-50\/70{outline-color:#f0fdf4b3}.outline-green-50\/75{outline-color:#f0fdf4bf}.outline-green-50\/80{outline-color:#f0fdf4cc}.outline-green-50\/85{outline-color:#f0fdf4d9}.outline-green-50\/90{outline-color:#f0fdf4e6}.outline-green-50\/95{outline-color:#f0fdf4f2}.outline-green-500{outline-color:#22c55e}.outline-green-500\/0{outline-color:#22c55e00}.outline-green-500\/10{outline-color:#22c55e1a}.outline-green-500\/100{outline-color:#22c55e}.outline-green-500\/15{outline-color:#22c55e26}.outline-green-500\/20{outline-color:#22c55e33}.outline-green-500\/25{outline-color:#22c55e40}.outline-green-500\/30{outline-color:#22c55e4d}.outline-green-500\/35{outline-color:#22c55e59}.outline-green-500\/40{outline-color:#22c55e66}.outline-green-500\/45{outline-color:#22c55e73}.outline-green-500\/5{outline-color:#22c55e0d}.outline-green-500\/50{outline-color:#22c55e80}.outline-green-500\/55{outline-color:#22c55e8c}.outline-green-500\/60{outline-color:#22c55e99}.outline-green-500\/65{outline-color:#22c55ea6}.outline-green-500\/70{outline-color:#22c55eb3}.outline-green-500\/75{outline-color:#22c55ebf}.outline-green-500\/80{outline-color:#22c55ecc}.outline-green-500\/85{outline-color:#22c55ed9}.outline-green-500\/90{outline-color:#22c55ee6}.outline-green-500\/95{outline-color:#22c55ef2}.outline-green-600{outline-color:#16a34a}.outline-green-600\/0{outline-color:#16a34a00}.outline-green-600\/10{outline-color:#16a34a1a}.outline-green-600\/100{outline-color:#16a34a}.outline-green-600\/15{outline-color:#16a34a26}.outline-green-600\/20{outline-color:#16a34a33}.outline-green-600\/25{outline-color:#16a34a40}.outline-green-600\/30{outline-color:#16a34a4d}.outline-green-600\/35{outline-color:#16a34a59}.outline-green-600\/40{outline-color:#16a34a66}.outline-green-600\/45{outline-color:#16a34a73}.outline-green-600\/5{outline-color:#16a34a0d}.outline-green-600\/50{outline-color:#16a34a80}.outline-green-600\/55{outline-color:#16a34a8c}.outline-green-600\/60{outline-color:#16a34a99}.outline-green-600\/65{outline-color:#16a34aa6}.outline-green-600\/70{outline-color:#16a34ab3}.outline-green-600\/75{outline-color:#16a34abf}.outline-green-600\/80{outline-color:#16a34acc}.outline-green-600\/85{outline-color:#16a34ad9}.outline-green-600\/90{outline-color:#16a34ae6}.outline-green-600\/95{outline-color:#16a34af2}.outline-green-700{outline-color:#15803d}.outline-green-700\/0{outline-color:#15803d00}.outline-green-700\/10{outline-color:#15803d1a}.outline-green-700\/100{outline-color:#15803d}.outline-green-700\/15{outline-color:#15803d26}.outline-green-700\/20{outline-color:#15803d33}.outline-green-700\/25{outline-color:#15803d40}.outline-green-700\/30{outline-color:#15803d4d}.outline-green-700\/35{outline-color:#15803d59}.outline-green-700\/40{outline-color:#15803d66}.outline-green-700\/45{outline-color:#15803d73}.outline-green-700\/5{outline-color:#15803d0d}.outline-green-700\/50{outline-color:#15803d80}.outline-green-700\/55{outline-color:#15803d8c}.outline-green-700\/60{outline-color:#15803d99}.outline-green-700\/65{outline-color:#15803da6}.outline-green-700\/70{outline-color:#15803db3}.outline-green-700\/75{outline-color:#15803dbf}.outline-green-700\/80{outline-color:#15803dcc}.outline-green-700\/85{outline-color:#15803dd9}.outline-green-700\/90{outline-color:#15803de6}.outline-green-700\/95{outline-color:#15803df2}.outline-green-800{outline-color:#166534}.outline-green-800\/0{outline-color:#16653400}.outline-green-800\/10{outline-color:#1665341a}.outline-green-800\/100{outline-color:#166534}.outline-green-800\/15{outline-color:#16653426}.outline-green-800\/20{outline-color:#16653433}.outline-green-800\/25{outline-color:#16653440}.outline-green-800\/30{outline-color:#1665344d}.outline-green-800\/35{outline-color:#16653459}.outline-green-800\/40{outline-color:#16653466}.outline-green-800\/45{outline-color:#16653473}.outline-green-800\/5{outline-color:#1665340d}.outline-green-800\/50{outline-color:#16653480}.outline-green-800\/55{outline-color:#1665348c}.outline-green-800\/60{outline-color:#16653499}.outline-green-800\/65{outline-color:#166534a6}.outline-green-800\/70{outline-color:#166534b3}.outline-green-800\/75{outline-color:#166534bf}.outline-green-800\/80{outline-color:#166534cc}.outline-green-800\/85{outline-color:#166534d9}.outline-green-800\/90{outline-color:#166534e6}.outline-green-800\/95{outline-color:#166534f2}.outline-green-900{outline-color:#14532d}.outline-green-900\/0{outline-color:#14532d00}.outline-green-900\/10{outline-color:#14532d1a}.outline-green-900\/100{outline-color:#14532d}.outline-green-900\/15{outline-color:#14532d26}.outline-green-900\/20{outline-color:#14532d33}.outline-green-900\/25{outline-color:#14532d40}.outline-green-900\/30{outline-color:#14532d4d}.outline-green-900\/35{outline-color:#14532d59}.outline-green-900\/40{outline-color:#14532d66}.outline-green-900\/45{outline-color:#14532d73}.outline-green-900\/5{outline-color:#14532d0d}.outline-green-900\/50{outline-color:#14532d80}.outline-green-900\/55{outline-color:#14532d8c}.outline-green-900\/60{outline-color:#14532d99}.outline-green-900\/65{outline-color:#14532da6}.outline-green-900\/70{outline-color:#14532db3}.outline-green-900\/75{outline-color:#14532dbf}.outline-green-900\/80{outline-color:#14532dcc}.outline-green-900\/85{outline-color:#14532dd9}.outline-green-900\/90{outline-color:#14532de6}.outline-green-900\/95{outline-color:#14532df2}.outline-green-950{outline-color:#052e16}.outline-green-950\/0{outline-color:#052e1600}.outline-green-950\/10{outline-color:#052e161a}.outline-green-950\/100{outline-color:#052e16}.outline-green-950\/15{outline-color:#052e1626}.outline-green-950\/20{outline-color:#052e1633}.outline-green-950\/25{outline-color:#052e1640}.outline-green-950\/30{outline-color:#052e164d}.outline-green-950\/35{outline-color:#052e1659}.outline-green-950\/40{outline-color:#052e1666}.outline-green-950\/45{outline-color:#052e1673}.outline-green-950\/5{outline-color:#052e160d}.outline-green-950\/50{outline-color:#052e1680}.outline-green-950\/55{outline-color:#052e168c}.outline-green-950\/60{outline-color:#052e1699}.outline-green-950\/65{outline-color:#052e16a6}.outline-green-950\/70{outline-color:#052e16b3}.outline-green-950\/75{outline-color:#052e16bf}.outline-green-950\/80{outline-color:#052e16cc}.outline-green-950\/85{outline-color:#052e16d9}.outline-green-950\/90{outline-color:#052e16e6}.outline-green-950\/95{outline-color:#052e16f2}.outline-orange-100{outline-color:#ffedd5}.outline-orange-100\/0{outline-color:#ffedd500}.outline-orange-100\/10{outline-color:#ffedd51a}.outline-orange-100\/100{outline-color:#ffedd5}.outline-orange-100\/15{outline-color:#ffedd526}.outline-orange-100\/20{outline-color:#ffedd533}.outline-orange-100\/25{outline-color:#ffedd540}.outline-orange-100\/30{outline-color:#ffedd54d}.outline-orange-100\/35{outline-color:#ffedd559}.outline-orange-100\/40{outline-color:#ffedd566}.outline-orange-100\/45{outline-color:#ffedd573}.outline-orange-100\/5{outline-color:#ffedd50d}.outline-orange-100\/50{outline-color:#ffedd580}.outline-orange-100\/55{outline-color:#ffedd58c}.outline-orange-100\/60{outline-color:#ffedd599}.outline-orange-100\/65{outline-color:#ffedd5a6}.outline-orange-100\/70{outline-color:#ffedd5b3}.outline-orange-100\/75{outline-color:#ffedd5bf}.outline-orange-100\/80{outline-color:#ffedd5cc}.outline-orange-100\/85{outline-color:#ffedd5d9}.outline-orange-100\/90{outline-color:#ffedd5e6}.outline-orange-100\/95{outline-color:#ffedd5f2}.outline-orange-200{outline-color:#fed7aa}.outline-orange-200\/0{outline-color:#fed7aa00}.outline-orange-200\/10{outline-color:#fed7aa1a}.outline-orange-200\/100{outline-color:#fed7aa}.outline-orange-200\/15{outline-color:#fed7aa26}.outline-orange-200\/20{outline-color:#fed7aa33}.outline-orange-200\/25{outline-color:#fed7aa40}.outline-orange-200\/30{outline-color:#fed7aa4d}.outline-orange-200\/35{outline-color:#fed7aa59}.outline-orange-200\/40{outline-color:#fed7aa66}.outline-orange-200\/45{outline-color:#fed7aa73}.outline-orange-200\/5{outline-color:#fed7aa0d}.outline-orange-200\/50{outline-color:#fed7aa80}.outline-orange-200\/55{outline-color:#fed7aa8c}.outline-orange-200\/60{outline-color:#fed7aa99}.outline-orange-200\/65{outline-color:#fed7aaa6}.outline-orange-200\/70{outline-color:#fed7aab3}.outline-orange-200\/75{outline-color:#fed7aabf}.outline-orange-200\/80{outline-color:#fed7aacc}.outline-orange-200\/85{outline-color:#fed7aad9}.outline-orange-200\/90{outline-color:#fed7aae6}.outline-orange-200\/95{outline-color:#fed7aaf2}.outline-orange-300{outline-color:#fdba74}.outline-orange-300\/0{outline-color:#fdba7400}.outline-orange-300\/10{outline-color:#fdba741a}.outline-orange-300\/100{outline-color:#fdba74}.outline-orange-300\/15{outline-color:#fdba7426}.outline-orange-300\/20{outline-color:#fdba7433}.outline-orange-300\/25{outline-color:#fdba7440}.outline-orange-300\/30{outline-color:#fdba744d}.outline-orange-300\/35{outline-color:#fdba7459}.outline-orange-300\/40{outline-color:#fdba7466}.outline-orange-300\/45{outline-color:#fdba7473}.outline-orange-300\/5{outline-color:#fdba740d}.outline-orange-300\/50{outline-color:#fdba7480}.outline-orange-300\/55{outline-color:#fdba748c}.outline-orange-300\/60{outline-color:#fdba7499}.outline-orange-300\/65{outline-color:#fdba74a6}.outline-orange-300\/70{outline-color:#fdba74b3}.outline-orange-300\/75{outline-color:#fdba74bf}.outline-orange-300\/80{outline-color:#fdba74cc}.outline-orange-300\/85{outline-color:#fdba74d9}.outline-orange-300\/90{outline-color:#fdba74e6}.outline-orange-300\/95{outline-color:#fdba74f2}.outline-orange-400{outline-color:#fb923c}.outline-orange-400\/0{outline-color:#fb923c00}.outline-orange-400\/10{outline-color:#fb923c1a}.outline-orange-400\/100{outline-color:#fb923c}.outline-orange-400\/15{outline-color:#fb923c26}.outline-orange-400\/20{outline-color:#fb923c33}.outline-orange-400\/25{outline-color:#fb923c40}.outline-orange-400\/30{outline-color:#fb923c4d}.outline-orange-400\/35{outline-color:#fb923c59}.outline-orange-400\/40{outline-color:#fb923c66}.outline-orange-400\/45{outline-color:#fb923c73}.outline-orange-400\/5{outline-color:#fb923c0d}.outline-orange-400\/50{outline-color:#fb923c80}.outline-orange-400\/55{outline-color:#fb923c8c}.outline-orange-400\/60{outline-color:#fb923c99}.outline-orange-400\/65{outline-color:#fb923ca6}.outline-orange-400\/70{outline-color:#fb923cb3}.outline-orange-400\/75{outline-color:#fb923cbf}.outline-orange-400\/80{outline-color:#fb923ccc}.outline-orange-400\/85{outline-color:#fb923cd9}.outline-orange-400\/90{outline-color:#fb923ce6}.outline-orange-400\/95{outline-color:#fb923cf2}.outline-orange-50{outline-color:#fff7ed}.outline-orange-50\/0{outline-color:#fff7ed00}.outline-orange-50\/10{outline-color:#fff7ed1a}.outline-orange-50\/100{outline-color:#fff7ed}.outline-orange-50\/15{outline-color:#fff7ed26}.outline-orange-50\/20{outline-color:#fff7ed33}.outline-orange-50\/25{outline-color:#fff7ed40}.outline-orange-50\/30{outline-color:#fff7ed4d}.outline-orange-50\/35{outline-color:#fff7ed59}.outline-orange-50\/40{outline-color:#fff7ed66}.outline-orange-50\/45{outline-color:#fff7ed73}.outline-orange-50\/5{outline-color:#fff7ed0d}.outline-orange-50\/50{outline-color:#fff7ed80}.outline-orange-50\/55{outline-color:#fff7ed8c}.outline-orange-50\/60{outline-color:#fff7ed99}.outline-orange-50\/65{outline-color:#fff7eda6}.outline-orange-50\/70{outline-color:#fff7edb3}.outline-orange-50\/75{outline-color:#fff7edbf}.outline-orange-50\/80{outline-color:#fff7edcc}.outline-orange-50\/85{outline-color:#fff7edd9}.outline-orange-50\/90{outline-color:#fff7ede6}.outline-orange-50\/95{outline-color:#fff7edf2}.outline-orange-500{outline-color:#f97316}.outline-orange-500\/0{outline-color:#f9731600}.outline-orange-500\/10{outline-color:#f973161a}.outline-orange-500\/100{outline-color:#f97316}.outline-orange-500\/15{outline-color:#f9731626}.outline-orange-500\/20{outline-color:#f9731633}.outline-orange-500\/25{outline-color:#f9731640}.outline-orange-500\/30{outline-color:#f973164d}.outline-orange-500\/35{outline-color:#f9731659}.outline-orange-500\/40{outline-color:#f9731666}.outline-orange-500\/45{outline-color:#f9731673}.outline-orange-500\/5{outline-color:#f973160d}.outline-orange-500\/50{outline-color:#f9731680}.outline-orange-500\/55{outline-color:#f973168c}.outline-orange-500\/60{outline-color:#f9731699}.outline-orange-500\/65{outline-color:#f97316a6}.outline-orange-500\/70{outline-color:#f97316b3}.outline-orange-500\/75{outline-color:#f97316bf}.outline-orange-500\/80{outline-color:#f97316cc}.outline-orange-500\/85{outline-color:#f97316d9}.outline-orange-500\/90{outline-color:#f97316e6}.outline-orange-500\/95{outline-color:#f97316f2}.outline-orange-600{outline-color:#ea580c}.outline-orange-600\/0{outline-color:#ea580c00}.outline-orange-600\/10{outline-color:#ea580c1a}.outline-orange-600\/100{outline-color:#ea580c}.outline-orange-600\/15{outline-color:#ea580c26}.outline-orange-600\/20{outline-color:#ea580c33}.outline-orange-600\/25{outline-color:#ea580c40}.outline-orange-600\/30{outline-color:#ea580c4d}.outline-orange-600\/35{outline-color:#ea580c59}.outline-orange-600\/40{outline-color:#ea580c66}.outline-orange-600\/45{outline-color:#ea580c73}.outline-orange-600\/5{outline-color:#ea580c0d}.outline-orange-600\/50{outline-color:#ea580c80}.outline-orange-600\/55{outline-color:#ea580c8c}.outline-orange-600\/60{outline-color:#ea580c99}.outline-orange-600\/65{outline-color:#ea580ca6}.outline-orange-600\/70{outline-color:#ea580cb3}.outline-orange-600\/75{outline-color:#ea580cbf}.outline-orange-600\/80{outline-color:#ea580ccc}.outline-orange-600\/85{outline-color:#ea580cd9}.outline-orange-600\/90{outline-color:#ea580ce6}.outline-orange-600\/95{outline-color:#ea580cf2}.outline-orange-700{outline-color:#c2410c}.outline-orange-700\/0{outline-color:#c2410c00}.outline-orange-700\/10{outline-color:#c2410c1a}.outline-orange-700\/100{outline-color:#c2410c}.outline-orange-700\/15{outline-color:#c2410c26}.outline-orange-700\/20{outline-color:#c2410c33}.outline-orange-700\/25{outline-color:#c2410c40}.outline-orange-700\/30{outline-color:#c2410c4d}.outline-orange-700\/35{outline-color:#c2410c59}.outline-orange-700\/40{outline-color:#c2410c66}.outline-orange-700\/45{outline-color:#c2410c73}.outline-orange-700\/5{outline-color:#c2410c0d}.outline-orange-700\/50{outline-color:#c2410c80}.outline-orange-700\/55{outline-color:#c2410c8c}.outline-orange-700\/60{outline-color:#c2410c99}.outline-orange-700\/65{outline-color:#c2410ca6}.outline-orange-700\/70{outline-color:#c2410cb3}.outline-orange-700\/75{outline-color:#c2410cbf}.outline-orange-700\/80{outline-color:#c2410ccc}.outline-orange-700\/85{outline-color:#c2410cd9}.outline-orange-700\/90{outline-color:#c2410ce6}.outline-orange-700\/95{outline-color:#c2410cf2}.outline-orange-800{outline-color:#9a3412}.outline-orange-800\/0{outline-color:#9a341200}.outline-orange-800\/10{outline-color:#9a34121a}.outline-orange-800\/100{outline-color:#9a3412}.outline-orange-800\/15{outline-color:#9a341226}.outline-orange-800\/20{outline-color:#9a341233}.outline-orange-800\/25{outline-color:#9a341240}.outline-orange-800\/30{outline-color:#9a34124d}.outline-orange-800\/35{outline-color:#9a341259}.outline-orange-800\/40{outline-color:#9a341266}.outline-orange-800\/45{outline-color:#9a341273}.outline-orange-800\/5{outline-color:#9a34120d}.outline-orange-800\/50{outline-color:#9a341280}.outline-orange-800\/55{outline-color:#9a34128c}.outline-orange-800\/60{outline-color:#9a341299}.outline-orange-800\/65{outline-color:#9a3412a6}.outline-orange-800\/70{outline-color:#9a3412b3}.outline-orange-800\/75{outline-color:#9a3412bf}.outline-orange-800\/80{outline-color:#9a3412cc}.outline-orange-800\/85{outline-color:#9a3412d9}.outline-orange-800\/90{outline-color:#9a3412e6}.outline-orange-800\/95{outline-color:#9a3412f2}.outline-orange-900{outline-color:#7c2d12}.outline-orange-900\/0{outline-color:#7c2d1200}.outline-orange-900\/10{outline-color:#7c2d121a}.outline-orange-900\/100{outline-color:#7c2d12}.outline-orange-900\/15{outline-color:#7c2d1226}.outline-orange-900\/20{outline-color:#7c2d1233}.outline-orange-900\/25{outline-color:#7c2d1240}.outline-orange-900\/30{outline-color:#7c2d124d}.outline-orange-900\/35{outline-color:#7c2d1259}.outline-orange-900\/40{outline-color:#7c2d1266}.outline-orange-900\/45{outline-color:#7c2d1273}.outline-orange-900\/5{outline-color:#7c2d120d}.outline-orange-900\/50{outline-color:#7c2d1280}.outline-orange-900\/55{outline-color:#7c2d128c}.outline-orange-900\/60{outline-color:#7c2d1299}.outline-orange-900\/65{outline-color:#7c2d12a6}.outline-orange-900\/70{outline-color:#7c2d12b3}.outline-orange-900\/75{outline-color:#7c2d12bf}.outline-orange-900\/80{outline-color:#7c2d12cc}.outline-orange-900\/85{outline-color:#7c2d12d9}.outline-orange-900\/90{outline-color:#7c2d12e6}.outline-orange-900\/95{outline-color:#7c2d12f2}.outline-orange-950{outline-color:#431407}.outline-orange-950\/0{outline-color:#43140700}.outline-orange-950\/10{outline-color:#4314071a}.outline-orange-950\/100{outline-color:#431407}.outline-orange-950\/15{outline-color:#43140726}.outline-orange-950\/20{outline-color:#43140733}.outline-orange-950\/25{outline-color:#43140740}.outline-orange-950\/30{outline-color:#4314074d}.outline-orange-950\/35{outline-color:#43140759}.outline-orange-950\/40{outline-color:#43140766}.outline-orange-950\/45{outline-color:#43140773}.outline-orange-950\/5{outline-color:#4314070d}.outline-orange-950\/50{outline-color:#43140780}.outline-orange-950\/55{outline-color:#4314078c}.outline-orange-950\/60{outline-color:#43140799}.outline-orange-950\/65{outline-color:#431407a6}.outline-orange-950\/70{outline-color:#431407b3}.outline-orange-950\/75{outline-color:#431407bf}.outline-orange-950\/80{outline-color:#431407cc}.outline-orange-950\/85{outline-color:#431407d9}.outline-orange-950\/90{outline-color:#431407e6}.outline-orange-950\/95{outline-color:#431407f2}.outline-red-100{outline-color:#fee2e2}.outline-red-100\/0{outline-color:#fee2e200}.outline-red-100\/10{outline-color:#fee2e21a}.outline-red-100\/100{outline-color:#fee2e2}.outline-red-100\/15{outline-color:#fee2e226}.outline-red-100\/20{outline-color:#fee2e233}.outline-red-100\/25{outline-color:#fee2e240}.outline-red-100\/30{outline-color:#fee2e24d}.outline-red-100\/35{outline-color:#fee2e259}.outline-red-100\/40{outline-color:#fee2e266}.outline-red-100\/45{outline-color:#fee2e273}.outline-red-100\/5{outline-color:#fee2e20d}.outline-red-100\/50{outline-color:#fee2e280}.outline-red-100\/55{outline-color:#fee2e28c}.outline-red-100\/60{outline-color:#fee2e299}.outline-red-100\/65{outline-color:#fee2e2a6}.outline-red-100\/70{outline-color:#fee2e2b3}.outline-red-100\/75{outline-color:#fee2e2bf}.outline-red-100\/80{outline-color:#fee2e2cc}.outline-red-100\/85{outline-color:#fee2e2d9}.outline-red-100\/90{outline-color:#fee2e2e6}.outline-red-100\/95{outline-color:#fee2e2f2}.outline-red-200{outline-color:#fecaca}.outline-red-200\/0{outline-color:#fecaca00}.outline-red-200\/10{outline-color:#fecaca1a}.outline-red-200\/100{outline-color:#fecaca}.outline-red-200\/15{outline-color:#fecaca26}.outline-red-200\/20{outline-color:#fecaca33}.outline-red-200\/25{outline-color:#fecaca40}.outline-red-200\/30{outline-color:#fecaca4d}.outline-red-200\/35{outline-color:#fecaca59}.outline-red-200\/40{outline-color:#fecaca66}.outline-red-200\/45{outline-color:#fecaca73}.outline-red-200\/5{outline-color:#fecaca0d}.outline-red-200\/50{outline-color:#fecaca80}.outline-red-200\/55{outline-color:#fecaca8c}.outline-red-200\/60{outline-color:#fecaca99}.outline-red-200\/65{outline-color:#fecacaa6}.outline-red-200\/70{outline-color:#fecacab3}.outline-red-200\/75{outline-color:#fecacabf}.outline-red-200\/80{outline-color:#fecacacc}.outline-red-200\/85{outline-color:#fecacad9}.outline-red-200\/90{outline-color:#fecacae6}.outline-red-200\/95{outline-color:#fecacaf2}.outline-red-300{outline-color:#fca5a5}.outline-red-300\/0{outline-color:#fca5a500}.outline-red-300\/10{outline-color:#fca5a51a}.outline-red-300\/100{outline-color:#fca5a5}.outline-red-300\/15{outline-color:#fca5a526}.outline-red-300\/20{outline-color:#fca5a533}.outline-red-300\/25{outline-color:#fca5a540}.outline-red-300\/30{outline-color:#fca5a54d}.outline-red-300\/35{outline-color:#fca5a559}.outline-red-300\/40{outline-color:#fca5a566}.outline-red-300\/45{outline-color:#fca5a573}.outline-red-300\/5{outline-color:#fca5a50d}.outline-red-300\/50{outline-color:#fca5a580}.outline-red-300\/55{outline-color:#fca5a58c}.outline-red-300\/60{outline-color:#fca5a599}.outline-red-300\/65{outline-color:#fca5a5a6}.outline-red-300\/70{outline-color:#fca5a5b3}.outline-red-300\/75{outline-color:#fca5a5bf}.outline-red-300\/80{outline-color:#fca5a5cc}.outline-red-300\/85{outline-color:#fca5a5d9}.outline-red-300\/90{outline-color:#fca5a5e6}.outline-red-300\/95{outline-color:#fca5a5f2}.outline-red-400{outline-color:#f87171}.outline-red-400\/0{outline-color:#f8717100}.outline-red-400\/10{outline-color:#f871711a}.outline-red-400\/100{outline-color:#f87171}.outline-red-400\/15{outline-color:#f8717126}.outline-red-400\/20{outline-color:#f8717133}.outline-red-400\/25{outline-color:#f8717140}.outline-red-400\/30{outline-color:#f871714d}.outline-red-400\/35{outline-color:#f8717159}.outline-red-400\/40{outline-color:#f8717166}.outline-red-400\/45{outline-color:#f8717173}.outline-red-400\/5{outline-color:#f871710d}.outline-red-400\/50{outline-color:#f8717180}.outline-red-400\/55{outline-color:#f871718c}.outline-red-400\/60{outline-color:#f8717199}.outline-red-400\/65{outline-color:#f87171a6}.outline-red-400\/70{outline-color:#f87171b3}.outline-red-400\/75{outline-color:#f87171bf}.outline-red-400\/80{outline-color:#f87171cc}.outline-red-400\/85{outline-color:#f87171d9}.outline-red-400\/90{outline-color:#f87171e6}.outline-red-400\/95{outline-color:#f87171f2}.outline-red-50{outline-color:#fef2f2}.outline-red-50\/0{outline-color:#fef2f200}.outline-red-50\/10{outline-color:#fef2f21a}.outline-red-50\/100{outline-color:#fef2f2}.outline-red-50\/15{outline-color:#fef2f226}.outline-red-50\/20{outline-color:#fef2f233}.outline-red-50\/25{outline-color:#fef2f240}.outline-red-50\/30{outline-color:#fef2f24d}.outline-red-50\/35{outline-color:#fef2f259}.outline-red-50\/40{outline-color:#fef2f266}.outline-red-50\/45{outline-color:#fef2f273}.outline-red-50\/5{outline-color:#fef2f20d}.outline-red-50\/50{outline-color:#fef2f280}.outline-red-50\/55{outline-color:#fef2f28c}.outline-red-50\/60{outline-color:#fef2f299}.outline-red-50\/65{outline-color:#fef2f2a6}.outline-red-50\/70{outline-color:#fef2f2b3}.outline-red-50\/75{outline-color:#fef2f2bf}.outline-red-50\/80{outline-color:#fef2f2cc}.outline-red-50\/85{outline-color:#fef2f2d9}.outline-red-50\/90{outline-color:#fef2f2e6}.outline-red-50\/95{outline-color:#fef2f2f2}.outline-red-500{outline-color:#ef4444}.outline-red-500\/0{outline-color:#ef444400}.outline-red-500\/10{outline-color:#ef44441a}.outline-red-500\/100{outline-color:#ef4444}.outline-red-500\/15{outline-color:#ef444426}.outline-red-500\/20{outline-color:#ef444433}.outline-red-500\/25{outline-color:#ef444440}.outline-red-500\/30{outline-color:#ef44444d}.outline-red-500\/35{outline-color:#ef444459}.outline-red-500\/40{outline-color:#ef444466}.outline-red-500\/45{outline-color:#ef444473}.outline-red-500\/5{outline-color:#ef44440d}.outline-red-500\/50{outline-color:#ef444480}.outline-red-500\/55{outline-color:#ef44448c}.outline-red-500\/60{outline-color:#ef444499}.outline-red-500\/65{outline-color:#ef4444a6}.outline-red-500\/70{outline-color:#ef4444b3}.outline-red-500\/75{outline-color:#ef4444bf}.outline-red-500\/80{outline-color:#ef4444cc}.outline-red-500\/85{outline-color:#ef4444d9}.outline-red-500\/90{outline-color:#ef4444e6}.outline-red-500\/95{outline-color:#ef4444f2}.outline-red-600{outline-color:#dc2626}.outline-red-600\/0{outline-color:#dc262600}.outline-red-600\/10{outline-color:#dc26261a}.outline-red-600\/100{outline-color:#dc2626}.outline-red-600\/15{outline-color:#dc262626}.outline-red-600\/20{outline-color:#dc262633}.outline-red-600\/25{outline-color:#dc262640}.outline-red-600\/30{outline-color:#dc26264d}.outline-red-600\/35{outline-color:#dc262659}.outline-red-600\/40{outline-color:#dc262666}.outline-red-600\/45{outline-color:#dc262673}.outline-red-600\/5{outline-color:#dc26260d}.outline-red-600\/50{outline-color:#dc262680}.outline-red-600\/55{outline-color:#dc26268c}.outline-red-600\/60{outline-color:#dc262699}.outline-red-600\/65{outline-color:#dc2626a6}.outline-red-600\/70{outline-color:#dc2626b3}.outline-red-600\/75{outline-color:#dc2626bf}.outline-red-600\/80{outline-color:#dc2626cc}.outline-red-600\/85{outline-color:#dc2626d9}.outline-red-600\/90{outline-color:#dc2626e6}.outline-red-600\/95{outline-color:#dc2626f2}.outline-red-700{outline-color:#b91c1c}.outline-red-700\/0{outline-color:#b91c1c00}.outline-red-700\/10{outline-color:#b91c1c1a}.outline-red-700\/100{outline-color:#b91c1c}.outline-red-700\/15{outline-color:#b91c1c26}.outline-red-700\/20{outline-color:#b91c1c33}.outline-red-700\/25{outline-color:#b91c1c40}.outline-red-700\/30{outline-color:#b91c1c4d}.outline-red-700\/35{outline-color:#b91c1c59}.outline-red-700\/40{outline-color:#b91c1c66}.outline-red-700\/45{outline-color:#b91c1c73}.outline-red-700\/5{outline-color:#b91c1c0d}.outline-red-700\/50{outline-color:#b91c1c80}.outline-red-700\/55{outline-color:#b91c1c8c}.outline-red-700\/60{outline-color:#b91c1c99}.outline-red-700\/65{outline-color:#b91c1ca6}.outline-red-700\/70{outline-color:#b91c1cb3}.outline-red-700\/75{outline-color:#b91c1cbf}.outline-red-700\/80{outline-color:#b91c1ccc}.outline-red-700\/85{outline-color:#b91c1cd9}.outline-red-700\/90{outline-color:#b91c1ce6}.outline-red-700\/95{outline-color:#b91c1cf2}.outline-red-800{outline-color:#991b1b}.outline-red-800\/0{outline-color:#991b1b00}.outline-red-800\/10{outline-color:#991b1b1a}.outline-red-800\/100{outline-color:#991b1b}.outline-red-800\/15{outline-color:#991b1b26}.outline-red-800\/20{outline-color:#991b1b33}.outline-red-800\/25{outline-color:#991b1b40}.outline-red-800\/30{outline-color:#991b1b4d}.outline-red-800\/35{outline-color:#991b1b59}.outline-red-800\/40{outline-color:#991b1b66}.outline-red-800\/45{outline-color:#991b1b73}.outline-red-800\/5{outline-color:#991b1b0d}.outline-red-800\/50{outline-color:#991b1b80}.outline-red-800\/55{outline-color:#991b1b8c}.outline-red-800\/60{outline-color:#991b1b99}.outline-red-800\/65{outline-color:#991b1ba6}.outline-red-800\/70{outline-color:#991b1bb3}.outline-red-800\/75{outline-color:#991b1bbf}.outline-red-800\/80{outline-color:#991b1bcc}.outline-red-800\/85{outline-color:#991b1bd9}.outline-red-800\/90{outline-color:#991b1be6}.outline-red-800\/95{outline-color:#991b1bf2}.outline-red-900{outline-color:#7f1d1d}.outline-red-900\/0{outline-color:#7f1d1d00}.outline-red-900\/10{outline-color:#7f1d1d1a}.outline-red-900\/100{outline-color:#7f1d1d}.outline-red-900\/15{outline-color:#7f1d1d26}.outline-red-900\/20{outline-color:#7f1d1d33}.outline-red-900\/25{outline-color:#7f1d1d40}.outline-red-900\/30{outline-color:#7f1d1d4d}.outline-red-900\/35{outline-color:#7f1d1d59}.outline-red-900\/40{outline-color:#7f1d1d66}.outline-red-900\/45{outline-color:#7f1d1d73}.outline-red-900\/5{outline-color:#7f1d1d0d}.outline-red-900\/50{outline-color:#7f1d1d80}.outline-red-900\/55{outline-color:#7f1d1d8c}.outline-red-900\/60{outline-color:#7f1d1d99}.outline-red-900\/65{outline-color:#7f1d1da6}.outline-red-900\/70{outline-color:#7f1d1db3}.outline-red-900\/75{outline-color:#7f1d1dbf}.outline-red-900\/80{outline-color:#7f1d1dcc}.outline-red-900\/85{outline-color:#7f1d1dd9}.outline-red-900\/90{outline-color:#7f1d1de6}.outline-red-900\/95{outline-color:#7f1d1df2}.outline-red-950{outline-color:#450a0a}.outline-red-950\/0{outline-color:#450a0a00}.outline-red-950\/10{outline-color:#450a0a1a}.outline-red-950\/100{outline-color:#450a0a}.outline-red-950\/15{outline-color:#450a0a26}.outline-red-950\/20{outline-color:#450a0a33}.outline-red-950\/25{outline-color:#450a0a40}.outline-red-950\/30{outline-color:#450a0a4d}.outline-red-950\/35{outline-color:#450a0a59}.outline-red-950\/40{outline-color:#450a0a66}.outline-red-950\/45{outline-color:#450a0a73}.outline-red-950\/5{outline-color:#450a0a0d}.outline-red-950\/50{outline-color:#450a0a80}.outline-red-950\/55{outline-color:#450a0a8c}.outline-red-950\/60{outline-color:#450a0a99}.outline-red-950\/65{outline-color:#450a0aa6}.outline-red-950\/70{outline-color:#450a0ab3}.outline-red-950\/75{outline-color:#450a0abf}.outline-red-950\/80{outline-color:#450a0acc}.outline-red-950\/85{outline-color:#450a0ad9}.outline-red-950\/90{outline-color:#450a0ae6}.outline-red-950\/95{outline-color:#450a0af2}.ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity))}.ring-blue-100\/0{--tw-ring-color: rgb(219 234 254 / 0)}.ring-blue-100\/10{--tw-ring-color: rgb(219 234 254 / .1)}.ring-blue-100\/100{--tw-ring-color: rgb(219 234 254 / 1)}.ring-blue-100\/15{--tw-ring-color: rgb(219 234 254 / .15)}.ring-blue-100\/20{--tw-ring-color: rgb(219 234 254 / .2)}.ring-blue-100\/25{--tw-ring-color: rgb(219 234 254 / .25)}.ring-blue-100\/30{--tw-ring-color: rgb(219 234 254 / .3)}.ring-blue-100\/35{--tw-ring-color: rgb(219 234 254 / .35)}.ring-blue-100\/40{--tw-ring-color: rgb(219 234 254 / .4)}.ring-blue-100\/45{--tw-ring-color: rgb(219 234 254 / .45)}.ring-blue-100\/5{--tw-ring-color: rgb(219 234 254 / .05)}.ring-blue-100\/50{--tw-ring-color: rgb(219 234 254 / .5)}.ring-blue-100\/55{--tw-ring-color: rgb(219 234 254 / .55)}.ring-blue-100\/60{--tw-ring-color: rgb(219 234 254 / .6)}.ring-blue-100\/65{--tw-ring-color: rgb(219 234 254 / .65)}.ring-blue-100\/70{--tw-ring-color: rgb(219 234 254 / .7)}.ring-blue-100\/75{--tw-ring-color: rgb(219 234 254 / .75)}.ring-blue-100\/80{--tw-ring-color: rgb(219 234 254 / .8)}.ring-blue-100\/85{--tw-ring-color: rgb(219 234 254 / .85)}.ring-blue-100\/90{--tw-ring-color: rgb(219 234 254 / .9)}.ring-blue-100\/95{--tw-ring-color: rgb(219 234 254 / .95)}.ring-blue-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity))}.ring-blue-200\/0{--tw-ring-color: rgb(191 219 254 / 0)}.ring-blue-200\/10{--tw-ring-color: rgb(191 219 254 / .1)}.ring-blue-200\/100{--tw-ring-color: rgb(191 219 254 / 1)}.ring-blue-200\/15{--tw-ring-color: rgb(191 219 254 / .15)}.ring-blue-200\/20{--tw-ring-color: rgb(191 219 254 / .2)}.ring-blue-200\/25{--tw-ring-color: rgb(191 219 254 / .25)}.ring-blue-200\/30{--tw-ring-color: rgb(191 219 254 / .3)}.ring-blue-200\/35{--tw-ring-color: rgb(191 219 254 / .35)}.ring-blue-200\/40{--tw-ring-color: rgb(191 219 254 / .4)}.ring-blue-200\/45{--tw-ring-color: rgb(191 219 254 / .45)}.ring-blue-200\/5{--tw-ring-color: rgb(191 219 254 / .05)}.ring-blue-200\/50{--tw-ring-color: rgb(191 219 254 / .5)}.ring-blue-200\/55{--tw-ring-color: rgb(191 219 254 / .55)}.ring-blue-200\/60{--tw-ring-color: rgb(191 219 254 / .6)}.ring-blue-200\/65{--tw-ring-color: rgb(191 219 254 / .65)}.ring-blue-200\/70{--tw-ring-color: rgb(191 219 254 / .7)}.ring-blue-200\/75{--tw-ring-color: rgb(191 219 254 / .75)}.ring-blue-200\/80{--tw-ring-color: rgb(191 219 254 / .8)}.ring-blue-200\/85{--tw-ring-color: rgb(191 219 254 / .85)}.ring-blue-200\/90{--tw-ring-color: rgb(191 219 254 / .9)}.ring-blue-200\/95{--tw-ring-color: rgb(191 219 254 / .95)}.ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity))}.ring-blue-300\/0{--tw-ring-color: rgb(147 197 253 / 0)}.ring-blue-300\/10{--tw-ring-color: rgb(147 197 253 / .1)}.ring-blue-300\/100{--tw-ring-color: rgb(147 197 253 / 1)}.ring-blue-300\/15{--tw-ring-color: rgb(147 197 253 / .15)}.ring-blue-300\/20{--tw-ring-color: rgb(147 197 253 / .2)}.ring-blue-300\/25{--tw-ring-color: rgb(147 197 253 / .25)}.ring-blue-300\/30{--tw-ring-color: rgb(147 197 253 / .3)}.ring-blue-300\/35{--tw-ring-color: rgb(147 197 253 / .35)}.ring-blue-300\/40{--tw-ring-color: rgb(147 197 253 / .4)}.ring-blue-300\/45{--tw-ring-color: rgb(147 197 253 / .45)}.ring-blue-300\/5{--tw-ring-color: rgb(147 197 253 / .05)}.ring-blue-300\/50{--tw-ring-color: rgb(147 197 253 / .5)}.ring-blue-300\/55{--tw-ring-color: rgb(147 197 253 / .55)}.ring-blue-300\/60{--tw-ring-color: rgb(147 197 253 / .6)}.ring-blue-300\/65{--tw-ring-color: rgb(147 197 253 / .65)}.ring-blue-300\/70{--tw-ring-color: rgb(147 197 253 / .7)}.ring-blue-300\/75{--tw-ring-color: rgb(147 197 253 / .75)}.ring-blue-300\/80{--tw-ring-color: rgb(147 197 253 / .8)}.ring-blue-300\/85{--tw-ring-color: rgb(147 197 253 / .85)}.ring-blue-300\/90{--tw-ring-color: rgb(147 197 253 / .9)}.ring-blue-300\/95{--tw-ring-color: rgb(147 197 253 / .95)}.ring-blue-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(96 165 250 / var(--tw-ring-opacity))}.ring-blue-400\/0{--tw-ring-color: rgb(96 165 250 / 0)}.ring-blue-400\/10{--tw-ring-color: rgb(96 165 250 / .1)}.ring-blue-400\/100{--tw-ring-color: rgb(96 165 250 / 1)}.ring-blue-400\/15{--tw-ring-color: rgb(96 165 250 / .15)}.ring-blue-400\/20{--tw-ring-color: rgb(96 165 250 / .2)}.ring-blue-400\/25{--tw-ring-color: rgb(96 165 250 / .25)}.ring-blue-400\/30{--tw-ring-color: rgb(96 165 250 / .3)}.ring-blue-400\/35{--tw-ring-color: rgb(96 165 250 / .35)}.ring-blue-400\/40{--tw-ring-color: rgb(96 165 250 / .4)}.ring-blue-400\/45{--tw-ring-color: rgb(96 165 250 / .45)}.ring-blue-400\/5{--tw-ring-color: rgb(96 165 250 / .05)}.ring-blue-400\/50{--tw-ring-color: rgb(96 165 250 / .5)}.ring-blue-400\/55{--tw-ring-color: rgb(96 165 250 / .55)}.ring-blue-400\/60{--tw-ring-color: rgb(96 165 250 / .6)}.ring-blue-400\/65{--tw-ring-color: rgb(96 165 250 / .65)}.ring-blue-400\/70{--tw-ring-color: rgb(96 165 250 / .7)}.ring-blue-400\/75{--tw-ring-color: rgb(96 165 250 / .75)}.ring-blue-400\/80{--tw-ring-color: rgb(96 165 250 / .8)}.ring-blue-400\/85{--tw-ring-color: rgb(96 165 250 / .85)}.ring-blue-400\/90{--tw-ring-color: rgb(96 165 250 / .9)}.ring-blue-400\/95{--tw-ring-color: rgb(96 165 250 / .95)}.ring-blue-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 246 255 / var(--tw-ring-opacity))}.ring-blue-50\/0{--tw-ring-color: rgb(239 246 255 / 0)}.ring-blue-50\/10{--tw-ring-color: rgb(239 246 255 / .1)}.ring-blue-50\/100{--tw-ring-color: rgb(239 246 255 / 1)}.ring-blue-50\/15{--tw-ring-color: rgb(239 246 255 / .15)}.ring-blue-50\/20{--tw-ring-color: rgb(239 246 255 / .2)}.ring-blue-50\/25{--tw-ring-color: rgb(239 246 255 / .25)}.ring-blue-50\/30{--tw-ring-color: rgb(239 246 255 / .3)}.ring-blue-50\/35{--tw-ring-color: rgb(239 246 255 / .35)}.ring-blue-50\/40{--tw-ring-color: rgb(239 246 255 / .4)}.ring-blue-50\/45{--tw-ring-color: rgb(239 246 255 / .45)}.ring-blue-50\/5{--tw-ring-color: rgb(239 246 255 / .05)}.ring-blue-50\/50{--tw-ring-color: rgb(239 246 255 / .5)}.ring-blue-50\/55{--tw-ring-color: rgb(239 246 255 / .55)}.ring-blue-50\/60{--tw-ring-color: rgb(239 246 255 / .6)}.ring-blue-50\/65{--tw-ring-color: rgb(239 246 255 / .65)}.ring-blue-50\/70{--tw-ring-color: rgb(239 246 255 / .7)}.ring-blue-50\/75{--tw-ring-color: rgb(239 246 255 / .75)}.ring-blue-50\/80{--tw-ring-color: rgb(239 246 255 / .8)}.ring-blue-50\/85{--tw-ring-color: rgb(239 246 255 / .85)}.ring-blue-50\/90{--tw-ring-color: rgb(239 246 255 / .9)}.ring-blue-50\/95{--tw-ring-color: rgb(239 246 255 / .95)}.ring-blue-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(59 130 246 / var(--tw-ring-opacity))}.ring-blue-500\/0{--tw-ring-color: rgb(59 130 246 / 0)}.ring-blue-500\/10{--tw-ring-color: rgb(59 130 246 / .1)}.ring-blue-500\/100{--tw-ring-color: rgb(59 130 246 / 1)}.ring-blue-500\/15{--tw-ring-color: rgb(59 130 246 / .15)}.ring-blue-500\/20{--tw-ring-color: rgb(59 130 246 / .2)}.ring-blue-500\/25{--tw-ring-color: rgb(59 130 246 / .25)}.ring-blue-500\/30{--tw-ring-color: rgb(59 130 246 / .3)}.ring-blue-500\/35{--tw-ring-color: rgb(59 130 246 / .35)}.ring-blue-500\/40{--tw-ring-color: rgb(59 130 246 / .4)}.ring-blue-500\/45{--tw-ring-color: rgb(59 130 246 / .45)}.ring-blue-500\/5{--tw-ring-color: rgb(59 130 246 / .05)}.ring-blue-500\/50{--tw-ring-color: rgb(59 130 246 / .5)}.ring-blue-500\/55{--tw-ring-color: rgb(59 130 246 / .55)}.ring-blue-500\/60{--tw-ring-color: rgb(59 130 246 / .6)}.ring-blue-500\/65{--tw-ring-color: rgb(59 130 246 / .65)}.ring-blue-500\/70{--tw-ring-color: rgb(59 130 246 / .7)}.ring-blue-500\/75{--tw-ring-color: rgb(59 130 246 / .75)}.ring-blue-500\/80{--tw-ring-color: rgb(59 130 246 / .8)}.ring-blue-500\/85{--tw-ring-color: rgb(59 130 246 / .85)}.ring-blue-500\/90{--tw-ring-color: rgb(59 130 246 / .9)}.ring-blue-500\/95{--tw-ring-color: rgb(59 130 246 / .95)}.ring-blue-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(37 99 235 / var(--tw-ring-opacity))}.ring-blue-600\/0{--tw-ring-color: rgb(37 99 235 / 0)}.ring-blue-600\/10{--tw-ring-color: rgb(37 99 235 / .1)}.ring-blue-600\/100{--tw-ring-color: rgb(37 99 235 / 1)}.ring-blue-600\/15{--tw-ring-color: rgb(37 99 235 / .15)}.ring-blue-600\/20{--tw-ring-color: rgb(37 99 235 / .2)}.ring-blue-600\/25{--tw-ring-color: rgb(37 99 235 / .25)}.ring-blue-600\/30{--tw-ring-color: rgb(37 99 235 / .3)}.ring-blue-600\/35{--tw-ring-color: rgb(37 99 235 / .35)}.ring-blue-600\/40{--tw-ring-color: rgb(37 99 235 / .4)}.ring-blue-600\/45{--tw-ring-color: rgb(37 99 235 / .45)}.ring-blue-600\/5{--tw-ring-color: rgb(37 99 235 / .05)}.ring-blue-600\/50{--tw-ring-color: rgb(37 99 235 / .5)}.ring-blue-600\/55{--tw-ring-color: rgb(37 99 235 / .55)}.ring-blue-600\/60{--tw-ring-color: rgb(37 99 235 / .6)}.ring-blue-600\/65{--tw-ring-color: rgb(37 99 235 / .65)}.ring-blue-600\/70{--tw-ring-color: rgb(37 99 235 / .7)}.ring-blue-600\/75{--tw-ring-color: rgb(37 99 235 / .75)}.ring-blue-600\/80{--tw-ring-color: rgb(37 99 235 / .8)}.ring-blue-600\/85{--tw-ring-color: rgb(37 99 235 / .85)}.ring-blue-600\/90{--tw-ring-color: rgb(37 99 235 / .9)}.ring-blue-600\/95{--tw-ring-color: rgb(37 99 235 / .95)}.ring-blue-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(29 78 216 / var(--tw-ring-opacity))}.ring-blue-700\/0{--tw-ring-color: rgb(29 78 216 / 0)}.ring-blue-700\/10{--tw-ring-color: rgb(29 78 216 / .1)}.ring-blue-700\/100{--tw-ring-color: rgb(29 78 216 / 1)}.ring-blue-700\/15{--tw-ring-color: rgb(29 78 216 / .15)}.ring-blue-700\/20{--tw-ring-color: rgb(29 78 216 / .2)}.ring-blue-700\/25{--tw-ring-color: rgb(29 78 216 / .25)}.ring-blue-700\/30{--tw-ring-color: rgb(29 78 216 / .3)}.ring-blue-700\/35{--tw-ring-color: rgb(29 78 216 / .35)}.ring-blue-700\/40{--tw-ring-color: rgb(29 78 216 / .4)}.ring-blue-700\/45{--tw-ring-color: rgb(29 78 216 / .45)}.ring-blue-700\/5{--tw-ring-color: rgb(29 78 216 / .05)}.ring-blue-700\/50{--tw-ring-color: rgb(29 78 216 / .5)}.ring-blue-700\/55{--tw-ring-color: rgb(29 78 216 / .55)}.ring-blue-700\/60{--tw-ring-color: rgb(29 78 216 / .6)}.ring-blue-700\/65{--tw-ring-color: rgb(29 78 216 / .65)}.ring-blue-700\/70{--tw-ring-color: rgb(29 78 216 / .7)}.ring-blue-700\/75{--tw-ring-color: rgb(29 78 216 / .75)}.ring-blue-700\/80{--tw-ring-color: rgb(29 78 216 / .8)}.ring-blue-700\/85{--tw-ring-color: rgb(29 78 216 / .85)}.ring-blue-700\/90{--tw-ring-color: rgb(29 78 216 / .9)}.ring-blue-700\/95{--tw-ring-color: rgb(29 78 216 / .95)}.ring-blue-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 64 175 / var(--tw-ring-opacity))}.ring-blue-800\/0{--tw-ring-color: rgb(30 64 175 / 0)}.ring-blue-800\/10{--tw-ring-color: rgb(30 64 175 / .1)}.ring-blue-800\/100{--tw-ring-color: rgb(30 64 175 / 1)}.ring-blue-800\/15{--tw-ring-color: rgb(30 64 175 / .15)}.ring-blue-800\/20{--tw-ring-color: rgb(30 64 175 / .2)}.ring-blue-800\/25{--tw-ring-color: rgb(30 64 175 / .25)}.ring-blue-800\/30{--tw-ring-color: rgb(30 64 175 / .3)}.ring-blue-800\/35{--tw-ring-color: rgb(30 64 175 / .35)}.ring-blue-800\/40{--tw-ring-color: rgb(30 64 175 / .4)}.ring-blue-800\/45{--tw-ring-color: rgb(30 64 175 / .45)}.ring-blue-800\/5{--tw-ring-color: rgb(30 64 175 / .05)}.ring-blue-800\/50{--tw-ring-color: rgb(30 64 175 / .5)}.ring-blue-800\/55{--tw-ring-color: rgb(30 64 175 / .55)}.ring-blue-800\/60{--tw-ring-color: rgb(30 64 175 / .6)}.ring-blue-800\/65{--tw-ring-color: rgb(30 64 175 / .65)}.ring-blue-800\/70{--tw-ring-color: rgb(30 64 175 / .7)}.ring-blue-800\/75{--tw-ring-color: rgb(30 64 175 / .75)}.ring-blue-800\/80{--tw-ring-color: rgb(30 64 175 / .8)}.ring-blue-800\/85{--tw-ring-color: rgb(30 64 175 / .85)}.ring-blue-800\/90{--tw-ring-color: rgb(30 64 175 / .9)}.ring-blue-800\/95{--tw-ring-color: rgb(30 64 175 / .95)}.ring-blue-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(30 58 138 / var(--tw-ring-opacity))}.ring-blue-900\/0{--tw-ring-color: rgb(30 58 138 / 0)}.ring-blue-900\/10{--tw-ring-color: rgb(30 58 138 / .1)}.ring-blue-900\/100{--tw-ring-color: rgb(30 58 138 / 1)}.ring-blue-900\/15{--tw-ring-color: rgb(30 58 138 / .15)}.ring-blue-900\/20{--tw-ring-color: rgb(30 58 138 / .2)}.ring-blue-900\/25{--tw-ring-color: rgb(30 58 138 / .25)}.ring-blue-900\/30{--tw-ring-color: rgb(30 58 138 / .3)}.ring-blue-900\/35{--tw-ring-color: rgb(30 58 138 / .35)}.ring-blue-900\/40{--tw-ring-color: rgb(30 58 138 / .4)}.ring-blue-900\/45{--tw-ring-color: rgb(30 58 138 / .45)}.ring-blue-900\/5{--tw-ring-color: rgb(30 58 138 / .05)}.ring-blue-900\/50{--tw-ring-color: rgb(30 58 138 / .5)}.ring-blue-900\/55{--tw-ring-color: rgb(30 58 138 / .55)}.ring-blue-900\/60{--tw-ring-color: rgb(30 58 138 / .6)}.ring-blue-900\/65{--tw-ring-color: rgb(30 58 138 / .65)}.ring-blue-900\/70{--tw-ring-color: rgb(30 58 138 / .7)}.ring-blue-900\/75{--tw-ring-color: rgb(30 58 138 / .75)}.ring-blue-900\/80{--tw-ring-color: rgb(30 58 138 / .8)}.ring-blue-900\/85{--tw-ring-color: rgb(30 58 138 / .85)}.ring-blue-900\/90{--tw-ring-color: rgb(30 58 138 / .9)}.ring-blue-900\/95{--tw-ring-color: rgb(30 58 138 / .95)}.ring-blue-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(23 37 84 / var(--tw-ring-opacity))}.ring-blue-950\/0{--tw-ring-color: rgb(23 37 84 / 0)}.ring-blue-950\/10{--tw-ring-color: rgb(23 37 84 / .1)}.ring-blue-950\/100{--tw-ring-color: rgb(23 37 84 / 1)}.ring-blue-950\/15{--tw-ring-color: rgb(23 37 84 / .15)}.ring-blue-950\/20{--tw-ring-color: rgb(23 37 84 / .2)}.ring-blue-950\/25{--tw-ring-color: rgb(23 37 84 / .25)}.ring-blue-950\/30{--tw-ring-color: rgb(23 37 84 / .3)}.ring-blue-950\/35{--tw-ring-color: rgb(23 37 84 / .35)}.ring-blue-950\/40{--tw-ring-color: rgb(23 37 84 / .4)}.ring-blue-950\/45{--tw-ring-color: rgb(23 37 84 / .45)}.ring-blue-950\/5{--tw-ring-color: rgb(23 37 84 / .05)}.ring-blue-950\/50{--tw-ring-color: rgb(23 37 84 / .5)}.ring-blue-950\/55{--tw-ring-color: rgb(23 37 84 / .55)}.ring-blue-950\/60{--tw-ring-color: rgb(23 37 84 / .6)}.ring-blue-950\/65{--tw-ring-color: rgb(23 37 84 / .65)}.ring-blue-950\/70{--tw-ring-color: rgb(23 37 84 / .7)}.ring-blue-950\/75{--tw-ring-color: rgb(23 37 84 / .75)}.ring-blue-950\/80{--tw-ring-color: rgb(23 37 84 / .8)}.ring-blue-950\/85{--tw-ring-color: rgb(23 37 84 / .85)}.ring-blue-950\/90{--tw-ring-color: rgb(23 37 84 / .9)}.ring-blue-950\/95{--tw-ring-color: rgb(23 37 84 / .95)}.ring-green-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 252 231 / var(--tw-ring-opacity))}.ring-green-100\/0{--tw-ring-color: rgb(220 252 231 / 0)}.ring-green-100\/10{--tw-ring-color: rgb(220 252 231 / .1)}.ring-green-100\/100{--tw-ring-color: rgb(220 252 231 / 1)}.ring-green-100\/15{--tw-ring-color: rgb(220 252 231 / .15)}.ring-green-100\/20{--tw-ring-color: rgb(220 252 231 / .2)}.ring-green-100\/25{--tw-ring-color: rgb(220 252 231 / .25)}.ring-green-100\/30{--tw-ring-color: rgb(220 252 231 / .3)}.ring-green-100\/35{--tw-ring-color: rgb(220 252 231 / .35)}.ring-green-100\/40{--tw-ring-color: rgb(220 252 231 / .4)}.ring-green-100\/45{--tw-ring-color: rgb(220 252 231 / .45)}.ring-green-100\/5{--tw-ring-color: rgb(220 252 231 / .05)}.ring-green-100\/50{--tw-ring-color: rgb(220 252 231 / .5)}.ring-green-100\/55{--tw-ring-color: rgb(220 252 231 / .55)}.ring-green-100\/60{--tw-ring-color: rgb(220 252 231 / .6)}.ring-green-100\/65{--tw-ring-color: rgb(220 252 231 / .65)}.ring-green-100\/70{--tw-ring-color: rgb(220 252 231 / .7)}.ring-green-100\/75{--tw-ring-color: rgb(220 252 231 / .75)}.ring-green-100\/80{--tw-ring-color: rgb(220 252 231 / .8)}.ring-green-100\/85{--tw-ring-color: rgb(220 252 231 / .85)}.ring-green-100\/90{--tw-ring-color: rgb(220 252 231 / .9)}.ring-green-100\/95{--tw-ring-color: rgb(220 252 231 / .95)}.ring-green-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(187 247 208 / var(--tw-ring-opacity))}.ring-green-200\/0{--tw-ring-color: rgb(187 247 208 / 0)}.ring-green-200\/10{--tw-ring-color: rgb(187 247 208 / .1)}.ring-green-200\/100{--tw-ring-color: rgb(187 247 208 / 1)}.ring-green-200\/15{--tw-ring-color: rgb(187 247 208 / .15)}.ring-green-200\/20{--tw-ring-color: rgb(187 247 208 / .2)}.ring-green-200\/25{--tw-ring-color: rgb(187 247 208 / .25)}.ring-green-200\/30{--tw-ring-color: rgb(187 247 208 / .3)}.ring-green-200\/35{--tw-ring-color: rgb(187 247 208 / .35)}.ring-green-200\/40{--tw-ring-color: rgb(187 247 208 / .4)}.ring-green-200\/45{--tw-ring-color: rgb(187 247 208 / .45)}.ring-green-200\/5{--tw-ring-color: rgb(187 247 208 / .05)}.ring-green-200\/50{--tw-ring-color: rgb(187 247 208 / .5)}.ring-green-200\/55{--tw-ring-color: rgb(187 247 208 / .55)}.ring-green-200\/60{--tw-ring-color: rgb(187 247 208 / .6)}.ring-green-200\/65{--tw-ring-color: rgb(187 247 208 / .65)}.ring-green-200\/70{--tw-ring-color: rgb(187 247 208 / .7)}.ring-green-200\/75{--tw-ring-color: rgb(187 247 208 / .75)}.ring-green-200\/80{--tw-ring-color: rgb(187 247 208 / .8)}.ring-green-200\/85{--tw-ring-color: rgb(187 247 208 / .85)}.ring-green-200\/90{--tw-ring-color: rgb(187 247 208 / .9)}.ring-green-200\/95{--tw-ring-color: rgb(187 247 208 / .95)}.ring-green-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(134 239 172 / var(--tw-ring-opacity))}.ring-green-300\/0{--tw-ring-color: rgb(134 239 172 / 0)}.ring-green-300\/10{--tw-ring-color: rgb(134 239 172 / .1)}.ring-green-300\/100{--tw-ring-color: rgb(134 239 172 / 1)}.ring-green-300\/15{--tw-ring-color: rgb(134 239 172 / .15)}.ring-green-300\/20{--tw-ring-color: rgb(134 239 172 / .2)}.ring-green-300\/25{--tw-ring-color: rgb(134 239 172 / .25)}.ring-green-300\/30{--tw-ring-color: rgb(134 239 172 / .3)}.ring-green-300\/35{--tw-ring-color: rgb(134 239 172 / .35)}.ring-green-300\/40{--tw-ring-color: rgb(134 239 172 / .4)}.ring-green-300\/45{--tw-ring-color: rgb(134 239 172 / .45)}.ring-green-300\/5{--tw-ring-color: rgb(134 239 172 / .05)}.ring-green-300\/50{--tw-ring-color: rgb(134 239 172 / .5)}.ring-green-300\/55{--tw-ring-color: rgb(134 239 172 / .55)}.ring-green-300\/60{--tw-ring-color: rgb(134 239 172 / .6)}.ring-green-300\/65{--tw-ring-color: rgb(134 239 172 / .65)}.ring-green-300\/70{--tw-ring-color: rgb(134 239 172 / .7)}.ring-green-300\/75{--tw-ring-color: rgb(134 239 172 / .75)}.ring-green-300\/80{--tw-ring-color: rgb(134 239 172 / .8)}.ring-green-300\/85{--tw-ring-color: rgb(134 239 172 / .85)}.ring-green-300\/90{--tw-ring-color: rgb(134 239 172 / .9)}.ring-green-300\/95{--tw-ring-color: rgb(134 239 172 / .95)}.ring-green-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(74 222 128 / var(--tw-ring-opacity))}.ring-green-400\/0{--tw-ring-color: rgb(74 222 128 / 0)}.ring-green-400\/10{--tw-ring-color: rgb(74 222 128 / .1)}.ring-green-400\/100{--tw-ring-color: rgb(74 222 128 / 1)}.ring-green-400\/15{--tw-ring-color: rgb(74 222 128 / .15)}.ring-green-400\/20{--tw-ring-color: rgb(74 222 128 / .2)}.ring-green-400\/25{--tw-ring-color: rgb(74 222 128 / .25)}.ring-green-400\/30{--tw-ring-color: rgb(74 222 128 / .3)}.ring-green-400\/35{--tw-ring-color: rgb(74 222 128 / .35)}.ring-green-400\/40{--tw-ring-color: rgb(74 222 128 / .4)}.ring-green-400\/45{--tw-ring-color: rgb(74 222 128 / .45)}.ring-green-400\/5{--tw-ring-color: rgb(74 222 128 / .05)}.ring-green-400\/50{--tw-ring-color: rgb(74 222 128 / .5)}.ring-green-400\/55{--tw-ring-color: rgb(74 222 128 / .55)}.ring-green-400\/60{--tw-ring-color: rgb(74 222 128 / .6)}.ring-green-400\/65{--tw-ring-color: rgb(74 222 128 / .65)}.ring-green-400\/70{--tw-ring-color: rgb(74 222 128 / .7)}.ring-green-400\/75{--tw-ring-color: rgb(74 222 128 / .75)}.ring-green-400\/80{--tw-ring-color: rgb(74 222 128 / .8)}.ring-green-400\/85{--tw-ring-color: rgb(74 222 128 / .85)}.ring-green-400\/90{--tw-ring-color: rgb(74 222 128 / .9)}.ring-green-400\/95{--tw-ring-color: rgb(74 222 128 / .95)}.ring-green-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(240 253 244 / var(--tw-ring-opacity))}.ring-green-50\/0{--tw-ring-color: rgb(240 253 244 / 0)}.ring-green-50\/10{--tw-ring-color: rgb(240 253 244 / .1)}.ring-green-50\/100{--tw-ring-color: rgb(240 253 244 / 1)}.ring-green-50\/15{--tw-ring-color: rgb(240 253 244 / .15)}.ring-green-50\/20{--tw-ring-color: rgb(240 253 244 / .2)}.ring-green-50\/25{--tw-ring-color: rgb(240 253 244 / .25)}.ring-green-50\/30{--tw-ring-color: rgb(240 253 244 / .3)}.ring-green-50\/35{--tw-ring-color: rgb(240 253 244 / .35)}.ring-green-50\/40{--tw-ring-color: rgb(240 253 244 / .4)}.ring-green-50\/45{--tw-ring-color: rgb(240 253 244 / .45)}.ring-green-50\/5{--tw-ring-color: rgb(240 253 244 / .05)}.ring-green-50\/50{--tw-ring-color: rgb(240 253 244 / .5)}.ring-green-50\/55{--tw-ring-color: rgb(240 253 244 / .55)}.ring-green-50\/60{--tw-ring-color: rgb(240 253 244 / .6)}.ring-green-50\/65{--tw-ring-color: rgb(240 253 244 / .65)}.ring-green-50\/70{--tw-ring-color: rgb(240 253 244 / .7)}.ring-green-50\/75{--tw-ring-color: rgb(240 253 244 / .75)}.ring-green-50\/80{--tw-ring-color: rgb(240 253 244 / .8)}.ring-green-50\/85{--tw-ring-color: rgb(240 253 244 / .85)}.ring-green-50\/90{--tw-ring-color: rgb(240 253 244 / .9)}.ring-green-50\/95{--tw-ring-color: rgb(240 253 244 / .95)}.ring-green-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(34 197 94 / var(--tw-ring-opacity))}.ring-green-500\/0{--tw-ring-color: rgb(34 197 94 / 0)}.ring-green-500\/10{--tw-ring-color: rgb(34 197 94 / .1)}.ring-green-500\/100{--tw-ring-color: rgb(34 197 94 / 1)}.ring-green-500\/15{--tw-ring-color: rgb(34 197 94 / .15)}.ring-green-500\/20{--tw-ring-color: rgb(34 197 94 / .2)}.ring-green-500\/25{--tw-ring-color: rgb(34 197 94 / .25)}.ring-green-500\/30{--tw-ring-color: rgb(34 197 94 / .3)}.ring-green-500\/35{--tw-ring-color: rgb(34 197 94 / .35)}.ring-green-500\/40{--tw-ring-color: rgb(34 197 94 / .4)}.ring-green-500\/45{--tw-ring-color: rgb(34 197 94 / .45)}.ring-green-500\/5{--tw-ring-color: rgb(34 197 94 / .05)}.ring-green-500\/50{--tw-ring-color: rgb(34 197 94 / .5)}.ring-green-500\/55{--tw-ring-color: rgb(34 197 94 / .55)}.ring-green-500\/60{--tw-ring-color: rgb(34 197 94 / .6)}.ring-green-500\/65{--tw-ring-color: rgb(34 197 94 / .65)}.ring-green-500\/70{--tw-ring-color: rgb(34 197 94 / .7)}.ring-green-500\/75{--tw-ring-color: rgb(34 197 94 / .75)}.ring-green-500\/80{--tw-ring-color: rgb(34 197 94 / .8)}.ring-green-500\/85{--tw-ring-color: rgb(34 197 94 / .85)}.ring-green-500\/90{--tw-ring-color: rgb(34 197 94 / .9)}.ring-green-500\/95{--tw-ring-color: rgb(34 197 94 / .95)}.ring-green-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 163 74 / var(--tw-ring-opacity))}.ring-green-600\/0{--tw-ring-color: rgb(22 163 74 / 0)}.ring-green-600\/10{--tw-ring-color: rgb(22 163 74 / .1)}.ring-green-600\/100{--tw-ring-color: rgb(22 163 74 / 1)}.ring-green-600\/15{--tw-ring-color: rgb(22 163 74 / .15)}.ring-green-600\/20{--tw-ring-color: rgb(22 163 74 / .2)}.ring-green-600\/25{--tw-ring-color: rgb(22 163 74 / .25)}.ring-green-600\/30{--tw-ring-color: rgb(22 163 74 / .3)}.ring-green-600\/35{--tw-ring-color: rgb(22 163 74 / .35)}.ring-green-600\/40{--tw-ring-color: rgb(22 163 74 / .4)}.ring-green-600\/45{--tw-ring-color: rgb(22 163 74 / .45)}.ring-green-600\/5{--tw-ring-color: rgb(22 163 74 / .05)}.ring-green-600\/50{--tw-ring-color: rgb(22 163 74 / .5)}.ring-green-600\/55{--tw-ring-color: rgb(22 163 74 / .55)}.ring-green-600\/60{--tw-ring-color: rgb(22 163 74 / .6)}.ring-green-600\/65{--tw-ring-color: rgb(22 163 74 / .65)}.ring-green-600\/70{--tw-ring-color: rgb(22 163 74 / .7)}.ring-green-600\/75{--tw-ring-color: rgb(22 163 74 / .75)}.ring-green-600\/80{--tw-ring-color: rgb(22 163 74 / .8)}.ring-green-600\/85{--tw-ring-color: rgb(22 163 74 / .85)}.ring-green-600\/90{--tw-ring-color: rgb(22 163 74 / .9)}.ring-green-600\/95{--tw-ring-color: rgb(22 163 74 / .95)}.ring-green-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(21 128 61 / var(--tw-ring-opacity))}.ring-green-700\/0{--tw-ring-color: rgb(21 128 61 / 0)}.ring-green-700\/10{--tw-ring-color: rgb(21 128 61 / .1)}.ring-green-700\/100{--tw-ring-color: rgb(21 128 61 / 1)}.ring-green-700\/15{--tw-ring-color: rgb(21 128 61 / .15)}.ring-green-700\/20{--tw-ring-color: rgb(21 128 61 / .2)}.ring-green-700\/25{--tw-ring-color: rgb(21 128 61 / .25)}.ring-green-700\/30{--tw-ring-color: rgb(21 128 61 / .3)}.ring-green-700\/35{--tw-ring-color: rgb(21 128 61 / .35)}.ring-green-700\/40{--tw-ring-color: rgb(21 128 61 / .4)}.ring-green-700\/45{--tw-ring-color: rgb(21 128 61 / .45)}.ring-green-700\/5{--tw-ring-color: rgb(21 128 61 / .05)}.ring-green-700\/50{--tw-ring-color: rgb(21 128 61 / .5)}.ring-green-700\/55{--tw-ring-color: rgb(21 128 61 / .55)}.ring-green-700\/60{--tw-ring-color: rgb(21 128 61 / .6)}.ring-green-700\/65{--tw-ring-color: rgb(21 128 61 / .65)}.ring-green-700\/70{--tw-ring-color: rgb(21 128 61 / .7)}.ring-green-700\/75{--tw-ring-color: rgb(21 128 61 / .75)}.ring-green-700\/80{--tw-ring-color: rgb(21 128 61 / .8)}.ring-green-700\/85{--tw-ring-color: rgb(21 128 61 / .85)}.ring-green-700\/90{--tw-ring-color: rgb(21 128 61 / .9)}.ring-green-700\/95{--tw-ring-color: rgb(21 128 61 / .95)}.ring-green-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(22 101 52 / var(--tw-ring-opacity))}.ring-green-800\/0{--tw-ring-color: rgb(22 101 52 / 0)}.ring-green-800\/10{--tw-ring-color: rgb(22 101 52 / .1)}.ring-green-800\/100{--tw-ring-color: rgb(22 101 52 / 1)}.ring-green-800\/15{--tw-ring-color: rgb(22 101 52 / .15)}.ring-green-800\/20{--tw-ring-color: rgb(22 101 52 / .2)}.ring-green-800\/25{--tw-ring-color: rgb(22 101 52 / .25)}.ring-green-800\/30{--tw-ring-color: rgb(22 101 52 / .3)}.ring-green-800\/35{--tw-ring-color: rgb(22 101 52 / .35)}.ring-green-800\/40{--tw-ring-color: rgb(22 101 52 / .4)}.ring-green-800\/45{--tw-ring-color: rgb(22 101 52 / .45)}.ring-green-800\/5{--tw-ring-color: rgb(22 101 52 / .05)}.ring-green-800\/50{--tw-ring-color: rgb(22 101 52 / .5)}.ring-green-800\/55{--tw-ring-color: rgb(22 101 52 / .55)}.ring-green-800\/60{--tw-ring-color: rgb(22 101 52 / .6)}.ring-green-800\/65{--tw-ring-color: rgb(22 101 52 / .65)}.ring-green-800\/70{--tw-ring-color: rgb(22 101 52 / .7)}.ring-green-800\/75{--tw-ring-color: rgb(22 101 52 / .75)}.ring-green-800\/80{--tw-ring-color: rgb(22 101 52 / .8)}.ring-green-800\/85{--tw-ring-color: rgb(22 101 52 / .85)}.ring-green-800\/90{--tw-ring-color: rgb(22 101 52 / .9)}.ring-green-800\/95{--tw-ring-color: rgb(22 101 52 / .95)}.ring-green-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(20 83 45 / var(--tw-ring-opacity))}.ring-green-900\/0{--tw-ring-color: rgb(20 83 45 / 0)}.ring-green-900\/10{--tw-ring-color: rgb(20 83 45 / .1)}.ring-green-900\/100{--tw-ring-color: rgb(20 83 45 / 1)}.ring-green-900\/15{--tw-ring-color: rgb(20 83 45 / .15)}.ring-green-900\/20{--tw-ring-color: rgb(20 83 45 / .2)}.ring-green-900\/25{--tw-ring-color: rgb(20 83 45 / .25)}.ring-green-900\/30{--tw-ring-color: rgb(20 83 45 / .3)}.ring-green-900\/35{--tw-ring-color: rgb(20 83 45 / .35)}.ring-green-900\/40{--tw-ring-color: rgb(20 83 45 / .4)}.ring-green-900\/45{--tw-ring-color: rgb(20 83 45 / .45)}.ring-green-900\/5{--tw-ring-color: rgb(20 83 45 / .05)}.ring-green-900\/50{--tw-ring-color: rgb(20 83 45 / .5)}.ring-green-900\/55{--tw-ring-color: rgb(20 83 45 / .55)}.ring-green-900\/60{--tw-ring-color: rgb(20 83 45 / .6)}.ring-green-900\/65{--tw-ring-color: rgb(20 83 45 / .65)}.ring-green-900\/70{--tw-ring-color: rgb(20 83 45 / .7)}.ring-green-900\/75{--tw-ring-color: rgb(20 83 45 / .75)}.ring-green-900\/80{--tw-ring-color: rgb(20 83 45 / .8)}.ring-green-900\/85{--tw-ring-color: rgb(20 83 45 / .85)}.ring-green-900\/90{--tw-ring-color: rgb(20 83 45 / .9)}.ring-green-900\/95{--tw-ring-color: rgb(20 83 45 / .95)}.ring-green-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(5 46 22 / var(--tw-ring-opacity))}.ring-green-950\/0{--tw-ring-color: rgb(5 46 22 / 0)}.ring-green-950\/10{--tw-ring-color: rgb(5 46 22 / .1)}.ring-green-950\/100{--tw-ring-color: rgb(5 46 22 / 1)}.ring-green-950\/15{--tw-ring-color: rgb(5 46 22 / .15)}.ring-green-950\/20{--tw-ring-color: rgb(5 46 22 / .2)}.ring-green-950\/25{--tw-ring-color: rgb(5 46 22 / .25)}.ring-green-950\/30{--tw-ring-color: rgb(5 46 22 / .3)}.ring-green-950\/35{--tw-ring-color: rgb(5 46 22 / .35)}.ring-green-950\/40{--tw-ring-color: rgb(5 46 22 / .4)}.ring-green-950\/45{--tw-ring-color: rgb(5 46 22 / .45)}.ring-green-950\/5{--tw-ring-color: rgb(5 46 22 / .05)}.ring-green-950\/50{--tw-ring-color: rgb(5 46 22 / .5)}.ring-green-950\/55{--tw-ring-color: rgb(5 46 22 / .55)}.ring-green-950\/60{--tw-ring-color: rgb(5 46 22 / .6)}.ring-green-950\/65{--tw-ring-color: rgb(5 46 22 / .65)}.ring-green-950\/70{--tw-ring-color: rgb(5 46 22 / .7)}.ring-green-950\/75{--tw-ring-color: rgb(5 46 22 / .75)}.ring-green-950\/80{--tw-ring-color: rgb(5 46 22 / .8)}.ring-green-950\/85{--tw-ring-color: rgb(5 46 22 / .85)}.ring-green-950\/90{--tw-ring-color: rgb(5 46 22 / .9)}.ring-green-950\/95{--tw-ring-color: rgb(5 46 22 / .95)}.ring-orange-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 237 213 / var(--tw-ring-opacity))}.ring-orange-100\/0{--tw-ring-color: rgb(255 237 213 / 0)}.ring-orange-100\/10{--tw-ring-color: rgb(255 237 213 / .1)}.ring-orange-100\/100{--tw-ring-color: rgb(255 237 213 / 1)}.ring-orange-100\/15{--tw-ring-color: rgb(255 237 213 / .15)}.ring-orange-100\/20{--tw-ring-color: rgb(255 237 213 / .2)}.ring-orange-100\/25{--tw-ring-color: rgb(255 237 213 / .25)}.ring-orange-100\/30{--tw-ring-color: rgb(255 237 213 / .3)}.ring-orange-100\/35{--tw-ring-color: rgb(255 237 213 / .35)}.ring-orange-100\/40{--tw-ring-color: rgb(255 237 213 / .4)}.ring-orange-100\/45{--tw-ring-color: rgb(255 237 213 / .45)}.ring-orange-100\/5{--tw-ring-color: rgb(255 237 213 / .05)}.ring-orange-100\/50{--tw-ring-color: rgb(255 237 213 / .5)}.ring-orange-100\/55{--tw-ring-color: rgb(255 237 213 / .55)}.ring-orange-100\/60{--tw-ring-color: rgb(255 237 213 / .6)}.ring-orange-100\/65{--tw-ring-color: rgb(255 237 213 / .65)}.ring-orange-100\/70{--tw-ring-color: rgb(255 237 213 / .7)}.ring-orange-100\/75{--tw-ring-color: rgb(255 237 213 / .75)}.ring-orange-100\/80{--tw-ring-color: rgb(255 237 213 / .8)}.ring-orange-100\/85{--tw-ring-color: rgb(255 237 213 / .85)}.ring-orange-100\/90{--tw-ring-color: rgb(255 237 213 / .9)}.ring-orange-100\/95{--tw-ring-color: rgb(255 237 213 / .95)}.ring-orange-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 215 170 / var(--tw-ring-opacity))}.ring-orange-200\/0{--tw-ring-color: rgb(254 215 170 / 0)}.ring-orange-200\/10{--tw-ring-color: rgb(254 215 170 / .1)}.ring-orange-200\/100{--tw-ring-color: rgb(254 215 170 / 1)}.ring-orange-200\/15{--tw-ring-color: rgb(254 215 170 / .15)}.ring-orange-200\/20{--tw-ring-color: rgb(254 215 170 / .2)}.ring-orange-200\/25{--tw-ring-color: rgb(254 215 170 / .25)}.ring-orange-200\/30{--tw-ring-color: rgb(254 215 170 / .3)}.ring-orange-200\/35{--tw-ring-color: rgb(254 215 170 / .35)}.ring-orange-200\/40{--tw-ring-color: rgb(254 215 170 / .4)}.ring-orange-200\/45{--tw-ring-color: rgb(254 215 170 / .45)}.ring-orange-200\/5{--tw-ring-color: rgb(254 215 170 / .05)}.ring-orange-200\/50{--tw-ring-color: rgb(254 215 170 / .5)}.ring-orange-200\/55{--tw-ring-color: rgb(254 215 170 / .55)}.ring-orange-200\/60{--tw-ring-color: rgb(254 215 170 / .6)}.ring-orange-200\/65{--tw-ring-color: rgb(254 215 170 / .65)}.ring-orange-200\/70{--tw-ring-color: rgb(254 215 170 / .7)}.ring-orange-200\/75{--tw-ring-color: rgb(254 215 170 / .75)}.ring-orange-200\/80{--tw-ring-color: rgb(254 215 170 / .8)}.ring-orange-200\/85{--tw-ring-color: rgb(254 215 170 / .85)}.ring-orange-200\/90{--tw-ring-color: rgb(254 215 170 / .9)}.ring-orange-200\/95{--tw-ring-color: rgb(254 215 170 / .95)}.ring-orange-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(253 186 116 / var(--tw-ring-opacity))}.ring-orange-300\/0{--tw-ring-color: rgb(253 186 116 / 0)}.ring-orange-300\/10{--tw-ring-color: rgb(253 186 116 / .1)}.ring-orange-300\/100{--tw-ring-color: rgb(253 186 116 / 1)}.ring-orange-300\/15{--tw-ring-color: rgb(253 186 116 / .15)}.ring-orange-300\/20{--tw-ring-color: rgb(253 186 116 / .2)}.ring-orange-300\/25{--tw-ring-color: rgb(253 186 116 / .25)}.ring-orange-300\/30{--tw-ring-color: rgb(253 186 116 / .3)}.ring-orange-300\/35{--tw-ring-color: rgb(253 186 116 / .35)}.ring-orange-300\/40{--tw-ring-color: rgb(253 186 116 / .4)}.ring-orange-300\/45{--tw-ring-color: rgb(253 186 116 / .45)}.ring-orange-300\/5{--tw-ring-color: rgb(253 186 116 / .05)}.ring-orange-300\/50{--tw-ring-color: rgb(253 186 116 / .5)}.ring-orange-300\/55{--tw-ring-color: rgb(253 186 116 / .55)}.ring-orange-300\/60{--tw-ring-color: rgb(253 186 116 / .6)}.ring-orange-300\/65{--tw-ring-color: rgb(253 186 116 / .65)}.ring-orange-300\/70{--tw-ring-color: rgb(253 186 116 / .7)}.ring-orange-300\/75{--tw-ring-color: rgb(253 186 116 / .75)}.ring-orange-300\/80{--tw-ring-color: rgb(253 186 116 / .8)}.ring-orange-300\/85{--tw-ring-color: rgb(253 186 116 / .85)}.ring-orange-300\/90{--tw-ring-color: rgb(253 186 116 / .9)}.ring-orange-300\/95{--tw-ring-color: rgb(253 186 116 / .95)}.ring-orange-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(251 146 60 / var(--tw-ring-opacity))}.ring-orange-400\/0{--tw-ring-color: rgb(251 146 60 / 0)}.ring-orange-400\/10{--tw-ring-color: rgb(251 146 60 / .1)}.ring-orange-400\/100{--tw-ring-color: rgb(251 146 60 / 1)}.ring-orange-400\/15{--tw-ring-color: rgb(251 146 60 / .15)}.ring-orange-400\/20{--tw-ring-color: rgb(251 146 60 / .2)}.ring-orange-400\/25{--tw-ring-color: rgb(251 146 60 / .25)}.ring-orange-400\/30{--tw-ring-color: rgb(251 146 60 / .3)}.ring-orange-400\/35{--tw-ring-color: rgb(251 146 60 / .35)}.ring-orange-400\/40{--tw-ring-color: rgb(251 146 60 / .4)}.ring-orange-400\/45{--tw-ring-color: rgb(251 146 60 / .45)}.ring-orange-400\/5{--tw-ring-color: rgb(251 146 60 / .05)}.ring-orange-400\/50{--tw-ring-color: rgb(251 146 60 / .5)}.ring-orange-400\/55{--tw-ring-color: rgb(251 146 60 / .55)}.ring-orange-400\/60{--tw-ring-color: rgb(251 146 60 / .6)}.ring-orange-400\/65{--tw-ring-color: rgb(251 146 60 / .65)}.ring-orange-400\/70{--tw-ring-color: rgb(251 146 60 / .7)}.ring-orange-400\/75{--tw-ring-color: rgb(251 146 60 / .75)}.ring-orange-400\/80{--tw-ring-color: rgb(251 146 60 / .8)}.ring-orange-400\/85{--tw-ring-color: rgb(251 146 60 / .85)}.ring-orange-400\/90{--tw-ring-color: rgb(251 146 60 / .9)}.ring-orange-400\/95{--tw-ring-color: rgb(251 146 60 / .95)}.ring-orange-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(255 247 237 / var(--tw-ring-opacity))}.ring-orange-50\/0{--tw-ring-color: rgb(255 247 237 / 0)}.ring-orange-50\/10{--tw-ring-color: rgb(255 247 237 / .1)}.ring-orange-50\/100{--tw-ring-color: rgb(255 247 237 / 1)}.ring-orange-50\/15{--tw-ring-color: rgb(255 247 237 / .15)}.ring-orange-50\/20{--tw-ring-color: rgb(255 247 237 / .2)}.ring-orange-50\/25{--tw-ring-color: rgb(255 247 237 / .25)}.ring-orange-50\/30{--tw-ring-color: rgb(255 247 237 / .3)}.ring-orange-50\/35{--tw-ring-color: rgb(255 247 237 / .35)}.ring-orange-50\/40{--tw-ring-color: rgb(255 247 237 / .4)}.ring-orange-50\/45{--tw-ring-color: rgb(255 247 237 / .45)}.ring-orange-50\/5{--tw-ring-color: rgb(255 247 237 / .05)}.ring-orange-50\/50{--tw-ring-color: rgb(255 247 237 / .5)}.ring-orange-50\/55{--tw-ring-color: rgb(255 247 237 / .55)}.ring-orange-50\/60{--tw-ring-color: rgb(255 247 237 / .6)}.ring-orange-50\/65{--tw-ring-color: rgb(255 247 237 / .65)}.ring-orange-50\/70{--tw-ring-color: rgb(255 247 237 / .7)}.ring-orange-50\/75{--tw-ring-color: rgb(255 247 237 / .75)}.ring-orange-50\/80{--tw-ring-color: rgb(255 247 237 / .8)}.ring-orange-50\/85{--tw-ring-color: rgb(255 247 237 / .85)}.ring-orange-50\/90{--tw-ring-color: rgb(255 247 237 / .9)}.ring-orange-50\/95{--tw-ring-color: rgb(255 247 237 / .95)}.ring-orange-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(249 115 22 / var(--tw-ring-opacity))}.ring-orange-500\/0{--tw-ring-color: rgb(249 115 22 / 0)}.ring-orange-500\/10{--tw-ring-color: rgb(249 115 22 / .1)}.ring-orange-500\/100{--tw-ring-color: rgb(249 115 22 / 1)}.ring-orange-500\/15{--tw-ring-color: rgb(249 115 22 / .15)}.ring-orange-500\/20{--tw-ring-color: rgb(249 115 22 / .2)}.ring-orange-500\/25{--tw-ring-color: rgb(249 115 22 / .25)}.ring-orange-500\/30{--tw-ring-color: rgb(249 115 22 / .3)}.ring-orange-500\/35{--tw-ring-color: rgb(249 115 22 / .35)}.ring-orange-500\/40{--tw-ring-color: rgb(249 115 22 / .4)}.ring-orange-500\/45{--tw-ring-color: rgb(249 115 22 / .45)}.ring-orange-500\/5{--tw-ring-color: rgb(249 115 22 / .05)}.ring-orange-500\/50{--tw-ring-color: rgb(249 115 22 / .5)}.ring-orange-500\/55{--tw-ring-color: rgb(249 115 22 / .55)}.ring-orange-500\/60{--tw-ring-color: rgb(249 115 22 / .6)}.ring-orange-500\/65{--tw-ring-color: rgb(249 115 22 / .65)}.ring-orange-500\/70{--tw-ring-color: rgb(249 115 22 / .7)}.ring-orange-500\/75{--tw-ring-color: rgb(249 115 22 / .75)}.ring-orange-500\/80{--tw-ring-color: rgb(249 115 22 / .8)}.ring-orange-500\/85{--tw-ring-color: rgb(249 115 22 / .85)}.ring-orange-500\/90{--tw-ring-color: rgb(249 115 22 / .9)}.ring-orange-500\/95{--tw-ring-color: rgb(249 115 22 / .95)}.ring-orange-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(234 88 12 / var(--tw-ring-opacity))}.ring-orange-600\/0{--tw-ring-color: rgb(234 88 12 / 0)}.ring-orange-600\/10{--tw-ring-color: rgb(234 88 12 / .1)}.ring-orange-600\/100{--tw-ring-color: rgb(234 88 12 / 1)}.ring-orange-600\/15{--tw-ring-color: rgb(234 88 12 / .15)}.ring-orange-600\/20{--tw-ring-color: rgb(234 88 12 / .2)}.ring-orange-600\/25{--tw-ring-color: rgb(234 88 12 / .25)}.ring-orange-600\/30{--tw-ring-color: rgb(234 88 12 / .3)}.ring-orange-600\/35{--tw-ring-color: rgb(234 88 12 / .35)}.ring-orange-600\/40{--tw-ring-color: rgb(234 88 12 / .4)}.ring-orange-600\/45{--tw-ring-color: rgb(234 88 12 / .45)}.ring-orange-600\/5{--tw-ring-color: rgb(234 88 12 / .05)}.ring-orange-600\/50{--tw-ring-color: rgb(234 88 12 / .5)}.ring-orange-600\/55{--tw-ring-color: rgb(234 88 12 / .55)}.ring-orange-600\/60{--tw-ring-color: rgb(234 88 12 / .6)}.ring-orange-600\/65{--tw-ring-color: rgb(234 88 12 / .65)}.ring-orange-600\/70{--tw-ring-color: rgb(234 88 12 / .7)}.ring-orange-600\/75{--tw-ring-color: rgb(234 88 12 / .75)}.ring-orange-600\/80{--tw-ring-color: rgb(234 88 12 / .8)}.ring-orange-600\/85{--tw-ring-color: rgb(234 88 12 / .85)}.ring-orange-600\/90{--tw-ring-color: rgb(234 88 12 / .9)}.ring-orange-600\/95{--tw-ring-color: rgb(234 88 12 / .95)}.ring-orange-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(194 65 12 / var(--tw-ring-opacity))}.ring-orange-700\/0{--tw-ring-color: rgb(194 65 12 / 0)}.ring-orange-700\/10{--tw-ring-color: rgb(194 65 12 / .1)}.ring-orange-700\/100{--tw-ring-color: rgb(194 65 12 / 1)}.ring-orange-700\/15{--tw-ring-color: rgb(194 65 12 / .15)}.ring-orange-700\/20{--tw-ring-color: rgb(194 65 12 / .2)}.ring-orange-700\/25{--tw-ring-color: rgb(194 65 12 / .25)}.ring-orange-700\/30{--tw-ring-color: rgb(194 65 12 / .3)}.ring-orange-700\/35{--tw-ring-color: rgb(194 65 12 / .35)}.ring-orange-700\/40{--tw-ring-color: rgb(194 65 12 / .4)}.ring-orange-700\/45{--tw-ring-color: rgb(194 65 12 / .45)}.ring-orange-700\/5{--tw-ring-color: rgb(194 65 12 / .05)}.ring-orange-700\/50{--tw-ring-color: rgb(194 65 12 / .5)}.ring-orange-700\/55{--tw-ring-color: rgb(194 65 12 / .55)}.ring-orange-700\/60{--tw-ring-color: rgb(194 65 12 / .6)}.ring-orange-700\/65{--tw-ring-color: rgb(194 65 12 / .65)}.ring-orange-700\/70{--tw-ring-color: rgb(194 65 12 / .7)}.ring-orange-700\/75{--tw-ring-color: rgb(194 65 12 / .75)}.ring-orange-700\/80{--tw-ring-color: rgb(194 65 12 / .8)}.ring-orange-700\/85{--tw-ring-color: rgb(194 65 12 / .85)}.ring-orange-700\/90{--tw-ring-color: rgb(194 65 12 / .9)}.ring-orange-700\/95{--tw-ring-color: rgb(194 65 12 / .95)}.ring-orange-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(154 52 18 / var(--tw-ring-opacity))}.ring-orange-800\/0{--tw-ring-color: rgb(154 52 18 / 0)}.ring-orange-800\/10{--tw-ring-color: rgb(154 52 18 / .1)}.ring-orange-800\/100{--tw-ring-color: rgb(154 52 18 / 1)}.ring-orange-800\/15{--tw-ring-color: rgb(154 52 18 / .15)}.ring-orange-800\/20{--tw-ring-color: rgb(154 52 18 / .2)}.ring-orange-800\/25{--tw-ring-color: rgb(154 52 18 / .25)}.ring-orange-800\/30{--tw-ring-color: rgb(154 52 18 / .3)}.ring-orange-800\/35{--tw-ring-color: rgb(154 52 18 / .35)}.ring-orange-800\/40{--tw-ring-color: rgb(154 52 18 / .4)}.ring-orange-800\/45{--tw-ring-color: rgb(154 52 18 / .45)}.ring-orange-800\/5{--tw-ring-color: rgb(154 52 18 / .05)}.ring-orange-800\/50{--tw-ring-color: rgb(154 52 18 / .5)}.ring-orange-800\/55{--tw-ring-color: rgb(154 52 18 / .55)}.ring-orange-800\/60{--tw-ring-color: rgb(154 52 18 / .6)}.ring-orange-800\/65{--tw-ring-color: rgb(154 52 18 / .65)}.ring-orange-800\/70{--tw-ring-color: rgb(154 52 18 / .7)}.ring-orange-800\/75{--tw-ring-color: rgb(154 52 18 / .75)}.ring-orange-800\/80{--tw-ring-color: rgb(154 52 18 / .8)}.ring-orange-800\/85{--tw-ring-color: rgb(154 52 18 / .85)}.ring-orange-800\/90{--tw-ring-color: rgb(154 52 18 / .9)}.ring-orange-800\/95{--tw-ring-color: rgb(154 52 18 / .95)}.ring-orange-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(124 45 18 / var(--tw-ring-opacity))}.ring-orange-900\/0{--tw-ring-color: rgb(124 45 18 / 0)}.ring-orange-900\/10{--tw-ring-color: rgb(124 45 18 / .1)}.ring-orange-900\/100{--tw-ring-color: rgb(124 45 18 / 1)}.ring-orange-900\/15{--tw-ring-color: rgb(124 45 18 / .15)}.ring-orange-900\/20{--tw-ring-color: rgb(124 45 18 / .2)}.ring-orange-900\/25{--tw-ring-color: rgb(124 45 18 / .25)}.ring-orange-900\/30{--tw-ring-color: rgb(124 45 18 / .3)}.ring-orange-900\/35{--tw-ring-color: rgb(124 45 18 / .35)}.ring-orange-900\/40{--tw-ring-color: rgb(124 45 18 / .4)}.ring-orange-900\/45{--tw-ring-color: rgb(124 45 18 / .45)}.ring-orange-900\/5{--tw-ring-color: rgb(124 45 18 / .05)}.ring-orange-900\/50{--tw-ring-color: rgb(124 45 18 / .5)}.ring-orange-900\/55{--tw-ring-color: rgb(124 45 18 / .55)}.ring-orange-900\/60{--tw-ring-color: rgb(124 45 18 / .6)}.ring-orange-900\/65{--tw-ring-color: rgb(124 45 18 / .65)}.ring-orange-900\/70{--tw-ring-color: rgb(124 45 18 / .7)}.ring-orange-900\/75{--tw-ring-color: rgb(124 45 18 / .75)}.ring-orange-900\/80{--tw-ring-color: rgb(124 45 18 / .8)}.ring-orange-900\/85{--tw-ring-color: rgb(124 45 18 / .85)}.ring-orange-900\/90{--tw-ring-color: rgb(124 45 18 / .9)}.ring-orange-900\/95{--tw-ring-color: rgb(124 45 18 / .95)}.ring-orange-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(67 20 7 / var(--tw-ring-opacity))}.ring-orange-950\/0{--tw-ring-color: rgb(67 20 7 / 0)}.ring-orange-950\/10{--tw-ring-color: rgb(67 20 7 / .1)}.ring-orange-950\/100{--tw-ring-color: rgb(67 20 7 / 1)}.ring-orange-950\/15{--tw-ring-color: rgb(67 20 7 / .15)}.ring-orange-950\/20{--tw-ring-color: rgb(67 20 7 / .2)}.ring-orange-950\/25{--tw-ring-color: rgb(67 20 7 / .25)}.ring-orange-950\/30{--tw-ring-color: rgb(67 20 7 / .3)}.ring-orange-950\/35{--tw-ring-color: rgb(67 20 7 / .35)}.ring-orange-950\/40{--tw-ring-color: rgb(67 20 7 / .4)}.ring-orange-950\/45{--tw-ring-color: rgb(67 20 7 / .45)}.ring-orange-950\/5{--tw-ring-color: rgb(67 20 7 / .05)}.ring-orange-950\/50{--tw-ring-color: rgb(67 20 7 / .5)}.ring-orange-950\/55{--tw-ring-color: rgb(67 20 7 / .55)}.ring-orange-950\/60{--tw-ring-color: rgb(67 20 7 / .6)}.ring-orange-950\/65{--tw-ring-color: rgb(67 20 7 / .65)}.ring-orange-950\/70{--tw-ring-color: rgb(67 20 7 / .7)}.ring-orange-950\/75{--tw-ring-color: rgb(67 20 7 / .75)}.ring-orange-950\/80{--tw-ring-color: rgb(67 20 7 / .8)}.ring-orange-950\/85{--tw-ring-color: rgb(67 20 7 / .85)}.ring-orange-950\/90{--tw-ring-color: rgb(67 20 7 / .9)}.ring-orange-950\/95{--tw-ring-color: rgb(67 20 7 / .95)}.ring-red-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 226 226 / var(--tw-ring-opacity))}.ring-red-100\/0{--tw-ring-color: rgb(254 226 226 / 0)}.ring-red-100\/10{--tw-ring-color: rgb(254 226 226 / .1)}.ring-red-100\/100{--tw-ring-color: rgb(254 226 226 / 1)}.ring-red-100\/15{--tw-ring-color: rgb(254 226 226 / .15)}.ring-red-100\/20{--tw-ring-color: rgb(254 226 226 / .2)}.ring-red-100\/25{--tw-ring-color: rgb(254 226 226 / .25)}.ring-red-100\/30{--tw-ring-color: rgb(254 226 226 / .3)}.ring-red-100\/35{--tw-ring-color: rgb(254 226 226 / .35)}.ring-red-100\/40{--tw-ring-color: rgb(254 226 226 / .4)}.ring-red-100\/45{--tw-ring-color: rgb(254 226 226 / .45)}.ring-red-100\/5{--tw-ring-color: rgb(254 226 226 / .05)}.ring-red-100\/50{--tw-ring-color: rgb(254 226 226 / .5)}.ring-red-100\/55{--tw-ring-color: rgb(254 226 226 / .55)}.ring-red-100\/60{--tw-ring-color: rgb(254 226 226 / .6)}.ring-red-100\/65{--tw-ring-color: rgb(254 226 226 / .65)}.ring-red-100\/70{--tw-ring-color: rgb(254 226 226 / .7)}.ring-red-100\/75{--tw-ring-color: rgb(254 226 226 / .75)}.ring-red-100\/80{--tw-ring-color: rgb(254 226 226 / .8)}.ring-red-100\/85{--tw-ring-color: rgb(254 226 226 / .85)}.ring-red-100\/90{--tw-ring-color: rgb(254 226 226 / .9)}.ring-red-100\/95{--tw-ring-color: rgb(254 226 226 / .95)}.ring-red-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 202 202 / var(--tw-ring-opacity))}.ring-red-200\/0{--tw-ring-color: rgb(254 202 202 / 0)}.ring-red-200\/10{--tw-ring-color: rgb(254 202 202 / .1)}.ring-red-200\/100{--tw-ring-color: rgb(254 202 202 / 1)}.ring-red-200\/15{--tw-ring-color: rgb(254 202 202 / .15)}.ring-red-200\/20{--tw-ring-color: rgb(254 202 202 / .2)}.ring-red-200\/25{--tw-ring-color: rgb(254 202 202 / .25)}.ring-red-200\/30{--tw-ring-color: rgb(254 202 202 / .3)}.ring-red-200\/35{--tw-ring-color: rgb(254 202 202 / .35)}.ring-red-200\/40{--tw-ring-color: rgb(254 202 202 / .4)}.ring-red-200\/45{--tw-ring-color: rgb(254 202 202 / .45)}.ring-red-200\/5{--tw-ring-color: rgb(254 202 202 / .05)}.ring-red-200\/50{--tw-ring-color: rgb(254 202 202 / .5)}.ring-red-200\/55{--tw-ring-color: rgb(254 202 202 / .55)}.ring-red-200\/60{--tw-ring-color: rgb(254 202 202 / .6)}.ring-red-200\/65{--tw-ring-color: rgb(254 202 202 / .65)}.ring-red-200\/70{--tw-ring-color: rgb(254 202 202 / .7)}.ring-red-200\/75{--tw-ring-color: rgb(254 202 202 / .75)}.ring-red-200\/80{--tw-ring-color: rgb(254 202 202 / .8)}.ring-red-200\/85{--tw-ring-color: rgb(254 202 202 / .85)}.ring-red-200\/90{--tw-ring-color: rgb(254 202 202 / .9)}.ring-red-200\/95{--tw-ring-color: rgb(254 202 202 / .95)}.ring-red-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(252 165 165 / var(--tw-ring-opacity))}.ring-red-300\/0{--tw-ring-color: rgb(252 165 165 / 0)}.ring-red-300\/10{--tw-ring-color: rgb(252 165 165 / .1)}.ring-red-300\/100{--tw-ring-color: rgb(252 165 165 / 1)}.ring-red-300\/15{--tw-ring-color: rgb(252 165 165 / .15)}.ring-red-300\/20{--tw-ring-color: rgb(252 165 165 / .2)}.ring-red-300\/25{--tw-ring-color: rgb(252 165 165 / .25)}.ring-red-300\/30{--tw-ring-color: rgb(252 165 165 / .3)}.ring-red-300\/35{--tw-ring-color: rgb(252 165 165 / .35)}.ring-red-300\/40{--tw-ring-color: rgb(252 165 165 / .4)}.ring-red-300\/45{--tw-ring-color: rgb(252 165 165 / .45)}.ring-red-300\/5{--tw-ring-color: rgb(252 165 165 / .05)}.ring-red-300\/50{--tw-ring-color: rgb(252 165 165 / .5)}.ring-red-300\/55{--tw-ring-color: rgb(252 165 165 / .55)}.ring-red-300\/60{--tw-ring-color: rgb(252 165 165 / .6)}.ring-red-300\/65{--tw-ring-color: rgb(252 165 165 / .65)}.ring-red-300\/70{--tw-ring-color: rgb(252 165 165 / .7)}.ring-red-300\/75{--tw-ring-color: rgb(252 165 165 / .75)}.ring-red-300\/80{--tw-ring-color: rgb(252 165 165 / .8)}.ring-red-300\/85{--tw-ring-color: rgb(252 165 165 / .85)}.ring-red-300\/90{--tw-ring-color: rgb(252 165 165 / .9)}.ring-red-300\/95{--tw-ring-color: rgb(252 165 165 / .95)}.ring-red-400{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity))}.ring-red-400\/0{--tw-ring-color: rgb(248 113 113 / 0)}.ring-red-400\/10{--tw-ring-color: rgb(248 113 113 / .1)}.ring-red-400\/100{--tw-ring-color: rgb(248 113 113 / 1)}.ring-red-400\/15{--tw-ring-color: rgb(248 113 113 / .15)}.ring-red-400\/20{--tw-ring-color: rgb(248 113 113 / .2)}.ring-red-400\/25{--tw-ring-color: rgb(248 113 113 / .25)}.ring-red-400\/30{--tw-ring-color: rgb(248 113 113 / .3)}.ring-red-400\/35{--tw-ring-color: rgb(248 113 113 / .35)}.ring-red-400\/40{--tw-ring-color: rgb(248 113 113 / .4)}.ring-red-400\/45{--tw-ring-color: rgb(248 113 113 / .45)}.ring-red-400\/5{--tw-ring-color: rgb(248 113 113 / .05)}.ring-red-400\/50{--tw-ring-color: rgb(248 113 113 / .5)}.ring-red-400\/55{--tw-ring-color: rgb(248 113 113 / .55)}.ring-red-400\/60{--tw-ring-color: rgb(248 113 113 / .6)}.ring-red-400\/65{--tw-ring-color: rgb(248 113 113 / .65)}.ring-red-400\/70{--tw-ring-color: rgb(248 113 113 / .7)}.ring-red-400\/75{--tw-ring-color: rgb(248 113 113 / .75)}.ring-red-400\/80{--tw-ring-color: rgb(248 113 113 / .8)}.ring-red-400\/85{--tw-ring-color: rgb(248 113 113 / .85)}.ring-red-400\/90{--tw-ring-color: rgb(248 113 113 / .9)}.ring-red-400\/95{--tw-ring-color: rgb(248 113 113 / .95)}.ring-red-50{--tw-ring-opacity: 1;--tw-ring-color: rgb(254 242 242 / var(--tw-ring-opacity))}.ring-red-50\/0{--tw-ring-color: rgb(254 242 242 / 0)}.ring-red-50\/10{--tw-ring-color: rgb(254 242 242 / .1)}.ring-red-50\/100{--tw-ring-color: rgb(254 242 242 / 1)}.ring-red-50\/15{--tw-ring-color: rgb(254 242 242 / .15)}.ring-red-50\/20{--tw-ring-color: rgb(254 242 242 / .2)}.ring-red-50\/25{--tw-ring-color: rgb(254 242 242 / .25)}.ring-red-50\/30{--tw-ring-color: rgb(254 242 242 / .3)}.ring-red-50\/35{--tw-ring-color: rgb(254 242 242 / .35)}.ring-red-50\/40{--tw-ring-color: rgb(254 242 242 / .4)}.ring-red-50\/45{--tw-ring-color: rgb(254 242 242 / .45)}.ring-red-50\/5{--tw-ring-color: rgb(254 242 242 / .05)}.ring-red-50\/50{--tw-ring-color: rgb(254 242 242 / .5)}.ring-red-50\/55{--tw-ring-color: rgb(254 242 242 / .55)}.ring-red-50\/60{--tw-ring-color: rgb(254 242 242 / .6)}.ring-red-50\/65{--tw-ring-color: rgb(254 242 242 / .65)}.ring-red-50\/70{--tw-ring-color: rgb(254 242 242 / .7)}.ring-red-50\/75{--tw-ring-color: rgb(254 242 242 / .75)}.ring-red-50\/80{--tw-ring-color: rgb(254 242 242 / .8)}.ring-red-50\/85{--tw-ring-color: rgb(254 242 242 / .85)}.ring-red-50\/90{--tw-ring-color: rgb(254 242 242 / .9)}.ring-red-50\/95{--tw-ring-color: rgb(254 242 242 / .95)}.ring-red-500{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity))}.ring-red-500\/0{--tw-ring-color: rgb(239 68 68 / 0)}.ring-red-500\/10{--tw-ring-color: rgb(239 68 68 / .1)}.ring-red-500\/100{--tw-ring-color: rgb(239 68 68 / 1)}.ring-red-500\/15{--tw-ring-color: rgb(239 68 68 / .15)}.ring-red-500\/20{--tw-ring-color: rgb(239 68 68 / .2)}.ring-red-500\/25{--tw-ring-color: rgb(239 68 68 / .25)}.ring-red-500\/30{--tw-ring-color: rgb(239 68 68 / .3)}.ring-red-500\/35{--tw-ring-color: rgb(239 68 68 / .35)}.ring-red-500\/40{--tw-ring-color: rgb(239 68 68 / .4)}.ring-red-500\/45{--tw-ring-color: rgb(239 68 68 / .45)}.ring-red-500\/5{--tw-ring-color: rgb(239 68 68 / .05)}.ring-red-500\/50{--tw-ring-color: rgb(239 68 68 / .5)}.ring-red-500\/55{--tw-ring-color: rgb(239 68 68 / .55)}.ring-red-500\/60{--tw-ring-color: rgb(239 68 68 / .6)}.ring-red-500\/65{--tw-ring-color: rgb(239 68 68 / .65)}.ring-red-500\/70{--tw-ring-color: rgb(239 68 68 / .7)}.ring-red-500\/75{--tw-ring-color: rgb(239 68 68 / .75)}.ring-red-500\/80{--tw-ring-color: rgb(239 68 68 / .8)}.ring-red-500\/85{--tw-ring-color: rgb(239 68 68 / .85)}.ring-red-500\/90{--tw-ring-color: rgb(239 68 68 / .9)}.ring-red-500\/95{--tw-ring-color: rgb(239 68 68 / .95)}.ring-red-600{--tw-ring-opacity: 1;--tw-ring-color: rgb(220 38 38 / var(--tw-ring-opacity))}.ring-red-600\/0{--tw-ring-color: rgb(220 38 38 / 0)}.ring-red-600\/10{--tw-ring-color: rgb(220 38 38 / .1)}.ring-red-600\/100{--tw-ring-color: rgb(220 38 38 / 1)}.ring-red-600\/15{--tw-ring-color: rgb(220 38 38 / .15)}.ring-red-600\/20{--tw-ring-color: rgb(220 38 38 / .2)}.ring-red-600\/25{--tw-ring-color: rgb(220 38 38 / .25)}.ring-red-600\/30{--tw-ring-color: rgb(220 38 38 / .3)}.ring-red-600\/35{--tw-ring-color: rgb(220 38 38 / .35)}.ring-red-600\/40{--tw-ring-color: rgb(220 38 38 / .4)}.ring-red-600\/45{--tw-ring-color: rgb(220 38 38 / .45)}.ring-red-600\/5{--tw-ring-color: rgb(220 38 38 / .05)}.ring-red-600\/50{--tw-ring-color: rgb(220 38 38 / .5)}.ring-red-600\/55{--tw-ring-color: rgb(220 38 38 / .55)}.ring-red-600\/60{--tw-ring-color: rgb(220 38 38 / .6)}.ring-red-600\/65{--tw-ring-color: rgb(220 38 38 / .65)}.ring-red-600\/70{--tw-ring-color: rgb(220 38 38 / .7)}.ring-red-600\/75{--tw-ring-color: rgb(220 38 38 / .75)}.ring-red-600\/80{--tw-ring-color: rgb(220 38 38 / .8)}.ring-red-600\/85{--tw-ring-color: rgb(220 38 38 / .85)}.ring-red-600\/90{--tw-ring-color: rgb(220 38 38 / .9)}.ring-red-600\/95{--tw-ring-color: rgb(220 38 38 / .95)}.ring-red-700{--tw-ring-opacity: 1;--tw-ring-color: rgb(185 28 28 / var(--tw-ring-opacity))}.ring-red-700\/0{--tw-ring-color: rgb(185 28 28 / 0)}.ring-red-700\/10{--tw-ring-color: rgb(185 28 28 / .1)}.ring-red-700\/100{--tw-ring-color: rgb(185 28 28 / 1)}.ring-red-700\/15{--tw-ring-color: rgb(185 28 28 / .15)}.ring-red-700\/20{--tw-ring-color: rgb(185 28 28 / .2)}.ring-red-700\/25{--tw-ring-color: rgb(185 28 28 / .25)}.ring-red-700\/30{--tw-ring-color: rgb(185 28 28 / .3)}.ring-red-700\/35{--tw-ring-color: rgb(185 28 28 / .35)}.ring-red-700\/40{--tw-ring-color: rgb(185 28 28 / .4)}.ring-red-700\/45{--tw-ring-color: rgb(185 28 28 / .45)}.ring-red-700\/5{--tw-ring-color: rgb(185 28 28 / .05)}.ring-red-700\/50{--tw-ring-color: rgb(185 28 28 / .5)}.ring-red-700\/55{--tw-ring-color: rgb(185 28 28 / .55)}.ring-red-700\/60{--tw-ring-color: rgb(185 28 28 / .6)}.ring-red-700\/65{--tw-ring-color: rgb(185 28 28 / .65)}.ring-red-700\/70{--tw-ring-color: rgb(185 28 28 / .7)}.ring-red-700\/75{--tw-ring-color: rgb(185 28 28 / .75)}.ring-red-700\/80{--tw-ring-color: rgb(185 28 28 / .8)}.ring-red-700\/85{--tw-ring-color: rgb(185 28 28 / .85)}.ring-red-700\/90{--tw-ring-color: rgb(185 28 28 / .9)}.ring-red-700\/95{--tw-ring-color: rgb(185 28 28 / .95)}.ring-red-800{--tw-ring-opacity: 1;--tw-ring-color: rgb(153 27 27 / var(--tw-ring-opacity))}.ring-red-800\/0{--tw-ring-color: rgb(153 27 27 / 0)}.ring-red-800\/10{--tw-ring-color: rgb(153 27 27 / .1)}.ring-red-800\/100{--tw-ring-color: rgb(153 27 27 / 1)}.ring-red-800\/15{--tw-ring-color: rgb(153 27 27 / .15)}.ring-red-800\/20{--tw-ring-color: rgb(153 27 27 / .2)}.ring-red-800\/25{--tw-ring-color: rgb(153 27 27 / .25)}.ring-red-800\/30{--tw-ring-color: rgb(153 27 27 / .3)}.ring-red-800\/35{--tw-ring-color: rgb(153 27 27 / .35)}.ring-red-800\/40{--tw-ring-color: rgb(153 27 27 / .4)}.ring-red-800\/45{--tw-ring-color: rgb(153 27 27 / .45)}.ring-red-800\/5{--tw-ring-color: rgb(153 27 27 / .05)}.ring-red-800\/50{--tw-ring-color: rgb(153 27 27 / .5)}.ring-red-800\/55{--tw-ring-color: rgb(153 27 27 / .55)}.ring-red-800\/60{--tw-ring-color: rgb(153 27 27 / .6)}.ring-red-800\/65{--tw-ring-color: rgb(153 27 27 / .65)}.ring-red-800\/70{--tw-ring-color: rgb(153 27 27 / .7)}.ring-red-800\/75{--tw-ring-color: rgb(153 27 27 / .75)}.ring-red-800\/80{--tw-ring-color: rgb(153 27 27 / .8)}.ring-red-800\/85{--tw-ring-color: rgb(153 27 27 / .85)}.ring-red-800\/90{--tw-ring-color: rgb(153 27 27 / .9)}.ring-red-800\/95{--tw-ring-color: rgb(153 27 27 / .95)}.ring-red-900{--tw-ring-opacity: 1;--tw-ring-color: rgb(127 29 29 / var(--tw-ring-opacity))}.ring-red-900\/0{--tw-ring-color: rgb(127 29 29 / 0)}.ring-red-900\/10{--tw-ring-color: rgb(127 29 29 / .1)}.ring-red-900\/100{--tw-ring-color: rgb(127 29 29 / 1)}.ring-red-900\/15{--tw-ring-color: rgb(127 29 29 / .15)}.ring-red-900\/20{--tw-ring-color: rgb(127 29 29 / .2)}.ring-red-900\/25{--tw-ring-color: rgb(127 29 29 / .25)}.ring-red-900\/30{--tw-ring-color: rgb(127 29 29 / .3)}.ring-red-900\/35{--tw-ring-color: rgb(127 29 29 / .35)}.ring-red-900\/40{--tw-ring-color: rgb(127 29 29 / .4)}.ring-red-900\/45{--tw-ring-color: rgb(127 29 29 / .45)}.ring-red-900\/5{--tw-ring-color: rgb(127 29 29 / .05)}.ring-red-900\/50{--tw-ring-color: rgb(127 29 29 / .5)}.ring-red-900\/55{--tw-ring-color: rgb(127 29 29 / .55)}.ring-red-900\/60{--tw-ring-color: rgb(127 29 29 / .6)}.ring-red-900\/65{--tw-ring-color: rgb(127 29 29 / .65)}.ring-red-900\/70{--tw-ring-color: rgb(127 29 29 / .7)}.ring-red-900\/75{--tw-ring-color: rgb(127 29 29 / .75)}.ring-red-900\/80{--tw-ring-color: rgb(127 29 29 / .8)}.ring-red-900\/85{--tw-ring-color: rgb(127 29 29 / .85)}.ring-red-900\/90{--tw-ring-color: rgb(127 29 29 / .9)}.ring-red-900\/95{--tw-ring-color: rgb(127 29 29 / .95)}.ring-red-950{--tw-ring-opacity: 1;--tw-ring-color: rgb(69 10 10 / var(--tw-ring-opacity))}.ring-red-950\/0{--tw-ring-color: rgb(69 10 10 / 0)}.ring-red-950\/10{--tw-ring-color: rgb(69 10 10 / .1)}.ring-red-950\/100{--tw-ring-color: rgb(69 10 10 / 1)}.ring-red-950\/15{--tw-ring-color: rgb(69 10 10 / .15)}.ring-red-950\/20{--tw-ring-color: rgb(69 10 10 / .2)}.ring-red-950\/25{--tw-ring-color: rgb(69 10 10 / .25)}.ring-red-950\/30{--tw-ring-color: rgb(69 10 10 / .3)}.ring-red-950\/35{--tw-ring-color: rgb(69 10 10 / .35)}.ring-red-950\/40{--tw-ring-color: rgb(69 10 10 / .4)}.ring-red-950\/45{--tw-ring-color: rgb(69 10 10 / .45)}.ring-red-950\/5{--tw-ring-color: rgb(69 10 10 / .05)}.ring-red-950\/50{--tw-ring-color: rgb(69 10 10 / .5)}.ring-red-950\/55{--tw-ring-color: rgb(69 10 10 / .55)}.ring-red-950\/60{--tw-ring-color: rgb(69 10 10 / .6)}.ring-red-950\/65{--tw-ring-color: rgb(69 10 10 / .65)}.ring-red-950\/70{--tw-ring-color: rgb(69 10 10 / .7)}.ring-red-950\/75{--tw-ring-color: rgb(69 10 10 / .75)}.ring-red-950\/80{--tw-ring-color: rgb(69 10 10 / .8)}.ring-red-950\/85{--tw-ring-color: rgb(69 10 10 / .85)}.ring-red-950\/90{--tw-ring-color: rgb(69 10 10 / .9)}.ring-red-950\/95{--tw-ring-color: rgb(69 10 10 / .95)}.ring-offset-blue-100{--tw-ring-offset-color: #dbeafe}.ring-offset-blue-100\/0{--tw-ring-offset-color: rgb(219 234 254 / 0)}.ring-offset-blue-100\/10{--tw-ring-offset-color: rgb(219 234 254 / .1)}.ring-offset-blue-100\/100{--tw-ring-offset-color: rgb(219 234 254 / 1)}.ring-offset-blue-100\/15{--tw-ring-offset-color: rgb(219 234 254 / .15)}.ring-offset-blue-100\/20{--tw-ring-offset-color: rgb(219 234 254 / .2)}.ring-offset-blue-100\/25{--tw-ring-offset-color: rgb(219 234 254 / .25)}.ring-offset-blue-100\/30{--tw-ring-offset-color: rgb(219 234 254 / .3)}.ring-offset-blue-100\/35{--tw-ring-offset-color: rgb(219 234 254 / .35)}.ring-offset-blue-100\/40{--tw-ring-offset-color: rgb(219 234 254 / .4)}.ring-offset-blue-100\/45{--tw-ring-offset-color: rgb(219 234 254 / .45)}.ring-offset-blue-100\/5{--tw-ring-offset-color: rgb(219 234 254 / .05)}.ring-offset-blue-100\/50{--tw-ring-offset-color: rgb(219 234 254 / .5)}.ring-offset-blue-100\/55{--tw-ring-offset-color: rgb(219 234 254 / .55)}.ring-offset-blue-100\/60{--tw-ring-offset-color: rgb(219 234 254 / .6)}.ring-offset-blue-100\/65{--tw-ring-offset-color: rgb(219 234 254 / .65)}.ring-offset-blue-100\/70{--tw-ring-offset-color: rgb(219 234 254 / .7)}.ring-offset-blue-100\/75{--tw-ring-offset-color: rgb(219 234 254 / .75)}.ring-offset-blue-100\/80{--tw-ring-offset-color: rgb(219 234 254 / .8)}.ring-offset-blue-100\/85{--tw-ring-offset-color: rgb(219 234 254 / .85)}.ring-offset-blue-100\/90{--tw-ring-offset-color: rgb(219 234 254 / .9)}.ring-offset-blue-100\/95{--tw-ring-offset-color: rgb(219 234 254 / .95)}.ring-offset-blue-200{--tw-ring-offset-color: #bfdbfe}.ring-offset-blue-200\/0{--tw-ring-offset-color: rgb(191 219 254 / 0)}.ring-offset-blue-200\/10{--tw-ring-offset-color: rgb(191 219 254 / .1)}.ring-offset-blue-200\/100{--tw-ring-offset-color: rgb(191 219 254 / 1)}.ring-offset-blue-200\/15{--tw-ring-offset-color: rgb(191 219 254 / .15)}.ring-offset-blue-200\/20{--tw-ring-offset-color: rgb(191 219 254 / .2)}.ring-offset-blue-200\/25{--tw-ring-offset-color: rgb(191 219 254 / .25)}.ring-offset-blue-200\/30{--tw-ring-offset-color: rgb(191 219 254 / .3)}.ring-offset-blue-200\/35{--tw-ring-offset-color: rgb(191 219 254 / .35)}.ring-offset-blue-200\/40{--tw-ring-offset-color: rgb(191 219 254 / .4)}.ring-offset-blue-200\/45{--tw-ring-offset-color: rgb(191 219 254 / .45)}.ring-offset-blue-200\/5{--tw-ring-offset-color: rgb(191 219 254 / .05)}.ring-offset-blue-200\/50{--tw-ring-offset-color: rgb(191 219 254 / .5)}.ring-offset-blue-200\/55{--tw-ring-offset-color: rgb(191 219 254 / .55)}.ring-offset-blue-200\/60{--tw-ring-offset-color: rgb(191 219 254 / .6)}.ring-offset-blue-200\/65{--tw-ring-offset-color: rgb(191 219 254 / .65)}.ring-offset-blue-200\/70{--tw-ring-offset-color: rgb(191 219 254 / .7)}.ring-offset-blue-200\/75{--tw-ring-offset-color: rgb(191 219 254 / .75)}.ring-offset-blue-200\/80{--tw-ring-offset-color: rgb(191 219 254 / .8)}.ring-offset-blue-200\/85{--tw-ring-offset-color: rgb(191 219 254 / .85)}.ring-offset-blue-200\/90{--tw-ring-offset-color: rgb(191 219 254 / .9)}.ring-offset-blue-200\/95{--tw-ring-offset-color: rgb(191 219 254 / .95)}.ring-offset-blue-300{--tw-ring-offset-color: #93c5fd}.ring-offset-blue-300\/0{--tw-ring-offset-color: rgb(147 197 253 / 0)}.ring-offset-blue-300\/10{--tw-ring-offset-color: rgb(147 197 253 / .1)}.ring-offset-blue-300\/100{--tw-ring-offset-color: rgb(147 197 253 / 1)}.ring-offset-blue-300\/15{--tw-ring-offset-color: rgb(147 197 253 / .15)}.ring-offset-blue-300\/20{--tw-ring-offset-color: rgb(147 197 253 / .2)}.ring-offset-blue-300\/25{--tw-ring-offset-color: rgb(147 197 253 / .25)}.ring-offset-blue-300\/30{--tw-ring-offset-color: rgb(147 197 253 / .3)}.ring-offset-blue-300\/35{--tw-ring-offset-color: rgb(147 197 253 / .35)}.ring-offset-blue-300\/40{--tw-ring-offset-color: rgb(147 197 253 / .4)}.ring-offset-blue-300\/45{--tw-ring-offset-color: rgb(147 197 253 / .45)}.ring-offset-blue-300\/5{--tw-ring-offset-color: rgb(147 197 253 / .05)}.ring-offset-blue-300\/50{--tw-ring-offset-color: rgb(147 197 253 / .5)}.ring-offset-blue-300\/55{--tw-ring-offset-color: rgb(147 197 253 / .55)}.ring-offset-blue-300\/60{--tw-ring-offset-color: rgb(147 197 253 / .6)}.ring-offset-blue-300\/65{--tw-ring-offset-color: rgb(147 197 253 / .65)}.ring-offset-blue-300\/70{--tw-ring-offset-color: rgb(147 197 253 / .7)}.ring-offset-blue-300\/75{--tw-ring-offset-color: rgb(147 197 253 / .75)}.ring-offset-blue-300\/80{--tw-ring-offset-color: rgb(147 197 253 / .8)}.ring-offset-blue-300\/85{--tw-ring-offset-color: rgb(147 197 253 / .85)}.ring-offset-blue-300\/90{--tw-ring-offset-color: rgb(147 197 253 / .9)}.ring-offset-blue-300\/95{--tw-ring-offset-color: rgb(147 197 253 / .95)}.ring-offset-blue-400{--tw-ring-offset-color: #60a5fa}.ring-offset-blue-400\/0{--tw-ring-offset-color: rgb(96 165 250 / 0)}.ring-offset-blue-400\/10{--tw-ring-offset-color: rgb(96 165 250 / .1)}.ring-offset-blue-400\/100{--tw-ring-offset-color: rgb(96 165 250 / 1)}.ring-offset-blue-400\/15{--tw-ring-offset-color: rgb(96 165 250 / .15)}.ring-offset-blue-400\/20{--tw-ring-offset-color: rgb(96 165 250 / .2)}.ring-offset-blue-400\/25{--tw-ring-offset-color: rgb(96 165 250 / .25)}.ring-offset-blue-400\/30{--tw-ring-offset-color: rgb(96 165 250 / .3)}.ring-offset-blue-400\/35{--tw-ring-offset-color: rgb(96 165 250 / .35)}.ring-offset-blue-400\/40{--tw-ring-offset-color: rgb(96 165 250 / .4)}.ring-offset-blue-400\/45{--tw-ring-offset-color: rgb(96 165 250 / .45)}.ring-offset-blue-400\/5{--tw-ring-offset-color: rgb(96 165 250 / .05)}.ring-offset-blue-400\/50{--tw-ring-offset-color: rgb(96 165 250 / .5)}.ring-offset-blue-400\/55{--tw-ring-offset-color: rgb(96 165 250 / .55)}.ring-offset-blue-400\/60{--tw-ring-offset-color: rgb(96 165 250 / .6)}.ring-offset-blue-400\/65{--tw-ring-offset-color: rgb(96 165 250 / .65)}.ring-offset-blue-400\/70{--tw-ring-offset-color: rgb(96 165 250 / .7)}.ring-offset-blue-400\/75{--tw-ring-offset-color: rgb(96 165 250 / .75)}.ring-offset-blue-400\/80{--tw-ring-offset-color: rgb(96 165 250 / .8)}.ring-offset-blue-400\/85{--tw-ring-offset-color: rgb(96 165 250 / .85)}.ring-offset-blue-400\/90{--tw-ring-offset-color: rgb(96 165 250 / .9)}.ring-offset-blue-400\/95{--tw-ring-offset-color: rgb(96 165 250 / .95)}.ring-offset-blue-50{--tw-ring-offset-color: #eff6ff}.ring-offset-blue-50\/0{--tw-ring-offset-color: rgb(239 246 255 / 0)}.ring-offset-blue-50\/10{--tw-ring-offset-color: rgb(239 246 255 / .1)}.ring-offset-blue-50\/100{--tw-ring-offset-color: rgb(239 246 255 / 1)}.ring-offset-blue-50\/15{--tw-ring-offset-color: rgb(239 246 255 / .15)}.ring-offset-blue-50\/20{--tw-ring-offset-color: rgb(239 246 255 / .2)}.ring-offset-blue-50\/25{--tw-ring-offset-color: rgb(239 246 255 / .25)}.ring-offset-blue-50\/30{--tw-ring-offset-color: rgb(239 246 255 / .3)}.ring-offset-blue-50\/35{--tw-ring-offset-color: rgb(239 246 255 / .35)}.ring-offset-blue-50\/40{--tw-ring-offset-color: rgb(239 246 255 / .4)}.ring-offset-blue-50\/45{--tw-ring-offset-color: rgb(239 246 255 / .45)}.ring-offset-blue-50\/5{--tw-ring-offset-color: rgb(239 246 255 / .05)}.ring-offset-blue-50\/50{--tw-ring-offset-color: rgb(239 246 255 / .5)}.ring-offset-blue-50\/55{--tw-ring-offset-color: rgb(239 246 255 / .55)}.ring-offset-blue-50\/60{--tw-ring-offset-color: rgb(239 246 255 / .6)}.ring-offset-blue-50\/65{--tw-ring-offset-color: rgb(239 246 255 / .65)}.ring-offset-blue-50\/70{--tw-ring-offset-color: rgb(239 246 255 / .7)}.ring-offset-blue-50\/75{--tw-ring-offset-color: rgb(239 246 255 / .75)}.ring-offset-blue-50\/80{--tw-ring-offset-color: rgb(239 246 255 / .8)}.ring-offset-blue-50\/85{--tw-ring-offset-color: rgb(239 246 255 / .85)}.ring-offset-blue-50\/90{--tw-ring-offset-color: rgb(239 246 255 / .9)}.ring-offset-blue-50\/95{--tw-ring-offset-color: rgb(239 246 255 / .95)}.ring-offset-blue-500{--tw-ring-offset-color: #3b82f6}.ring-offset-blue-500\/0{--tw-ring-offset-color: rgb(59 130 246 / 0)}.ring-offset-blue-500\/10{--tw-ring-offset-color: rgb(59 130 246 / .1)}.ring-offset-blue-500\/100{--tw-ring-offset-color: rgb(59 130 246 / 1)}.ring-offset-blue-500\/15{--tw-ring-offset-color: rgb(59 130 246 / .15)}.ring-offset-blue-500\/20{--tw-ring-offset-color: rgb(59 130 246 / .2)}.ring-offset-blue-500\/25{--tw-ring-offset-color: rgb(59 130 246 / .25)}.ring-offset-blue-500\/30{--tw-ring-offset-color: rgb(59 130 246 / .3)}.ring-offset-blue-500\/35{--tw-ring-offset-color: rgb(59 130 246 / .35)}.ring-offset-blue-500\/40{--tw-ring-offset-color: rgb(59 130 246 / .4)}.ring-offset-blue-500\/45{--tw-ring-offset-color: rgb(59 130 246 / .45)}.ring-offset-blue-500\/5{--tw-ring-offset-color: rgb(59 130 246 / .05)}.ring-offset-blue-500\/50{--tw-ring-offset-color: rgb(59 130 246 / .5)}.ring-offset-blue-500\/55{--tw-ring-offset-color: rgb(59 130 246 / .55)}.ring-offset-blue-500\/60{--tw-ring-offset-color: rgb(59 130 246 / .6)}.ring-offset-blue-500\/65{--tw-ring-offset-color: rgb(59 130 246 / .65)}.ring-offset-blue-500\/70{--tw-ring-offset-color: rgb(59 130 246 / .7)}.ring-offset-blue-500\/75{--tw-ring-offset-color: rgb(59 130 246 / .75)}.ring-offset-blue-500\/80{--tw-ring-offset-color: rgb(59 130 246 / .8)}.ring-offset-blue-500\/85{--tw-ring-offset-color: rgb(59 130 246 / .85)}.ring-offset-blue-500\/90{--tw-ring-offset-color: rgb(59 130 246 / .9)}.ring-offset-blue-500\/95{--tw-ring-offset-color: rgb(59 130 246 / .95)}.ring-offset-blue-600{--tw-ring-offset-color: #2563eb}.ring-offset-blue-600\/0{--tw-ring-offset-color: rgb(37 99 235 / 0)}.ring-offset-blue-600\/10{--tw-ring-offset-color: rgb(37 99 235 / .1)}.ring-offset-blue-600\/100{--tw-ring-offset-color: rgb(37 99 235 / 1)}.ring-offset-blue-600\/15{--tw-ring-offset-color: rgb(37 99 235 / .15)}.ring-offset-blue-600\/20{--tw-ring-offset-color: rgb(37 99 235 / .2)}.ring-offset-blue-600\/25{--tw-ring-offset-color: rgb(37 99 235 / .25)}.ring-offset-blue-600\/30{--tw-ring-offset-color: rgb(37 99 235 / .3)}.ring-offset-blue-600\/35{--tw-ring-offset-color: rgb(37 99 235 / .35)}.ring-offset-blue-600\/40{--tw-ring-offset-color: rgb(37 99 235 / .4)}.ring-offset-blue-600\/45{--tw-ring-offset-color: rgb(37 99 235 / .45)}.ring-offset-blue-600\/5{--tw-ring-offset-color: rgb(37 99 235 / .05)}.ring-offset-blue-600\/50{--tw-ring-offset-color: rgb(37 99 235 / .5)}.ring-offset-blue-600\/55{--tw-ring-offset-color: rgb(37 99 235 / .55)}.ring-offset-blue-600\/60{--tw-ring-offset-color: rgb(37 99 235 / .6)}.ring-offset-blue-600\/65{--tw-ring-offset-color: rgb(37 99 235 / .65)}.ring-offset-blue-600\/70{--tw-ring-offset-color: rgb(37 99 235 / .7)}.ring-offset-blue-600\/75{--tw-ring-offset-color: rgb(37 99 235 / .75)}.ring-offset-blue-600\/80{--tw-ring-offset-color: rgb(37 99 235 / .8)}.ring-offset-blue-600\/85{--tw-ring-offset-color: rgb(37 99 235 / .85)}.ring-offset-blue-600\/90{--tw-ring-offset-color: rgb(37 99 235 / .9)}.ring-offset-blue-600\/95{--tw-ring-offset-color: rgb(37 99 235 / .95)}.ring-offset-blue-700{--tw-ring-offset-color: #1d4ed8}.ring-offset-blue-700\/0{--tw-ring-offset-color: rgb(29 78 216 / 0)}.ring-offset-blue-700\/10{--tw-ring-offset-color: rgb(29 78 216 / .1)}.ring-offset-blue-700\/100{--tw-ring-offset-color: rgb(29 78 216 / 1)}.ring-offset-blue-700\/15{--tw-ring-offset-color: rgb(29 78 216 / .15)}.ring-offset-blue-700\/20{--tw-ring-offset-color: rgb(29 78 216 / .2)}.ring-offset-blue-700\/25{--tw-ring-offset-color: rgb(29 78 216 / .25)}.ring-offset-blue-700\/30{--tw-ring-offset-color: rgb(29 78 216 / .3)}.ring-offset-blue-700\/35{--tw-ring-offset-color: rgb(29 78 216 / .35)}.ring-offset-blue-700\/40{--tw-ring-offset-color: rgb(29 78 216 / .4)}.ring-offset-blue-700\/45{--tw-ring-offset-color: rgb(29 78 216 / .45)}.ring-offset-blue-700\/5{--tw-ring-offset-color: rgb(29 78 216 / .05)}.ring-offset-blue-700\/50{--tw-ring-offset-color: rgb(29 78 216 / .5)}.ring-offset-blue-700\/55{--tw-ring-offset-color: rgb(29 78 216 / .55)}.ring-offset-blue-700\/60{--tw-ring-offset-color: rgb(29 78 216 / .6)}.ring-offset-blue-700\/65{--tw-ring-offset-color: rgb(29 78 216 / .65)}.ring-offset-blue-700\/70{--tw-ring-offset-color: rgb(29 78 216 / .7)}.ring-offset-blue-700\/75{--tw-ring-offset-color: rgb(29 78 216 / .75)}.ring-offset-blue-700\/80{--tw-ring-offset-color: rgb(29 78 216 / .8)}.ring-offset-blue-700\/85{--tw-ring-offset-color: rgb(29 78 216 / .85)}.ring-offset-blue-700\/90{--tw-ring-offset-color: rgb(29 78 216 / .9)}.ring-offset-blue-700\/95{--tw-ring-offset-color: rgb(29 78 216 / .95)}.ring-offset-blue-800{--tw-ring-offset-color: #1e40af}.ring-offset-blue-800\/0{--tw-ring-offset-color: rgb(30 64 175 / 0)}.ring-offset-blue-800\/10{--tw-ring-offset-color: rgb(30 64 175 / .1)}.ring-offset-blue-800\/100{--tw-ring-offset-color: rgb(30 64 175 / 1)}.ring-offset-blue-800\/15{--tw-ring-offset-color: rgb(30 64 175 / .15)}.ring-offset-blue-800\/20{--tw-ring-offset-color: rgb(30 64 175 / .2)}.ring-offset-blue-800\/25{--tw-ring-offset-color: rgb(30 64 175 / .25)}.ring-offset-blue-800\/30{--tw-ring-offset-color: rgb(30 64 175 / .3)}.ring-offset-blue-800\/35{--tw-ring-offset-color: rgb(30 64 175 / .35)}.ring-offset-blue-800\/40{--tw-ring-offset-color: rgb(30 64 175 / .4)}.ring-offset-blue-800\/45{--tw-ring-offset-color: rgb(30 64 175 / .45)}.ring-offset-blue-800\/5{--tw-ring-offset-color: rgb(30 64 175 / .05)}.ring-offset-blue-800\/50{--tw-ring-offset-color: rgb(30 64 175 / .5)}.ring-offset-blue-800\/55{--tw-ring-offset-color: rgb(30 64 175 / .55)}.ring-offset-blue-800\/60{--tw-ring-offset-color: rgb(30 64 175 / .6)}.ring-offset-blue-800\/65{--tw-ring-offset-color: rgb(30 64 175 / .65)}.ring-offset-blue-800\/70{--tw-ring-offset-color: rgb(30 64 175 / .7)}.ring-offset-blue-800\/75{--tw-ring-offset-color: rgb(30 64 175 / .75)}.ring-offset-blue-800\/80{--tw-ring-offset-color: rgb(30 64 175 / .8)}.ring-offset-blue-800\/85{--tw-ring-offset-color: rgb(30 64 175 / .85)}.ring-offset-blue-800\/90{--tw-ring-offset-color: rgb(30 64 175 / .9)}.ring-offset-blue-800\/95{--tw-ring-offset-color: rgb(30 64 175 / .95)}.ring-offset-blue-900{--tw-ring-offset-color: #1e3a8a}.ring-offset-blue-900\/0{--tw-ring-offset-color: rgb(30 58 138 / 0)}.ring-offset-blue-900\/10{--tw-ring-offset-color: rgb(30 58 138 / .1)}.ring-offset-blue-900\/100{--tw-ring-offset-color: rgb(30 58 138 / 1)}.ring-offset-blue-900\/15{--tw-ring-offset-color: rgb(30 58 138 / .15)}.ring-offset-blue-900\/20{--tw-ring-offset-color: rgb(30 58 138 / .2)}.ring-offset-blue-900\/25{--tw-ring-offset-color: rgb(30 58 138 / .25)}.ring-offset-blue-900\/30{--tw-ring-offset-color: rgb(30 58 138 / .3)}.ring-offset-blue-900\/35{--tw-ring-offset-color: rgb(30 58 138 / .35)}.ring-offset-blue-900\/40{--tw-ring-offset-color: rgb(30 58 138 / .4)}.ring-offset-blue-900\/45{--tw-ring-offset-color: rgb(30 58 138 / .45)}.ring-offset-blue-900\/5{--tw-ring-offset-color: rgb(30 58 138 / .05)}.ring-offset-blue-900\/50{--tw-ring-offset-color: rgb(30 58 138 / .5)}.ring-offset-blue-900\/55{--tw-ring-offset-color: rgb(30 58 138 / .55)}.ring-offset-blue-900\/60{--tw-ring-offset-color: rgb(30 58 138 / .6)}.ring-offset-blue-900\/65{--tw-ring-offset-color: rgb(30 58 138 / .65)}.ring-offset-blue-900\/70{--tw-ring-offset-color: rgb(30 58 138 / .7)}.ring-offset-blue-900\/75{--tw-ring-offset-color: rgb(30 58 138 / .75)}.ring-offset-blue-900\/80{--tw-ring-offset-color: rgb(30 58 138 / .8)}.ring-offset-blue-900\/85{--tw-ring-offset-color: rgb(30 58 138 / .85)}.ring-offset-blue-900\/90{--tw-ring-offset-color: rgb(30 58 138 / .9)}.ring-offset-blue-900\/95{--tw-ring-offset-color: rgb(30 58 138 / .95)}.ring-offset-blue-950{--tw-ring-offset-color: #172554}.ring-offset-blue-950\/0{--tw-ring-offset-color: rgb(23 37 84 / 0)}.ring-offset-blue-950\/10{--tw-ring-offset-color: rgb(23 37 84 / .1)}.ring-offset-blue-950\/100{--tw-ring-offset-color: rgb(23 37 84 / 1)}.ring-offset-blue-950\/15{--tw-ring-offset-color: rgb(23 37 84 / .15)}.ring-offset-blue-950\/20{--tw-ring-offset-color: rgb(23 37 84 / .2)}.ring-offset-blue-950\/25{--tw-ring-offset-color: rgb(23 37 84 / .25)}.ring-offset-blue-950\/30{--tw-ring-offset-color: rgb(23 37 84 / .3)}.ring-offset-blue-950\/35{--tw-ring-offset-color: rgb(23 37 84 / .35)}.ring-offset-blue-950\/40{--tw-ring-offset-color: rgb(23 37 84 / .4)}.ring-offset-blue-950\/45{--tw-ring-offset-color: rgb(23 37 84 / .45)}.ring-offset-blue-950\/5{--tw-ring-offset-color: rgb(23 37 84 / .05)}.ring-offset-blue-950\/50{--tw-ring-offset-color: rgb(23 37 84 / .5)}.ring-offset-blue-950\/55{--tw-ring-offset-color: rgb(23 37 84 / .55)}.ring-offset-blue-950\/60{--tw-ring-offset-color: rgb(23 37 84 / .6)}.ring-offset-blue-950\/65{--tw-ring-offset-color: rgb(23 37 84 / .65)}.ring-offset-blue-950\/70{--tw-ring-offset-color: rgb(23 37 84 / .7)}.ring-offset-blue-950\/75{--tw-ring-offset-color: rgb(23 37 84 / .75)}.ring-offset-blue-950\/80{--tw-ring-offset-color: rgb(23 37 84 / .8)}.ring-offset-blue-950\/85{--tw-ring-offset-color: rgb(23 37 84 / .85)}.ring-offset-blue-950\/90{--tw-ring-offset-color: rgb(23 37 84 / .9)}.ring-offset-blue-950\/95{--tw-ring-offset-color: rgb(23 37 84 / .95)}.ring-offset-green-100{--tw-ring-offset-color: #dcfce7}.ring-offset-green-100\/0{--tw-ring-offset-color: rgb(220 252 231 / 0)}.ring-offset-green-100\/10{--tw-ring-offset-color: rgb(220 252 231 / .1)}.ring-offset-green-100\/100{--tw-ring-offset-color: rgb(220 252 231 / 1)}.ring-offset-green-100\/15{--tw-ring-offset-color: rgb(220 252 231 / .15)}.ring-offset-green-100\/20{--tw-ring-offset-color: rgb(220 252 231 / .2)}.ring-offset-green-100\/25{--tw-ring-offset-color: rgb(220 252 231 / .25)}.ring-offset-green-100\/30{--tw-ring-offset-color: rgb(220 252 231 / .3)}.ring-offset-green-100\/35{--tw-ring-offset-color: rgb(220 252 231 / .35)}.ring-offset-green-100\/40{--tw-ring-offset-color: rgb(220 252 231 / .4)}.ring-offset-green-100\/45{--tw-ring-offset-color: rgb(220 252 231 / .45)}.ring-offset-green-100\/5{--tw-ring-offset-color: rgb(220 252 231 / .05)}.ring-offset-green-100\/50{--tw-ring-offset-color: rgb(220 252 231 / .5)}.ring-offset-green-100\/55{--tw-ring-offset-color: rgb(220 252 231 / .55)}.ring-offset-green-100\/60{--tw-ring-offset-color: rgb(220 252 231 / .6)}.ring-offset-green-100\/65{--tw-ring-offset-color: rgb(220 252 231 / .65)}.ring-offset-green-100\/70{--tw-ring-offset-color: rgb(220 252 231 / .7)}.ring-offset-green-100\/75{--tw-ring-offset-color: rgb(220 252 231 / .75)}.ring-offset-green-100\/80{--tw-ring-offset-color: rgb(220 252 231 / .8)}.ring-offset-green-100\/85{--tw-ring-offset-color: rgb(220 252 231 / .85)}.ring-offset-green-100\/90{--tw-ring-offset-color: rgb(220 252 231 / .9)}.ring-offset-green-100\/95{--tw-ring-offset-color: rgb(220 252 231 / .95)}.ring-offset-green-200{--tw-ring-offset-color: #bbf7d0}.ring-offset-green-200\/0{--tw-ring-offset-color: rgb(187 247 208 / 0)}.ring-offset-green-200\/10{--tw-ring-offset-color: rgb(187 247 208 / .1)}.ring-offset-green-200\/100{--tw-ring-offset-color: rgb(187 247 208 / 1)}.ring-offset-green-200\/15{--tw-ring-offset-color: rgb(187 247 208 / .15)}.ring-offset-green-200\/20{--tw-ring-offset-color: rgb(187 247 208 / .2)}.ring-offset-green-200\/25{--tw-ring-offset-color: rgb(187 247 208 / .25)}.ring-offset-green-200\/30{--tw-ring-offset-color: rgb(187 247 208 / .3)}.ring-offset-green-200\/35{--tw-ring-offset-color: rgb(187 247 208 / .35)}.ring-offset-green-200\/40{--tw-ring-offset-color: rgb(187 247 208 / .4)}.ring-offset-green-200\/45{--tw-ring-offset-color: rgb(187 247 208 / .45)}.ring-offset-green-200\/5{--tw-ring-offset-color: rgb(187 247 208 / .05)}.ring-offset-green-200\/50{--tw-ring-offset-color: rgb(187 247 208 / .5)}.ring-offset-green-200\/55{--tw-ring-offset-color: rgb(187 247 208 / .55)}.ring-offset-green-200\/60{--tw-ring-offset-color: rgb(187 247 208 / .6)}.ring-offset-green-200\/65{--tw-ring-offset-color: rgb(187 247 208 / .65)}.ring-offset-green-200\/70{--tw-ring-offset-color: rgb(187 247 208 / .7)}.ring-offset-green-200\/75{--tw-ring-offset-color: rgb(187 247 208 / .75)}.ring-offset-green-200\/80{--tw-ring-offset-color: rgb(187 247 208 / .8)}.ring-offset-green-200\/85{--tw-ring-offset-color: rgb(187 247 208 / .85)}.ring-offset-green-200\/90{--tw-ring-offset-color: rgb(187 247 208 / .9)}.ring-offset-green-200\/95{--tw-ring-offset-color: rgb(187 247 208 / .95)}.ring-offset-green-300{--tw-ring-offset-color: #86efac}.ring-offset-green-300\/0{--tw-ring-offset-color: rgb(134 239 172 / 0)}.ring-offset-green-300\/10{--tw-ring-offset-color: rgb(134 239 172 / .1)}.ring-offset-green-300\/100{--tw-ring-offset-color: rgb(134 239 172 / 1)}.ring-offset-green-300\/15{--tw-ring-offset-color: rgb(134 239 172 / .15)}.ring-offset-green-300\/20{--tw-ring-offset-color: rgb(134 239 172 / .2)}.ring-offset-green-300\/25{--tw-ring-offset-color: rgb(134 239 172 / .25)}.ring-offset-green-300\/30{--tw-ring-offset-color: rgb(134 239 172 / .3)}.ring-offset-green-300\/35{--tw-ring-offset-color: rgb(134 239 172 / .35)}.ring-offset-green-300\/40{--tw-ring-offset-color: rgb(134 239 172 / .4)}.ring-offset-green-300\/45{--tw-ring-offset-color: rgb(134 239 172 / .45)}.ring-offset-green-300\/5{--tw-ring-offset-color: rgb(134 239 172 / .05)}.ring-offset-green-300\/50{--tw-ring-offset-color: rgb(134 239 172 / .5)}.ring-offset-green-300\/55{--tw-ring-offset-color: rgb(134 239 172 / .55)}.ring-offset-green-300\/60{--tw-ring-offset-color: rgb(134 239 172 / .6)}.ring-offset-green-300\/65{--tw-ring-offset-color: rgb(134 239 172 / .65)}.ring-offset-green-300\/70{--tw-ring-offset-color: rgb(134 239 172 / .7)}.ring-offset-green-300\/75{--tw-ring-offset-color: rgb(134 239 172 / .75)}.ring-offset-green-300\/80{--tw-ring-offset-color: rgb(134 239 172 / .8)}.ring-offset-green-300\/85{--tw-ring-offset-color: rgb(134 239 172 / .85)}.ring-offset-green-300\/90{--tw-ring-offset-color: rgb(134 239 172 / .9)}.ring-offset-green-300\/95{--tw-ring-offset-color: rgb(134 239 172 / .95)}.ring-offset-green-400{--tw-ring-offset-color: #4ade80}.ring-offset-green-400\/0{--tw-ring-offset-color: rgb(74 222 128 / 0)}.ring-offset-green-400\/10{--tw-ring-offset-color: rgb(74 222 128 / .1)}.ring-offset-green-400\/100{--tw-ring-offset-color: rgb(74 222 128 / 1)}.ring-offset-green-400\/15{--tw-ring-offset-color: rgb(74 222 128 / .15)}.ring-offset-green-400\/20{--tw-ring-offset-color: rgb(74 222 128 / .2)}.ring-offset-green-400\/25{--tw-ring-offset-color: rgb(74 222 128 / .25)}.ring-offset-green-400\/30{--tw-ring-offset-color: rgb(74 222 128 / .3)}.ring-offset-green-400\/35{--tw-ring-offset-color: rgb(74 222 128 / .35)}.ring-offset-green-400\/40{--tw-ring-offset-color: rgb(74 222 128 / .4)}.ring-offset-green-400\/45{--tw-ring-offset-color: rgb(74 222 128 / .45)}.ring-offset-green-400\/5{--tw-ring-offset-color: rgb(74 222 128 / .05)}.ring-offset-green-400\/50{--tw-ring-offset-color: rgb(74 222 128 / .5)}.ring-offset-green-400\/55{--tw-ring-offset-color: rgb(74 222 128 / .55)}.ring-offset-green-400\/60{--tw-ring-offset-color: rgb(74 222 128 / .6)}.ring-offset-green-400\/65{--tw-ring-offset-color: rgb(74 222 128 / .65)}.ring-offset-green-400\/70{--tw-ring-offset-color: rgb(74 222 128 / .7)}.ring-offset-green-400\/75{--tw-ring-offset-color: rgb(74 222 128 / .75)}.ring-offset-green-400\/80{--tw-ring-offset-color: rgb(74 222 128 / .8)}.ring-offset-green-400\/85{--tw-ring-offset-color: rgb(74 222 128 / .85)}.ring-offset-green-400\/90{--tw-ring-offset-color: rgb(74 222 128 / .9)}.ring-offset-green-400\/95{--tw-ring-offset-color: rgb(74 222 128 / .95)}.ring-offset-green-50{--tw-ring-offset-color: #f0fdf4}.ring-offset-green-50\/0{--tw-ring-offset-color: rgb(240 253 244 / 0)}.ring-offset-green-50\/10{--tw-ring-offset-color: rgb(240 253 244 / .1)}.ring-offset-green-50\/100{--tw-ring-offset-color: rgb(240 253 244 / 1)}.ring-offset-green-50\/15{--tw-ring-offset-color: rgb(240 253 244 / .15)}.ring-offset-green-50\/20{--tw-ring-offset-color: rgb(240 253 244 / .2)}.ring-offset-green-50\/25{--tw-ring-offset-color: rgb(240 253 244 / .25)}.ring-offset-green-50\/30{--tw-ring-offset-color: rgb(240 253 244 / .3)}.ring-offset-green-50\/35{--tw-ring-offset-color: rgb(240 253 244 / .35)}.ring-offset-green-50\/40{--tw-ring-offset-color: rgb(240 253 244 / .4)}.ring-offset-green-50\/45{--tw-ring-offset-color: rgb(240 253 244 / .45)}.ring-offset-green-50\/5{--tw-ring-offset-color: rgb(240 253 244 / .05)}.ring-offset-green-50\/50{--tw-ring-offset-color: rgb(240 253 244 / .5)}.ring-offset-green-50\/55{--tw-ring-offset-color: rgb(240 253 244 / .55)}.ring-offset-green-50\/60{--tw-ring-offset-color: rgb(240 253 244 / .6)}.ring-offset-green-50\/65{--tw-ring-offset-color: rgb(240 253 244 / .65)}.ring-offset-green-50\/70{--tw-ring-offset-color: rgb(240 253 244 / .7)}.ring-offset-green-50\/75{--tw-ring-offset-color: rgb(240 253 244 / .75)}.ring-offset-green-50\/80{--tw-ring-offset-color: rgb(240 253 244 / .8)}.ring-offset-green-50\/85{--tw-ring-offset-color: rgb(240 253 244 / .85)}.ring-offset-green-50\/90{--tw-ring-offset-color: rgb(240 253 244 / .9)}.ring-offset-green-50\/95{--tw-ring-offset-color: rgb(240 253 244 / .95)}.ring-offset-green-500{--tw-ring-offset-color: #22c55e}.ring-offset-green-500\/0{--tw-ring-offset-color: rgb(34 197 94 / 0)}.ring-offset-green-500\/10{--tw-ring-offset-color: rgb(34 197 94 / .1)}.ring-offset-green-500\/100{--tw-ring-offset-color: rgb(34 197 94 / 1)}.ring-offset-green-500\/15{--tw-ring-offset-color: rgb(34 197 94 / .15)}.ring-offset-green-500\/20{--tw-ring-offset-color: rgb(34 197 94 / .2)}.ring-offset-green-500\/25{--tw-ring-offset-color: rgb(34 197 94 / .25)}.ring-offset-green-500\/30{--tw-ring-offset-color: rgb(34 197 94 / .3)}.ring-offset-green-500\/35{--tw-ring-offset-color: rgb(34 197 94 / .35)}.ring-offset-green-500\/40{--tw-ring-offset-color: rgb(34 197 94 / .4)}.ring-offset-green-500\/45{--tw-ring-offset-color: rgb(34 197 94 / .45)}.ring-offset-green-500\/5{--tw-ring-offset-color: rgb(34 197 94 / .05)}.ring-offset-green-500\/50{--tw-ring-offset-color: rgb(34 197 94 / .5)}.ring-offset-green-500\/55{--tw-ring-offset-color: rgb(34 197 94 / .55)}.ring-offset-green-500\/60{--tw-ring-offset-color: rgb(34 197 94 / .6)}.ring-offset-green-500\/65{--tw-ring-offset-color: rgb(34 197 94 / .65)}.ring-offset-green-500\/70{--tw-ring-offset-color: rgb(34 197 94 / .7)}.ring-offset-green-500\/75{--tw-ring-offset-color: rgb(34 197 94 / .75)}.ring-offset-green-500\/80{--tw-ring-offset-color: rgb(34 197 94 / .8)}.ring-offset-green-500\/85{--tw-ring-offset-color: rgb(34 197 94 / .85)}.ring-offset-green-500\/90{--tw-ring-offset-color: rgb(34 197 94 / .9)}.ring-offset-green-500\/95{--tw-ring-offset-color: rgb(34 197 94 / .95)}.ring-offset-green-600{--tw-ring-offset-color: #16a34a}.ring-offset-green-600\/0{--tw-ring-offset-color: rgb(22 163 74 / 0)}.ring-offset-green-600\/10{--tw-ring-offset-color: rgb(22 163 74 / .1)}.ring-offset-green-600\/100{--tw-ring-offset-color: rgb(22 163 74 / 1)}.ring-offset-green-600\/15{--tw-ring-offset-color: rgb(22 163 74 / .15)}.ring-offset-green-600\/20{--tw-ring-offset-color: rgb(22 163 74 / .2)}.ring-offset-green-600\/25{--tw-ring-offset-color: rgb(22 163 74 / .25)}.ring-offset-green-600\/30{--tw-ring-offset-color: rgb(22 163 74 / .3)}.ring-offset-green-600\/35{--tw-ring-offset-color: rgb(22 163 74 / .35)}.ring-offset-green-600\/40{--tw-ring-offset-color: rgb(22 163 74 / .4)}.ring-offset-green-600\/45{--tw-ring-offset-color: rgb(22 163 74 / .45)}.ring-offset-green-600\/5{--tw-ring-offset-color: rgb(22 163 74 / .05)}.ring-offset-green-600\/50{--tw-ring-offset-color: rgb(22 163 74 / .5)}.ring-offset-green-600\/55{--tw-ring-offset-color: rgb(22 163 74 / .55)}.ring-offset-green-600\/60{--tw-ring-offset-color: rgb(22 163 74 / .6)}.ring-offset-green-600\/65{--tw-ring-offset-color: rgb(22 163 74 / .65)}.ring-offset-green-600\/70{--tw-ring-offset-color: rgb(22 163 74 / .7)}.ring-offset-green-600\/75{--tw-ring-offset-color: rgb(22 163 74 / .75)}.ring-offset-green-600\/80{--tw-ring-offset-color: rgb(22 163 74 / .8)}.ring-offset-green-600\/85{--tw-ring-offset-color: rgb(22 163 74 / .85)}.ring-offset-green-600\/90{--tw-ring-offset-color: rgb(22 163 74 / .9)}.ring-offset-green-600\/95{--tw-ring-offset-color: rgb(22 163 74 / .95)}.ring-offset-green-700{--tw-ring-offset-color: #15803d}.ring-offset-green-700\/0{--tw-ring-offset-color: rgb(21 128 61 / 0)}.ring-offset-green-700\/10{--tw-ring-offset-color: rgb(21 128 61 / .1)}.ring-offset-green-700\/100{--tw-ring-offset-color: rgb(21 128 61 / 1)}.ring-offset-green-700\/15{--tw-ring-offset-color: rgb(21 128 61 / .15)}.ring-offset-green-700\/20{--tw-ring-offset-color: rgb(21 128 61 / .2)}.ring-offset-green-700\/25{--tw-ring-offset-color: rgb(21 128 61 / .25)}.ring-offset-green-700\/30{--tw-ring-offset-color: rgb(21 128 61 / .3)}.ring-offset-green-700\/35{--tw-ring-offset-color: rgb(21 128 61 / .35)}.ring-offset-green-700\/40{--tw-ring-offset-color: rgb(21 128 61 / .4)}.ring-offset-green-700\/45{--tw-ring-offset-color: rgb(21 128 61 / .45)}.ring-offset-green-700\/5{--tw-ring-offset-color: rgb(21 128 61 / .05)}.ring-offset-green-700\/50{--tw-ring-offset-color: rgb(21 128 61 / .5)}.ring-offset-green-700\/55{--tw-ring-offset-color: rgb(21 128 61 / .55)}.ring-offset-green-700\/60{--tw-ring-offset-color: rgb(21 128 61 / .6)}.ring-offset-green-700\/65{--tw-ring-offset-color: rgb(21 128 61 / .65)}.ring-offset-green-700\/70{--tw-ring-offset-color: rgb(21 128 61 / .7)}.ring-offset-green-700\/75{--tw-ring-offset-color: rgb(21 128 61 / .75)}.ring-offset-green-700\/80{--tw-ring-offset-color: rgb(21 128 61 / .8)}.ring-offset-green-700\/85{--tw-ring-offset-color: rgb(21 128 61 / .85)}.ring-offset-green-700\/90{--tw-ring-offset-color: rgb(21 128 61 / .9)}.ring-offset-green-700\/95{--tw-ring-offset-color: rgb(21 128 61 / .95)}.ring-offset-green-800{--tw-ring-offset-color: #166534}.ring-offset-green-800\/0{--tw-ring-offset-color: rgb(22 101 52 / 0)}.ring-offset-green-800\/10{--tw-ring-offset-color: rgb(22 101 52 / .1)}.ring-offset-green-800\/100{--tw-ring-offset-color: rgb(22 101 52 / 1)}.ring-offset-green-800\/15{--tw-ring-offset-color: rgb(22 101 52 / .15)}.ring-offset-green-800\/20{--tw-ring-offset-color: rgb(22 101 52 / .2)}.ring-offset-green-800\/25{--tw-ring-offset-color: rgb(22 101 52 / .25)}.ring-offset-green-800\/30{--tw-ring-offset-color: rgb(22 101 52 / .3)}.ring-offset-green-800\/35{--tw-ring-offset-color: rgb(22 101 52 / .35)}.ring-offset-green-800\/40{--tw-ring-offset-color: rgb(22 101 52 / .4)}.ring-offset-green-800\/45{--tw-ring-offset-color: rgb(22 101 52 / .45)}.ring-offset-green-800\/5{--tw-ring-offset-color: rgb(22 101 52 / .05)}.ring-offset-green-800\/50{--tw-ring-offset-color: rgb(22 101 52 / .5)}.ring-offset-green-800\/55{--tw-ring-offset-color: rgb(22 101 52 / .55)}.ring-offset-green-800\/60{--tw-ring-offset-color: rgb(22 101 52 / .6)}.ring-offset-green-800\/65{--tw-ring-offset-color: rgb(22 101 52 / .65)}.ring-offset-green-800\/70{--tw-ring-offset-color: rgb(22 101 52 / .7)}.ring-offset-green-800\/75{--tw-ring-offset-color: rgb(22 101 52 / .75)}.ring-offset-green-800\/80{--tw-ring-offset-color: rgb(22 101 52 / .8)}.ring-offset-green-800\/85{--tw-ring-offset-color: rgb(22 101 52 / .85)}.ring-offset-green-800\/90{--tw-ring-offset-color: rgb(22 101 52 / .9)}.ring-offset-green-800\/95{--tw-ring-offset-color: rgb(22 101 52 / .95)}.ring-offset-green-900{--tw-ring-offset-color: #14532d}.ring-offset-green-900\/0{--tw-ring-offset-color: rgb(20 83 45 / 0)}.ring-offset-green-900\/10{--tw-ring-offset-color: rgb(20 83 45 / .1)}.ring-offset-green-900\/100{--tw-ring-offset-color: rgb(20 83 45 / 1)}.ring-offset-green-900\/15{--tw-ring-offset-color: rgb(20 83 45 / .15)}.ring-offset-green-900\/20{--tw-ring-offset-color: rgb(20 83 45 / .2)}.ring-offset-green-900\/25{--tw-ring-offset-color: rgb(20 83 45 / .25)}.ring-offset-green-900\/30{--tw-ring-offset-color: rgb(20 83 45 / .3)}.ring-offset-green-900\/35{--tw-ring-offset-color: rgb(20 83 45 / .35)}.ring-offset-green-900\/40{--tw-ring-offset-color: rgb(20 83 45 / .4)}.ring-offset-green-900\/45{--tw-ring-offset-color: rgb(20 83 45 / .45)}.ring-offset-green-900\/5{--tw-ring-offset-color: rgb(20 83 45 / .05)}.ring-offset-green-900\/50{--tw-ring-offset-color: rgb(20 83 45 / .5)}.ring-offset-green-900\/55{--tw-ring-offset-color: rgb(20 83 45 / .55)}.ring-offset-green-900\/60{--tw-ring-offset-color: rgb(20 83 45 / .6)}.ring-offset-green-900\/65{--tw-ring-offset-color: rgb(20 83 45 / .65)}.ring-offset-green-900\/70{--tw-ring-offset-color: rgb(20 83 45 / .7)}.ring-offset-green-900\/75{--tw-ring-offset-color: rgb(20 83 45 / .75)}.ring-offset-green-900\/80{--tw-ring-offset-color: rgb(20 83 45 / .8)}.ring-offset-green-900\/85{--tw-ring-offset-color: rgb(20 83 45 / .85)}.ring-offset-green-900\/90{--tw-ring-offset-color: rgb(20 83 45 / .9)}.ring-offset-green-900\/95{--tw-ring-offset-color: rgb(20 83 45 / .95)}.ring-offset-green-950{--tw-ring-offset-color: #052e16}.ring-offset-green-950\/0{--tw-ring-offset-color: rgb(5 46 22 / 0)}.ring-offset-green-950\/10{--tw-ring-offset-color: rgb(5 46 22 / .1)}.ring-offset-green-950\/100{--tw-ring-offset-color: rgb(5 46 22 / 1)}.ring-offset-green-950\/15{--tw-ring-offset-color: rgb(5 46 22 / .15)}.ring-offset-green-950\/20{--tw-ring-offset-color: rgb(5 46 22 / .2)}.ring-offset-green-950\/25{--tw-ring-offset-color: rgb(5 46 22 / .25)}.ring-offset-green-950\/30{--tw-ring-offset-color: rgb(5 46 22 / .3)}.ring-offset-green-950\/35{--tw-ring-offset-color: rgb(5 46 22 / .35)}.ring-offset-green-950\/40{--tw-ring-offset-color: rgb(5 46 22 / .4)}.ring-offset-green-950\/45{--tw-ring-offset-color: rgb(5 46 22 / .45)}.ring-offset-green-950\/5{--tw-ring-offset-color: rgb(5 46 22 / .05)}.ring-offset-green-950\/50{--tw-ring-offset-color: rgb(5 46 22 / .5)}.ring-offset-green-950\/55{--tw-ring-offset-color: rgb(5 46 22 / .55)}.ring-offset-green-950\/60{--tw-ring-offset-color: rgb(5 46 22 / .6)}.ring-offset-green-950\/65{--tw-ring-offset-color: rgb(5 46 22 / .65)}.ring-offset-green-950\/70{--tw-ring-offset-color: rgb(5 46 22 / .7)}.ring-offset-green-950\/75{--tw-ring-offset-color: rgb(5 46 22 / .75)}.ring-offset-green-950\/80{--tw-ring-offset-color: rgb(5 46 22 / .8)}.ring-offset-green-950\/85{--tw-ring-offset-color: rgb(5 46 22 / .85)}.ring-offset-green-950\/90{--tw-ring-offset-color: rgb(5 46 22 / .9)}.ring-offset-green-950\/95{--tw-ring-offset-color: rgb(5 46 22 / .95)}.ring-offset-orange-100{--tw-ring-offset-color: #ffedd5}.ring-offset-orange-100\/0{--tw-ring-offset-color: rgb(255 237 213 / 0)}.ring-offset-orange-100\/10{--tw-ring-offset-color: rgb(255 237 213 / .1)}.ring-offset-orange-100\/100{--tw-ring-offset-color: rgb(255 237 213 / 1)}.ring-offset-orange-100\/15{--tw-ring-offset-color: rgb(255 237 213 / .15)}.ring-offset-orange-100\/20{--tw-ring-offset-color: rgb(255 237 213 / .2)}.ring-offset-orange-100\/25{--tw-ring-offset-color: rgb(255 237 213 / .25)}.ring-offset-orange-100\/30{--tw-ring-offset-color: rgb(255 237 213 / .3)}.ring-offset-orange-100\/35{--tw-ring-offset-color: rgb(255 237 213 / .35)}.ring-offset-orange-100\/40{--tw-ring-offset-color: rgb(255 237 213 / .4)}.ring-offset-orange-100\/45{--tw-ring-offset-color: rgb(255 237 213 / .45)}.ring-offset-orange-100\/5{--tw-ring-offset-color: rgb(255 237 213 / .05)}.ring-offset-orange-100\/50{--tw-ring-offset-color: rgb(255 237 213 / .5)}.ring-offset-orange-100\/55{--tw-ring-offset-color: rgb(255 237 213 / .55)}.ring-offset-orange-100\/60{--tw-ring-offset-color: rgb(255 237 213 / .6)}.ring-offset-orange-100\/65{--tw-ring-offset-color: rgb(255 237 213 / .65)}.ring-offset-orange-100\/70{--tw-ring-offset-color: rgb(255 237 213 / .7)}.ring-offset-orange-100\/75{--tw-ring-offset-color: rgb(255 237 213 / .75)}.ring-offset-orange-100\/80{--tw-ring-offset-color: rgb(255 237 213 / .8)}.ring-offset-orange-100\/85{--tw-ring-offset-color: rgb(255 237 213 / .85)}.ring-offset-orange-100\/90{--tw-ring-offset-color: rgb(255 237 213 / .9)}.ring-offset-orange-100\/95{--tw-ring-offset-color: rgb(255 237 213 / .95)}.ring-offset-orange-200{--tw-ring-offset-color: #fed7aa}.ring-offset-orange-200\/0{--tw-ring-offset-color: rgb(254 215 170 / 0)}.ring-offset-orange-200\/10{--tw-ring-offset-color: rgb(254 215 170 / .1)}.ring-offset-orange-200\/100{--tw-ring-offset-color: rgb(254 215 170 / 1)}.ring-offset-orange-200\/15{--tw-ring-offset-color: rgb(254 215 170 / .15)}.ring-offset-orange-200\/20{--tw-ring-offset-color: rgb(254 215 170 / .2)}.ring-offset-orange-200\/25{--tw-ring-offset-color: rgb(254 215 170 / .25)}.ring-offset-orange-200\/30{--tw-ring-offset-color: rgb(254 215 170 / .3)}.ring-offset-orange-200\/35{--tw-ring-offset-color: rgb(254 215 170 / .35)}.ring-offset-orange-200\/40{--tw-ring-offset-color: rgb(254 215 170 / .4)}.ring-offset-orange-200\/45{--tw-ring-offset-color: rgb(254 215 170 / .45)}.ring-offset-orange-200\/5{--tw-ring-offset-color: rgb(254 215 170 / .05)}.ring-offset-orange-200\/50{--tw-ring-offset-color: rgb(254 215 170 / .5)}.ring-offset-orange-200\/55{--tw-ring-offset-color: rgb(254 215 170 / .55)}.ring-offset-orange-200\/60{--tw-ring-offset-color: rgb(254 215 170 / .6)}.ring-offset-orange-200\/65{--tw-ring-offset-color: rgb(254 215 170 / .65)}.ring-offset-orange-200\/70{--tw-ring-offset-color: rgb(254 215 170 / .7)}.ring-offset-orange-200\/75{--tw-ring-offset-color: rgb(254 215 170 / .75)}.ring-offset-orange-200\/80{--tw-ring-offset-color: rgb(254 215 170 / .8)}.ring-offset-orange-200\/85{--tw-ring-offset-color: rgb(254 215 170 / .85)}.ring-offset-orange-200\/90{--tw-ring-offset-color: rgb(254 215 170 / .9)}.ring-offset-orange-200\/95{--tw-ring-offset-color: rgb(254 215 170 / .95)}.ring-offset-orange-300{--tw-ring-offset-color: #fdba74}.ring-offset-orange-300\/0{--tw-ring-offset-color: rgb(253 186 116 / 0)}.ring-offset-orange-300\/10{--tw-ring-offset-color: rgb(253 186 116 / .1)}.ring-offset-orange-300\/100{--tw-ring-offset-color: rgb(253 186 116 / 1)}.ring-offset-orange-300\/15{--tw-ring-offset-color: rgb(253 186 116 / .15)}.ring-offset-orange-300\/20{--tw-ring-offset-color: rgb(253 186 116 / .2)}.ring-offset-orange-300\/25{--tw-ring-offset-color: rgb(253 186 116 / .25)}.ring-offset-orange-300\/30{--tw-ring-offset-color: rgb(253 186 116 / .3)}.ring-offset-orange-300\/35{--tw-ring-offset-color: rgb(253 186 116 / .35)}.ring-offset-orange-300\/40{--tw-ring-offset-color: rgb(253 186 116 / .4)}.ring-offset-orange-300\/45{--tw-ring-offset-color: rgb(253 186 116 / .45)}.ring-offset-orange-300\/5{--tw-ring-offset-color: rgb(253 186 116 / .05)}.ring-offset-orange-300\/50{--tw-ring-offset-color: rgb(253 186 116 / .5)}.ring-offset-orange-300\/55{--tw-ring-offset-color: rgb(253 186 116 / .55)}.ring-offset-orange-300\/60{--tw-ring-offset-color: rgb(253 186 116 / .6)}.ring-offset-orange-300\/65{--tw-ring-offset-color: rgb(253 186 116 / .65)}.ring-offset-orange-300\/70{--tw-ring-offset-color: rgb(253 186 116 / .7)}.ring-offset-orange-300\/75{--tw-ring-offset-color: rgb(253 186 116 / .75)}.ring-offset-orange-300\/80{--tw-ring-offset-color: rgb(253 186 116 / .8)}.ring-offset-orange-300\/85{--tw-ring-offset-color: rgb(253 186 116 / .85)}.ring-offset-orange-300\/90{--tw-ring-offset-color: rgb(253 186 116 / .9)}.ring-offset-orange-300\/95{--tw-ring-offset-color: rgb(253 186 116 / .95)}.ring-offset-orange-400{--tw-ring-offset-color: #fb923c}.ring-offset-orange-400\/0{--tw-ring-offset-color: rgb(251 146 60 / 0)}.ring-offset-orange-400\/10{--tw-ring-offset-color: rgb(251 146 60 / .1)}.ring-offset-orange-400\/100{--tw-ring-offset-color: rgb(251 146 60 / 1)}.ring-offset-orange-400\/15{--tw-ring-offset-color: rgb(251 146 60 / .15)}.ring-offset-orange-400\/20{--tw-ring-offset-color: rgb(251 146 60 / .2)}.ring-offset-orange-400\/25{--tw-ring-offset-color: rgb(251 146 60 / .25)}.ring-offset-orange-400\/30{--tw-ring-offset-color: rgb(251 146 60 / .3)}.ring-offset-orange-400\/35{--tw-ring-offset-color: rgb(251 146 60 / .35)}.ring-offset-orange-400\/40{--tw-ring-offset-color: rgb(251 146 60 / .4)}.ring-offset-orange-400\/45{--tw-ring-offset-color: rgb(251 146 60 / .45)}.ring-offset-orange-400\/5{--tw-ring-offset-color: rgb(251 146 60 / .05)}.ring-offset-orange-400\/50{--tw-ring-offset-color: rgb(251 146 60 / .5)}.ring-offset-orange-400\/55{--tw-ring-offset-color: rgb(251 146 60 / .55)}.ring-offset-orange-400\/60{--tw-ring-offset-color: rgb(251 146 60 / .6)}.ring-offset-orange-400\/65{--tw-ring-offset-color: rgb(251 146 60 / .65)}.ring-offset-orange-400\/70{--tw-ring-offset-color: rgb(251 146 60 / .7)}.ring-offset-orange-400\/75{--tw-ring-offset-color: rgb(251 146 60 / .75)}.ring-offset-orange-400\/80{--tw-ring-offset-color: rgb(251 146 60 / .8)}.ring-offset-orange-400\/85{--tw-ring-offset-color: rgb(251 146 60 / .85)}.ring-offset-orange-400\/90{--tw-ring-offset-color: rgb(251 146 60 / .9)}.ring-offset-orange-400\/95{--tw-ring-offset-color: rgb(251 146 60 / .95)}.ring-offset-orange-50{--tw-ring-offset-color: #fff7ed}.ring-offset-orange-50\/0{--tw-ring-offset-color: rgb(255 247 237 / 0)}.ring-offset-orange-50\/10{--tw-ring-offset-color: rgb(255 247 237 / .1)}.ring-offset-orange-50\/100{--tw-ring-offset-color: rgb(255 247 237 / 1)}.ring-offset-orange-50\/15{--tw-ring-offset-color: rgb(255 247 237 / .15)}.ring-offset-orange-50\/20{--tw-ring-offset-color: rgb(255 247 237 / .2)}.ring-offset-orange-50\/25{--tw-ring-offset-color: rgb(255 247 237 / .25)}.ring-offset-orange-50\/30{--tw-ring-offset-color: rgb(255 247 237 / .3)}.ring-offset-orange-50\/35{--tw-ring-offset-color: rgb(255 247 237 / .35)}.ring-offset-orange-50\/40{--tw-ring-offset-color: rgb(255 247 237 / .4)}.ring-offset-orange-50\/45{--tw-ring-offset-color: rgb(255 247 237 / .45)}.ring-offset-orange-50\/5{--tw-ring-offset-color: rgb(255 247 237 / .05)}.ring-offset-orange-50\/50{--tw-ring-offset-color: rgb(255 247 237 / .5)}.ring-offset-orange-50\/55{--tw-ring-offset-color: rgb(255 247 237 / .55)}.ring-offset-orange-50\/60{--tw-ring-offset-color: rgb(255 247 237 / .6)}.ring-offset-orange-50\/65{--tw-ring-offset-color: rgb(255 247 237 / .65)}.ring-offset-orange-50\/70{--tw-ring-offset-color: rgb(255 247 237 / .7)}.ring-offset-orange-50\/75{--tw-ring-offset-color: rgb(255 247 237 / .75)}.ring-offset-orange-50\/80{--tw-ring-offset-color: rgb(255 247 237 / .8)}.ring-offset-orange-50\/85{--tw-ring-offset-color: rgb(255 247 237 / .85)}.ring-offset-orange-50\/90{--tw-ring-offset-color: rgb(255 247 237 / .9)}.ring-offset-orange-50\/95{--tw-ring-offset-color: rgb(255 247 237 / .95)}.ring-offset-orange-500{--tw-ring-offset-color: #f97316}.ring-offset-orange-500\/0{--tw-ring-offset-color: rgb(249 115 22 / 0)}.ring-offset-orange-500\/10{--tw-ring-offset-color: rgb(249 115 22 / .1)}.ring-offset-orange-500\/100{--tw-ring-offset-color: rgb(249 115 22 / 1)}.ring-offset-orange-500\/15{--tw-ring-offset-color: rgb(249 115 22 / .15)}.ring-offset-orange-500\/20{--tw-ring-offset-color: rgb(249 115 22 / .2)}.ring-offset-orange-500\/25{--tw-ring-offset-color: rgb(249 115 22 / .25)}.ring-offset-orange-500\/30{--tw-ring-offset-color: rgb(249 115 22 / .3)}.ring-offset-orange-500\/35{--tw-ring-offset-color: rgb(249 115 22 / .35)}.ring-offset-orange-500\/40{--tw-ring-offset-color: rgb(249 115 22 / .4)}.ring-offset-orange-500\/45{--tw-ring-offset-color: rgb(249 115 22 / .45)}.ring-offset-orange-500\/5{--tw-ring-offset-color: rgb(249 115 22 / .05)}.ring-offset-orange-500\/50{--tw-ring-offset-color: rgb(249 115 22 / .5)}.ring-offset-orange-500\/55{--tw-ring-offset-color: rgb(249 115 22 / .55)}.ring-offset-orange-500\/60{--tw-ring-offset-color: rgb(249 115 22 / .6)}.ring-offset-orange-500\/65{--tw-ring-offset-color: rgb(249 115 22 / .65)}.ring-offset-orange-500\/70{--tw-ring-offset-color: rgb(249 115 22 / .7)}.ring-offset-orange-500\/75{--tw-ring-offset-color: rgb(249 115 22 / .75)}.ring-offset-orange-500\/80{--tw-ring-offset-color: rgb(249 115 22 / .8)}.ring-offset-orange-500\/85{--tw-ring-offset-color: rgb(249 115 22 / .85)}.ring-offset-orange-500\/90{--tw-ring-offset-color: rgb(249 115 22 / .9)}.ring-offset-orange-500\/95{--tw-ring-offset-color: rgb(249 115 22 / .95)}.ring-offset-orange-600{--tw-ring-offset-color: #ea580c}.ring-offset-orange-600\/0{--tw-ring-offset-color: rgb(234 88 12 / 0)}.ring-offset-orange-600\/10{--tw-ring-offset-color: rgb(234 88 12 / .1)}.ring-offset-orange-600\/100{--tw-ring-offset-color: rgb(234 88 12 / 1)}.ring-offset-orange-600\/15{--tw-ring-offset-color: rgb(234 88 12 / .15)}.ring-offset-orange-600\/20{--tw-ring-offset-color: rgb(234 88 12 / .2)}.ring-offset-orange-600\/25{--tw-ring-offset-color: rgb(234 88 12 / .25)}.ring-offset-orange-600\/30{--tw-ring-offset-color: rgb(234 88 12 / .3)}.ring-offset-orange-600\/35{--tw-ring-offset-color: rgb(234 88 12 / .35)}.ring-offset-orange-600\/40{--tw-ring-offset-color: rgb(234 88 12 / .4)}.ring-offset-orange-600\/45{--tw-ring-offset-color: rgb(234 88 12 / .45)}.ring-offset-orange-600\/5{--tw-ring-offset-color: rgb(234 88 12 / .05)}.ring-offset-orange-600\/50{--tw-ring-offset-color: rgb(234 88 12 / .5)}.ring-offset-orange-600\/55{--tw-ring-offset-color: rgb(234 88 12 / .55)}.ring-offset-orange-600\/60{--tw-ring-offset-color: rgb(234 88 12 / .6)}.ring-offset-orange-600\/65{--tw-ring-offset-color: rgb(234 88 12 / .65)}.ring-offset-orange-600\/70{--tw-ring-offset-color: rgb(234 88 12 / .7)}.ring-offset-orange-600\/75{--tw-ring-offset-color: rgb(234 88 12 / .75)}.ring-offset-orange-600\/80{--tw-ring-offset-color: rgb(234 88 12 / .8)}.ring-offset-orange-600\/85{--tw-ring-offset-color: rgb(234 88 12 / .85)}.ring-offset-orange-600\/90{--tw-ring-offset-color: rgb(234 88 12 / .9)}.ring-offset-orange-600\/95{--tw-ring-offset-color: rgb(234 88 12 / .95)}.ring-offset-orange-700{--tw-ring-offset-color: #c2410c}.ring-offset-orange-700\/0{--tw-ring-offset-color: rgb(194 65 12 / 0)}.ring-offset-orange-700\/10{--tw-ring-offset-color: rgb(194 65 12 / .1)}.ring-offset-orange-700\/100{--tw-ring-offset-color: rgb(194 65 12 / 1)}.ring-offset-orange-700\/15{--tw-ring-offset-color: rgb(194 65 12 / .15)}.ring-offset-orange-700\/20{--tw-ring-offset-color: rgb(194 65 12 / .2)}.ring-offset-orange-700\/25{--tw-ring-offset-color: rgb(194 65 12 / .25)}.ring-offset-orange-700\/30{--tw-ring-offset-color: rgb(194 65 12 / .3)}.ring-offset-orange-700\/35{--tw-ring-offset-color: rgb(194 65 12 / .35)}.ring-offset-orange-700\/40{--tw-ring-offset-color: rgb(194 65 12 / .4)}.ring-offset-orange-700\/45{--tw-ring-offset-color: rgb(194 65 12 / .45)}.ring-offset-orange-700\/5{--tw-ring-offset-color: rgb(194 65 12 / .05)}.ring-offset-orange-700\/50{--tw-ring-offset-color: rgb(194 65 12 / .5)}.ring-offset-orange-700\/55{--tw-ring-offset-color: rgb(194 65 12 / .55)}.ring-offset-orange-700\/60{--tw-ring-offset-color: rgb(194 65 12 / .6)}.ring-offset-orange-700\/65{--tw-ring-offset-color: rgb(194 65 12 / .65)}.ring-offset-orange-700\/70{--tw-ring-offset-color: rgb(194 65 12 / .7)}.ring-offset-orange-700\/75{--tw-ring-offset-color: rgb(194 65 12 / .75)}.ring-offset-orange-700\/80{--tw-ring-offset-color: rgb(194 65 12 / .8)}.ring-offset-orange-700\/85{--tw-ring-offset-color: rgb(194 65 12 / .85)}.ring-offset-orange-700\/90{--tw-ring-offset-color: rgb(194 65 12 / .9)}.ring-offset-orange-700\/95{--tw-ring-offset-color: rgb(194 65 12 / .95)}.ring-offset-orange-800{--tw-ring-offset-color: #9a3412}.ring-offset-orange-800\/0{--tw-ring-offset-color: rgb(154 52 18 / 0)}.ring-offset-orange-800\/10{--tw-ring-offset-color: rgb(154 52 18 / .1)}.ring-offset-orange-800\/100{--tw-ring-offset-color: rgb(154 52 18 / 1)}.ring-offset-orange-800\/15{--tw-ring-offset-color: rgb(154 52 18 / .15)}.ring-offset-orange-800\/20{--tw-ring-offset-color: rgb(154 52 18 / .2)}.ring-offset-orange-800\/25{--tw-ring-offset-color: rgb(154 52 18 / .25)}.ring-offset-orange-800\/30{--tw-ring-offset-color: rgb(154 52 18 / .3)}.ring-offset-orange-800\/35{--tw-ring-offset-color: rgb(154 52 18 / .35)}.ring-offset-orange-800\/40{--tw-ring-offset-color: rgb(154 52 18 / .4)}.ring-offset-orange-800\/45{--tw-ring-offset-color: rgb(154 52 18 / .45)}.ring-offset-orange-800\/5{--tw-ring-offset-color: rgb(154 52 18 / .05)}.ring-offset-orange-800\/50{--tw-ring-offset-color: rgb(154 52 18 / .5)}.ring-offset-orange-800\/55{--tw-ring-offset-color: rgb(154 52 18 / .55)}.ring-offset-orange-800\/60{--tw-ring-offset-color: rgb(154 52 18 / .6)}.ring-offset-orange-800\/65{--tw-ring-offset-color: rgb(154 52 18 / .65)}.ring-offset-orange-800\/70{--tw-ring-offset-color: rgb(154 52 18 / .7)}.ring-offset-orange-800\/75{--tw-ring-offset-color: rgb(154 52 18 / .75)}.ring-offset-orange-800\/80{--tw-ring-offset-color: rgb(154 52 18 / .8)}.ring-offset-orange-800\/85{--tw-ring-offset-color: rgb(154 52 18 / .85)}.ring-offset-orange-800\/90{--tw-ring-offset-color: rgb(154 52 18 / .9)}.ring-offset-orange-800\/95{--tw-ring-offset-color: rgb(154 52 18 / .95)}.ring-offset-orange-900{--tw-ring-offset-color: #7c2d12}.ring-offset-orange-900\/0{--tw-ring-offset-color: rgb(124 45 18 / 0)}.ring-offset-orange-900\/10{--tw-ring-offset-color: rgb(124 45 18 / .1)}.ring-offset-orange-900\/100{--tw-ring-offset-color: rgb(124 45 18 / 1)}.ring-offset-orange-900\/15{--tw-ring-offset-color: rgb(124 45 18 / .15)}.ring-offset-orange-900\/20{--tw-ring-offset-color: rgb(124 45 18 / .2)}.ring-offset-orange-900\/25{--tw-ring-offset-color: rgb(124 45 18 / .25)}.ring-offset-orange-900\/30{--tw-ring-offset-color: rgb(124 45 18 / .3)}.ring-offset-orange-900\/35{--tw-ring-offset-color: rgb(124 45 18 / .35)}.ring-offset-orange-900\/40{--tw-ring-offset-color: rgb(124 45 18 / .4)}.ring-offset-orange-900\/45{--tw-ring-offset-color: rgb(124 45 18 / .45)}.ring-offset-orange-900\/5{--tw-ring-offset-color: rgb(124 45 18 / .05)}.ring-offset-orange-900\/50{--tw-ring-offset-color: rgb(124 45 18 / .5)}.ring-offset-orange-900\/55{--tw-ring-offset-color: rgb(124 45 18 / .55)}.ring-offset-orange-900\/60{--tw-ring-offset-color: rgb(124 45 18 / .6)}.ring-offset-orange-900\/65{--tw-ring-offset-color: rgb(124 45 18 / .65)}.ring-offset-orange-900\/70{--tw-ring-offset-color: rgb(124 45 18 / .7)}.ring-offset-orange-900\/75{--tw-ring-offset-color: rgb(124 45 18 / .75)}.ring-offset-orange-900\/80{--tw-ring-offset-color: rgb(124 45 18 / .8)}.ring-offset-orange-900\/85{--tw-ring-offset-color: rgb(124 45 18 / .85)}.ring-offset-orange-900\/90{--tw-ring-offset-color: rgb(124 45 18 / .9)}.ring-offset-orange-900\/95{--tw-ring-offset-color: rgb(124 45 18 / .95)}.ring-offset-orange-950{--tw-ring-offset-color: #431407}.ring-offset-orange-950\/0{--tw-ring-offset-color: rgb(67 20 7 / 0)}.ring-offset-orange-950\/10{--tw-ring-offset-color: rgb(67 20 7 / .1)}.ring-offset-orange-950\/100{--tw-ring-offset-color: rgb(67 20 7 / 1)}.ring-offset-orange-950\/15{--tw-ring-offset-color: rgb(67 20 7 / .15)}.ring-offset-orange-950\/20{--tw-ring-offset-color: rgb(67 20 7 / .2)}.ring-offset-orange-950\/25{--tw-ring-offset-color: rgb(67 20 7 / .25)}.ring-offset-orange-950\/30{--tw-ring-offset-color: rgb(67 20 7 / .3)}.ring-offset-orange-950\/35{--tw-ring-offset-color: rgb(67 20 7 / .35)}.ring-offset-orange-950\/40{--tw-ring-offset-color: rgb(67 20 7 / .4)}.ring-offset-orange-950\/45{--tw-ring-offset-color: rgb(67 20 7 / .45)}.ring-offset-orange-950\/5{--tw-ring-offset-color: rgb(67 20 7 / .05)}.ring-offset-orange-950\/50{--tw-ring-offset-color: rgb(67 20 7 / .5)}.ring-offset-orange-950\/55{--tw-ring-offset-color: rgb(67 20 7 / .55)}.ring-offset-orange-950\/60{--tw-ring-offset-color: rgb(67 20 7 / .6)}.ring-offset-orange-950\/65{--tw-ring-offset-color: rgb(67 20 7 / .65)}.ring-offset-orange-950\/70{--tw-ring-offset-color: rgb(67 20 7 / .7)}.ring-offset-orange-950\/75{--tw-ring-offset-color: rgb(67 20 7 / .75)}.ring-offset-orange-950\/80{--tw-ring-offset-color: rgb(67 20 7 / .8)}.ring-offset-orange-950\/85{--tw-ring-offset-color: rgb(67 20 7 / .85)}.ring-offset-orange-950\/90{--tw-ring-offset-color: rgb(67 20 7 / .9)}.ring-offset-orange-950\/95{--tw-ring-offset-color: rgb(67 20 7 / .95)}.ring-offset-red-100{--tw-ring-offset-color: #fee2e2}.ring-offset-red-100\/0{--tw-ring-offset-color: rgb(254 226 226 / 0)}.ring-offset-red-100\/10{--tw-ring-offset-color: rgb(254 226 226 / .1)}.ring-offset-red-100\/100{--tw-ring-offset-color: rgb(254 226 226 / 1)}.ring-offset-red-100\/15{--tw-ring-offset-color: rgb(254 226 226 / .15)}.ring-offset-red-100\/20{--tw-ring-offset-color: rgb(254 226 226 / .2)}.ring-offset-red-100\/25{--tw-ring-offset-color: rgb(254 226 226 / .25)}.ring-offset-red-100\/30{--tw-ring-offset-color: rgb(254 226 226 / .3)}.ring-offset-red-100\/35{--tw-ring-offset-color: rgb(254 226 226 / .35)}.ring-offset-red-100\/40{--tw-ring-offset-color: rgb(254 226 226 / .4)}.ring-offset-red-100\/45{--tw-ring-offset-color: rgb(254 226 226 / .45)}.ring-offset-red-100\/5{--tw-ring-offset-color: rgb(254 226 226 / .05)}.ring-offset-red-100\/50{--tw-ring-offset-color: rgb(254 226 226 / .5)}.ring-offset-red-100\/55{--tw-ring-offset-color: rgb(254 226 226 / .55)}.ring-offset-red-100\/60{--tw-ring-offset-color: rgb(254 226 226 / .6)}.ring-offset-red-100\/65{--tw-ring-offset-color: rgb(254 226 226 / .65)}.ring-offset-red-100\/70{--tw-ring-offset-color: rgb(254 226 226 / .7)}.ring-offset-red-100\/75{--tw-ring-offset-color: rgb(254 226 226 / .75)}.ring-offset-red-100\/80{--tw-ring-offset-color: rgb(254 226 226 / .8)}.ring-offset-red-100\/85{--tw-ring-offset-color: rgb(254 226 226 / .85)}.ring-offset-red-100\/90{--tw-ring-offset-color: rgb(254 226 226 / .9)}.ring-offset-red-100\/95{--tw-ring-offset-color: rgb(254 226 226 / .95)}.ring-offset-red-200{--tw-ring-offset-color: #fecaca}.ring-offset-red-200\/0{--tw-ring-offset-color: rgb(254 202 202 / 0)}.ring-offset-red-200\/10{--tw-ring-offset-color: rgb(254 202 202 / .1)}.ring-offset-red-200\/100{--tw-ring-offset-color: rgb(254 202 202 / 1)}.ring-offset-red-200\/15{--tw-ring-offset-color: rgb(254 202 202 / .15)}.ring-offset-red-200\/20{--tw-ring-offset-color: rgb(254 202 202 / .2)}.ring-offset-red-200\/25{--tw-ring-offset-color: rgb(254 202 202 / .25)}.ring-offset-red-200\/30{--tw-ring-offset-color: rgb(254 202 202 / .3)}.ring-offset-red-200\/35{--tw-ring-offset-color: rgb(254 202 202 / .35)}.ring-offset-red-200\/40{--tw-ring-offset-color: rgb(254 202 202 / .4)}.ring-offset-red-200\/45{--tw-ring-offset-color: rgb(254 202 202 / .45)}.ring-offset-red-200\/5{--tw-ring-offset-color: rgb(254 202 202 / .05)}.ring-offset-red-200\/50{--tw-ring-offset-color: rgb(254 202 202 / .5)}.ring-offset-red-200\/55{--tw-ring-offset-color: rgb(254 202 202 / .55)}.ring-offset-red-200\/60{--tw-ring-offset-color: rgb(254 202 202 / .6)}.ring-offset-red-200\/65{--tw-ring-offset-color: rgb(254 202 202 / .65)}.ring-offset-red-200\/70{--tw-ring-offset-color: rgb(254 202 202 / .7)}.ring-offset-red-200\/75{--tw-ring-offset-color: rgb(254 202 202 / .75)}.ring-offset-red-200\/80{--tw-ring-offset-color: rgb(254 202 202 / .8)}.ring-offset-red-200\/85{--tw-ring-offset-color: rgb(254 202 202 / .85)}.ring-offset-red-200\/90{--tw-ring-offset-color: rgb(254 202 202 / .9)}.ring-offset-red-200\/95{--tw-ring-offset-color: rgb(254 202 202 / .95)}.ring-offset-red-300{--tw-ring-offset-color: #fca5a5}.ring-offset-red-300\/0{--tw-ring-offset-color: rgb(252 165 165 / 0)}.ring-offset-red-300\/10{--tw-ring-offset-color: rgb(252 165 165 / .1)}.ring-offset-red-300\/100{--tw-ring-offset-color: rgb(252 165 165 / 1)}.ring-offset-red-300\/15{--tw-ring-offset-color: rgb(252 165 165 / .15)}.ring-offset-red-300\/20{--tw-ring-offset-color: rgb(252 165 165 / .2)}.ring-offset-red-300\/25{--tw-ring-offset-color: rgb(252 165 165 / .25)}.ring-offset-red-300\/30{--tw-ring-offset-color: rgb(252 165 165 / .3)}.ring-offset-red-300\/35{--tw-ring-offset-color: rgb(252 165 165 / .35)}.ring-offset-red-300\/40{--tw-ring-offset-color: rgb(252 165 165 / .4)}.ring-offset-red-300\/45{--tw-ring-offset-color: rgb(252 165 165 / .45)}.ring-offset-red-300\/5{--tw-ring-offset-color: rgb(252 165 165 / .05)}.ring-offset-red-300\/50{--tw-ring-offset-color: rgb(252 165 165 / .5)}.ring-offset-red-300\/55{--tw-ring-offset-color: rgb(252 165 165 / .55)}.ring-offset-red-300\/60{--tw-ring-offset-color: rgb(252 165 165 / .6)}.ring-offset-red-300\/65{--tw-ring-offset-color: rgb(252 165 165 / .65)}.ring-offset-red-300\/70{--tw-ring-offset-color: rgb(252 165 165 / .7)}.ring-offset-red-300\/75{--tw-ring-offset-color: rgb(252 165 165 / .75)}.ring-offset-red-300\/80{--tw-ring-offset-color: rgb(252 165 165 / .8)}.ring-offset-red-300\/85{--tw-ring-offset-color: rgb(252 165 165 / .85)}.ring-offset-red-300\/90{--tw-ring-offset-color: rgb(252 165 165 / .9)}.ring-offset-red-300\/95{--tw-ring-offset-color: rgb(252 165 165 / .95)}.ring-offset-red-400{--tw-ring-offset-color: #f87171}.ring-offset-red-400\/0{--tw-ring-offset-color: rgb(248 113 113 / 0)}.ring-offset-red-400\/10{--tw-ring-offset-color: rgb(248 113 113 / .1)}.ring-offset-red-400\/100{--tw-ring-offset-color: rgb(248 113 113 / 1)}.ring-offset-red-400\/15{--tw-ring-offset-color: rgb(248 113 113 / .15)}.ring-offset-red-400\/20{--tw-ring-offset-color: rgb(248 113 113 / .2)}.ring-offset-red-400\/25{--tw-ring-offset-color: rgb(248 113 113 / .25)}.ring-offset-red-400\/30{--tw-ring-offset-color: rgb(248 113 113 / .3)}.ring-offset-red-400\/35{--tw-ring-offset-color: rgb(248 113 113 / .35)}.ring-offset-red-400\/40{--tw-ring-offset-color: rgb(248 113 113 / .4)}.ring-offset-red-400\/45{--tw-ring-offset-color: rgb(248 113 113 / .45)}.ring-offset-red-400\/5{--tw-ring-offset-color: rgb(248 113 113 / .05)}.ring-offset-red-400\/50{--tw-ring-offset-color: rgb(248 113 113 / .5)}.ring-offset-red-400\/55{--tw-ring-offset-color: rgb(248 113 113 / .55)}.ring-offset-red-400\/60{--tw-ring-offset-color: rgb(248 113 113 / .6)}.ring-offset-red-400\/65{--tw-ring-offset-color: rgb(248 113 113 / .65)}.ring-offset-red-400\/70{--tw-ring-offset-color: rgb(248 113 113 / .7)}.ring-offset-red-400\/75{--tw-ring-offset-color: rgb(248 113 113 / .75)}.ring-offset-red-400\/80{--tw-ring-offset-color: rgb(248 113 113 / .8)}.ring-offset-red-400\/85{--tw-ring-offset-color: rgb(248 113 113 / .85)}.ring-offset-red-400\/90{--tw-ring-offset-color: rgb(248 113 113 / .9)}.ring-offset-red-400\/95{--tw-ring-offset-color: rgb(248 113 113 / .95)}.ring-offset-red-50{--tw-ring-offset-color: #fef2f2}.ring-offset-red-50\/0{--tw-ring-offset-color: rgb(254 242 242 / 0)}.ring-offset-red-50\/10{--tw-ring-offset-color: rgb(254 242 242 / .1)}.ring-offset-red-50\/100{--tw-ring-offset-color: rgb(254 242 242 / 1)}.ring-offset-red-50\/15{--tw-ring-offset-color: rgb(254 242 242 / .15)}.ring-offset-red-50\/20{--tw-ring-offset-color: rgb(254 242 242 / .2)}.ring-offset-red-50\/25{--tw-ring-offset-color: rgb(254 242 242 / .25)}.ring-offset-red-50\/30{--tw-ring-offset-color: rgb(254 242 242 / .3)}.ring-offset-red-50\/35{--tw-ring-offset-color: rgb(254 242 242 / .35)}.ring-offset-red-50\/40{--tw-ring-offset-color: rgb(254 242 242 / .4)}.ring-offset-red-50\/45{--tw-ring-offset-color: rgb(254 242 242 / .45)}.ring-offset-red-50\/5{--tw-ring-offset-color: rgb(254 242 242 / .05)}.ring-offset-red-50\/50{--tw-ring-offset-color: rgb(254 242 242 / .5)}.ring-offset-red-50\/55{--tw-ring-offset-color: rgb(254 242 242 / .55)}.ring-offset-red-50\/60{--tw-ring-offset-color: rgb(254 242 242 / .6)}.ring-offset-red-50\/65{--tw-ring-offset-color: rgb(254 242 242 / .65)}.ring-offset-red-50\/70{--tw-ring-offset-color: rgb(254 242 242 / .7)}.ring-offset-red-50\/75{--tw-ring-offset-color: rgb(254 242 242 / .75)}.ring-offset-red-50\/80{--tw-ring-offset-color: rgb(254 242 242 / .8)}.ring-offset-red-50\/85{--tw-ring-offset-color: rgb(254 242 242 / .85)}.ring-offset-red-50\/90{--tw-ring-offset-color: rgb(254 242 242 / .9)}.ring-offset-red-50\/95{--tw-ring-offset-color: rgb(254 242 242 / .95)}.ring-offset-red-500{--tw-ring-offset-color: #ef4444}.ring-offset-red-500\/0{--tw-ring-offset-color: rgb(239 68 68 / 0)}.ring-offset-red-500\/10{--tw-ring-offset-color: rgb(239 68 68 / .1)}.ring-offset-red-500\/100{--tw-ring-offset-color: rgb(239 68 68 / 1)}.ring-offset-red-500\/15{--tw-ring-offset-color: rgb(239 68 68 / .15)}.ring-offset-red-500\/20{--tw-ring-offset-color: rgb(239 68 68 / .2)}.ring-offset-red-500\/25{--tw-ring-offset-color: rgb(239 68 68 / .25)}.ring-offset-red-500\/30{--tw-ring-offset-color: rgb(239 68 68 / .3)}.ring-offset-red-500\/35{--tw-ring-offset-color: rgb(239 68 68 / .35)}.ring-offset-red-500\/40{--tw-ring-offset-color: rgb(239 68 68 / .4)}.ring-offset-red-500\/45{--tw-ring-offset-color: rgb(239 68 68 / .45)}.ring-offset-red-500\/5{--tw-ring-offset-color: rgb(239 68 68 / .05)}.ring-offset-red-500\/50{--tw-ring-offset-color: rgb(239 68 68 / .5)}.ring-offset-red-500\/55{--tw-ring-offset-color: rgb(239 68 68 / .55)}.ring-offset-red-500\/60{--tw-ring-offset-color: rgb(239 68 68 / .6)}.ring-offset-red-500\/65{--tw-ring-offset-color: rgb(239 68 68 / .65)}.ring-offset-red-500\/70{--tw-ring-offset-color: rgb(239 68 68 / .7)}.ring-offset-red-500\/75{--tw-ring-offset-color: rgb(239 68 68 / .75)}.ring-offset-red-500\/80{--tw-ring-offset-color: rgb(239 68 68 / .8)}.ring-offset-red-500\/85{--tw-ring-offset-color: rgb(239 68 68 / .85)}.ring-offset-red-500\/90{--tw-ring-offset-color: rgb(239 68 68 / .9)}.ring-offset-red-500\/95{--tw-ring-offset-color: rgb(239 68 68 / .95)}.ring-offset-red-600{--tw-ring-offset-color: #dc2626}.ring-offset-red-600\/0{--tw-ring-offset-color: rgb(220 38 38 / 0)}.ring-offset-red-600\/10{--tw-ring-offset-color: rgb(220 38 38 / .1)}.ring-offset-red-600\/100{--tw-ring-offset-color: rgb(220 38 38 / 1)}.ring-offset-red-600\/15{--tw-ring-offset-color: rgb(220 38 38 / .15)}.ring-offset-red-600\/20{--tw-ring-offset-color: rgb(220 38 38 / .2)}.ring-offset-red-600\/25{--tw-ring-offset-color: rgb(220 38 38 / .25)}.ring-offset-red-600\/30{--tw-ring-offset-color: rgb(220 38 38 / .3)}.ring-offset-red-600\/35{--tw-ring-offset-color: rgb(220 38 38 / .35)}.ring-offset-red-600\/40{--tw-ring-offset-color: rgb(220 38 38 / .4)}.ring-offset-red-600\/45{--tw-ring-offset-color: rgb(220 38 38 / .45)}.ring-offset-red-600\/5{--tw-ring-offset-color: rgb(220 38 38 / .05)}.ring-offset-red-600\/50{--tw-ring-offset-color: rgb(220 38 38 / .5)}.ring-offset-red-600\/55{--tw-ring-offset-color: rgb(220 38 38 / .55)}.ring-offset-red-600\/60{--tw-ring-offset-color: rgb(220 38 38 / .6)}.ring-offset-red-600\/65{--tw-ring-offset-color: rgb(220 38 38 / .65)}.ring-offset-red-600\/70{--tw-ring-offset-color: rgb(220 38 38 / .7)}.ring-offset-red-600\/75{--tw-ring-offset-color: rgb(220 38 38 / .75)}.ring-offset-red-600\/80{--tw-ring-offset-color: rgb(220 38 38 / .8)}.ring-offset-red-600\/85{--tw-ring-offset-color: rgb(220 38 38 / .85)}.ring-offset-red-600\/90{--tw-ring-offset-color: rgb(220 38 38 / .9)}.ring-offset-red-600\/95{--tw-ring-offset-color: rgb(220 38 38 / .95)}.ring-offset-red-700{--tw-ring-offset-color: #b91c1c}.ring-offset-red-700\/0{--tw-ring-offset-color: rgb(185 28 28 / 0)}.ring-offset-red-700\/10{--tw-ring-offset-color: rgb(185 28 28 / .1)}.ring-offset-red-700\/100{--tw-ring-offset-color: rgb(185 28 28 / 1)}.ring-offset-red-700\/15{--tw-ring-offset-color: rgb(185 28 28 / .15)}.ring-offset-red-700\/20{--tw-ring-offset-color: rgb(185 28 28 / .2)}.ring-offset-red-700\/25{--tw-ring-offset-color: rgb(185 28 28 / .25)}.ring-offset-red-700\/30{--tw-ring-offset-color: rgb(185 28 28 / .3)}.ring-offset-red-700\/35{--tw-ring-offset-color: rgb(185 28 28 / .35)}.ring-offset-red-700\/40{--tw-ring-offset-color: rgb(185 28 28 / .4)}.ring-offset-red-700\/45{--tw-ring-offset-color: rgb(185 28 28 / .45)}.ring-offset-red-700\/5{--tw-ring-offset-color: rgb(185 28 28 / .05)}.ring-offset-red-700\/50{--tw-ring-offset-color: rgb(185 28 28 / .5)}.ring-offset-red-700\/55{--tw-ring-offset-color: rgb(185 28 28 / .55)}.ring-offset-red-700\/60{--tw-ring-offset-color: rgb(185 28 28 / .6)}.ring-offset-red-700\/65{--tw-ring-offset-color: rgb(185 28 28 / .65)}.ring-offset-red-700\/70{--tw-ring-offset-color: rgb(185 28 28 / .7)}.ring-offset-red-700\/75{--tw-ring-offset-color: rgb(185 28 28 / .75)}.ring-offset-red-700\/80{--tw-ring-offset-color: rgb(185 28 28 / .8)}.ring-offset-red-700\/85{--tw-ring-offset-color: rgb(185 28 28 / .85)}.ring-offset-red-700\/90{--tw-ring-offset-color: rgb(185 28 28 / .9)}.ring-offset-red-700\/95{--tw-ring-offset-color: rgb(185 28 28 / .95)}.ring-offset-red-800{--tw-ring-offset-color: #991b1b}.ring-offset-red-800\/0{--tw-ring-offset-color: rgb(153 27 27 / 0)}.ring-offset-red-800\/10{--tw-ring-offset-color: rgb(153 27 27 / .1)}.ring-offset-red-800\/100{--tw-ring-offset-color: rgb(153 27 27 / 1)}.ring-offset-red-800\/15{--tw-ring-offset-color: rgb(153 27 27 / .15)}.ring-offset-red-800\/20{--tw-ring-offset-color: rgb(153 27 27 / .2)}.ring-offset-red-800\/25{--tw-ring-offset-color: rgb(153 27 27 / .25)}.ring-offset-red-800\/30{--tw-ring-offset-color: rgb(153 27 27 / .3)}.ring-offset-red-800\/35{--tw-ring-offset-color: rgb(153 27 27 / .35)}.ring-offset-red-800\/40{--tw-ring-offset-color: rgb(153 27 27 / .4)}.ring-offset-red-800\/45{--tw-ring-offset-color: rgb(153 27 27 / .45)}.ring-offset-red-800\/5{--tw-ring-offset-color: rgb(153 27 27 / .05)}.ring-offset-red-800\/50{--tw-ring-offset-color: rgb(153 27 27 / .5)}.ring-offset-red-800\/55{--tw-ring-offset-color: rgb(153 27 27 / .55)}.ring-offset-red-800\/60{--tw-ring-offset-color: rgb(153 27 27 / .6)}.ring-offset-red-800\/65{--tw-ring-offset-color: rgb(153 27 27 / .65)}.ring-offset-red-800\/70{--tw-ring-offset-color: rgb(153 27 27 / .7)}.ring-offset-red-800\/75{--tw-ring-offset-color: rgb(153 27 27 / .75)}.ring-offset-red-800\/80{--tw-ring-offset-color: rgb(153 27 27 / .8)}.ring-offset-red-800\/85{--tw-ring-offset-color: rgb(153 27 27 / .85)}.ring-offset-red-800\/90{--tw-ring-offset-color: rgb(153 27 27 / .9)}.ring-offset-red-800\/95{--tw-ring-offset-color: rgb(153 27 27 / .95)}.ring-offset-red-900{--tw-ring-offset-color: #7f1d1d}.ring-offset-red-900\/0{--tw-ring-offset-color: rgb(127 29 29 / 0)}.ring-offset-red-900\/10{--tw-ring-offset-color: rgb(127 29 29 / .1)}.ring-offset-red-900\/100{--tw-ring-offset-color: rgb(127 29 29 / 1)}.ring-offset-red-900\/15{--tw-ring-offset-color: rgb(127 29 29 / .15)}.ring-offset-red-900\/20{--tw-ring-offset-color: rgb(127 29 29 / .2)}.ring-offset-red-900\/25{--tw-ring-offset-color: rgb(127 29 29 / .25)}.ring-offset-red-900\/30{--tw-ring-offset-color: rgb(127 29 29 / .3)}.ring-offset-red-900\/35{--tw-ring-offset-color: rgb(127 29 29 / .35)}.ring-offset-red-900\/40{--tw-ring-offset-color: rgb(127 29 29 / .4)}.ring-offset-red-900\/45{--tw-ring-offset-color: rgb(127 29 29 / .45)}.ring-offset-red-900\/5{--tw-ring-offset-color: rgb(127 29 29 / .05)}.ring-offset-red-900\/50{--tw-ring-offset-color: rgb(127 29 29 / .5)}.ring-offset-red-900\/55{--tw-ring-offset-color: rgb(127 29 29 / .55)}.ring-offset-red-900\/60{--tw-ring-offset-color: rgb(127 29 29 / .6)}.ring-offset-red-900\/65{--tw-ring-offset-color: rgb(127 29 29 / .65)}.ring-offset-red-900\/70{--tw-ring-offset-color: rgb(127 29 29 / .7)}.ring-offset-red-900\/75{--tw-ring-offset-color: rgb(127 29 29 / .75)}.ring-offset-red-900\/80{--tw-ring-offset-color: rgb(127 29 29 / .8)}.ring-offset-red-900\/85{--tw-ring-offset-color: rgb(127 29 29 / .85)}.ring-offset-red-900\/90{--tw-ring-offset-color: rgb(127 29 29 / .9)}.ring-offset-red-900\/95{--tw-ring-offset-color: rgb(127 29 29 / .95)}.ring-offset-red-950{--tw-ring-offset-color: #450a0a}.ring-offset-red-950\/0{--tw-ring-offset-color: rgb(69 10 10 / 0)}.ring-offset-red-950\/10{--tw-ring-offset-color: rgb(69 10 10 / .1)}.ring-offset-red-950\/100{--tw-ring-offset-color: rgb(69 10 10 / 1)}.ring-offset-red-950\/15{--tw-ring-offset-color: rgb(69 10 10 / .15)}.ring-offset-red-950\/20{--tw-ring-offset-color: rgb(69 10 10 / .2)}.ring-offset-red-950\/25{--tw-ring-offset-color: rgb(69 10 10 / .25)}.ring-offset-red-950\/30{--tw-ring-offset-color: rgb(69 10 10 / .3)}.ring-offset-red-950\/35{--tw-ring-offset-color: rgb(69 10 10 / .35)}.ring-offset-red-950\/40{--tw-ring-offset-color: rgb(69 10 10 / .4)}.ring-offset-red-950\/45{--tw-ring-offset-color: rgb(69 10 10 / .45)}.ring-offset-red-950\/5{--tw-ring-offset-color: rgb(69 10 10 / .05)}.ring-offset-red-950\/50{--tw-ring-offset-color: rgb(69 10 10 / .5)}.ring-offset-red-950\/55{--tw-ring-offset-color: rgb(69 10 10 / .55)}.ring-offset-red-950\/60{--tw-ring-offset-color: rgb(69 10 10 / .6)}.ring-offset-red-950\/65{--tw-ring-offset-color: rgb(69 10 10 / .65)}.ring-offset-red-950\/70{--tw-ring-offset-color: rgb(69 10 10 / .7)}.ring-offset-red-950\/75{--tw-ring-offset-color: rgb(69 10 10 / .75)}.ring-offset-red-950\/80{--tw-ring-offset-color: rgb(69 10 10 / .8)}.ring-offset-red-950\/85{--tw-ring-offset-color: rgb(69 10 10 / .85)}.ring-offset-red-950\/90{--tw-ring-offset-color: rgb(69 10 10 / .9)}.ring-offset-red-950\/95{--tw-ring-offset-color: rgb(69 10 10 / .95)}.drop-shadow-xl{--tw-drop-shadow: drop-shadow(0 20px 13px rgb(0 0 0 / .03)) drop-shadow(0 8px 5px rgb(0 0 0 / .08));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter: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{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-linear{transition-timing-function:linear}.hover\:underline:hover{text-decoration-line:underline}.focus\:border-green-600:focus{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity))}.focus\:border-red-600:focus{--tw-border-opacity: 1;border-color:rgb(220 38 38 / var(--tw-border-opacity))}.group:hover .group-hover\:block{display:block}@media (min-width: 640px){.sm\:mt-4{margin-top:1rem}.sm\:mt-8{margin-top:2rem}.sm\:max-w-md{max-width:28rem}.sm\:justify-center{justify-content:center}.sm\:rounded-lg{border-radius:.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-3{padding-left:.75rem;padding-right:.75rem}.sm\:pl-3{padding-left:.75rem}.sm\:pr-3{padding-right:.75rem}.sm\:pt-10{padding-top:2.5rem}.sm\:pt-12{padding-top:3rem}}@media (min-width: 768px){.md\:col-span-4{grid-column:span 4 / span 4}.md\:mx-3{margin-left:.75rem;margin-right:.75rem}.md\:w-\[750px\]{width:750px}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:fixed{position:fixed}.lg\:left-\[320px\]{left:320px}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:m-0{margin:0}.lg\:mx-0{margin-left:0;margin-right:0}.lg\:mx-6{margin-left:1.5rem;margin-right:1.5rem}.lg\:mx-8{margin-left:2rem;margin-right:2rem}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:my-12{margin-top:3rem;margin-bottom:3rem}.lg\:my-16{margin-top:4rem;margin-bottom:4rem}.lg\:my-4{margin-top:1rem;margin-bottom:1rem}.lg\:my-6{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-10{margin-bottom:2.5rem}.lg\:mb-20{margin-bottom:5rem}.lg\:mb-6{margin-bottom:1.5rem}.lg\:mb-7{margin-bottom:1.75rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-3{margin-left:.75rem}.lg\:ml-64{margin-left:16rem}.lg\:ml-7{margin-left:1.75rem}.lg\:ml-8{margin-left:2rem}.lg\:mr-24{margin-right:6rem}.lg\:mr-3{margin-right:.75rem}.lg\:mr-4{margin-right:1rem}.lg\:mr-auto{margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-11{margin-top:2.75rem}.lg\:mt-16{margin-top:4rem}.lg\:mt-20{margin-top:5rem}.lg\:mt-6{margin-top:1.5rem}.lg\:block{display:block}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:table{display:table}.lg\:hidden{display:none}.lg\:h-18{height:4.375rem}.lg\:h-\[232px\]{height:232px}.lg\:h-\[253px\]{height:253px}.lg\:h-full{height:100%}.lg\:h-min{height:-moz-min-content;height:min-content}.lg\:w-1\/2{width:50%}.lg\:w-2\/3{width:66.666667%}.lg\:w-2\/4{width:50%}.lg\:w-2\/5{width:40%}.lg\:w-4\/6{width:66.666667%}.lg\:w-50{width:12.5rem}.lg\:w-60{width:15rem}.lg\:w-64{width:16rem}.lg\:w-96{width:24rem}.lg\:w-\[300px\]{width:300px}.lg\:w-\[850px\]{width:850px}.lg\:w-auto{width:auto}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:max-w-full{max-width:100%}.lg\:max-w-lg{max-width:32rem}.lg\:flex-1{flex:1 1 0%}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.lg\:grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.lg\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:border{border-width:1px}.lg\:border-r{border-right-width:1px}.lg\:object-cover{-o-object-fit:cover;object-fit:cover}.lg\:p-12{padding:3rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-5{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:pb-0{padding-bottom:0}.lg\:pb-6{padding-bottom:1.5rem}.lg\:pb-8{padding-bottom:2rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pl-2{padding-left:.5rem}.lg\:pl-24{padding-left:6rem}.lg\:pr-12{padding-right:3rem}.lg\:pr-2{padding-right:.5rem}.lg\:pt-0{padding-top:0}.lg\:pt-12{padding-top:3rem}.lg\:pt-8{padding-top:2rem}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:leading-5{line-height:1.25rem}}@media (min-width: 1280px){.xl\:m-auto{margin:auto}.xl\:mb-20{margin-bottom:5rem}.xl\:mt-10{margin-top:2.5rem}.xl\:w-\[1242\.5px\]{width:1242.5px}.xl\:w-\[875px\]{width:875px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1536px){.\32xl\:w-\[1242\.5px\]{width:1242.5px}.\32xl\:w-full{width:100%}.\32xl\:pt-16{padding-top:4rem}}
