:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px rgba(255,255,0,1)}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) rgba(136,136,136,1);border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:rgba(180,0,170,1);--highlight-selected-bg-color:rgba(0,100,0,1)}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer .endOfContent.active{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";:root{--border-width:10px;--color-grey:grey;--color-askipa:rgb(94,100,96);--color-urban:purple;--color-conduite:rgb(225,34,34);--color-service:darkblue;--color-self-service:darkolivegreen;--color-affectations:#1f95a0;--color-calendrier:#b15847;--color-repos:rgb(105,71,32);--color-horaires:rgb(181,129,0);--color-trafic:#585858;--color-dossier:darkred;--color-maps:rgb(216,93,5);--color-liens-utile:rgb(6,93,93);--color-contacts:#98a307;--color-update1:rgb(192,4,139);--color-update2:#034613;-webkit-user-select:none;-moz-user-select:none;user-select:none}*,:after,:before{box-sizing:inherit}::marker{color:rgba(0,0,0,0)}*{margin:0;padding:0;font-family:Arial}body{height:100%;touch-action:manipulation}body .no-scroll{overflow:hidden}a{color:#000;text-decoration:none}.handScript{font-family:Dancing Script,cursive;font-size:2em;font-optical-sizing:auto}.mirrorX{transform:scaleX(-1)}.text{font-size:1em}.text,.text-block{padding-left:1.5em;padding-bottom:.3em}.text-black{color:#000}.text-blue{color:#007bff}.text-bold{font-weight:700}.text-urderline{text-decoration:underline}.user-name{font-weight:700}.info-icon{width:10px;height:10px}.buttons-container{margin:1em 0;display:flex;flex-direction:column;gap:1em;justify-content:center;align-items:center}.buttons-only{padding-top:1em}.profil-svg{width:20px;height:20px}.center-profil{text-align:center}.profil-block{padding-top:10px}.flex-column{align-items:center}.flex-column,.flex-left{display:flex;flex-direction:column;justify-content:center}.flex-left{padding-left:20px;padding-right:20px;align-items:left}.flex-row{display:flex;justify-content:center;align-items:center}.font-red{color:red}.font-blue{color:blue}.font-green{color:green}.bg-grey{background-color:var(--color-grey)}.color-askipa{background-color:var(--color-askipa)}.color-urban{background-color:var(--color-urban)}.color-conduite{background-color:var(--color-conduite)}.color-service{background-color:var(--color-service)}.color-selfService{background-color:var(--color-self-service)}.color-affectations{background-color:var(--color-affectations)}.color-calendrier{background-color:var(--color-calendrier)}.color-repos{background-color:var(--color-repos)}.color-horaires{background-color:var(--color-horaires)}.color-trafic{background-color:var(--color-trafic)}.color-dossier{background-color:var(--color-dossier)}.color-maps{background-color:var(--color-maps)}.color-liensUtile{background-color:var(--color-liens-utile)}.color-contacts{background-color:var(--color-contacts)}.color-update1{background-color:var(--color-update1)}.color-update2{background-color:var(--color-update2)}.border-color-askipa{border:var(--border-width) solid var(--color-askipa)}.border-color-urban{border:var(--border-width) solid var(--color-urban)}.border-color-conduite{border:var(--border-width) solid var(--color-conduite)}.border-color-service{border:var(--border-width) solid var(--color-service)}.border-color-selfService{border:var(--border-width) solid var(--color-self-service)}.border-color-affectations{border:var(--border-width) solid var(--color-affectations)}.border-color-calendrier{border:var(--border-width) solid var(--color-calendrier)}.border-color-repos{border:var(--border-width) solid var(--color-repos)}.border-color-horaires{border:var(--border-width) solid var(--color-horaires)}.border-color-trafic{border:var(--border-width) solid var(--color-trafic)}.border-color-dossier{border:var(--border-width) solid var(--color-dossier)}.border-color-maps{border:var(--border-width) solid var(--color-maps)}.border-color-liensUtile{border:var(--border-width) solid var(--color-liens-utile)}.border-color-contacts{border:var(--border-width) solid var(--color-contacts)}.border-color-update1{border:var(--border-width) solid var(--color-update1)}.border-color-update2{border:var(--border-width) solid var(--color-update2)}.error{color:red;font-size:.8em}.bg{background-image:url(/bdd/img/bg/bg.png);background-size:cover;background-position:50%;position:fixed;pointer-events:none;top:0;left:0;width:100%;height:100%;z-index:-1}.flex-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around}.input::-moz-placeholder{color:#888;line-height:1.5em}.input::placeholder{color:#888;line-height:1.5em}input,option,select,textarea{width:100%;text-align:center;border:2px solid #ccc;border-radius:10px;font-size:16px}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg fill='black' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5em center;background-size:1em;padding:.5rem 2.5rem .5rem .75rem;line-height:1.5}.pdf-viewer-button{background-color:#fff;border:1px solid #000;padding:8px;border-radius:5px;margin:0 5px;cursor:pointer;display:flex;justify-content:center;text-align:center}.pdf-viewer-button img{width:20px}.df-page .titre-center{font-size:1.2em;text-align:center;font-weight:700;margin-top:.5em;margin-bottom:1em;text-decoration:underline}.df-page .font-text{color:#000;font-size:1em;padding-left:1.5em;padding-right:1.5em;padding-bottom:.2em}.df-page .echange-choice-container{display:flex;flex-direction:row;justify-content:center;align-items:center}.df-page .google-user-icon-profil{width:auto;height:auto}.df-page .df-button{background-color:#46c91e}.df-page .df-button,.df-page .df-close-button{margin-top:20px;color:#fff;padding:10px 20px;font-size:16px;border:none;cursor:pointer;transition:background-color .3s ease}.df-page .df-close-button{background-color:#007bff}.df-page .background-icon-df{width:330px;height:auto;margin-top:1em;background-color:#fff;border-radius:2em 2em 2em 2em;display:flex;flex-direction:column;justify-content:center}.df-page .periode .echange-date-arrow:before{content:"▶️";margin:0 5px}.df-page .echange-date-arrow{margin:0 8px}.df-page .echange-df-list{display:flex;flex-direction:column;justify-content:top;align-items:center;max-width:90%;max-height:400px;padding:10px;margin:20px;border:1px solid rgba(0,0,0,.1254901961);background-color:#fff;border-radius:1em 1em 1em 1em;overflow:auto}.df-page table{border-collapse:collapse;text-indent:0;border-spacing:0}.df-page td,.df-page th{border:1px solid #000;padding:4px;text-align:center;color:inherit;background-color:#fff}.df-page .echange-coordonates{margin-top:10px}.df-page .df-annule-button{background-color:red}.df-page .df-annule-button,.df-page .df-valide-button{color:#fff;padding:10px 20px;font-size:16px;border:none;cursor:pointer;transition:background-color .3s ease}.df-page .df-valide-button{background-color:#007bff}.df-page .echange-calendar-buttons{padding-top:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:700}.df-page .echange-interested-users{width:90px;word-wrap:break-word;text-align:center}.df-page .echange-no-df{display:flex;flex-direction:column;margin:10px;align-items:center;justify-content:center;border-radius:1em 1em 1em 1em;color:red;font-weight:700}.df-page .react-calendar__tile{background-color:#fff;color:#000;border:1px solid #ddd;border-radius:5px;padding:10px;cursor:pointer}.df-page .react-calendar__tile--now{background-color:rgba(206,204,204,.47)!important;color:#000!important;font-weight:700!important}.df-page .react-calendar__tile--now:hover{background-color:#cccccb!important}.df-page .react-calendar__tile--active{background-color:#006edc!important;color:#fff!important}.df-page .react-calendar__tile--active:hover{background-color:#1087ff!important}.df-page .react-calendar__month-view__days__day--weekend{background-color:#fff;color:red}.df-page .react-calendar__month-view__days{border:2px solid #fff;border-radius:10px;padding:5px}.df-page .react-calendar{border:2px solid #000;border-radius:10px;padding:10px}.df-page .react-calendar__navigation__label{border-radius:5px;padding:5px}.df-page .react-calendar__navigation{display:flex;justify-content:space-between;align-items:center;background-color:#f0f0f0;padding:10px;border-radius:5px}.df-page .react-calendar__navigation__arrow{color:#000;border:5px;border-radius:5px;padding:10px;cursor:pointer}.df-page .react-calendar__navigation__label__labelText{text-transform:uppercase;font-weight:700}@media(max-width:640px){.df-page .echange-choice-container{flex-direction:column}.df-page .periode{max-width:90px;word-wrap:break-word}.df-page .periode .echange-date-arrow:before{content:""}.df-page .periode .echange-date-arrow:after{content:"🔽";margin-left:16px;margin-right:25px}}.nt-page{margin:0 .3em 1em;cursor:pointer}.nt-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em}.nt-page .nt{padding:50px 40px;font-weight:700}.nt-page table{border-collapse:separate;border-spacing:0;width:100%}.nt-page td{border:4px solid #000;text-align:center;position:relative;background-color:#fff}.nt-page .separator{width:50%;border-top:2px solid #000;margin:10px auto}.nt-page .label{border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.nt-page tr:first-child td:first-child{border-top-left-radius:2em}.nt-page tr:first-child td:last-child{border-top-right-radius:2em}.nt-page tr:last-child td:first-child{border-bottom-left-radius:2em}.nt-page tr:last-child td:last-child{border-bottom-right-radius:2em}@keyframes clignote{0%{opacity:1}50%{opacity:0}to{opacity:1}}.bg-mav-red{background-color:red;text-align:center;animation:clignote 2s linear infinite;display:flex;justify-content:center;align-items:center;font-size:100px;font-weight:700;color:#000;cursor:pointer;z-index:1}.bg-image,.bg-mav-red{position:fixed;top:0;left:0;width:100%;height:100%}.bg-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.mav{border:3px solid;padding:60px 120px;border-radius:2em 2em 2em 2em}.home-page .titre-scan{font-weight:700;font-size:15px}.home-page .button-home{padding:.5em;margin-right:1em;color:#fff;background-color:rgba(80,76,76,.5019607843);border:1px solid #050505;font-weight:700;border-radius:4px}.home-page .button-contact{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.3em;margin-bottom:20px;padding:.5em;margin-right:10em;margin-left:10em;font-weight:700;background-color:#d6d3d3;color:#000;border-radius:1em;font-size:12px}.home-page .button-contact img{height:30px}.home-page .qrcode img{height:240px}@media(max-width:640px){.home-page .button-contact{margin-right:4em;margin-left:4em}}.divers-page{margin:0 .3em 1em}.divers-page .background{border-radius:2em 2em 0 0;background-color:#fff;width:270px;height:auto;padding:20px}.divers-page .mail{font-weight:700;cursor:pointer}.divers-page .label{width:310px;border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.page-login .background{width:300px;background-color:#fff;border-radius:2em;padding:1.5em 0 1em}.page-login .background img{width:5em;padding-bottom:1em}.page-login .title{font-weight:700;margin-bottom:1em}.page-login .accueil{margin-top:.5em;margin-bottom:.2em;width:230px;font-size:1em;text-align:center}.page-login .department-type{margin-top:.5em;width:120px}.page-login .update-button-container{margin-top:20px}.page-login select{text-align:center;-moz-text-align-last:center;text-align-last:center}.page-login .update-button{cursor:pointer;background-color:#007bff;color:#fff;border:none;border-radius:5px;font-size:16px;transition:background-color .3s ease}.page-login .centered-button:hover{background-color:#0056b3}.page-login .submit{margin-top:1.2em}.page-login .quick-log-button,.page-login .submit{background-color:orange;color:#000}.formulaire-page{font-size:14px}.formulaire-page .background{width:auto;height:auto;background-color:#fff;border-radius:2em 2em 0 0;padding:2em}.formulaire-page .bloc,.formulaire-page .bloc-demandeRh{width:100%;border:1px solid gray;border-radius:5px;padding:1em;align-items:start;gap:.5rem;margin:.5em}.formulaire-page .label{width:auto;padding:10px 0;color:#fff;font-weight:700;margin-bottom:1em;border-radius:0 0 2em 2em}.formulaire-page .small-icon{margin-top:1em;margin-bottom:1em;padding:.2em;border:2px solid #000;width:20px;border-radius:2em}.formulaire-page .text-form{display:flex;align-items:center;white-space:nowrap;gap:5px}.formulaire-page .text-demandeRh{font-size:18px}.formulaire-page .titre-form{padding-top:.5em;padding-bottom:.5em;display:flex;align-items:center;white-space:nowrap;gap:5px;font-size:15px}.formulaire-page .select-form{width:100%}.formulaire-page .input{font-size:12px}.formulaire-page .checkbox-input{margin:0;width:auto}.formulaire-page .form-profil{margin-left:.5em;width:180px}.formulaire-page .form-profil-select{margin:.5em;align-items:center;width:auto;color:#000;font-size:12px}.formulaire-page .submit{width:100px;margin-top:1em}.formulaire-page .submit,.formulaire-page .submitForm{background-color:#ddd;height:25px;padding:.2em;align-items:center;border:1px solid #080808;border-radius:4px;font-size:14px;color:#000}.formulaire-page .submitForm{display:block;margin:.5em auto;width:120px;font-weight:700}.formulaire-page .submitForm:hover{background-color:#afadad}.formulaire-page .validerForm{display:block;margin:.5em auto;background-color:#ddd;width:120px;height:25px;font-weight:700;padding:.2em;align-items:center;border:1px solid #080808;border-radius:4px;font-size:14px;color:#000}.formulaire-page .info-icon{cursor:pointer;width:8px;height:8px;padding:.1em;border-radius:50%;border:1px solid #000}.formulaire-page .btn-active{background-color:#f7a307;color:#000}.formulaire-page .btn-inactive{background-color:#ddd;color:#000}.formulaire-page .annuler{background-color:#e11a1a}.formulaire-page .telecharger{background-color:#ddd;width:120px;height:25px;padding:.2em;align-items:center;border:1px solid #080808;border-radius:4px;font-size:14px;color:#000;font-weight:700}.formulaire-page .telecharger:hover{background-color:#afadad}@media(max-width:640px){.formulaire-page{font-size:12px}.formulaire-page .background{width:300px;height:auto}.formulaire-page .form-profil-select,.formulaire-page .input,.formulaire-page .submit{font-size:12px}}.adresses-page{margin:0 .3em 1em}.adresses-page .background{border-radius:2em 2em 0 0;background-color:#fff;width:270px;height:auto;padding:20px}.adresses-page .detail,.adresses-page .nom{font-weight:700}.adresses-page .label{width:310px;border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.telephones-page{margin:0 .3em 1em;font-size:11px}.telephones-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em}.telephones-page .bg-grey{background-color:#e6e5e5}.telephones-page .contact{width:auto;font-weight:700;text-align:left}.telephones-page .tel{cursor:pointer;width:100px}.telephones-page table{border-collapse:collapse}.telephones-page td{border:1px solid #000;text-align:center;padding:5px}.telephones-page .label{width:auto;border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.conduiteRerA-page .container{border-radius:10px;overflow:hidden;display:flex;flex-direction:column;padding:1em}.conduiteRerA-page .icon-circle{display:flex;align-items:center;justify-content:center;cursor:pointer;width:30px;height:30px;border-radius:50%;font-size:8px;font-weight:700;border:1px solid #3f3f3f;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:16px}.conduiteRerA-page .guide-icon{background-color:#02da02;color:#000}.conduiteRerA-page .fiche-icon{background-color:orange;color:#000}.conduiteRerA-page .mav-icon{background-color:red;color:#000}.conduiteRerA-page .pmr-icon{background-color:orange;color:#000}.conduiteRerA-page .toggleFiltersButton{text-transform:uppercase}.conduiteRerA-page .pdfSummaryTopBar{text-align:center;margin-top:1em;margin-bottom:1em}.conduiteRerA-page .gareArriveeInput,.conduiteRerA-page .gareInput{width:260px;margin-bottom:1em;padding:10px 16px;font-size:12px;border-radius:6px;background-color:#d4d3d3;color:#000;text-transform:uppercase}.conduiteRerA-page .infoSelection{margin-top:1em}.conduiteRerA-page .searchInput:focus{border-color:#007bff;background-color:#919191;outline:none}.conduiteRerA-page .garesMenu{background:#d4d3d3;padding-bottom:1em;margin-bottom:.5em;text-align:center;color:#fff;font-weight:700;border-radius:10px}.conduiteRerA-page .regionButtons{display:flex;justify-content:center;text-align:center;margin-bottom:1em;gap:12px}.conduiteRerA-page .bottomRegion,.conduiteRerA-page .topRegions,.conduiteRerA-page .typeButtons,.conduiteRerA-page .voieButtons{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.conduiteRerA-page .regionButton{padding:1em;background-color:#555;color:#fff;border:none;border-radius:4px;cursor:pointer;text-transform:uppercase;font-size:10px;transition:background-color .2s}.conduiteRerA-page .regionButton:hover{background-color:#444}.conduiteRerA-page .regionButton.active{background-color:#007bff}.conduiteRerA-page .regionButton.full-rounded-left{border-top-right-radius:8px;border-bottom-right-radius:8px}.conduiteRerA-page .regionButton.full-rounded-right{border-top-left-radius:8px;border-bottom-left-radius:8px}.conduiteRerA-page .swap-button{padding-bottom:1em}.conduiteRerA-page .swap-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.conduiteRerA-page .garesSummaryPage{flex:1;margin:auto;display:flex;justify-content:center;text-align:center}.conduiteRerA-page .summaryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px 16px;width:100%}.conduiteRerA-page .summaryCard{color:#fff;background-color:#3753a6;height:50px;width:320px;border-radius:6px;position:relative}.conduiteRerA-page .summaryCard:after{content:"";position:absolute;top:50px;left:50%;width:5px;height:16px;background-color:red}.conduiteRerA-page .summaryCard:last-child:after{display:none}.conduiteRerA-page .container-suggestions{gap:.5em}.conduiteRerA-page .suggestionCard{color:#fff;background-color:#3753a6;height:50px;width:295px;border-radius:6px;position:relative}.conduiteRerA-page .suggestionCard:last-child{margin-bottom:1em}.conduiteRerA-page .sensButtons{display:flex;margin-bottom:1em;gap:3px}.conduiteRerA-page .sensNormal{border-radius:px}.conduiteRerA-page .regionButton.overlap{position:relative;z-index:1;margin-left:-6px}.conduiteRerA-page .regionButton.active{z-index:2}.conduiteRerA-page .sens-rounded{border-radius:3px}.conduiteRerA-page .bg-pmr{background-color:orange}.conduiteRerA-page .bg-pmr:hover{background-color:rgba(220,143,1,.956)}.conduiteRerA-page .container-badges{padding:.5em 0;display:flex;flex-wrap:wrap;gap:.2em;justify-content:center;align-items:center}.conduiteRerA-page .badge{padding:3px 5px;border-radius:5px;font-size:8px;color:#fff;font-weight:700;text-transform:uppercase}.conduiteRerA-page .PMR{background-color:orange;border-radius:20px;border:1px solid #000;width:20px;height:20px;padding:0;color:#000}.conduiteRerA-page .badge.tc{background-color:#ff0004}.conduiteRerA-page .badge.tc,.conduiteRerA-page .badge.tt{position:absolute;top:-6px;padding:2px 4px;right:-8px;border-radius:5px;color:#fff;animation:pulse 1.5s infinite}.conduiteRerA-page .badge.tt{background-color:blue}.conduiteRerA-page .modal-content{position:relative}.conduiteRerA-page .modal-info{padding:.5em;line-height:1.2em}.conduiteRerA-page .modal-info h2{margin-bottom:1rem;font-size:1.3rem;font-weight:700}.conduiteRerA-page .modal-info p{margin-bottom:.75rem}.conduiteRerA-page .badge-voie{display:flex;align-items:center;justify-content:center;margin-left:.5em;width:22px;height:22px;border-radius:50%;font-size:12px;color:#fff;background-color:#000;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.conduiteRerA-page .bg-intergare{background-color:#dcdcdc;padding:1em;border-radius:1em}.conduiteRerA-page .badge-voie-absolute{position:absolute;top:10px;left:10px;padding:6px;border-radius:50%;font-size:10px;color:#fff;background-color:#28a745;font-weight:700;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.conduiteRerA-page .filterTitle{display:flex;align-items:center;width:100%;position:relative}.conduiteRerA-page .filterTitle-text{color:#000;margin-top:1em;margin-bottom:1em;flex:1;text-align:center}.conduiteRerA-page .info-button-container{position:absolute;left:.5em;top:.5em;cursor:pointer}.conduiteRerA-page .reset-button{margin-bottom:1em}.conduiteRerA-page .icon-card{position:absolute;width:20px;height:20px;top:0;left:0;border-radius:1px}.conduiteRerA-page .pmr-in-list{position:absolute;gap:1px;bottom:-8px;left:-8px}.conduiteRerA-page .pmr-in-list svg{margin-right:-1px;padding-bottom:1px}.conduiteRerA-page .pmr-out-list{position:absolute;gap:1px;bottom:-8px;right:-8px;flex-direction:row-reverse}.conduiteRerA-page .pmr-out-list svg{margin-right:-1px;padding-bottom:1px}.conduiteRerA-page .noResults{color:#fff;font-weight:700;text-align:center;padding:2em}.conduiteRerA-page .gareCount{margin-top:8px;font-weight:700;font-size:14px;color:#333}.conduiteRerA-page .filters-topbar{gap:20px}.conduiteRerA-page .select-pmr{width:90%;margin-left:2px}.conduiteRerA-page .mt-05{margin-top:.5em}.conduiteRerA-page .pm .highlight-faisceau{color:#3607f4;font-weight:700}.conduiteRerA-page .pmr-modal-label{gap:5px;padding-bottom:.5em;font-weight:700}.conduiteRerA-page .modal-buttons{gap:1em;margin-top:2em}.conduiteRerA-page .gare-selected-badges{position:absolute;top:0;right:0;display:flex;gap:.5rem;align-items:center}.conduiteRerA-page .digi-container{margin-top:1em}.conduiteRerA-page .button-row{display:flex;gap:8px;flex-wrap:wrap}.conduiteRerA-page .gareInput.with-icon{width:100%;box-sizing:border-box}.conduiteRerA-page .icon-trash{position:absolute;top:35%;right:.75rem;transform:translateY(-50%);cursor:pointer;color:#999;font-size:1rem;z-index:2;transition:color .2s ease}.conduiteRerA-page .icon-trash-inside:hover{color:#666}.conduiteRerA-page .tab-only{display:none}@media(min-width:768px)and (max-width:1350px){.conduiteRerA-page .tab-only{display:flex}}.vitesses-page{margin:0 .3em 1em}.vitesses-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em}.vitesses-page .vitesse{width:40px;font-weight:700}.vitesses-page .vitesse10,.vitesses-page .vitesse12,.vitesses-page .vitesse14{width:40px}.vitesses-page table{border-collapse:collapse}.vitesses-page th{font-weight:700;background-color:#fff}.vitesses-page td,.vitesses-page th{border:1px solid #000;text-align:center;padding:5px}.vitesses-page .label{border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.materiel-page{margin:0 .3em 1em;cursor:pointer}.materiel-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em;width:240px;height:185px}.materiel-page .background img{width:6em;padding-bottom:.5em}.materiel-page .guide{padding:12px 10px;margin-left:1em;font-weight:700;font-size:20px}.materiel-page table{border-collapse:separate;border-spacing:0;width:100%}.materiel-page td{border:4px solid #000;text-align:center;background-color:#fff}.materiel-page .separator{width:50%;border-top:2px solid #000;margin:10px auto}.materiel-page .label{border-radius:0 0 2em 2em;padding:10px 0;color:#fff;font-weight:700;text-align:center;margin-bottom:20px}.materiel-page tr:first-child td:first-child{border-top-left-radius:2em}.materiel-page tr:first-child td:last-child{border-top-right-radius:2em}.materiel-page tr:last-child td:first-child{border-bottom-left-radius:2em}.materiel-page tr:last-child td:last-child{border-bottom-right-radius:2em}@media(max-width:640px){.materiel-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em;width:120px;height:100px}.materiel-page .background img{width:5em;padding-bottom:.5em}.materiel-page .guide{padding:10px;margin-left:1em;font-weight:700;font-size:10px}}.horaires-page{margin:0 .3em 1em}.horaires-page .background{border-radius:2em 2em 0 0;background-color:#fff;padding:1em}.horaires-page .nom{font-weight:700}.horaires-page .horaireRes,.horaires-page .nom{width:auto;font-size:20px}.horaires-page .equipe,.horaires-page .post{width:auto;font-size:20px;font-weight:700}.horaires-page .post{white-space:pre-line;word-wrap:break-word}.horaires-page .type{width:auto;font-size:20px;font-weight:700}.horaires-page .horaireMs{width:auto;font-size:20px;white-space:pre-line;word-wrap:break-word}.horaires-page .amplitude,.horaires-page .trajet{width:auto;font-size:20px}.horaires-page .trajet{font-weight:700}.horaires-page .label,.horaires-page .temp{width:auto;font-size:20px}.horaires-page .label{border-radius:0 0 2em 2em;padding:10px 0;margin-bottom:2em;color:#fff;font-weight:700;text-align:center;text-transform:uppercase}.horaires-page table{font-size:11px;border-collapse:collapse}.horaires-page td,.horaires-page th{border:1px solid #000;text-align:center;padding:.5em}.horaires-page tr:nth-child(2n){background-color:#e6e5e5;text-align:center}@media(max-width:640px){.horaires-page .nom{font-size:13px;font-weight:700}.horaires-page .horaireRes{font-size:13px}.horaires-page .equipe,.horaires-page .post{font-size:13px;font-weight:700}.horaires-page .post{white-space:pre-line;word-wrap:break-word}.horaires-page .type{font-size:13px;font-weight:700}.horaires-page .horaireMs{font-size:13px;white-space:pre-line;word-wrap:break-word}.horaires-page .amplitude{font-size:13px}.horaires-page .trajet{font-size:13px;font-weight:700}.horaires-page .temp{font-size:13px}.horaires-page .label{border-radius:0 0 2em 2em;font-size:13px;padding:10px 0;margin-bottom:2em;color:#fff;font-weight:700;text-align:center;text-transform:uppercase}}.page-instructions .background{width:100px;height:auto;background-color:#f10909;border-radius:2em 2em 0 0}.formulairePage .input{margin-bottom:.8em;margin-left:.8em;height:1.5em;width:90%;cursor:pointer}.formulairePage .titre-form{margin-left:1em}.formulairePage .select-input{margin-bottom:.8em;margin-left:.8em;font-size:16px;height:1.2em;width:85%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;padding:.2em .5em;background-image:url("data:image/svg+xml,%3Csvg fill='black' height='12' viewBox='0 0 24 24' width='12' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5em center;background-size:1em}.formulairePage .checkbox-text{line-height:1.2;vertical-align:middle;cursor:auto}.formulairePage .checkbox-input{width:18px;height:18px;margin:0;vertical-align:middle;cursor:pointer}.formulairePage .checkbox-container-mai{cursor:pointer}.formulairePage .checkbox-container-mai,.formulairePage .checkbox-container-recup{display:inline-flex;align-items:center;gap:.5em;line-height:1.2;margin-left:1em;margin-bottom:.5em}.formulairePage .checkbox-container-recup{cursor:auto}.modal .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal .titre{font-size:1.2em;text-align:center;font-weight:700;margin-bottom:1em;text-decoration:underline}.modal .modal-content{background-color:#fff;padding:20px;margin:50px 50px 0;border-radius:10px;max-height:80%;width:400px;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.2);text-align:center}.modal .modal-content h2{margin-bottom:1em;font-size:1.5em;text-align:center;text-transform:uppercase}.modal .modal-content h3{padding-bottom:15px;font-size:.8em;font-weight:700;text-decoration:underline;text-align:center}.modal .modal-content h4{font-weight:700;margin-bottom:1em}.modal .modal-content p{margin-bottom:20px;text-align:justify;letter-spacing:.2 em}.modal #modal-content-delete{background-color:red;color:#fff;padding:10px 20px;font-size:16px;border:none;cursor:pointer;transition:background-color .3s ease}.modal #modal-content-delete:hover{background-color:darkred}.modal-ligne .select{margin-top:1em}.infoIcon{cursor:pointer;border:none;background:none}.infoIcon img{padding:.3em;border-radius:50%;border:2px solid #000;width:15px;height:15px}.topBar{position:sticky;top:0;z-index:100}.topBar .scrollTopButton{cursor:pointer;width:30px;height:30px;border-radius:100%;border:2px solid #3f3f3f;color:#3f3f3f;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;font-size:20px}.vignette{margin:0 .1em .1em .3em;cursor:pointer}.vignette .background{height:200px}.vignette .background img{width:100px;padding:16px;border-radius:50%}.vignette .background-large{height:190px}.vignette .background-large img{width:300px;height:150px}.vignette .background-medium{height:130px}.vignette .background-medium img{width:50px;height:50px;padding:16px;border-radius:50%}@media(max-width:640px){.vignette .background{height:93px}.vignette .background img{width:40px;padding:8px;border-width:6px}}.echangeGive{padding-top:20px}.echangeGive .text{font-size:.8em;padding:0 3em 1em}.echangeGive .echange-delete img{width:20px;height:20px;cursor:pointer}.echangeGive .echange-error{color:red;font-weight:700;margin-top:5px;background-color:#fff;border-radius:5px;padding:5px}.echangeWant{padding-top:20px}.echangeWant .text{font-size:.8em;padding:0 3em 1em}.echangeWant .echange-filter{display:flex;color:#000;flex-direction:column;align-items:center;justify-content:center;margin-top:20px;border-radius:1em 1em 1em 1em;font-weight:700}.echangeWant .echange-filter img{width:20px;height:20px;margin-right:5px}.echangeWant .echange-contact-column{max-width:auto;text-align:center}.echangeWant .echange-validation-wait{background-color:#f5ba4c!important;color:#333}.echangeWant .echange-want{background-color:#6de404;color:#333}.pdfViewer{z-index:1000;position:fixed;inset:0;background-color:#28292a;top:0;left:0;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden}.pdfViewer .pdf-viewer-header{display:flex;justify-content:space-between;align-items:center;height:50px;background-color:#5e6460;padding:0 40px;border-radius:0 0 3em 3em}.pdfViewer .center-buttons,.pdfViewer .left-buttons,.pdfViewer .right-buttons{flex:1;display:flex;align-items:center}.pdfViewer .left-buttons{justify-content:flex-start;gap:10px}.pdfViewer .center-buttons{justify-content:center;gap:10px}.pdfViewer .right-buttons{justify-content:flex-end}.pdfViewer .pdf-viewer-button-container{display:flex;align-items:center;gap:10px}.pdfViewer .boutonViewer{display:flex;justify-content:center;align-items:center}.pdfViewer .x-icon{width:30px;border-radius:100%;border:2px solid #3f3f3f;cursor:pointer;margin-left:10px}.pdfViewer .document{display:relative;justify-content:center;align-items:flex-start;overflow:auto;height:100vh;padding:1rem;flex-direction:column;gap:2rem;overscroll-behavior-x:contain;touch-action:pan-y}.pdfViewer .document canvas{display:block;margin-left:auto;margin-right:auto;max-width:100%;height:auto!important;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.pdfViewer .pdf-viewer-loading{display:flex;justify-content:center;align-items:center;height:100%;min-height:300px;flex-direction:column;position:relative}.pdfViewer .spinner-svg{animation:spinner-rotate 1s linear infinite;width:5rem;height:5rem}.pdfViewer .spinner-path{stroke:#007bff;stroke-linecap:round;animation:spinner-dash 1.5s ease-in-out infinite}@keyframes spinner-rotate{to{transform:rotate(1turn)}}@keyframes spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.pdfViewer .visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pdfViewer .react-pdf__Page,.pdfViewer .react-pdf__Page>.react-pdf__Page canvas{background-color:rgba(0,0,0,0)!important;transition:background-color .3s ease}.profilMenu{position:relative}.profilMenu .nav-menu{position:absolute;top:40px;left:-10px;background-color:#fff;box-shadow:0 4px 6px rgba(0,0,0,.1);border-radius:8px;width:170px}.profilMenu .nav-menu ul{list-style:none;padding:0;margin:0}.profilMenu .nav-menu li{border-bottom:1px solid gray;text-decoration:none;color:#333;font-size:18px;display:block;padding:12px;transition:background-color .3s}.profilMenu .nav-menu li:last-child{border-bottom:none}.profilMenu .nav-menu li:hover{background-color:#f0f0f0;border-radius:5px}.vignetteText .background{width:auto;height:auto;background-color:#fff;border-radius:2em 2em 0 0}.vignetteText .links-list{width:100%;margin-top:1em;margin-bottom:1em;margin-left:2em;font-size:25px}.vignetteText .link{cursor:pointer;display:flex}.vignetteText .link-index{width:20px;text-align:end;margin-right:20px}.vignetteText .label{padding:10px 0;color:#fff;font-weight:700;margin-bottom:1em;border-radius:0 0 2em 2em}@media(max-width:640px){.vignetteText{width:min(90%,400px)}.vignetteText .links-list{width:100%;margin-top:1em;margin-bottom:1em;margin-left:2em;font-size:15px}.vignetteText .link-index{width:20px;text-align:end;margin-right:5px}}.vignetteContact{margin:0 .3em 1em}.vignetteContact .background{background-color:#fff;border-radius:2em 2em 0 0;padding:10px;width:auto;height:auto}.vignetteContact .icon-container{cursor:pointer;border-radius:2em 2em 0 0;display:flex;text-align:center;justify-content:center;margin:6px 8px;font-size:15px;font-weight:700}.vignetteContact .icon-container img{width:50px;padding:10px;margin-bottom:.5em;border-width:6px;border-radius:50%}.vignetteContact .label{border-radius:0 0 2em 2em;margin-bottom:1em;padding:10px 0;color:#fff;font-weight:700}@media(max-width:640px){.vignetteContact{width:min(90%,400px)}.vignetteContact .background{background-color:#fff;border-radius:2em 2em 0 0;width:auto;height:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.vignetteContact .icon-container{cursor:pointer;margin:5px 6px}}.calendar-month{box-sizing:border-box;margin-bottom:2em;width:99px;margin-left:-1px;border:1.5px solid #000;background-color:#a9a9a9}.calendar-month .calendar-month-title{font-weight:700;font-size:13px;height:30px;margin-bottom:10px;text-align:center;width:99px;border-bottom:1px solid #000}.calendar-month .calendar-days{display:flex;flex-direction:column;justify-content:center;background-color:#fff;border-collapse:collapse;text-indent:0;border-spacing:0}.calendar-month .calendar-day{border-top:1px solid #000;border-bottom:1px solid #000;text-align:center}.calendar-month .calendar-day td{border-left:1px solid #000}.calendar-month .calendar-day td:first-child{border-left:none}.calendar-month .calendar-day-number{width:20px;font-size:12px;color:#000}.calendar-month .calendar-day-name{width:40px;font-size:14px}.calendar-month .calendar-day-repos{width:15px}.calendar-month .calendar-day-ferie,.calendar-month .calendar-day-vacances{width:12px}.calendar-month .light-grey-day{background-color:#d3d3d3}.calendar-month .grey-day{background-color:gray;color:#fff}.calendar-month .bg-blue{background-color:#11adbe;color:#fff}.calendar-month .bg-orange{background-color:#f1b951;color:#000}.calendar-month .bg-yellow{background-color:#ebeba7;color:#000}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.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/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }
/* ! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com */*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{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,pre,samp{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,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.-bottom-2{bottom:-.5rem}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-top-1{top:-.25rem}.-top-2{top:-.5rem}.left-1\/2{left:50%}.left-\[-8px\]{left:-8px}.left-\[19\.3\%\]{left:19.3%}.left-\[55\%\]{left:55%}.right-3{right:.75rem}.right-\[-8px\]{right:-8px}.top-0{top:0}.top-1\/2{top:50%}.top-\[-6px\]{top:-6px}.top-\[-8px\]{top:-8px}.top-\[50px\]{top:50px}.top-\[60\%\]{top:60%}.z-50{z-index:50}.z-\[1000\]{z-index:1000}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[999\]{z-index:999}.m-0{margin:0}.m-4{margin:1rem}.m-\[3px\]{margin:3px}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-\[0\.3em\]{margin-left:.3em;margin-right:.3em}.mx-auto{margin-left:auto;margin-right:auto}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-4{margin-top:1rem;margin-bottom:1rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-4{margin-left:1rem}.ml-\[0\.3em\]{margin-left:.3em}.ml-\[20px\]{margin-left:20px}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-\[5px\]{margin-right:5px}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.size-10{width:2.5rem;height:2.5rem}.size-5{width:1.25rem;height:1.25rem}.size-8{width:2rem;height:2rem}.h-0{height:0}.h-10{height:2.5rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-20{height:5rem}.h-3{height:.75rem}.h-32{height:8rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-\[25px\]{height:25px}.h-\[30px\]{height:30px}.h-\[32px\]{height:32px}.h-\[36px\]{height:36px}.h-\[50px\]{height:50px}.h-full{height:100%}.h-screen{height:100vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[calc\(100vh-100px\)\]{max-height:calc(100vh - 100px)}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-2{width:.5rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-4{width:1rem}.w-40{width:10rem}.w-5{width:1.25rem}.w-52{width:13rem}.w-6{width:1.5rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-80{width:20rem}.w-\[100\%\]{width:100%}.w-\[120px\]{width:120px}.w-\[150px\]{width:150px}.w-\[180px\]{width:180px}.w-\[200px\]{width:200px}.w-\[250px\]{width:250px}.w-\[25px\]{width:25px}.w-\[270px\]{width:270px}.w-\[300px\]{width:300px}.w-\[30px\]{width:30px}.w-\[32px\]{width:32px}.w-\[350px\]{width:350px}.w-\[400px\]{width:400px}.w-\[40px\]{width:40px}.w-\[50px\]{width:50px}.w-\[60\%\]{width:60%}.w-\[90\%\]{width:90%}.w-\[95\%\]{width:95%}.w-full{width:100%}.w-max{width:-moz-max-content;width:max-content}.min-w-10{min-width:2.5rem}.min-w-12{min-width:3rem}.min-w-20{min-width:5rem}.min-w-36{min-width:9rem}.min-w-\[60px\]{min-width:60px}.max-w-4xl{max-width:56rem}.max-w-\[220px\]{max-width:220px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[350px\]{max-width:350px}.max-w-\[360px\]{max-width:360px}.max-w-\[400px\]{max-width:400px}.max-w-\[90\%\]{max-width:90%}.max-w-\[95\%\]{max-width:95%}.max-w-full{max-width:100%}.flex-1{flex:1 1 0%}.flex-\[0\.5\]{flex:0.5}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.table-auto{table-layout:auto}.table-fixed{table-layout:fixed}.border-collapse{border-collapse:collapse}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-\[20\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-\[20\%\]{--tw-translate-x:-20%}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-1{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-1{--tw-translate-x:0.25rem}.translate-x-4{--tw-translate-x:1rem}.transform,.translate-x-4{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-y-2{row-gap:.5rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-scroll{overflow:scroll}.overflow-y-auto{overflow-y:auto}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[1em\]{border-radius:1em}.rounded-\[25\%\]{border-radius:25%}.rounded-\[2em\]{border-radius:2em}.rounded-\[6px\]{border-radius:6px}.rounded-\[8px\]{border-radius:8px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-b-3xl{border-bottom-right-radius:1.5rem;border-bottom-left-radius:1.5rem}.rounded-b-\[3em\]{border-bottom-right-radius:3em;border-bottom-left-radius:3em}.rounded-b-full{border-bottom-right-radius:9999px;border-bottom-left-radius:9999px}.rounded-t-3xl{border-top-left-radius:1.5rem;border-top-right-radius:1.5rem}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-\[1px\]{border-width:1px}.border-\[2px\]{border-width:2px}.border-\[3px\]{border-width:3px}.border-\[8px\]{border-width:8px}.border-x-8{border-left-width:8px;border-right-width:8px}.border-b{border-bottom-width:1px}.border-b-8{border-bottom-width:8px}.border-r{border-right-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.border-\[\#007bff\]{--tw-border-opacity:1;border-color:rgb(0 123 255/var(--tw-border-opacity,1))}.border-\[\#c9c8c8\]{--tw-border-opacity:1;border-color:rgb(201 200 200/var(--tw-border-opacity,1))}.border-\[\#d50303\]{--tw-border-opacity:1;border-color:rgb(213 3 3/var(--tw-border-opacity,1))}.border-black{--tw-border-opacity:1;border-color:rgb(0 0 0/var(--tw-border-opacity,1))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-red-800{--tw-border-opacity:1;border-color:rgb(153 27 27/var(--tw-border-opacity,1))}.border-x-transparent{border-left-color:transparent;border-right-color:transparent}.border-b-amber-100{--tw-border-opacity:1;border-bottom-color:rgb(254 243 199/var(--tw-border-opacity,1))}.border-b-amber-100\/0{border-bottom-color:rgb(254 243 199/0)}.border-b-amber-100\/10{border-bottom-color:rgb(254 243 199/.1)}.border-b-amber-100\/100{border-bottom-color:rgb(254 243 199/1)}.border-b-amber-100\/15{border-bottom-color:rgb(254 243 199/.15)}.border-b-amber-100\/20{border-bottom-color:rgb(254 243 199/.2)}.border-b-amber-100\/25{border-bottom-color:rgb(254 243 199/.25)}.border-b-amber-100\/30{border-bottom-color:rgb(254 243 199/.3)}.border-b-amber-100\/35{border-bottom-color:rgb(254 243 199/.35)}.border-b-amber-100\/40{border-bottom-color:rgb(254 243 199/.4)}.border-b-amber-100\/45{border-bottom-color:rgb(254 243 199/.45)}.border-b-amber-100\/5{border-bottom-color:rgb(254 243 199/.05)}.border-b-amber-100\/50{border-bottom-color:rgb(254 243 199/.5)}.border-b-amber-100\/55{border-bottom-color:rgb(254 243 199/.55)}.border-b-amber-100\/60{border-bottom-color:rgb(254 243 199/.6)}.border-b-amber-100\/65{border-bottom-color:rgb(254 243 199/.65)}.border-b-amber-100\/70{border-bottom-color:rgb(254 243 199/.7)}.border-b-amber-100\/75{border-bottom-color:rgb(254 243 199/.75)}.border-b-amber-100\/80{border-bottom-color:rgb(254 243 199/.8)}.border-b-amber-100\/85{border-bottom-color:rgb(254 243 199/.85)}.border-b-amber-100\/90{border-bottom-color:rgb(254 243 199/.9)}.border-b-amber-100\/95{border-bottom-color:rgb(254 243 199/.95)}.border-b-amber-200{--tw-border-opacity:1;border-bottom-color:rgb(253 230 138/var(--tw-border-opacity,1))}.border-b-amber-200\/0{border-bottom-color:rgb(253 230 138/0)}.border-b-amber-200\/10{border-bottom-color:rgb(253 230 138/.1)}.border-b-amber-200\/100{border-bottom-color:rgb(253 230 138/1)}.border-b-amber-200\/15{border-bottom-color:rgb(253 230 138/.15)}.border-b-amber-200\/20{border-bottom-color:rgb(253 230 138/.2)}.border-b-amber-200\/25{border-bottom-color:rgb(253 230 138/.25)}.border-b-amber-200\/30{border-bottom-color:rgb(253 230 138/.3)}.border-b-amber-200\/35{border-bottom-color:rgb(253 230 138/.35)}.border-b-amber-200\/40{border-bottom-color:rgb(253 230 138/.4)}.border-b-amber-200\/45{border-bottom-color:rgb(253 230 138/.45)}.border-b-amber-200\/5{border-bottom-color:rgb(253 230 138/.05)}.border-b-amber-200\/50{border-bottom-color:rgb(253 230 138/.5)}.border-b-amber-200\/55{border-bottom-color:rgb(253 230 138/.55)}.border-b-amber-200\/60{border-bottom-color:rgb(253 230 138/.6)}.border-b-amber-200\/65{border-bottom-color:rgb(253 230 138/.65)}.border-b-amber-200\/70{border-bottom-color:rgb(253 230 138/.7)}.border-b-amber-200\/75{border-bottom-color:rgb(253 230 138/.75)}.border-b-amber-200\/80{border-bottom-color:rgb(253 230 138/.8)}.border-b-amber-200\/85{border-bottom-color:rgb(253 230 138/.85)}.border-b-amber-200\/90{border-bottom-color:rgb(253 230 138/.9)}.border-b-amber-200\/95{border-bottom-color:rgb(253 230 138/.95)}.border-b-amber-300{--tw-border-opacity:1;border-bottom-color:rgb(252 211 77/var(--tw-border-opacity,1))}.border-b-amber-300\/0{border-bottom-color:rgb(252 211 77/0)}.border-b-amber-300\/10{border-bottom-color:rgb(252 211 77/.1)}.border-b-amber-300\/100{border-bottom-color:rgb(252 211 77/1)}.border-b-amber-300\/15{border-bottom-color:rgb(252 211 77/.15)}.border-b-amber-300\/20{border-bottom-color:rgb(252 211 77/.2)}.border-b-amber-300\/25{border-bottom-color:rgb(252 211 77/.25)}.border-b-amber-300\/30{border-bottom-color:rgb(252 211 77/.3)}.border-b-amber-300\/35{border-bottom-color:rgb(252 211 77/.35)}.border-b-amber-300\/40{border-bottom-color:rgb(252 211 77/.4)}.border-b-amber-300\/45{border-bottom-color:rgb(252 211 77/.45)}.border-b-amber-300\/5{border-bottom-color:rgb(252 211 77/.05)}.border-b-amber-300\/50{border-bottom-color:rgb(252 211 77/.5)}.border-b-amber-300\/55{border-bottom-color:rgb(252 211 77/.55)}.border-b-amber-300\/60{border-bottom-color:rgb(252 211 77/.6)}.border-b-amber-300\/65{border-bottom-color:rgb(252 211 77/.65)}.border-b-amber-300\/70{border-bottom-color:rgb(252 211 77/.7)}.border-b-amber-300\/75{border-bottom-color:rgb(252 211 77/.75)}.border-b-amber-300\/80{border-bottom-color:rgb(252 211 77/.8)}.border-b-amber-300\/85{border-bottom-color:rgb(252 211 77/.85)}.border-b-amber-300\/90{border-bottom-color:rgb(252 211 77/.9)}.border-b-amber-300\/95{border-bottom-color:rgb(252 211 77/.95)}.border-b-amber-400{--tw-border-opacity:1;border-bottom-color:rgb(251 191 36/var(--tw-border-opacity,1))}.border-b-amber-400\/0{border-bottom-color:rgb(251 191 36/0)}.border-b-amber-400\/10{border-bottom-color:rgb(251 191 36/.1)}.border-b-amber-400\/100{border-bottom-color:rgb(251 191 36/1)}.border-b-amber-400\/15{border-bottom-color:rgb(251 191 36/.15)}.border-b-amber-400\/20{border-bottom-color:rgb(251 191 36/.2)}.border-b-amber-400\/25{border-bottom-color:rgb(251 191 36/.25)}.border-b-amber-400\/30{border-bottom-color:rgb(251 191 36/.3)}.border-b-amber-400\/35{border-bottom-color:rgb(251 191 36/.35)}.border-b-amber-400\/40{border-bottom-color:rgb(251 191 36/.4)}.border-b-amber-400\/45{border-bottom-color:rgb(251 191 36/.45)}.border-b-amber-400\/5{border-bottom-color:rgb(251 191 36/.05)}.border-b-amber-400\/50{border-bottom-color:rgb(251 191 36/.5)}.border-b-amber-400\/55{border-bottom-color:rgb(251 191 36/.55)}.border-b-amber-400\/60{border-bottom-color:rgb(251 191 36/.6)}.border-b-amber-400\/65{border-bottom-color:rgb(251 191 36/.65)}.border-b-amber-400\/70{border-bottom-color:rgb(251 191 36/.7)}.border-b-amber-400\/75{border-bottom-color:rgb(251 191 36/.75)}.border-b-amber-400\/80{border-bottom-color:rgb(251 191 36/.8)}.border-b-amber-400\/85{border-bottom-color:rgb(251 191 36/.85)}.border-b-amber-400\/90{border-bottom-color:rgb(251 191 36/.9)}.border-b-amber-400\/95{border-bottom-color:rgb(251 191 36/.95)}.border-b-amber-500{--tw-border-opacity:1;border-bottom-color:rgb(245 158 11/var(--tw-border-opacity,1))}.border-b-amber-500\/0{border-bottom-color:rgb(245 158 11/0)}.border-b-amber-500\/10{border-bottom-color:rgb(245 158 11/.1)}.border-b-amber-500\/100{border-bottom-color:rgb(245 158 11/1)}.border-b-amber-500\/15{border-bottom-color:rgb(245 158 11/.15)}.border-b-amber-500\/20{border-bottom-color:rgb(245 158 11/.2)}.border-b-amber-500\/25{border-bottom-color:rgb(245 158 11/.25)}.border-b-amber-500\/30{border-bottom-color:rgb(245 158 11/.3)}.border-b-amber-500\/35{border-bottom-color:rgb(245 158 11/.35)}.border-b-amber-500\/40{border-bottom-color:rgb(245 158 11/.4)}.border-b-amber-500\/45{border-bottom-color:rgb(245 158 11/.45)}.border-b-amber-500\/5{border-bottom-color:rgb(245 158 11/.05)}.border-b-amber-500\/50{border-bottom-color:rgb(245 158 11/.5)}.border-b-amber-500\/55{border-bottom-color:rgb(245 158 11/.55)}.border-b-amber-500\/60{border-bottom-color:rgb(245 158 11/.6)}.border-b-amber-500\/65{border-bottom-color:rgb(245 158 11/.65)}.border-b-amber-500\/70{border-bottom-color:rgb(245 158 11/.7)}.border-b-amber-500\/75{border-bottom-color:rgb(245 158 11/.75)}.border-b-amber-500\/80{border-bottom-color:rgb(245 158 11/.8)}.border-b-amber-500\/85{border-bottom-color:rgb(245 158 11/.85)}.border-b-amber-500\/90{border-bottom-color:rgb(245 158 11/.9)}.border-b-amber-500\/95{border-bottom-color:rgb(245 158 11/.95)}.border-b-amber-600{--tw-border-opacity:1;border-bottom-color:rgb(217 119 6/var(--tw-border-opacity,1))}.border-b-amber-600\/0{border-bottom-color:rgb(217 119 6/0)}.border-b-amber-600\/10{border-bottom-color:rgb(217 119 6/.1)}.border-b-amber-600\/100{border-bottom-color:rgb(217 119 6/1)}.border-b-amber-600\/15{border-bottom-color:rgb(217 119 6/.15)}.border-b-amber-600\/20{border-bottom-color:rgb(217 119 6/.2)}.border-b-amber-600\/25{border-bottom-color:rgb(217 119 6/.25)}.border-b-amber-600\/30{border-bottom-color:rgb(217 119 6/.3)}.border-b-amber-600\/35{border-bottom-color:rgb(217 119 6/.35)}.border-b-amber-600\/40{border-bottom-color:rgb(217 119 6/.4)}.border-b-amber-600\/45{border-bottom-color:rgb(217 119 6/.45)}.border-b-amber-600\/5{border-bottom-color:rgb(217 119 6/.05)}.border-b-amber-600\/50{border-bottom-color:rgb(217 119 6/.5)}.border-b-amber-600\/55{border-bottom-color:rgb(217 119 6/.55)}.border-b-amber-600\/60{border-bottom-color:rgb(217 119 6/.6)}.border-b-amber-600\/65{border-bottom-color:rgb(217 119 6/.65)}.border-b-amber-600\/70{border-bottom-color:rgb(217 119 6/.7)}.border-b-amber-600\/75{border-bottom-color:rgb(217 119 6/.75)}.border-b-amber-600\/80{border-bottom-color:rgb(217 119 6/.8)}.border-b-amber-600\/85{border-bottom-color:rgb(217 119 6/.85)}.border-b-amber-600\/90{border-bottom-color:rgb(217 119 6/.9)}.border-b-amber-600\/95{border-bottom-color:rgb(217 119 6/.95)}.border-b-amber-700{--tw-border-opacity:1;border-bottom-color:rgb(180 83 9/var(--tw-border-opacity,1))}.border-b-amber-700\/0{border-bottom-color:rgb(180 83 9/0)}.border-b-amber-700\/10{border-bottom-color:rgb(180 83 9/.1)}.border-b-amber-700\/100{border-bottom-color:rgb(180 83 9/1)}.border-b-amber-700\/15{border-bottom-color:rgb(180 83 9/.15)}.border-b-amber-700\/20{border-bottom-color:rgb(180 83 9/.2)}.border-b-amber-700\/25{border-bottom-color:rgb(180 83 9/.25)}.border-b-amber-700\/30{border-bottom-color:rgb(180 83 9/.3)}.border-b-amber-700\/35{border-bottom-color:rgb(180 83 9/.35)}.border-b-amber-700\/40{border-bottom-color:rgb(180 83 9/.4)}.border-b-amber-700\/45{border-bottom-color:rgb(180 83 9/.45)}.border-b-amber-700\/5{border-bottom-color:rgb(180 83 9/.05)}.border-b-amber-700\/50{border-bottom-color:rgb(180 83 9/.5)}.border-b-amber-700\/55{border-bottom-color:rgb(180 83 9/.55)}.border-b-amber-700\/60{border-bottom-color:rgb(180 83 9/.6)}.border-b-amber-700\/65{border-bottom-color:rgb(180 83 9/.65)}.border-b-amber-700\/70{border-bottom-color:rgb(180 83 9/.7)}.border-b-amber-700\/75{border-bottom-color:rgb(180 83 9/.75)}.border-b-amber-700\/80{border-bottom-color:rgb(180 83 9/.8)}.border-b-amber-700\/85{border-bottom-color:rgb(180 83 9/.85)}.border-b-amber-700\/90{border-bottom-color:rgb(180 83 9/.9)}.border-b-amber-700\/95{border-bottom-color:rgb(180 83 9/.95)}.border-b-amber-800{--tw-border-opacity:1;border-bottom-color:rgb(146 64 14/var(--tw-border-opacity,1))}.border-b-amber-800\/0{border-bottom-color:rgb(146 64 14/0)}.border-b-amber-800\/10{border-bottom-color:rgb(146 64 14/.1)}.border-b-amber-800\/100{border-bottom-color:rgb(146 64 14/1)}.border-b-amber-800\/15{border-bottom-color:rgb(146 64 14/.15)}.border-b-amber-800\/20{border-bottom-color:rgb(146 64 14/.2)}.border-b-amber-800\/25{border-bottom-color:rgb(146 64 14/.25)}.border-b-amber-800\/30{border-bottom-color:rgb(146 64 14/.3)}.border-b-amber-800\/35{border-bottom-color:rgb(146 64 14/.35)}.border-b-amber-800\/40{border-bottom-color:rgb(146 64 14/.4)}.border-b-amber-800\/45{border-bottom-color:rgb(146 64 14/.45)}.border-b-amber-800\/5{border-bottom-color:rgb(146 64 14/.05)}.border-b-amber-800\/50{border-bottom-color:rgb(146 64 14/.5)}.border-b-amber-800\/55{border-bottom-color:rgb(146 64 14/.55)}.border-b-amber-800\/60{border-bottom-color:rgb(146 64 14/.6)}.border-b-amber-800\/65{border-bottom-color:rgb(146 64 14/.65)}.border-b-amber-800\/70{border-bottom-color:rgb(146 64 14/.7)}.border-b-amber-800\/75{border-bottom-color:rgb(146 64 14/.75)}.border-b-amber-800\/80{border-bottom-color:rgb(146 64 14/.8)}.border-b-amber-800\/85{border-bottom-color:rgb(146 64 14/.85)}.border-b-amber-800\/90{border-bottom-color:rgb(146 64 14/.9)}.border-b-amber-800\/95{border-bottom-color:rgb(146 64 14/.95)}.border-b-amber-900{--tw-border-opacity:1;border-bottom-color:rgb(120 53 15/var(--tw-border-opacity,1))}.border-b-amber-900\/0{border-bottom-color:rgb(120 53 15/0)}.border-b-amber-900\/10{border-bottom-color:rgb(120 53 15/.1)}.border-b-amber-900\/100{border-bottom-color:rgb(120 53 15/1)}.border-b-amber-900\/15{border-bottom-color:rgb(120 53 15/.15)}.border-b-amber-900\/20{border-bottom-color:rgb(120 53 15/.2)}.border-b-amber-900\/25{border-bottom-color:rgb(120 53 15/.25)}.border-b-amber-900\/30{border-bottom-color:rgb(120 53 15/.3)}.border-b-amber-900\/35{border-bottom-color:rgb(120 53 15/.35)}.border-b-amber-900\/40{border-bottom-color:rgb(120 53 15/.4)}.border-b-amber-900\/45{border-bottom-color:rgb(120 53 15/.45)}.border-b-amber-900\/5{border-bottom-color:rgb(120 53 15/.05)}.border-b-amber-900\/50{border-bottom-color:rgb(120 53 15/.5)}.border-b-amber-900\/55{border-bottom-color:rgb(120 53 15/.55)}.border-b-amber-900\/60{border-bottom-color:rgb(120 53 15/.6)}.border-b-amber-900\/65{border-bottom-color:rgb(120 53 15/.65)}.border-b-amber-900\/70{border-bottom-color:rgb(120 53 15/.7)}.border-b-amber-900\/75{border-bottom-color:rgb(120 53 15/.75)}.border-b-amber-900\/80{border-bottom-color:rgb(120 53 15/.8)}.border-b-amber-900\/85{border-bottom-color:rgb(120 53 15/.85)}.border-b-amber-900\/90{border-bottom-color:rgb(120 53 15/.9)}.border-b-amber-900\/95{border-bottom-color:rgb(120 53 15/.95)}.border-b-blue-100{--tw-border-opacity:1;border-bottom-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-b-blue-100\/0{border-bottom-color:rgb(219 234 254/0)}.border-b-blue-100\/10{border-bottom-color:rgb(219 234 254/.1)}.border-b-blue-100\/100{border-bottom-color:rgb(219 234 254/1)}.border-b-blue-100\/15{border-bottom-color:rgb(219 234 254/.15)}.border-b-blue-100\/20{border-bottom-color:rgb(219 234 254/.2)}.border-b-blue-100\/25{border-bottom-color:rgb(219 234 254/.25)}.border-b-blue-100\/30{border-bottom-color:rgb(219 234 254/.3)}.border-b-blue-100\/35{border-bottom-color:rgb(219 234 254/.35)}.border-b-blue-100\/40{border-bottom-color:rgb(219 234 254/.4)}.border-b-blue-100\/45{border-bottom-color:rgb(219 234 254/.45)}.border-b-blue-100\/5{border-bottom-color:rgb(219 234 254/.05)}.border-b-blue-100\/50{border-bottom-color:rgb(219 234 254/.5)}.border-b-blue-100\/55{border-bottom-color:rgb(219 234 254/.55)}.border-b-blue-100\/60{border-bottom-color:rgb(219 234 254/.6)}.border-b-blue-100\/65{border-bottom-color:rgb(219 234 254/.65)}.border-b-blue-100\/70{border-bottom-color:rgb(219 234 254/.7)}.border-b-blue-100\/75{border-bottom-color:rgb(219 234 254/.75)}.border-b-blue-100\/80{border-bottom-color:rgb(219 234 254/.8)}.border-b-blue-100\/85{border-bottom-color:rgb(219 234 254/.85)}.border-b-blue-100\/90{border-bottom-color:rgb(219 234 254/.9)}.border-b-blue-100\/95{border-bottom-color:rgb(219 234 254/.95)}.border-b-blue-200{--tw-border-opacity:1;border-bottom-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-b-blue-200\/0{border-bottom-color:rgb(191 219 254/0)}.border-b-blue-200\/10{border-bottom-color:rgb(191 219 254/.1)}.border-b-blue-200\/100{border-bottom-color:rgb(191 219 254/1)}.border-b-blue-200\/15{border-bottom-color:rgb(191 219 254/.15)}.border-b-blue-200\/20{border-bottom-color:rgb(191 219 254/.2)}.border-b-blue-200\/25{border-bottom-color:rgb(191 219 254/.25)}.border-b-blue-200\/30{border-bottom-color:rgb(191 219 254/.3)}.border-b-blue-200\/35{border-bottom-color:rgb(191 219 254/.35)}.border-b-blue-200\/40{border-bottom-color:rgb(191 219 254/.4)}.border-b-blue-200\/45{border-bottom-color:rgb(191 219 254/.45)}.border-b-blue-200\/5{border-bottom-color:rgb(191 219 254/.05)}.border-b-blue-200\/50{border-bottom-color:rgb(191 219 254/.5)}.border-b-blue-200\/55{border-bottom-color:rgb(191 219 254/.55)}.border-b-blue-200\/60{border-bottom-color:rgb(191 219 254/.6)}.border-b-blue-200\/65{border-bottom-color:rgb(191 219 254/.65)}.border-b-blue-200\/70{border-bottom-color:rgb(191 219 254/.7)}.border-b-blue-200\/75{border-bottom-color:rgb(191 219 254/.75)}.border-b-blue-200\/80{border-bottom-color:rgb(191 219 254/.8)}.border-b-blue-200\/85{border-bottom-color:rgb(191 219 254/.85)}.border-b-blue-200\/90{border-bottom-color:rgb(191 219 254/.9)}.border-b-blue-200\/95{border-bottom-color:rgb(191 219 254/.95)}.border-b-blue-300{--tw-border-opacity:1;border-bottom-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-b-blue-300\/0{border-bottom-color:rgb(147 197 253/0)}.border-b-blue-300\/10{border-bottom-color:rgb(147 197 253/.1)}.border-b-blue-300\/100{border-bottom-color:rgb(147 197 253/1)}.border-b-blue-300\/15{border-bottom-color:rgb(147 197 253/.15)}.border-b-blue-300\/20{border-bottom-color:rgb(147 197 253/.2)}.border-b-blue-300\/25{border-bottom-color:rgb(147 197 253/.25)}.border-b-blue-300\/30{border-bottom-color:rgb(147 197 253/.3)}.border-b-blue-300\/35{border-bottom-color:rgb(147 197 253/.35)}.border-b-blue-300\/40{border-bottom-color:rgb(147 197 253/.4)}.border-b-blue-300\/45{border-bottom-color:rgb(147 197 253/.45)}.border-b-blue-300\/5{border-bottom-color:rgb(147 197 253/.05)}.border-b-blue-300\/50{border-bottom-color:rgb(147 197 253/.5)}.border-b-blue-300\/55{border-bottom-color:rgb(147 197 253/.55)}.border-b-blue-300\/60{border-bottom-color:rgb(147 197 253/.6)}.border-b-blue-300\/65{border-bottom-color:rgb(147 197 253/.65)}.border-b-blue-300\/70{border-bottom-color:rgb(147 197 253/.7)}.border-b-blue-300\/75{border-bottom-color:rgb(147 197 253/.75)}.border-b-blue-300\/80{border-bottom-color:rgb(147 197 253/.8)}.border-b-blue-300\/85{border-bottom-color:rgb(147 197 253/.85)}.border-b-blue-300\/90{border-bottom-color:rgb(147 197 253/.9)}.border-b-blue-300\/95{border-bottom-color:rgb(147 197 253/.95)}.border-b-blue-400{--tw-border-opacity:1;border-bottom-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-b-blue-400\/0{border-bottom-color:rgb(96 165 250/0)}.border-b-blue-400\/10{border-bottom-color:rgb(96 165 250/.1)}.border-b-blue-400\/100{border-bottom-color:rgb(96 165 250/1)}.border-b-blue-400\/15{border-bottom-color:rgb(96 165 250/.15)}.border-b-blue-400\/20{border-bottom-color:rgb(96 165 250/.2)}.border-b-blue-400\/25{border-bottom-color:rgb(96 165 250/.25)}.border-b-blue-400\/30{border-bottom-color:rgb(96 165 250/.3)}.border-b-blue-400\/35{border-bottom-color:rgb(96 165 250/.35)}.border-b-blue-400\/40{border-bottom-color:rgb(96 165 250/.4)}.border-b-blue-400\/45{border-bottom-color:rgb(96 165 250/.45)}.border-b-blue-400\/5{border-bottom-color:rgb(96 165 250/.05)}.border-b-blue-400\/50{border-bottom-color:rgb(96 165 250/.5)}.border-b-blue-400\/55{border-bottom-color:rgb(96 165 250/.55)}.border-b-blue-400\/60{border-bottom-color:rgb(96 165 250/.6)}.border-b-blue-400\/65{border-bottom-color:rgb(96 165 250/.65)}.border-b-blue-400\/70{border-bottom-color:rgb(96 165 250/.7)}.border-b-blue-400\/75{border-bottom-color:rgb(96 165 250/.75)}.border-b-blue-400\/80{border-bottom-color:rgb(96 165 250/.8)}.border-b-blue-400\/85{border-bottom-color:rgb(96 165 250/.85)}.border-b-blue-400\/90{border-bottom-color:rgb(96 165 250/.9)}.border-b-blue-400\/95{border-bottom-color:rgb(96 165 250/.95)}.border-b-blue-500{--tw-border-opacity:1;border-bottom-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-b-blue-500\/0{border-bottom-color:rgb(59 130 246/0)}.border-b-blue-500\/10{border-bottom-color:rgb(59 130 246/.1)}.border-b-blue-500\/100{border-bottom-color:rgb(59 130 246/1)}.border-b-blue-500\/15{border-bottom-color:rgb(59 130 246/.15)}.border-b-blue-500\/20{border-bottom-color:rgb(59 130 246/.2)}.border-b-blue-500\/25{border-bottom-color:rgb(59 130 246/.25)}.border-b-blue-500\/30{border-bottom-color:rgb(59 130 246/.3)}.border-b-blue-500\/35{border-bottom-color:rgb(59 130 246/.35)}.border-b-blue-500\/40{border-bottom-color:rgb(59 130 246/.4)}.border-b-blue-500\/45{border-bottom-color:rgb(59 130 246/.45)}.border-b-blue-500\/5{border-bottom-color:rgb(59 130 246/.05)}.border-b-blue-500\/50{border-bottom-color:rgb(59 130 246/.5)}.border-b-blue-500\/55{border-bottom-color:rgb(59 130 246/.55)}.border-b-blue-500\/60{border-bottom-color:rgb(59 130 246/.6)}.border-b-blue-500\/65{border-bottom-color:rgb(59 130 246/.65)}.border-b-blue-500\/70{border-bottom-color:rgb(59 130 246/.7)}.border-b-blue-500\/75{border-bottom-color:rgb(59 130 246/.75)}.border-b-blue-500\/80{border-bottom-color:rgb(59 130 246/.8)}.border-b-blue-500\/85{border-bottom-color:rgb(59 130 246/.85)}.border-b-blue-500\/90{border-bottom-color:rgb(59 130 246/.9)}.border-b-blue-500\/95{border-bottom-color:rgb(59 130 246/.95)}.border-b-blue-600{--tw-border-opacity:1;border-bottom-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-b-blue-600\/0{border-bottom-color:rgb(37 99 235/0)}.border-b-blue-600\/10{border-bottom-color:rgb(37 99 235/.1)}.border-b-blue-600\/100{border-bottom-color:rgb(37 99 235/1)}.border-b-blue-600\/15{border-bottom-color:rgb(37 99 235/.15)}.border-b-blue-600\/20{border-bottom-color:rgb(37 99 235/.2)}.border-b-blue-600\/25{border-bottom-color:rgb(37 99 235/.25)}.border-b-blue-600\/30{border-bottom-color:rgb(37 99 235/.3)}.border-b-blue-600\/35{border-bottom-color:rgb(37 99 235/.35)}.border-b-blue-600\/40{border-bottom-color:rgb(37 99 235/.4)}.border-b-blue-600\/45{border-bottom-color:rgb(37 99 235/.45)}.border-b-blue-600\/5{border-bottom-color:rgb(37 99 235/.05)}.border-b-blue-600\/50{border-bottom-color:rgb(37 99 235/.5)}.border-b-blue-600\/55{border-bottom-color:rgb(37 99 235/.55)}.border-b-blue-600\/60{border-bottom-color:rgb(37 99 235/.6)}.border-b-blue-600\/65{border-bottom-color:rgb(37 99 235/.65)}.border-b-blue-600\/70{border-bottom-color:rgb(37 99 235/.7)}.border-b-blue-600\/75{border-bottom-color:rgb(37 99 235/.75)}.border-b-blue-600\/80{border-bottom-color:rgb(37 99 235/.8)}.border-b-blue-600\/85{border-bottom-color:rgb(37 99 235/.85)}.border-b-blue-600\/90{border-bottom-color:rgb(37 99 235/.9)}.border-b-blue-600\/95{border-bottom-color:rgb(37 99 235/.95)}.border-b-blue-700{--tw-border-opacity:1;border-bottom-color:rgb(29 78 216/var(--tw-border-opacity,1))}.border-b-blue-700\/0{border-bottom-color:rgb(29 78 216/0)}.border-b-blue-700\/10{border-bottom-color:rgb(29 78 216/.1)}.border-b-blue-700\/100{border-bottom-color:rgb(29 78 216/1)}.border-b-blue-700\/15{border-bottom-color:rgb(29 78 216/.15)}.border-b-blue-700\/20{border-bottom-color:rgb(29 78 216/.2)}.border-b-blue-700\/25{border-bottom-color:rgb(29 78 216/.25)}.border-b-blue-700\/30{border-bottom-color:rgb(29 78 216/.3)}.border-b-blue-700\/35{border-bottom-color:rgb(29 78 216/.35)}.border-b-blue-700\/40{border-bottom-color:rgb(29 78 216/.4)}.border-b-blue-700\/45{border-bottom-color:rgb(29 78 216/.45)}.border-b-blue-700\/5{border-bottom-color:rgb(29 78 216/.05)}.border-b-blue-700\/50{border-bottom-color:rgb(29 78 216/.5)}.border-b-blue-700\/55{border-bottom-color:rgb(29 78 216/.55)}.border-b-blue-700\/60{border-bottom-color:rgb(29 78 216/.6)}.border-b-blue-700\/65{border-bottom-color:rgb(29 78 216/.65)}.border-b-blue-700\/70{border-bottom-color:rgb(29 78 216/.7)}.border-b-blue-700\/75{border-bottom-color:rgb(29 78 216/.75)}.border-b-blue-700\/80{border-bottom-color:rgb(29 78 216/.8)}.border-b-blue-700\/85{border-bottom-color:rgb(29 78 216/.85)}.border-b-blue-700\/90{border-bottom-color:rgb(29 78 216/.9)}.border-b-blue-700\/95{border-bottom-color:rgb(29 78 216/.95)}.border-b-blue-800{--tw-border-opacity:1;border-bottom-color:rgb(30 64 175/var(--tw-border-opacity,1))}.border-b-blue-800\/0{border-bottom-color:rgb(30 64 175/0)}.border-b-blue-800\/10{border-bottom-color:rgb(30 64 175/.1)}.border-b-blue-800\/100{border-bottom-color:rgb(30 64 175/1)}.border-b-blue-800\/15{border-bottom-color:rgb(30 64 175/.15)}.border-b-blue-800\/20{border-bottom-color:rgb(30 64 175/.2)}.border-b-blue-800\/25{border-bottom-color:rgb(30 64 175/.25)}.border-b-blue-800\/30{border-bottom-color:rgb(30 64 175/.3)}.border-b-blue-800\/35{border-bottom-color:rgb(30 64 175/.35)}.border-b-blue-800\/40{border-bottom-color:rgb(30 64 175/.4)}.border-b-blue-800\/45{border-bottom-color:rgb(30 64 175/.45)}.border-b-blue-800\/5{border-bottom-color:rgb(30 64 175/.05)}.border-b-blue-800\/50{border-bottom-color:rgb(30 64 175/.5)}.border-b-blue-800\/55{border-bottom-color:rgb(30 64 175/.55)}.border-b-blue-800\/60{border-bottom-color:rgb(30 64 175/.6)}.border-b-blue-800\/65{border-bottom-color:rgb(30 64 175/.65)}.border-b-blue-800\/70{border-bottom-color:rgb(30 64 175/.7)}.border-b-blue-800\/75{border-bottom-color:rgb(30 64 175/.75)}.border-b-blue-800\/80{border-bottom-color:rgb(30 64 175/.8)}.border-b-blue-800\/85{border-bottom-color:rgb(30 64 175/.85)}.border-b-blue-800\/90{border-bottom-color:rgb(30 64 175/.9)}.border-b-blue-800\/95{border-bottom-color:rgb(30 64 175/.95)}.border-b-blue-900{--tw-border-opacity:1;border-bottom-color:rgb(30 58 138/var(--tw-border-opacity,1))}.border-b-blue-900\/0{border-bottom-color:rgb(30 58 138/0)}.border-b-blue-900\/10{border-bottom-color:rgb(30 58 138/.1)}.border-b-blue-900\/100{border-bottom-color:rgb(30 58 138/1)}.border-b-blue-900\/15{border-bottom-color:rgb(30 58 138/.15)}.border-b-blue-900\/20{border-bottom-color:rgb(30 58 138/.2)}.border-b-blue-900\/25{border-bottom-color:rgb(30 58 138/.25)}.border-b-blue-900\/30{border-bottom-color:rgb(30 58 138/.3)}.border-b-blue-900\/35{border-bottom-color:rgb(30 58 138/.35)}.border-b-blue-900\/40{border-bottom-color:rgb(30 58 138/.4)}.border-b-blue-900\/45{border-bottom-color:rgb(30 58 138/.45)}.border-b-blue-900\/5{border-bottom-color:rgb(30 58 138/.05)}.border-b-blue-900\/50{border-bottom-color:rgb(30 58 138/.5)}.border-b-blue-900\/55{border-bottom-color:rgb(30 58 138/.55)}.border-b-blue-900\/60{border-bottom-color:rgb(30 58 138/.6)}.border-b-blue-900\/65{border-bottom-color:rgb(30 58 138/.65)}.border-b-blue-900\/70{border-bottom-color:rgb(30 58 138/.7)}.border-b-blue-900\/75{border-bottom-color:rgb(30 58 138/.75)}.border-b-blue-900\/80{border-bottom-color:rgb(30 58 138/.8)}.border-b-blue-900\/85{border-bottom-color:rgb(30 58 138/.85)}.border-b-blue-900\/90{border-bottom-color:rgb(30 58 138/.9)}.border-b-blue-900\/95{border-bottom-color:rgb(30 58 138/.95)}.border-b-cyan-100{--tw-border-opacity:1;border-bottom-color:rgb(207 250 254/var(--tw-border-opacity,1))}.border-b-cyan-100\/0{border-bottom-color:rgb(207 250 254/0)}.border-b-cyan-100\/10{border-bottom-color:rgb(207 250 254/.1)}.border-b-cyan-100\/100{border-bottom-color:rgb(207 250 254/1)}.border-b-cyan-100\/15{border-bottom-color:rgb(207 250 254/.15)}.border-b-cyan-100\/20{border-bottom-color:rgb(207 250 254/.2)}.border-b-cyan-100\/25{border-bottom-color:rgb(207 250 254/.25)}.border-b-cyan-100\/30{border-bottom-color:rgb(207 250 254/.3)}.border-b-cyan-100\/35{border-bottom-color:rgb(207 250 254/.35)}.border-b-cyan-100\/40{border-bottom-color:rgb(207 250 254/.4)}.border-b-cyan-100\/45{border-bottom-color:rgb(207 250 254/.45)}.border-b-cyan-100\/5{border-bottom-color:rgb(207 250 254/.05)}.border-b-cyan-100\/50{border-bottom-color:rgb(207 250 254/.5)}.border-b-cyan-100\/55{border-bottom-color:rgb(207 250 254/.55)}.border-b-cyan-100\/60{border-bottom-color:rgb(207 250 254/.6)}.border-b-cyan-100\/65{border-bottom-color:rgb(207 250 254/.65)}.border-b-cyan-100\/70{border-bottom-color:rgb(207 250 254/.7)}.border-b-cyan-100\/75{border-bottom-color:rgb(207 250 254/.75)}.border-b-cyan-100\/80{border-bottom-color:rgb(207 250 254/.8)}.border-b-cyan-100\/85{border-bottom-color:rgb(207 250 254/.85)}.border-b-cyan-100\/90{border-bottom-color:rgb(207 250 254/.9)}.border-b-cyan-100\/95{border-bottom-color:rgb(207 250 254/.95)}.border-b-cyan-200{--tw-border-opacity:1;border-bottom-color:rgb(165 243 252/var(--tw-border-opacity,1))}.border-b-cyan-200\/0{border-bottom-color:rgb(165 243 252/0)}.border-b-cyan-200\/10{border-bottom-color:rgb(165 243 252/.1)}.border-b-cyan-200\/100{border-bottom-color:rgb(165 243 252/1)}.border-b-cyan-200\/15{border-bottom-color:rgb(165 243 252/.15)}.border-b-cyan-200\/20{border-bottom-color:rgb(165 243 252/.2)}.border-b-cyan-200\/25{border-bottom-color:rgb(165 243 252/.25)}.border-b-cyan-200\/30{border-bottom-color:rgb(165 243 252/.3)}.border-b-cyan-200\/35{border-bottom-color:rgb(165 243 252/.35)}.border-b-cyan-200\/40{border-bottom-color:rgb(165 243 252/.4)}.border-b-cyan-200\/45{border-bottom-color:rgb(165 243 252/.45)}.border-b-cyan-200\/5{border-bottom-color:rgb(165 243 252/.05)}.border-b-cyan-200\/50{border-bottom-color:rgb(165 243 252/.5)}.border-b-cyan-200\/55{border-bottom-color:rgb(165 243 252/.55)}.border-b-cyan-200\/60{border-bottom-color:rgb(165 243 252/.6)}.border-b-cyan-200\/65{border-bottom-color:rgb(165 243 252/.65)}.border-b-cyan-200\/70{border-bottom-color:rgb(165 243 252/.7)}.border-b-cyan-200\/75{border-bottom-color:rgb(165 243 252/.75)}.border-b-cyan-200\/80{border-bottom-color:rgb(165 243 252/.8)}.border-b-cyan-200\/85{border-bottom-color:rgb(165 243 252/.85)}.border-b-cyan-200\/90{border-bottom-color:rgb(165 243 252/.9)}.border-b-cyan-200\/95{border-bottom-color:rgb(165 243 252/.95)}.border-b-cyan-300{--tw-border-opacity:1;border-bottom-color:rgb(103 232 249/var(--tw-border-opacity,1))}.border-b-cyan-300\/0{border-bottom-color:rgb(103 232 249/0)}.border-b-cyan-300\/10{border-bottom-color:rgb(103 232 249/.1)}.border-b-cyan-300\/100{border-bottom-color:rgb(103 232 249/1)}.border-b-cyan-300\/15{border-bottom-color:rgb(103 232 249/.15)}.border-b-cyan-300\/20{border-bottom-color:rgb(103 232 249/.2)}.border-b-cyan-300\/25{border-bottom-color:rgb(103 232 249/.25)}.border-b-cyan-300\/30{border-bottom-color:rgb(103 232 249/.3)}.border-b-cyan-300\/35{border-bottom-color:rgb(103 232 249/.35)}.border-b-cyan-300\/40{border-bottom-color:rgb(103 232 249/.4)}.border-b-cyan-300\/45{border-bottom-color:rgb(103 232 249/.45)}.border-b-cyan-300\/5{border-bottom-color:rgb(103 232 249/.05)}.border-b-cyan-300\/50{border-bottom-color:rgb(103 232 249/.5)}.border-b-cyan-300\/55{border-bottom-color:rgb(103 232 249/.55)}.border-b-cyan-300\/60{border-bottom-color:rgb(103 232 249/.6)}.border-b-cyan-300\/65{border-bottom-color:rgb(103 232 249/.65)}.border-b-cyan-300\/70{border-bottom-color:rgb(103 232 249/.7)}.border-b-cyan-300\/75{border-bottom-color:rgb(103 232 249/.75)}.border-b-cyan-300\/80{border-bottom-color:rgb(103 232 249/.8)}.border-b-cyan-300\/85{border-bottom-color:rgb(103 232 249/.85)}.border-b-cyan-300\/90{border-bottom-color:rgb(103 232 249/.9)}.border-b-cyan-300\/95{border-bottom-color:rgb(103 232 249/.95)}.border-b-cyan-400{--tw-border-opacity:1;border-bottom-color:rgb(34 211 238/var(--tw-border-opacity,1))}.border-b-cyan-400\/0{border-bottom-color:rgb(34 211 238/0)}.border-b-cyan-400\/10{border-bottom-color:rgb(34 211 238/.1)}.border-b-cyan-400\/100{border-bottom-color:rgb(34 211 238/1)}.border-b-cyan-400\/15{border-bottom-color:rgb(34 211 238/.15)}.border-b-cyan-400\/20{border-bottom-color:rgb(34 211 238/.2)}.border-b-cyan-400\/25{border-bottom-color:rgb(34 211 238/.25)}.border-b-cyan-400\/30{border-bottom-color:rgb(34 211 238/.3)}.border-b-cyan-400\/35{border-bottom-color:rgb(34 211 238/.35)}.border-b-cyan-400\/40{border-bottom-color:rgb(34 211 238/.4)}.border-b-cyan-400\/45{border-bottom-color:rgb(34 211 238/.45)}.border-b-cyan-400\/5{border-bottom-color:rgb(34 211 238/.05)}.border-b-cyan-400\/50{border-bottom-color:rgb(34 211 238/.5)}.border-b-cyan-400\/55{border-bottom-color:rgb(34 211 238/.55)}.border-b-cyan-400\/60{border-bottom-color:rgb(34 211 238/.6)}.border-b-cyan-400\/65{border-bottom-color:rgb(34 211 238/.65)}.border-b-cyan-400\/70{border-bottom-color:rgb(34 211 238/.7)}.border-b-cyan-400\/75{border-bottom-color:rgb(34 211 238/.75)}.border-b-cyan-400\/80{border-bottom-color:rgb(34 211 238/.8)}.border-b-cyan-400\/85{border-bottom-color:rgb(34 211 238/.85)}.border-b-cyan-400\/90{border-bottom-color:rgb(34 211 238/.9)}.border-b-cyan-400\/95{border-bottom-color:rgb(34 211 238/.95)}.border-b-cyan-500{--tw-border-opacity:1;border-bottom-color:rgb(6 182 212/var(--tw-border-opacity,1))}.border-b-cyan-500\/0{border-bottom-color:rgb(6 182 212/0)}.border-b-cyan-500\/10{border-bottom-color:rgb(6 182 212/.1)}.border-b-cyan-500\/100{border-bottom-color:rgb(6 182 212/1)}.border-b-cyan-500\/15{border-bottom-color:rgb(6 182 212/.15)}.border-b-cyan-500\/20{border-bottom-color:rgb(6 182 212/.2)}.border-b-cyan-500\/25{border-bottom-color:rgb(6 182 212/.25)}.border-b-cyan-500\/30{border-bottom-color:rgb(6 182 212/.3)}.border-b-cyan-500\/35{border-bottom-color:rgb(6 182 212/.35)}.border-b-cyan-500\/40{border-bottom-color:rgb(6 182 212/.4)}.border-b-cyan-500\/45{border-bottom-color:rgb(6 182 212/.45)}.border-b-cyan-500\/5{border-bottom-color:rgb(6 182 212/.05)}.border-b-cyan-500\/50{border-bottom-color:rgb(6 182 212/.5)}.border-b-cyan-500\/55{border-bottom-color:rgb(6 182 212/.55)}.border-b-cyan-500\/60{border-bottom-color:rgb(6 182 212/.6)}.border-b-cyan-500\/65{border-bottom-color:rgb(6 182 212/.65)}.border-b-cyan-500\/70{border-bottom-color:rgb(6 182 212/.7)}.border-b-cyan-500\/75{border-bottom-color:rgb(6 182 212/.75)}.border-b-cyan-500\/80{border-bottom-color:rgb(6 182 212/.8)}.border-b-cyan-500\/85{border-bottom-color:rgb(6 182 212/.85)}.border-b-cyan-500\/90{border-bottom-color:rgb(6 182 212/.9)}.border-b-cyan-500\/95{border-bottom-color:rgb(6 182 212/.95)}.border-b-cyan-600{--tw-border-opacity:1;border-bottom-color:rgb(8 145 178/var(--tw-border-opacity,1))}.border-b-cyan-600\/0{border-bottom-color:rgb(8 145 178/0)}.border-b-cyan-600\/10{border-bottom-color:rgb(8 145 178/.1)}.border-b-cyan-600\/100{border-bottom-color:rgb(8 145 178/1)}.border-b-cyan-600\/15{border-bottom-color:rgb(8 145 178/.15)}.border-b-cyan-600\/20{border-bottom-color:rgb(8 145 178/.2)}.border-b-cyan-600\/25{border-bottom-color:rgb(8 145 178/.25)}.border-b-cyan-600\/30{border-bottom-color:rgb(8 145 178/.3)}.border-b-cyan-600\/35{border-bottom-color:rgb(8 145 178/.35)}.border-b-cyan-600\/40{border-bottom-color:rgb(8 145 178/.4)}.border-b-cyan-600\/45{border-bottom-color:rgb(8 145 178/.45)}.border-b-cyan-600\/5{border-bottom-color:rgb(8 145 178/.05)}.border-b-cyan-600\/50{border-bottom-color:rgb(8 145 178/.5)}.border-b-cyan-600\/55{border-bottom-color:rgb(8 145 178/.55)}.border-b-cyan-600\/60{border-bottom-color:rgb(8 145 178/.6)}.border-b-cyan-600\/65{border-bottom-color:rgb(8 145 178/.65)}.border-b-cyan-600\/70{border-bottom-color:rgb(8 145 178/.7)}.border-b-cyan-600\/75{border-bottom-color:rgb(8 145 178/.75)}.border-b-cyan-600\/80{border-bottom-color:rgb(8 145 178/.8)}.border-b-cyan-600\/85{border-bottom-color:rgb(8 145 178/.85)}.border-b-cyan-600\/90{border-bottom-color:rgb(8 145 178/.9)}.border-b-cyan-600\/95{border-bottom-color:rgb(8 145 178/.95)}.border-b-cyan-700{--tw-border-opacity:1;border-bottom-color:rgb(14 116 144/var(--tw-border-opacity,1))}.border-b-cyan-700\/0{border-bottom-color:rgb(14 116 144/0)}.border-b-cyan-700\/10{border-bottom-color:rgb(14 116 144/.1)}.border-b-cyan-700\/100{border-bottom-color:rgb(14 116 144/1)}.border-b-cyan-700\/15{border-bottom-color:rgb(14 116 144/.15)}.border-b-cyan-700\/20{border-bottom-color:rgb(14 116 144/.2)}.border-b-cyan-700\/25{border-bottom-color:rgb(14 116 144/.25)}.border-b-cyan-700\/30{border-bottom-color:rgb(14 116 144/.3)}.border-b-cyan-700\/35{border-bottom-color:rgb(14 116 144/.35)}.border-b-cyan-700\/40{border-bottom-color:rgb(14 116 144/.4)}.border-b-cyan-700\/45{border-bottom-color:rgb(14 116 144/.45)}.border-b-cyan-700\/5{border-bottom-color:rgb(14 116 144/.05)}.border-b-cyan-700\/50{border-bottom-color:rgb(14 116 144/.5)}.border-b-cyan-700\/55{border-bottom-color:rgb(14 116 144/.55)}.border-b-cyan-700\/60{border-bottom-color:rgb(14 116 144/.6)}.border-b-cyan-700\/65{border-bottom-color:rgb(14 116 144/.65)}.border-b-cyan-700\/70{border-bottom-color:rgb(14 116 144/.7)}.border-b-cyan-700\/75{border-bottom-color:rgb(14 116 144/.75)}.border-b-cyan-700\/80{border-bottom-color:rgb(14 116 144/.8)}.border-b-cyan-700\/85{border-bottom-color:rgb(14 116 144/.85)}.border-b-cyan-700\/90{border-bottom-color:rgb(14 116 144/.9)}.border-b-cyan-700\/95{border-bottom-color:rgb(14 116 144/.95)}.border-b-cyan-800{--tw-border-opacity:1;border-bottom-color:rgb(21 94 117/var(--tw-border-opacity,1))}.border-b-cyan-800\/0{border-bottom-color:rgb(21 94 117/0)}.border-b-cyan-800\/10{border-bottom-color:rgb(21 94 117/.1)}.border-b-cyan-800\/100{border-bottom-color:rgb(21 94 117/1)}.border-b-cyan-800\/15{border-bottom-color:rgb(21 94 117/.15)}.border-b-cyan-800\/20{border-bottom-color:rgb(21 94 117/.2)}.border-b-cyan-800\/25{border-bottom-color:rgb(21 94 117/.25)}.border-b-cyan-800\/30{border-bottom-color:rgb(21 94 117/.3)}.border-b-cyan-800\/35{border-bottom-color:rgb(21 94 117/.35)}.border-b-cyan-800\/40{border-bottom-color:rgb(21 94 117/.4)}.border-b-cyan-800\/45{border-bottom-color:rgb(21 94 117/.45)}.border-b-cyan-800\/5{border-bottom-color:rgb(21 94 117/.05)}.border-b-cyan-800\/50{border-bottom-color:rgb(21 94 117/.5)}.border-b-cyan-800\/55{border-bottom-color:rgb(21 94 117/.55)}.border-b-cyan-800\/60{border-bottom-color:rgb(21 94 117/.6)}.border-b-cyan-800\/65{border-bottom-color:rgb(21 94 117/.65)}.border-b-cyan-800\/70{border-bottom-color:rgb(21 94 117/.7)}.border-b-cyan-800\/75{border-bottom-color:rgb(21 94 117/.75)}.border-b-cyan-800\/80{border-bottom-color:rgb(21 94 117/.8)}.border-b-cyan-800\/85{border-bottom-color:rgb(21 94 117/.85)}.border-b-cyan-800\/90{border-bottom-color:rgb(21 94 117/.9)}.border-b-cyan-800\/95{border-bottom-color:rgb(21 94 117/.95)}.border-b-cyan-900{--tw-border-opacity:1;border-bottom-color:rgb(22 78 99/var(--tw-border-opacity,1))}.border-b-cyan-900\/0{border-bottom-color:rgb(22 78 99/0)}.border-b-cyan-900\/10{border-bottom-color:rgb(22 78 99/.1)}.border-b-cyan-900\/100{border-bottom-color:rgb(22 78 99/1)}.border-b-cyan-900\/15{border-bottom-color:rgb(22 78 99/.15)}.border-b-cyan-900\/20{border-bottom-color:rgb(22 78 99/.2)}.border-b-cyan-900\/25{border-bottom-color:rgb(22 78 99/.25)}.border-b-cyan-900\/30{border-bottom-color:rgb(22 78 99/.3)}.border-b-cyan-900\/35{border-bottom-color:rgb(22 78 99/.35)}.border-b-cyan-900\/40{border-bottom-color:rgb(22 78 99/.4)}.border-b-cyan-900\/45{border-bottom-color:rgb(22 78 99/.45)}.border-b-cyan-900\/5{border-bottom-color:rgb(22 78 99/.05)}.border-b-cyan-900\/50{border-bottom-color:rgb(22 78 99/.5)}.border-b-cyan-900\/55{border-bottom-color:rgb(22 78 99/.55)}.border-b-cyan-900\/60{border-bottom-color:rgb(22 78 99/.6)}.border-b-cyan-900\/65{border-bottom-color:rgb(22 78 99/.65)}.border-b-cyan-900\/70{border-bottom-color:rgb(22 78 99/.7)}.border-b-cyan-900\/75{border-bottom-color:rgb(22 78 99/.75)}.border-b-cyan-900\/80{border-bottom-color:rgb(22 78 99/.8)}.border-b-cyan-900\/85{border-bottom-color:rgb(22 78 99/.85)}.border-b-cyan-900\/90{border-bottom-color:rgb(22 78 99/.9)}.border-b-cyan-900\/95{border-bottom-color:rgb(22 78 99/.95)}.border-b-emerald-100{--tw-border-opacity:1;border-bottom-color:rgb(209 250 229/var(--tw-border-opacity,1))}.border-b-emerald-100\/0{border-bottom-color:rgb(209 250 229/0)}.border-b-emerald-100\/10{border-bottom-color:rgb(209 250 229/.1)}.border-b-emerald-100\/100{border-bottom-color:rgb(209 250 229/1)}.border-b-emerald-100\/15{border-bottom-color:rgb(209 250 229/.15)}.border-b-emerald-100\/20{border-bottom-color:rgb(209 250 229/.2)}.border-b-emerald-100\/25{border-bottom-color:rgb(209 250 229/.25)}.border-b-emerald-100\/30{border-bottom-color:rgb(209 250 229/.3)}.border-b-emerald-100\/35{border-bottom-color:rgb(209 250 229/.35)}.border-b-emerald-100\/40{border-bottom-color:rgb(209 250 229/.4)}.border-b-emerald-100\/45{border-bottom-color:rgb(209 250 229/.45)}.border-b-emerald-100\/5{border-bottom-color:rgb(209 250 229/.05)}.border-b-emerald-100\/50{border-bottom-color:rgb(209 250 229/.5)}.border-b-emerald-100\/55{border-bottom-color:rgb(209 250 229/.55)}.border-b-emerald-100\/60{border-bottom-color:rgb(209 250 229/.6)}.border-b-emerald-100\/65{border-bottom-color:rgb(209 250 229/.65)}.border-b-emerald-100\/70{border-bottom-color:rgb(209 250 229/.7)}.border-b-emerald-100\/75{border-bottom-color:rgb(209 250 229/.75)}.border-b-emerald-100\/80{border-bottom-color:rgb(209 250 229/.8)}.border-b-emerald-100\/85{border-bottom-color:rgb(209 250 229/.85)}.border-b-emerald-100\/90{border-bottom-color:rgb(209 250 229/.9)}.border-b-emerald-100\/95{border-bottom-color:rgb(209 250 229/.95)}.border-b-emerald-200{--tw-border-opacity:1;border-bottom-color:rgb(167 243 208/var(--tw-border-opacity,1))}.border-b-emerald-200\/0{border-bottom-color:rgb(167 243 208/0)}.border-b-emerald-200\/10{border-bottom-color:rgb(167 243 208/.1)}.border-b-emerald-200\/100{border-bottom-color:rgb(167 243 208/1)}.border-b-emerald-200\/15{border-bottom-color:rgb(167 243 208/.15)}.border-b-emerald-200\/20{border-bottom-color:rgb(167 243 208/.2)}.border-b-emerald-200\/25{border-bottom-color:rgb(167 243 208/.25)}.border-b-emerald-200\/30{border-bottom-color:rgb(167 243 208/.3)}.border-b-emerald-200\/35{border-bottom-color:rgb(167 243 208/.35)}.border-b-emerald-200\/40{border-bottom-color:rgb(167 243 208/.4)}.border-b-emerald-200\/45{border-bottom-color:rgb(167 243 208/.45)}.border-b-emerald-200\/5{border-bottom-color:rgb(167 243 208/.05)}.border-b-emerald-200\/50{border-bottom-color:rgb(167 243 208/.5)}.border-b-emerald-200\/55{border-bottom-color:rgb(167 243 208/.55)}.border-b-emerald-200\/60{border-bottom-color:rgb(167 243 208/.6)}.border-b-emerald-200\/65{border-bottom-color:rgb(167 243 208/.65)}.border-b-emerald-200\/70{border-bottom-color:rgb(167 243 208/.7)}.border-b-emerald-200\/75{border-bottom-color:rgb(167 243 208/.75)}.border-b-emerald-200\/80{border-bottom-color:rgb(167 243 208/.8)}.border-b-emerald-200\/85{border-bottom-color:rgb(167 243 208/.85)}.border-b-emerald-200\/90{border-bottom-color:rgb(167 243 208/.9)}.border-b-emerald-200\/95{border-bottom-color:rgb(167 243 208/.95)}.border-b-emerald-300{--tw-border-opacity:1;border-bottom-color:rgb(110 231 183/var(--tw-border-opacity,1))}.border-b-emerald-300\/0{border-bottom-color:rgb(110 231 183/0)}.border-b-emerald-300\/10{border-bottom-color:rgb(110 231 183/.1)}.border-b-emerald-300\/100{border-bottom-color:rgb(110 231 183/1)}.border-b-emerald-300\/15{border-bottom-color:rgb(110 231 183/.15)}.border-b-emerald-300\/20{border-bottom-color:rgb(110 231 183/.2)}.border-b-emerald-300\/25{border-bottom-color:rgb(110 231 183/.25)}.border-b-emerald-300\/30{border-bottom-color:rgb(110 231 183/.3)}.border-b-emerald-300\/35{border-bottom-color:rgb(110 231 183/.35)}.border-b-emerald-300\/40{border-bottom-color:rgb(110 231 183/.4)}.border-b-emerald-300\/45{border-bottom-color:rgb(110 231 183/.45)}.border-b-emerald-300\/5{border-bottom-color:rgb(110 231 183/.05)}.border-b-emerald-300\/50{border-bottom-color:rgb(110 231 183/.5)}.border-b-emerald-300\/55{border-bottom-color:rgb(110 231 183/.55)}.border-b-emerald-300\/60{border-bottom-color:rgb(110 231 183/.6)}.border-b-emerald-300\/65{border-bottom-color:rgb(110 231 183/.65)}.border-b-emerald-300\/70{border-bottom-color:rgb(110 231 183/.7)}.border-b-emerald-300\/75{border-bottom-color:rgb(110 231 183/.75)}.border-b-emerald-300\/80{border-bottom-color:rgb(110 231 183/.8)}.border-b-emerald-300\/85{border-bottom-color:rgb(110 231 183/.85)}.border-b-emerald-300\/90{border-bottom-color:rgb(110 231 183/.9)}.border-b-emerald-300\/95{border-bottom-color:rgb(110 231 183/.95)}.border-b-emerald-400{--tw-border-opacity:1;border-bottom-color:rgb(52 211 153/var(--tw-border-opacity,1))}.border-b-emerald-400\/0{border-bottom-color:rgb(52 211 153/0)}.border-b-emerald-400\/10{border-bottom-color:rgb(52 211 153/.1)}.border-b-emerald-400\/100{border-bottom-color:rgb(52 211 153/1)}.border-b-emerald-400\/15{border-bottom-color:rgb(52 211 153/.15)}.border-b-emerald-400\/20{border-bottom-color:rgb(52 211 153/.2)}.border-b-emerald-400\/25{border-bottom-color:rgb(52 211 153/.25)}.border-b-emerald-400\/30{border-bottom-color:rgb(52 211 153/.3)}.border-b-emerald-400\/35{border-bottom-color:rgb(52 211 153/.35)}.border-b-emerald-400\/40{border-bottom-color:rgb(52 211 153/.4)}.border-b-emerald-400\/45{border-bottom-color:rgb(52 211 153/.45)}.border-b-emerald-400\/5{border-bottom-color:rgb(52 211 153/.05)}.border-b-emerald-400\/50{border-bottom-color:rgb(52 211 153/.5)}.border-b-emerald-400\/55{border-bottom-color:rgb(52 211 153/.55)}.border-b-emerald-400\/60{border-bottom-color:rgb(52 211 153/.6)}.border-b-emerald-400\/65{border-bottom-color:rgb(52 211 153/.65)}.border-b-emerald-400\/70{border-bottom-color:rgb(52 211 153/.7)}.border-b-emerald-400\/75{border-bottom-color:rgb(52 211 153/.75)}.border-b-emerald-400\/80{border-bottom-color:rgb(52 211 153/.8)}.border-b-emerald-400\/85{border-bottom-color:rgb(52 211 153/.85)}.border-b-emerald-400\/90{border-bottom-color:rgb(52 211 153/.9)}.border-b-emerald-400\/95{border-bottom-color:rgb(52 211 153/.95)}.border-b-emerald-500{--tw-border-opacity:1;border-bottom-color:rgb(16 185 129/var(--tw-border-opacity,1))}.border-b-emerald-500\/0{border-bottom-color:rgb(16 185 129/0)}.border-b-emerald-500\/10{border-bottom-color:rgb(16 185 129/.1)}.border-b-emerald-500\/100{border-bottom-color:rgb(16 185 129/1)}.border-b-emerald-500\/15{border-bottom-color:rgb(16 185 129/.15)}.border-b-emerald-500\/20{border-bottom-color:rgb(16 185 129/.2)}.border-b-emerald-500\/25{border-bottom-color:rgb(16 185 129/.25)}.border-b-emerald-500\/30{border-bottom-color:rgb(16 185 129/.3)}.border-b-emerald-500\/35{border-bottom-color:rgb(16 185 129/.35)}.border-b-emerald-500\/40{border-bottom-color:rgb(16 185 129/.4)}.border-b-emerald-500\/45{border-bottom-color:rgb(16 185 129/.45)}.border-b-emerald-500\/5{border-bottom-color:rgb(16 185 129/.05)}.border-b-emerald-500\/50{border-bottom-color:rgb(16 185 129/.5)}.border-b-emerald-500\/55{border-bottom-color:rgb(16 185 129/.55)}.border-b-emerald-500\/60{border-bottom-color:rgb(16 185 129/.6)}.border-b-emerald-500\/65{border-bottom-color:rgb(16 185 129/.65)}.border-b-emerald-500\/70{border-bottom-color:rgb(16 185 129/.7)}.border-b-emerald-500\/75{border-bottom-color:rgb(16 185 129/.75)}.border-b-emerald-500\/80{border-bottom-color:rgb(16 185 129/.8)}.border-b-emerald-500\/85{border-bottom-color:rgb(16 185 129/.85)}.border-b-emerald-500\/90{border-bottom-color:rgb(16 185 129/.9)}.border-b-emerald-500\/95{border-bottom-color:rgb(16 185 129/.95)}.border-b-emerald-600{--tw-border-opacity:1;border-bottom-color:rgb(5 150 105/var(--tw-border-opacity,1))}.border-b-emerald-600\/0{border-bottom-color:rgb(5 150 105/0)}.border-b-emerald-600\/10{border-bottom-color:rgb(5 150 105/.1)}.border-b-emerald-600\/100{border-bottom-color:rgb(5 150 105/1)}.border-b-emerald-600\/15{border-bottom-color:rgb(5 150 105/.15)}.border-b-emerald-600\/20{border-bottom-color:rgb(5 150 105/.2)}.border-b-emerald-600\/25{border-bottom-color:rgb(5 150 105/.25)}.border-b-emerald-600\/30{border-bottom-color:rgb(5 150 105/.3)}.border-b-emerald-600\/35{border-bottom-color:rgb(5 150 105/.35)}.border-b-emerald-600\/40{border-bottom-color:rgb(5 150 105/.4)}.border-b-emerald-600\/45{border-bottom-color:rgb(5 150 105/.45)}.border-b-emerald-600\/5{border-bottom-color:rgb(5 150 105/.05)}.border-b-emerald-600\/50{border-bottom-color:rgb(5 150 105/.5)}.border-b-emerald-600\/55{border-bottom-color:rgb(5 150 105/.55)}.border-b-emerald-600\/60{border-bottom-color:rgb(5 150 105/.6)}.border-b-emerald-600\/65{border-bottom-color:rgb(5 150 105/.65)}.border-b-emerald-600\/70{border-bottom-color:rgb(5 150 105/.7)}.border-b-emerald-600\/75{border-bottom-color:rgb(5 150 105/.75)}.border-b-emerald-600\/80{border-bottom-color:rgb(5 150 105/.8)}.border-b-emerald-600\/85{border-bottom-color:rgb(5 150 105/.85)}.border-b-emerald-600\/90{border-bottom-color:rgb(5 150 105/.9)}.border-b-emerald-600\/95{border-bottom-color:rgb(5 150 105/.95)}.border-b-emerald-700{--tw-border-opacity:1;border-bottom-color:rgb(4 120 87/var(--tw-border-opacity,1))}.border-b-emerald-700\/0{border-bottom-color:rgb(4 120 87/0)}.border-b-emerald-700\/10{border-bottom-color:rgb(4 120 87/.1)}.border-b-emerald-700\/100{border-bottom-color:rgb(4 120 87/1)}.border-b-emerald-700\/15{border-bottom-color:rgb(4 120 87/.15)}.border-b-emerald-700\/20{border-bottom-color:rgb(4 120 87/.2)}.border-b-emerald-700\/25{border-bottom-color:rgb(4 120 87/.25)}.border-b-emerald-700\/30{border-bottom-color:rgb(4 120 87/.3)}.border-b-emerald-700\/35{border-bottom-color:rgb(4 120 87/.35)}.border-b-emerald-700\/40{border-bottom-color:rgb(4 120 87/.4)}.border-b-emerald-700\/45{border-bottom-color:rgb(4 120 87/.45)}.border-b-emerald-700\/5{border-bottom-color:rgb(4 120 87/.05)}.border-b-emerald-700\/50{border-bottom-color:rgb(4 120 87/.5)}.border-b-emerald-700\/55{border-bottom-color:rgb(4 120 87/.55)}.border-b-emerald-700\/60{border-bottom-color:rgb(4 120 87/.6)}.border-b-emerald-700\/65{border-bottom-color:rgb(4 120 87/.65)}.border-b-emerald-700\/70{border-bottom-color:rgb(4 120 87/.7)}.border-b-emerald-700\/75{border-bottom-color:rgb(4 120 87/.75)}.border-b-emerald-700\/80{border-bottom-color:rgb(4 120 87/.8)}.border-b-emerald-700\/85{border-bottom-color:rgb(4 120 87/.85)}.border-b-emerald-700\/90{border-bottom-color:rgb(4 120 87/.9)}.border-b-emerald-700\/95{border-bottom-color:rgb(4 120 87/.95)}.border-b-emerald-800{--tw-border-opacity:1;border-bottom-color:rgb(6 95 70/var(--tw-border-opacity,1))}.border-b-emerald-800\/0{border-bottom-color:rgb(6 95 70/0)}.border-b-emerald-800\/10{border-bottom-color:rgb(6 95 70/.1)}.border-b-emerald-800\/100{border-bottom-color:rgb(6 95 70/1)}.border-b-emerald-800\/15{border-bottom-color:rgb(6 95 70/.15)}.border-b-emerald-800\/20{border-bottom-color:rgb(6 95 70/.2)}.border-b-emerald-800\/25{border-bottom-color:rgb(6 95 70/.25)}.border-b-emerald-800\/30{border-bottom-color:rgb(6 95 70/.3)}.border-b-emerald-800\/35{border-bottom-color:rgb(6 95 70/.35)}.border-b-emerald-800\/40{border-bottom-color:rgb(6 95 70/.4)}.border-b-emerald-800\/45{border-bottom-color:rgb(6 95 70/.45)}.border-b-emerald-800\/5{border-bottom-color:rgb(6 95 70/.05)}.border-b-emerald-800\/50{border-bottom-color:rgb(6 95 70/.5)}.border-b-emerald-800\/55{border-bottom-color:rgb(6 95 70/.55)}.border-b-emerald-800\/60{border-bottom-color:rgb(6 95 70/.6)}.border-b-emerald-800\/65{border-bottom-color:rgb(6 95 70/.65)}.border-b-emerald-800\/70{border-bottom-color:rgb(6 95 70/.7)}.border-b-emerald-800\/75{border-bottom-color:rgb(6 95 70/.75)}.border-b-emerald-800\/80{border-bottom-color:rgb(6 95 70/.8)}.border-b-emerald-800\/85{border-bottom-color:rgb(6 95 70/.85)}.border-b-emerald-800\/90{border-bottom-color:rgb(6 95 70/.9)}.border-b-emerald-800\/95{border-bottom-color:rgb(6 95 70/.95)}.border-b-emerald-900{--tw-border-opacity:1;border-bottom-color:rgb(6 78 59/var(--tw-border-opacity,1))}.border-b-emerald-900\/0{border-bottom-color:rgb(6 78 59/0)}.border-b-emerald-900\/10{border-bottom-color:rgb(6 78 59/.1)}.border-b-emerald-900\/100{border-bottom-color:rgb(6 78 59/1)}.border-b-emerald-900\/15{border-bottom-color:rgb(6 78 59/.15)}.border-b-emerald-900\/20{border-bottom-color:rgb(6 78 59/.2)}.border-b-emerald-900\/25{border-bottom-color:rgb(6 78 59/.25)}.border-b-emerald-900\/30{border-bottom-color:rgb(6 78 59/.3)}.border-b-emerald-900\/35{border-bottom-color:rgb(6 78 59/.35)}.border-b-emerald-900\/40{border-bottom-color:rgb(6 78 59/.4)}.border-b-emerald-900\/45{border-bottom-color:rgb(6 78 59/.45)}.border-b-emerald-900\/5{border-bottom-color:rgb(6 78 59/.05)}.border-b-emerald-900\/50{border-bottom-color:rgb(6 78 59/.5)}.border-b-emerald-900\/55{border-bottom-color:rgb(6 78 59/.55)}.border-b-emerald-900\/60{border-bottom-color:rgb(6 78 59/.6)}.border-b-emerald-900\/65{border-bottom-color:rgb(6 78 59/.65)}.border-b-emerald-900\/70{border-bottom-color:rgb(6 78 59/.7)}.border-b-emerald-900\/75{border-bottom-color:rgb(6 78 59/.75)}.border-b-emerald-900\/80{border-bottom-color:rgb(6 78 59/.8)}.border-b-emerald-900\/85{border-bottom-color:rgb(6 78 59/.85)}.border-b-emerald-900\/90{border-bottom-color:rgb(6 78 59/.9)}.border-b-emerald-900\/95{border-bottom-color:rgb(6 78 59/.95)}.border-b-fuchsia-100{--tw-border-opacity:1;border-bottom-color:rgb(250 232 255/var(--tw-border-opacity,1))}.border-b-fuchsia-100\/0{border-bottom-color:rgb(250 232 255/0)}.border-b-fuchsia-100\/10{border-bottom-color:rgb(250 232 255/.1)}.border-b-fuchsia-100\/100{border-bottom-color:rgb(250 232 255/1)}.border-b-fuchsia-100\/15{border-bottom-color:rgb(250 232 255/.15)}.border-b-fuchsia-100\/20{border-bottom-color:rgb(250 232 255/.2)}.border-b-fuchsia-100\/25{border-bottom-color:rgb(250 232 255/.25)}.border-b-fuchsia-100\/30{border-bottom-color:rgb(250 232 255/.3)}.border-b-fuchsia-100\/35{border-bottom-color:rgb(250 232 255/.35)}.border-b-fuchsia-100\/40{border-bottom-color:rgb(250 232 255/.4)}.border-b-fuchsia-100\/45{border-bottom-color:rgb(250 232 255/.45)}.border-b-fuchsia-100\/5{border-bottom-color:rgb(250 232 255/.05)}.border-b-fuchsia-100\/50{border-bottom-color:rgb(250 232 255/.5)}.border-b-fuchsia-100\/55{border-bottom-color:rgb(250 232 255/.55)}.border-b-fuchsia-100\/60{border-bottom-color:rgb(250 232 255/.6)}.border-b-fuchsia-100\/65{border-bottom-color:rgb(250 232 255/.65)}.border-b-fuchsia-100\/70{border-bottom-color:rgb(250 232 255/.7)}.border-b-fuchsia-100\/75{border-bottom-color:rgb(250 232 255/.75)}.border-b-fuchsia-100\/80{border-bottom-color:rgb(250 232 255/.8)}.border-b-fuchsia-100\/85{border-bottom-color:rgb(250 232 255/.85)}.border-b-fuchsia-100\/90{border-bottom-color:rgb(250 232 255/.9)}.border-b-fuchsia-100\/95{border-bottom-color:rgb(250 232 255/.95)}.border-b-fuchsia-200{--tw-border-opacity:1;border-bottom-color:rgb(245 208 254/var(--tw-border-opacity,1))}.border-b-fuchsia-200\/0{border-bottom-color:rgb(245 208 254/0)}.border-b-fuchsia-200\/10{border-bottom-color:rgb(245 208 254/.1)}.border-b-fuchsia-200\/100{border-bottom-color:rgb(245 208 254/1)}.border-b-fuchsia-200\/15{border-bottom-color:rgb(245 208 254/.15)}.border-b-fuchsia-200\/20{border-bottom-color:rgb(245 208 254/.2)}.border-b-fuchsia-200\/25{border-bottom-color:rgb(245 208 254/.25)}.border-b-fuchsia-200\/30{border-bottom-color:rgb(245 208 254/.3)}.border-b-fuchsia-200\/35{border-bottom-color:rgb(245 208 254/.35)}.border-b-fuchsia-200\/40{border-bottom-color:rgb(245 208 254/.4)}.border-b-fuchsia-200\/45{border-bottom-color:rgb(245 208 254/.45)}.border-b-fuchsia-200\/5{border-bottom-color:rgb(245 208 254/.05)}.border-b-fuchsia-200\/50{border-bottom-color:rgb(245 208 254/.5)}.border-b-fuchsia-200\/55{border-bottom-color:rgb(245 208 254/.55)}.border-b-fuchsia-200\/60{border-bottom-color:rgb(245 208 254/.6)}.border-b-fuchsia-200\/65{border-bottom-color:rgb(245 208 254/.65)}.border-b-fuchsia-200\/70{border-bottom-color:rgb(245 208 254/.7)}.border-b-fuchsia-200\/75{border-bottom-color:rgb(245 208 254/.75)}.border-b-fuchsia-200\/80{border-bottom-color:rgb(245 208 254/.8)}.border-b-fuchsia-200\/85{border-bottom-color:rgb(245 208 254/.85)}.border-b-fuchsia-200\/90{border-bottom-color:rgb(245 208 254/.9)}.border-b-fuchsia-200\/95{border-bottom-color:rgb(245 208 254/.95)}.border-b-fuchsia-300{--tw-border-opacity:1;border-bottom-color:rgb(240 171 252/var(--tw-border-opacity,1))}.border-b-fuchsia-300\/0{border-bottom-color:rgb(240 171 252/0)}.border-b-fuchsia-300\/10{border-bottom-color:rgb(240 171 252/.1)}.border-b-fuchsia-300\/100{border-bottom-color:rgb(240 171 252/1)}.border-b-fuchsia-300\/15{border-bottom-color:rgb(240 171 252/.15)}.border-b-fuchsia-300\/20{border-bottom-color:rgb(240 171 252/.2)}.border-b-fuchsia-300\/25{border-bottom-color:rgb(240 171 252/.25)}.border-b-fuchsia-300\/30{border-bottom-color:rgb(240 171 252/.3)}.border-b-fuchsia-300\/35{border-bottom-color:rgb(240 171 252/.35)}.border-b-fuchsia-300\/40{border-bottom-color:rgb(240 171 252/.4)}.border-b-fuchsia-300\/45{border-bottom-color:rgb(240 171 252/.45)}.border-b-fuchsia-300\/5{border-bottom-color:rgb(240 171 252/.05)}.border-b-fuchsia-300\/50{border-bottom-color:rgb(240 171 252/.5)}.border-b-fuchsia-300\/55{border-bottom-color:rgb(240 171 252/.55)}.border-b-fuchsia-300\/60{border-bottom-color:rgb(240 171 252/.6)}.border-b-fuchsia-300\/65{border-bottom-color:rgb(240 171 252/.65)}.border-b-fuchsia-300\/70{border-bottom-color:rgb(240 171 252/.7)}.border-b-fuchsia-300\/75{border-bottom-color:rgb(240 171 252/.75)}.border-b-fuchsia-300\/80{border-bottom-color:rgb(240 171 252/.8)}.border-b-fuchsia-300\/85{border-bottom-color:rgb(240 171 252/.85)}.border-b-fuchsia-300\/90{border-bottom-color:rgb(240 171 252/.9)}.border-b-fuchsia-300\/95{border-bottom-color:rgb(240 171 252/.95)}.border-b-fuchsia-400{--tw-border-opacity:1;border-bottom-color:rgb(232 121 249/var(--tw-border-opacity,1))}.border-b-fuchsia-400\/0{border-bottom-color:rgb(232 121 249/0)}.border-b-fuchsia-400\/10{border-bottom-color:rgb(232 121 249/.1)}.border-b-fuchsia-400\/100{border-bottom-color:rgb(232 121 249/1)}.border-b-fuchsia-400\/15{border-bottom-color:rgb(232 121 249/.15)}.border-b-fuchsia-400\/20{border-bottom-color:rgb(232 121 249/.2)}.border-b-fuchsia-400\/25{border-bottom-color:rgb(232 121 249/.25)}.border-b-fuchsia-400\/30{border-bottom-color:rgb(232 121 249/.3)}.border-b-fuchsia-400\/35{border-bottom-color:rgb(232 121 249/.35)}.border-b-fuchsia-400\/40{border-bottom-color:rgb(232 121 249/.4)}.border-b-fuchsia-400\/45{border-bottom-color:rgb(232 121 249/.45)}.border-b-fuchsia-400\/5{border-bottom-color:rgb(232 121 249/.05)}.border-b-fuchsia-400\/50{border-bottom-color:rgb(232 121 249/.5)}.border-b-fuchsia-400\/55{border-bottom-color:rgb(232 121 249/.55)}.border-b-fuchsia-400\/60{border-bottom-color:rgb(232 121 249/.6)}.border-b-fuchsia-400\/65{border-bottom-color:rgb(232 121 249/.65)}.border-b-fuchsia-400\/70{border-bottom-color:rgb(232 121 249/.7)}.border-b-fuchsia-400\/75{border-bottom-color:rgb(232 121 249/.75)}.border-b-fuchsia-400\/80{border-bottom-color:rgb(232 121 249/.8)}.border-b-fuchsia-400\/85{border-bottom-color:rgb(232 121 249/.85)}.border-b-fuchsia-400\/90{border-bottom-color:rgb(232 121 249/.9)}.border-b-fuchsia-400\/95{border-bottom-color:rgb(232 121 249/.95)}.border-b-fuchsia-500{--tw-border-opacity:1;border-bottom-color:rgb(217 70 239/var(--tw-border-opacity,1))}.border-b-fuchsia-500\/0{border-bottom-color:rgb(217 70 239/0)}.border-b-fuchsia-500\/10{border-bottom-color:rgb(217 70 239/.1)}.border-b-fuchsia-500\/100{border-bottom-color:rgb(217 70 239/1)}.border-b-fuchsia-500\/15{border-bottom-color:rgb(217 70 239/.15)}.border-b-fuchsia-500\/20{border-bottom-color:rgb(217 70 239/.2)}.border-b-fuchsia-500\/25{border-bottom-color:rgb(217 70 239/.25)}.border-b-fuchsia-500\/30{border-bottom-color:rgb(217 70 239/.3)}.border-b-fuchsia-500\/35{border-bottom-color:rgb(217 70 239/.35)}.border-b-fuchsia-500\/40{border-bottom-color:rgb(217 70 239/.4)}.border-b-fuchsia-500\/45{border-bottom-color:rgb(217 70 239/.45)}.border-b-fuchsia-500\/5{border-bottom-color:rgb(217 70 239/.05)}.border-b-fuchsia-500\/50{border-bottom-color:rgb(217 70 239/.5)}.border-b-fuchsia-500\/55{border-bottom-color:rgb(217 70 239/.55)}.border-b-fuchsia-500\/60{border-bottom-color:rgb(217 70 239/.6)}.border-b-fuchsia-500\/65{border-bottom-color:rgb(217 70 239/.65)}.border-b-fuchsia-500\/70{border-bottom-color:rgb(217 70 239/.7)}.border-b-fuchsia-500\/75{border-bottom-color:rgb(217 70 239/.75)}.border-b-fuchsia-500\/80{border-bottom-color:rgb(217 70 239/.8)}.border-b-fuchsia-500\/85{border-bottom-color:rgb(217 70 239/.85)}.border-b-fuchsia-500\/90{border-bottom-color:rgb(217 70 239/.9)}.border-b-fuchsia-500\/95{border-bottom-color:rgb(217 70 239/.95)}.border-b-fuchsia-600{--tw-border-opacity:1;border-bottom-color:rgb(192 38 211/var(--tw-border-opacity,1))}.border-b-fuchsia-600\/0{border-bottom-color:rgb(192 38 211/0)}.border-b-fuchsia-600\/10{border-bottom-color:rgb(192 38 211/.1)}.border-b-fuchsia-600\/100{border-bottom-color:rgb(192 38 211/1)}.border-b-fuchsia-600\/15{border-bottom-color:rgb(192 38 211/.15)}.border-b-fuchsia-600\/20{border-bottom-color:rgb(192 38 211/.2)}.border-b-fuchsia-600\/25{border-bottom-color:rgb(192 38 211/.25)}.border-b-fuchsia-600\/30{border-bottom-color:rgb(192 38 211/.3)}.border-b-fuchsia-600\/35{border-bottom-color:rgb(192 38 211/.35)}.border-b-fuchsia-600\/40{border-bottom-color:rgb(192 38 211/.4)}.border-b-fuchsia-600\/45{border-bottom-color:rgb(192 38 211/.45)}.border-b-fuchsia-600\/5{border-bottom-color:rgb(192 38 211/.05)}.border-b-fuchsia-600\/50{border-bottom-color:rgb(192 38 211/.5)}.border-b-fuchsia-600\/55{border-bottom-color:rgb(192 38 211/.55)}.border-b-fuchsia-600\/60{border-bottom-color:rgb(192 38 211/.6)}.border-b-fuchsia-600\/65{border-bottom-color:rgb(192 38 211/.65)}.border-b-fuchsia-600\/70{border-bottom-color:rgb(192 38 211/.7)}.border-b-fuchsia-600\/75{border-bottom-color:rgb(192 38 211/.75)}.border-b-fuchsia-600\/80{border-bottom-color:rgb(192 38 211/.8)}.border-b-fuchsia-600\/85{border-bottom-color:rgb(192 38 211/.85)}.border-b-fuchsia-600\/90{border-bottom-color:rgb(192 38 211/.9)}.border-b-fuchsia-600\/95{border-bottom-color:rgb(192 38 211/.95)}.border-b-fuchsia-700{--tw-border-opacity:1;border-bottom-color:rgb(162 28 175/var(--tw-border-opacity,1))}.border-b-fuchsia-700\/0{border-bottom-color:rgb(162 28 175/0)}.border-b-fuchsia-700\/10{border-bottom-color:rgb(162 28 175/.1)}.border-b-fuchsia-700\/100{border-bottom-color:rgb(162 28 175/1)}.border-b-fuchsia-700\/15{border-bottom-color:rgb(162 28 175/.15)}.border-b-fuchsia-700\/20{border-bottom-color:rgb(162 28 175/.2)}.border-b-fuchsia-700\/25{border-bottom-color:rgb(162 28 175/.25)}.border-b-fuchsia-700\/30{border-bottom-color:rgb(162 28 175/.3)}.border-b-fuchsia-700\/35{border-bottom-color:rgb(162 28 175/.35)}.border-b-fuchsia-700\/40{border-bottom-color:rgb(162 28 175/.4)}.border-b-fuchsia-700\/45{border-bottom-color:rgb(162 28 175/.45)}.border-b-fuchsia-700\/5{border-bottom-color:rgb(162 28 175/.05)}.border-b-fuchsia-700\/50{border-bottom-color:rgb(162 28 175/.5)}.border-b-fuchsia-700\/55{border-bottom-color:rgb(162 28 175/.55)}.border-b-fuchsia-700\/60{border-bottom-color:rgb(162 28 175/.6)}.border-b-fuchsia-700\/65{border-bottom-color:rgb(162 28 175/.65)}.border-b-fuchsia-700\/70{border-bottom-color:rgb(162 28 175/.7)}.border-b-fuchsia-700\/75{border-bottom-color:rgb(162 28 175/.75)}.border-b-fuchsia-700\/80{border-bottom-color:rgb(162 28 175/.8)}.border-b-fuchsia-700\/85{border-bottom-color:rgb(162 28 175/.85)}.border-b-fuchsia-700\/90{border-bottom-color:rgb(162 28 175/.9)}.border-b-fuchsia-700\/95{border-bottom-color:rgb(162 28 175/.95)}.border-b-fuchsia-800{--tw-border-opacity:1;border-bottom-color:rgb(134 25 143/var(--tw-border-opacity,1))}.border-b-fuchsia-800\/0{border-bottom-color:rgb(134 25 143/0)}.border-b-fuchsia-800\/10{border-bottom-color:rgb(134 25 143/.1)}.border-b-fuchsia-800\/100{border-bottom-color:rgb(134 25 143/1)}.border-b-fuchsia-800\/15{border-bottom-color:rgb(134 25 143/.15)}.border-b-fuchsia-800\/20{border-bottom-color:rgb(134 25 143/.2)}.border-b-fuchsia-800\/25{border-bottom-color:rgb(134 25 143/.25)}.border-b-fuchsia-800\/30{border-bottom-color:rgb(134 25 143/.3)}.border-b-fuchsia-800\/35{border-bottom-color:rgb(134 25 143/.35)}.border-b-fuchsia-800\/40{border-bottom-color:rgb(134 25 143/.4)}.border-b-fuchsia-800\/45{border-bottom-color:rgb(134 25 143/.45)}.border-b-fuchsia-800\/5{border-bottom-color:rgb(134 25 143/.05)}.border-b-fuchsia-800\/50{border-bottom-color:rgb(134 25 143/.5)}.border-b-fuchsia-800\/55{border-bottom-color:rgb(134 25 143/.55)}.border-b-fuchsia-800\/60{border-bottom-color:rgb(134 25 143/.6)}.border-b-fuchsia-800\/65{border-bottom-color:rgb(134 25 143/.65)}.border-b-fuchsia-800\/70{border-bottom-color:rgb(134 25 143/.7)}.border-b-fuchsia-800\/75{border-bottom-color:rgb(134 25 143/.75)}.border-b-fuchsia-800\/80{border-bottom-color:rgb(134 25 143/.8)}.border-b-fuchsia-800\/85{border-bottom-color:rgb(134 25 143/.85)}.border-b-fuchsia-800\/90{border-bottom-color:rgb(134 25 143/.9)}.border-b-fuchsia-800\/95{border-bottom-color:rgb(134 25 143/.95)}.border-b-fuchsia-900{--tw-border-opacity:1;border-bottom-color:rgb(112 26 117/var(--tw-border-opacity,1))}.border-b-fuchsia-900\/0{border-bottom-color:rgb(112 26 117/0)}.border-b-fuchsia-900\/10{border-bottom-color:rgb(112 26 117/.1)}.border-b-fuchsia-900\/100{border-bottom-color:rgb(112 26 117/1)}.border-b-fuchsia-900\/15{border-bottom-color:rgb(112 26 117/.15)}.border-b-fuchsia-900\/20{border-bottom-color:rgb(112 26 117/.2)}.border-b-fuchsia-900\/25{border-bottom-color:rgb(112 26 117/.25)}.border-b-fuchsia-900\/30{border-bottom-color:rgb(112 26 117/.3)}.border-b-fuchsia-900\/35{border-bottom-color:rgb(112 26 117/.35)}.border-b-fuchsia-900\/40{border-bottom-color:rgb(112 26 117/.4)}.border-b-fuchsia-900\/45{border-bottom-color:rgb(112 26 117/.45)}.border-b-fuchsia-900\/5{border-bottom-color:rgb(112 26 117/.05)}.border-b-fuchsia-900\/50{border-bottom-color:rgb(112 26 117/.5)}.border-b-fuchsia-900\/55{border-bottom-color:rgb(112 26 117/.55)}.border-b-fuchsia-900\/60{border-bottom-color:rgb(112 26 117/.6)}.border-b-fuchsia-900\/65{border-bottom-color:rgb(112 26 117/.65)}.border-b-fuchsia-900\/70{border-bottom-color:rgb(112 26 117/.7)}.border-b-fuchsia-900\/75{border-bottom-color:rgb(112 26 117/.75)}.border-b-fuchsia-900\/80{border-bottom-color:rgb(112 26 117/.8)}.border-b-fuchsia-900\/85{border-bottom-color:rgb(112 26 117/.85)}.border-b-fuchsia-900\/90{border-bottom-color:rgb(112 26 117/.9)}.border-b-fuchsia-900\/95{border-bottom-color:rgb(112 26 117/.95)}.border-b-gray-100{--tw-border-opacity:1;border-bottom-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-b-gray-100\/0{border-bottom-color:rgb(243 244 246/0)}.border-b-gray-100\/10{border-bottom-color:rgb(243 244 246/.1)}.border-b-gray-100\/100{border-bottom-color:rgb(243 244 246/1)}.border-b-gray-100\/15{border-bottom-color:rgb(243 244 246/.15)}.border-b-gray-100\/20{border-bottom-color:rgb(243 244 246/.2)}.border-b-gray-100\/25{border-bottom-color:rgb(243 244 246/.25)}.border-b-gray-100\/30{border-bottom-color:rgb(243 244 246/.3)}.border-b-gray-100\/35{border-bottom-color:rgb(243 244 246/.35)}.border-b-gray-100\/40{border-bottom-color:rgb(243 244 246/.4)}.border-b-gray-100\/45{border-bottom-color:rgb(243 244 246/.45)}.border-b-gray-100\/5{border-bottom-color:rgb(243 244 246/.05)}.border-b-gray-100\/50{border-bottom-color:rgb(243 244 246/.5)}.border-b-gray-100\/55{border-bottom-color:rgb(243 244 246/.55)}.border-b-gray-100\/60{border-bottom-color:rgb(243 244 246/.6)}.border-b-gray-100\/65{border-bottom-color:rgb(243 244 246/.65)}.border-b-gray-100\/70{border-bottom-color:rgb(243 244 246/.7)}.border-b-gray-100\/75{border-bottom-color:rgb(243 244 246/.75)}.border-b-gray-100\/80{border-bottom-color:rgb(243 244 246/.8)}.border-b-gray-100\/85{border-bottom-color:rgb(243 244 246/.85)}.border-b-gray-100\/90{border-bottom-color:rgb(243 244 246/.9)}.border-b-gray-100\/95{border-bottom-color:rgb(243 244 246/.95)}.border-b-gray-200{--tw-border-opacity:1;border-bottom-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-b-gray-200\/0{border-bottom-color:rgb(229 231 235/0)}.border-b-gray-200\/10{border-bottom-color:rgb(229 231 235/.1)}.border-b-gray-200\/100{border-bottom-color:rgb(229 231 235/1)}.border-b-gray-200\/15{border-bottom-color:rgb(229 231 235/.15)}.border-b-gray-200\/20{border-bottom-color:rgb(229 231 235/.2)}.border-b-gray-200\/25{border-bottom-color:rgb(229 231 235/.25)}.border-b-gray-200\/30{border-bottom-color:rgb(229 231 235/.3)}.border-b-gray-200\/35{border-bottom-color:rgb(229 231 235/.35)}.border-b-gray-200\/40{border-bottom-color:rgb(229 231 235/.4)}.border-b-gray-200\/45{border-bottom-color:rgb(229 231 235/.45)}.border-b-gray-200\/5{border-bottom-color:rgb(229 231 235/.05)}.border-b-gray-200\/50{border-bottom-color:rgb(229 231 235/.5)}.border-b-gray-200\/55{border-bottom-color:rgb(229 231 235/.55)}.border-b-gray-200\/60{border-bottom-color:rgb(229 231 235/.6)}.border-b-gray-200\/65{border-bottom-color:rgb(229 231 235/.65)}.border-b-gray-200\/70{border-bottom-color:rgb(229 231 235/.7)}.border-b-gray-200\/75{border-bottom-color:rgb(229 231 235/.75)}.border-b-gray-200\/80{border-bottom-color:rgb(229 231 235/.8)}.border-b-gray-200\/85{border-bottom-color:rgb(229 231 235/.85)}.border-b-gray-200\/90{border-bottom-color:rgb(229 231 235/.9)}.border-b-gray-200\/95{border-bottom-color:rgb(229 231 235/.95)}.border-b-gray-300{--tw-border-opacity:1;border-bottom-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-b-gray-300\/0{border-bottom-color:rgb(209 213 219/0)}.border-b-gray-300\/10{border-bottom-color:rgb(209 213 219/.1)}.border-b-gray-300\/100{border-bottom-color:rgb(209 213 219/1)}.border-b-gray-300\/15{border-bottom-color:rgb(209 213 219/.15)}.border-b-gray-300\/20{border-bottom-color:rgb(209 213 219/.2)}.border-b-gray-300\/25{border-bottom-color:rgb(209 213 219/.25)}.border-b-gray-300\/30{border-bottom-color:rgb(209 213 219/.3)}.border-b-gray-300\/35{border-bottom-color:rgb(209 213 219/.35)}.border-b-gray-300\/40{border-bottom-color:rgb(209 213 219/.4)}.border-b-gray-300\/45{border-bottom-color:rgb(209 213 219/.45)}.border-b-gray-300\/5{border-bottom-color:rgb(209 213 219/.05)}.border-b-gray-300\/50{border-bottom-color:rgb(209 213 219/.5)}.border-b-gray-300\/55{border-bottom-color:rgb(209 213 219/.55)}.border-b-gray-300\/60{border-bottom-color:rgb(209 213 219/.6)}.border-b-gray-300\/65{border-bottom-color:rgb(209 213 219/.65)}.border-b-gray-300\/70{border-bottom-color:rgb(209 213 219/.7)}.border-b-gray-300\/75{border-bottom-color:rgb(209 213 219/.75)}.border-b-gray-300\/80{border-bottom-color:rgb(209 213 219/.8)}.border-b-gray-300\/85{border-bottom-color:rgb(209 213 219/.85)}.border-b-gray-300\/90{border-bottom-color:rgb(209 213 219/.9)}.border-b-gray-300\/95{border-bottom-color:rgb(209 213 219/.95)}.border-b-gray-400{--tw-border-opacity:1;border-bottom-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-b-gray-400\/0{border-bottom-color:rgb(156 163 175/0)}.border-b-gray-400\/10{border-bottom-color:rgb(156 163 175/.1)}.border-b-gray-400\/100{border-bottom-color:rgb(156 163 175/1)}.border-b-gray-400\/15{border-bottom-color:rgb(156 163 175/.15)}.border-b-gray-400\/20{border-bottom-color:rgb(156 163 175/.2)}.border-b-gray-400\/25{border-bottom-color:rgb(156 163 175/.25)}.border-b-gray-400\/30{border-bottom-color:rgb(156 163 175/.3)}.border-b-gray-400\/35{border-bottom-color:rgb(156 163 175/.35)}.border-b-gray-400\/40{border-bottom-color:rgb(156 163 175/.4)}.border-b-gray-400\/45{border-bottom-color:rgb(156 163 175/.45)}.border-b-gray-400\/5{border-bottom-color:rgb(156 163 175/.05)}.border-b-gray-400\/50{border-bottom-color:rgb(156 163 175/.5)}.border-b-gray-400\/55{border-bottom-color:rgb(156 163 175/.55)}.border-b-gray-400\/60{border-bottom-color:rgb(156 163 175/.6)}.border-b-gray-400\/65{border-bottom-color:rgb(156 163 175/.65)}.border-b-gray-400\/70{border-bottom-color:rgb(156 163 175/.7)}.border-b-gray-400\/75{border-bottom-color:rgb(156 163 175/.75)}.border-b-gray-400\/80{border-bottom-color:rgb(156 163 175/.8)}.border-b-gray-400\/85{border-bottom-color:rgb(156 163 175/.85)}.border-b-gray-400\/90{border-bottom-color:rgb(156 163 175/.9)}.border-b-gray-400\/95{border-bottom-color:rgb(156 163 175/.95)}.border-b-gray-500{--tw-border-opacity:1;border-bottom-color:rgb(107 114 128/var(--tw-border-opacity,1))}.border-b-gray-500\/0{border-bottom-color:rgb(107 114 128/0)}.border-b-gray-500\/10{border-bottom-color:rgb(107 114 128/.1)}.border-b-gray-500\/100{border-bottom-color:rgb(107 114 128/1)}.border-b-gray-500\/15{border-bottom-color:rgb(107 114 128/.15)}.border-b-gray-500\/20{border-bottom-color:rgb(107 114 128/.2)}.border-b-gray-500\/25{border-bottom-color:rgb(107 114 128/.25)}.border-b-gray-500\/30{border-bottom-color:rgb(107 114 128/.3)}.border-b-gray-500\/35{border-bottom-color:rgb(107 114 128/.35)}.border-b-gray-500\/40{border-bottom-color:rgb(107 114 128/.4)}.border-b-gray-500\/45{border-bottom-color:rgb(107 114 128/.45)}.border-b-gray-500\/5{border-bottom-color:rgb(107 114 128/.05)}.border-b-gray-500\/50{border-bottom-color:rgb(107 114 128/.5)}.border-b-gray-500\/55{border-bottom-color:rgb(107 114 128/.55)}.border-b-gray-500\/60{border-bottom-color:rgb(107 114 128/.6)}.border-b-gray-500\/65{border-bottom-color:rgb(107 114 128/.65)}.border-b-gray-500\/70{border-bottom-color:rgb(107 114 128/.7)}.border-b-gray-500\/75{border-bottom-color:rgb(107 114 128/.75)}.border-b-gray-500\/80{border-bottom-color:rgb(107 114 128/.8)}.border-b-gray-500\/85{border-bottom-color:rgb(107 114 128/.85)}.border-b-gray-500\/90{border-bottom-color:rgb(107 114 128/.9)}.border-b-gray-500\/95{border-bottom-color:rgb(107 114 128/.95)}.border-b-gray-600{--tw-border-opacity:1;border-bottom-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-b-gray-600\/0{border-bottom-color:rgb(75 85 99/0)}.border-b-gray-600\/10{border-bottom-color:rgb(75 85 99/.1)}.border-b-gray-600\/100{border-bottom-color:rgb(75 85 99/1)}.border-b-gray-600\/15{border-bottom-color:rgb(75 85 99/.15)}.border-b-gray-600\/20{border-bottom-color:rgb(75 85 99/.2)}.border-b-gray-600\/25{border-bottom-color:rgb(75 85 99/.25)}.border-b-gray-600\/30{border-bottom-color:rgb(75 85 99/.3)}.border-b-gray-600\/35{border-bottom-color:rgb(75 85 99/.35)}.border-b-gray-600\/40{border-bottom-color:rgb(75 85 99/.4)}.border-b-gray-600\/45{border-bottom-color:rgb(75 85 99/.45)}.border-b-gray-600\/5{border-bottom-color:rgb(75 85 99/.05)}.border-b-gray-600\/50{border-bottom-color:rgb(75 85 99/.5)}.border-b-gray-600\/55{border-bottom-color:rgb(75 85 99/.55)}.border-b-gray-600\/60{border-bottom-color:rgb(75 85 99/.6)}.border-b-gray-600\/65{border-bottom-color:rgb(75 85 99/.65)}.border-b-gray-600\/70{border-bottom-color:rgb(75 85 99/.7)}.border-b-gray-600\/75{border-bottom-color:rgb(75 85 99/.75)}.border-b-gray-600\/80{border-bottom-color:rgb(75 85 99/.8)}.border-b-gray-600\/85{border-bottom-color:rgb(75 85 99/.85)}.border-b-gray-600\/90{border-bottom-color:rgb(75 85 99/.9)}.border-b-gray-600\/95{border-bottom-color:rgb(75 85 99/.95)}.border-b-gray-700{--tw-border-opacity:1;border-bottom-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-b-gray-700\/0{border-bottom-color:rgb(55 65 81/0)}.border-b-gray-700\/10{border-bottom-color:rgb(55 65 81/.1)}.border-b-gray-700\/100{border-bottom-color:rgb(55 65 81/1)}.border-b-gray-700\/15{border-bottom-color:rgb(55 65 81/.15)}.border-b-gray-700\/20{border-bottom-color:rgb(55 65 81/.2)}.border-b-gray-700\/25{border-bottom-color:rgb(55 65 81/.25)}.border-b-gray-700\/30{border-bottom-color:rgb(55 65 81/.3)}.border-b-gray-700\/35{border-bottom-color:rgb(55 65 81/.35)}.border-b-gray-700\/40{border-bottom-color:rgb(55 65 81/.4)}.border-b-gray-700\/45{border-bottom-color:rgb(55 65 81/.45)}.border-b-gray-700\/5{border-bottom-color:rgb(55 65 81/.05)}.border-b-gray-700\/50{border-bottom-color:rgb(55 65 81/.5)}.border-b-gray-700\/55{border-bottom-color:rgb(55 65 81/.55)}.border-b-gray-700\/60{border-bottom-color:rgb(55 65 81/.6)}.border-b-gray-700\/65{border-bottom-color:rgb(55 65 81/.65)}.border-b-gray-700\/70{border-bottom-color:rgb(55 65 81/.7)}.border-b-gray-700\/75{border-bottom-color:rgb(55 65 81/.75)}.border-b-gray-700\/80{border-bottom-color:rgb(55 65 81/.8)}.border-b-gray-700\/85{border-bottom-color:rgb(55 65 81/.85)}.border-b-gray-700\/90{border-bottom-color:rgb(55 65 81/.9)}.border-b-gray-700\/95{border-bottom-color:rgb(55 65 81/.95)}.border-b-gray-800{--tw-border-opacity:1;border-bottom-color:rgb(31 41 55/var(--tw-border-opacity,1))}.border-b-gray-800\/0{border-bottom-color:rgb(31 41 55/0)}.border-b-gray-800\/10{border-bottom-color:rgb(31 41 55/.1)}.border-b-gray-800\/100{border-bottom-color:rgb(31 41 55/1)}.border-b-gray-800\/15{border-bottom-color:rgb(31 41 55/.15)}.border-b-gray-800\/20{border-bottom-color:rgb(31 41 55/.2)}.border-b-gray-800\/25{border-bottom-color:rgb(31 41 55/.25)}.border-b-gray-800\/30{border-bottom-color:rgb(31 41 55/.3)}.border-b-gray-800\/35{border-bottom-color:rgb(31 41 55/.35)}.border-b-gray-800\/40{border-bottom-color:rgb(31 41 55/.4)}.border-b-gray-800\/45{border-bottom-color:rgb(31 41 55/.45)}.border-b-gray-800\/5{border-bottom-color:rgb(31 41 55/.05)}.border-b-gray-800\/50{border-bottom-color:rgb(31 41 55/.5)}.border-b-gray-800\/55{border-bottom-color:rgb(31 41 55/.55)}.border-b-gray-800\/60{border-bottom-color:rgb(31 41 55/.6)}.border-b-gray-800\/65{border-bottom-color:rgb(31 41 55/.65)}.border-b-gray-800\/70{border-bottom-color:rgb(31 41 55/.7)}.border-b-gray-800\/75{border-bottom-color:rgb(31 41 55/.75)}.border-b-gray-800\/80{border-bottom-color:rgb(31 41 55/.8)}.border-b-gray-800\/85{border-bottom-color:rgb(31 41 55/.85)}.border-b-gray-800\/90{border-bottom-color:rgb(31 41 55/.9)}.border-b-gray-800\/95{border-bottom-color:rgb(31 41 55/.95)}.border-b-gray-900{--tw-border-opacity:1;border-bottom-color:rgb(17 24 39/var(--tw-border-opacity,1))}.border-b-gray-900\/0{border-bottom-color:rgb(17 24 39/0)}.border-b-gray-900\/10{border-bottom-color:rgb(17 24 39/.1)}.border-b-gray-900\/100{border-bottom-color:rgb(17 24 39/1)}.border-b-gray-900\/15{border-bottom-color:rgb(17 24 39/.15)}.border-b-gray-900\/20{border-bottom-color:rgb(17 24 39/.2)}.border-b-gray-900\/25{border-bottom-color:rgb(17 24 39/.25)}.border-b-gray-900\/30{border-bottom-color:rgb(17 24 39/.3)}.border-b-gray-900\/35{border-bottom-color:rgb(17 24 39/.35)}.border-b-gray-900\/40{border-bottom-color:rgb(17 24 39/.4)}.border-b-gray-900\/45{border-bottom-color:rgb(17 24 39/.45)}.border-b-gray-900\/5{border-bottom-color:rgb(17 24 39/.05)}.border-b-gray-900\/50{border-bottom-color:rgb(17 24 39/.5)}.border-b-gray-900\/55{border-bottom-color:rgb(17 24 39/.55)}.border-b-gray-900\/60{border-bottom-color:rgb(17 24 39/.6)}.border-b-gray-900\/65{border-bottom-color:rgb(17 24 39/.65)}.border-b-gray-900\/70{border-bottom-color:rgb(17 24 39/.7)}.border-b-gray-900\/75{border-bottom-color:rgb(17 24 39/.75)}.border-b-gray-900\/80{border-bottom-color:rgb(17 24 39/.8)}.border-b-gray-900\/85{border-bottom-color:rgb(17 24 39/.85)}.border-b-gray-900\/90{border-bottom-color:rgb(17 24 39/.9)}.border-b-gray-900\/95{border-bottom-color:rgb(17 24 39/.95)}.border-b-green-100{--tw-border-opacity:1;border-bottom-color:rgb(220 252 231/var(--tw-border-opacity,1))}.border-b-green-100\/0{border-bottom-color:rgb(220 252 231/0)}.border-b-green-100\/10{border-bottom-color:rgb(220 252 231/.1)}.border-b-green-100\/100{border-bottom-color:rgb(220 252 231/1)}.border-b-green-100\/15{border-bottom-color:rgb(220 252 231/.15)}.border-b-green-100\/20{border-bottom-color:rgb(220 252 231/.2)}.border-b-green-100\/25{border-bottom-color:rgb(220 252 231/.25)}.border-b-green-100\/30{border-bottom-color:rgb(220 252 231/.3)}.border-b-green-100\/35{border-bottom-color:rgb(220 252 231/.35)}.border-b-green-100\/40{border-bottom-color:rgb(220 252 231/.4)}.border-b-green-100\/45{border-bottom-color:rgb(220 252 231/.45)}.border-b-green-100\/5{border-bottom-color:rgb(220 252 231/.05)}.border-b-green-100\/50{border-bottom-color:rgb(220 252 231/.5)}.border-b-green-100\/55{border-bottom-color:rgb(220 252 231/.55)}.border-b-green-100\/60{border-bottom-color:rgb(220 252 231/.6)}.border-b-green-100\/65{border-bottom-color:rgb(220 252 231/.65)}.border-b-green-100\/70{border-bottom-color:rgb(220 252 231/.7)}.border-b-green-100\/75{border-bottom-color:rgb(220 252 231/.75)}.border-b-green-100\/80{border-bottom-color:rgb(220 252 231/.8)}.border-b-green-100\/85{border-bottom-color:rgb(220 252 231/.85)}.border-b-green-100\/90{border-bottom-color:rgb(220 252 231/.9)}.border-b-green-100\/95{border-bottom-color:rgb(220 252 231/.95)}.border-b-green-200{--tw-border-opacity:1;border-bottom-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-b-green-200\/0{border-bottom-color:rgb(187 247 208/0)}.border-b-green-200\/10{border-bottom-color:rgb(187 247 208/.1)}.border-b-green-200\/100{border-bottom-color:rgb(187 247 208/1)}.border-b-green-200\/15{border-bottom-color:rgb(187 247 208/.15)}.border-b-green-200\/20{border-bottom-color:rgb(187 247 208/.2)}.border-b-green-200\/25{border-bottom-color:rgb(187 247 208/.25)}.border-b-green-200\/30{border-bottom-color:rgb(187 247 208/.3)}.border-b-green-200\/35{border-bottom-color:rgb(187 247 208/.35)}.border-b-green-200\/40{border-bottom-color:rgb(187 247 208/.4)}.border-b-green-200\/45{border-bottom-color:rgb(187 247 208/.45)}.border-b-green-200\/5{border-bottom-color:rgb(187 247 208/.05)}.border-b-green-200\/50{border-bottom-color:rgb(187 247 208/.5)}.border-b-green-200\/55{border-bottom-color:rgb(187 247 208/.55)}.border-b-green-200\/60{border-bottom-color:rgb(187 247 208/.6)}.border-b-green-200\/65{border-bottom-color:rgb(187 247 208/.65)}.border-b-green-200\/70{border-bottom-color:rgb(187 247 208/.7)}.border-b-green-200\/75{border-bottom-color:rgb(187 247 208/.75)}.border-b-green-200\/80{border-bottom-color:rgb(187 247 208/.8)}.border-b-green-200\/85{border-bottom-color:rgb(187 247 208/.85)}.border-b-green-200\/90{border-bottom-color:rgb(187 247 208/.9)}.border-b-green-200\/95{border-bottom-color:rgb(187 247 208/.95)}.border-b-green-300{--tw-border-opacity:1;border-bottom-color:rgb(134 239 172/var(--tw-border-opacity,1))}.border-b-green-300\/0{border-bottom-color:rgb(134 239 172/0)}.border-b-green-300\/10{border-bottom-color:rgb(134 239 172/.1)}.border-b-green-300\/100{border-bottom-color:rgb(134 239 172/1)}.border-b-green-300\/15{border-bottom-color:rgb(134 239 172/.15)}.border-b-green-300\/20{border-bottom-color:rgb(134 239 172/.2)}.border-b-green-300\/25{border-bottom-color:rgb(134 239 172/.25)}.border-b-green-300\/30{border-bottom-color:rgb(134 239 172/.3)}.border-b-green-300\/35{border-bottom-color:rgb(134 239 172/.35)}.border-b-green-300\/40{border-bottom-color:rgb(134 239 172/.4)}.border-b-green-300\/45{border-bottom-color:rgb(134 239 172/.45)}.border-b-green-300\/5{border-bottom-color:rgb(134 239 172/.05)}.border-b-green-300\/50{border-bottom-color:rgb(134 239 172/.5)}.border-b-green-300\/55{border-bottom-color:rgb(134 239 172/.55)}.border-b-green-300\/60{border-bottom-color:rgb(134 239 172/.6)}.border-b-green-300\/65{border-bottom-color:rgb(134 239 172/.65)}.border-b-green-300\/70{border-bottom-color:rgb(134 239 172/.7)}.border-b-green-300\/75{border-bottom-color:rgb(134 239 172/.75)}.border-b-green-300\/80{border-bottom-color:rgb(134 239 172/.8)}.border-b-green-300\/85{border-bottom-color:rgb(134 239 172/.85)}.border-b-green-300\/90{border-bottom-color:rgb(134 239 172/.9)}.border-b-green-300\/95{border-bottom-color:rgb(134 239 172/.95)}.border-b-green-400{--tw-border-opacity:1;border-bottom-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-b-green-400\/0{border-bottom-color:rgb(74 222 128/0)}.border-b-green-400\/10{border-bottom-color:rgb(74 222 128/.1)}.border-b-green-400\/100{border-bottom-color:rgb(74 222 128/1)}.border-b-green-400\/15{border-bottom-color:rgb(74 222 128/.15)}.border-b-green-400\/20{border-bottom-color:rgb(74 222 128/.2)}.border-b-green-400\/25{border-bottom-color:rgb(74 222 128/.25)}.border-b-green-400\/30{border-bottom-color:rgb(74 222 128/.3)}.border-b-green-400\/35{border-bottom-color:rgb(74 222 128/.35)}.border-b-green-400\/40{border-bottom-color:rgb(74 222 128/.4)}.border-b-green-400\/45{border-bottom-color:rgb(74 222 128/.45)}.border-b-green-400\/5{border-bottom-color:rgb(74 222 128/.05)}.border-b-green-400\/50{border-bottom-color:rgb(74 222 128/.5)}.border-b-green-400\/55{border-bottom-color:rgb(74 222 128/.55)}.border-b-green-400\/60{border-bottom-color:rgb(74 222 128/.6)}.border-b-green-400\/65{border-bottom-color:rgb(74 222 128/.65)}.border-b-green-400\/70{border-bottom-color:rgb(74 222 128/.7)}.border-b-green-400\/75{border-bottom-color:rgb(74 222 128/.75)}.border-b-green-400\/80{border-bottom-color:rgb(74 222 128/.8)}.border-b-green-400\/85{border-bottom-color:rgb(74 222 128/.85)}.border-b-green-400\/90{border-bottom-color:rgb(74 222 128/.9)}.border-b-green-400\/95{border-bottom-color:rgb(74 222 128/.95)}.border-b-green-500{--tw-border-opacity:1;border-bottom-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-b-green-500\/0{border-bottom-color:rgb(34 197 94/0)}.border-b-green-500\/10{border-bottom-color:rgb(34 197 94/.1)}.border-b-green-500\/100{border-bottom-color:rgb(34 197 94/1)}.border-b-green-500\/15{border-bottom-color:rgb(34 197 94/.15)}.border-b-green-500\/20{border-bottom-color:rgb(34 197 94/.2)}.border-b-green-500\/25{border-bottom-color:rgb(34 197 94/.25)}.border-b-green-500\/30{border-bottom-color:rgb(34 197 94/.3)}.border-b-green-500\/35{border-bottom-color:rgb(34 197 94/.35)}.border-b-green-500\/40{border-bottom-color:rgb(34 197 94/.4)}.border-b-green-500\/45{border-bottom-color:rgb(34 197 94/.45)}.border-b-green-500\/5{border-bottom-color:rgb(34 197 94/.05)}.border-b-green-500\/50{border-bottom-color:rgb(34 197 94/.5)}.border-b-green-500\/55{border-bottom-color:rgb(34 197 94/.55)}.border-b-green-500\/60{border-bottom-color:rgb(34 197 94/.6)}.border-b-green-500\/65{border-bottom-color:rgb(34 197 94/.65)}.border-b-green-500\/70{border-bottom-color:rgb(34 197 94/.7)}.border-b-green-500\/75{border-bottom-color:rgb(34 197 94/.75)}.border-b-green-500\/80{border-bottom-color:rgb(34 197 94/.8)}.border-b-green-500\/85{border-bottom-color:rgb(34 197 94/.85)}.border-b-green-500\/90{border-bottom-color:rgb(34 197 94/.9)}.border-b-green-500\/95{border-bottom-color:rgb(34 197 94/.95)}.border-b-green-600{--tw-border-opacity:1;border-bottom-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-b-green-600\/0{border-bottom-color:rgb(22 163 74/0)}.border-b-green-600\/10{border-bottom-color:rgb(22 163 74/.1)}.border-b-green-600\/100{border-bottom-color:rgb(22 163 74/1)}.border-b-green-600\/15{border-bottom-color:rgb(22 163 74/.15)}.border-b-green-600\/20{border-bottom-color:rgb(22 163 74/.2)}.border-b-green-600\/25{border-bottom-color:rgb(22 163 74/.25)}.border-b-green-600\/30{border-bottom-color:rgb(22 163 74/.3)}.border-b-green-600\/35{border-bottom-color:rgb(22 163 74/.35)}.border-b-green-600\/40{border-bottom-color:rgb(22 163 74/.4)}.border-b-green-600\/45{border-bottom-color:rgb(22 163 74/.45)}.border-b-green-600\/5{border-bottom-color:rgb(22 163 74/.05)}.border-b-green-600\/50{border-bottom-color:rgb(22 163 74/.5)}.border-b-green-600\/55{border-bottom-color:rgb(22 163 74/.55)}.border-b-green-600\/60{border-bottom-color:rgb(22 163 74/.6)}.border-b-green-600\/65{border-bottom-color:rgb(22 163 74/.65)}.border-b-green-600\/70{border-bottom-color:rgb(22 163 74/.7)}.border-b-green-600\/75{border-bottom-color:rgb(22 163 74/.75)}.border-b-green-600\/80{border-bottom-color:rgb(22 163 74/.8)}.border-b-green-600\/85{border-bottom-color:rgb(22 163 74/.85)}.border-b-green-600\/90{border-bottom-color:rgb(22 163 74/.9)}.border-b-green-600\/95{border-bottom-color:rgb(22 163 74/.95)}.border-b-green-700{--tw-border-opacity:1;border-bottom-color:rgb(21 128 61/var(--tw-border-opacity,1))}.border-b-green-700\/0{border-bottom-color:rgb(21 128 61/0)}.border-b-green-700\/10{border-bottom-color:rgb(21 128 61/.1)}.border-b-green-700\/100{border-bottom-color:rgb(21 128 61/1)}.border-b-green-700\/15{border-bottom-color:rgb(21 128 61/.15)}.border-b-green-700\/20{border-bottom-color:rgb(21 128 61/.2)}.border-b-green-700\/25{border-bottom-color:rgb(21 128 61/.25)}.border-b-green-700\/30{border-bottom-color:rgb(21 128 61/.3)}.border-b-green-700\/35{border-bottom-color:rgb(21 128 61/.35)}.border-b-green-700\/40{border-bottom-color:rgb(21 128 61/.4)}.border-b-green-700\/45{border-bottom-color:rgb(21 128 61/.45)}.border-b-green-700\/5{border-bottom-color:rgb(21 128 61/.05)}.border-b-green-700\/50{border-bottom-color:rgb(21 128 61/.5)}.border-b-green-700\/55{border-bottom-color:rgb(21 128 61/.55)}.border-b-green-700\/60{border-bottom-color:rgb(21 128 61/.6)}.border-b-green-700\/65{border-bottom-color:rgb(21 128 61/.65)}.border-b-green-700\/70{border-bottom-color:rgb(21 128 61/.7)}.border-b-green-700\/75{border-bottom-color:rgb(21 128 61/.75)}.border-b-green-700\/80{border-bottom-color:rgb(21 128 61/.8)}.border-b-green-700\/85{border-bottom-color:rgb(21 128 61/.85)}.border-b-green-700\/90{border-bottom-color:rgb(21 128 61/.9)}.border-b-green-700\/95{border-bottom-color:rgb(21 128 61/.95)}.border-b-green-800{--tw-border-opacity:1;border-bottom-color:rgb(22 101 52/var(--tw-border-opacity,1))}.border-b-green-800\/0{border-bottom-color:rgb(22 101 52/0)}.border-b-green-800\/10{border-bottom-color:rgb(22 101 52/.1)}.border-b-green-800\/100{border-bottom-color:rgb(22 101 52/1)}.border-b-green-800\/15{border-bottom-color:rgb(22 101 52/.15)}.border-b-green-800\/20{border-bottom-color:rgb(22 101 52/.2)}.border-b-green-800\/25{border-bottom-color:rgb(22 101 52/.25)}.border-b-green-800\/30{border-bottom-color:rgb(22 101 52/.3)}.border-b-green-800\/35{border-bottom-color:rgb(22 101 52/.35)}.border-b-green-800\/40{border-bottom-color:rgb(22 101 52/.4)}.border-b-green-800\/45{border-bottom-color:rgb(22 101 52/.45)}.border-b-green-800\/5{border-bottom-color:rgb(22 101 52/.05)}.border-b-green-800\/50{border-bottom-color:rgb(22 101 52/.5)}.border-b-green-800\/55{border-bottom-color:rgb(22 101 52/.55)}.border-b-green-800\/60{border-bottom-color:rgb(22 101 52/.6)}.border-b-green-800\/65{border-bottom-color:rgb(22 101 52/.65)}.border-b-green-800\/70{border-bottom-color:rgb(22 101 52/.7)}.border-b-green-800\/75{border-bottom-color:rgb(22 101 52/.75)}.border-b-green-800\/80{border-bottom-color:rgb(22 101 52/.8)}.border-b-green-800\/85{border-bottom-color:rgb(22 101 52/.85)}.border-b-green-800\/90{border-bottom-color:rgb(22 101 52/.9)}.border-b-green-800\/95{border-bottom-color:rgb(22 101 52/.95)}.border-b-green-900{--tw-border-opacity:1;border-bottom-color:rgb(20 83 45/var(--tw-border-opacity,1))}.border-b-green-900\/0{border-bottom-color:rgb(20 83 45/0)}.border-b-green-900\/10{border-bottom-color:rgb(20 83 45/.1)}.border-b-green-900\/100{border-bottom-color:rgb(20 83 45/1)}.border-b-green-900\/15{border-bottom-color:rgb(20 83 45/.15)}.border-b-green-900\/20{border-bottom-color:rgb(20 83 45/.2)}.border-b-green-900\/25{border-bottom-color:rgb(20 83 45/.25)}.border-b-green-900\/30{border-bottom-color:rgb(20 83 45/.3)}.border-b-green-900\/35{border-bottom-color:rgb(20 83 45/.35)}.border-b-green-900\/40{border-bottom-color:rgb(20 83 45/.4)}.border-b-green-900\/45{border-bottom-color:rgb(20 83 45/.45)}.border-b-green-900\/5{border-bottom-color:rgb(20 83 45/.05)}.border-b-green-900\/50{border-bottom-color:rgb(20 83 45/.5)}.border-b-green-900\/55{border-bottom-color:rgb(20 83 45/.55)}.border-b-green-900\/60{border-bottom-color:rgb(20 83 45/.6)}.border-b-green-900\/65{border-bottom-color:rgb(20 83 45/.65)}.border-b-green-900\/70{border-bottom-color:rgb(20 83 45/.7)}.border-b-green-900\/75{border-bottom-color:rgb(20 83 45/.75)}.border-b-green-900\/80{border-bottom-color:rgb(20 83 45/.8)}.border-b-green-900\/85{border-bottom-color:rgb(20 83 45/.85)}.border-b-green-900\/90{border-bottom-color:rgb(20 83 45/.9)}.border-b-green-900\/95{border-bottom-color:rgb(20 83 45/.95)}.border-b-indigo-100{--tw-border-opacity:1;border-bottom-color:rgb(224 231 255/var(--tw-border-opacity,1))}.border-b-indigo-100\/0{border-bottom-color:rgb(224 231 255/0)}.border-b-indigo-100\/10{border-bottom-color:rgb(224 231 255/.1)}.border-b-indigo-100\/100{border-bottom-color:rgb(224 231 255/1)}.border-b-indigo-100\/15{border-bottom-color:rgb(224 231 255/.15)}.border-b-indigo-100\/20{border-bottom-color:rgb(224 231 255/.2)}.border-b-indigo-100\/25{border-bottom-color:rgb(224 231 255/.25)}.border-b-indigo-100\/30{border-bottom-color:rgb(224 231 255/.3)}.border-b-indigo-100\/35{border-bottom-color:rgb(224 231 255/.35)}.border-b-indigo-100\/40{border-bottom-color:rgb(224 231 255/.4)}.border-b-indigo-100\/45{border-bottom-color:rgb(224 231 255/.45)}.border-b-indigo-100\/5{border-bottom-color:rgb(224 231 255/.05)}.border-b-indigo-100\/50{border-bottom-color:rgb(224 231 255/.5)}.border-b-indigo-100\/55{border-bottom-color:rgb(224 231 255/.55)}.border-b-indigo-100\/60{border-bottom-color:rgb(224 231 255/.6)}.border-b-indigo-100\/65{border-bottom-color:rgb(224 231 255/.65)}.border-b-indigo-100\/70{border-bottom-color:rgb(224 231 255/.7)}.border-b-indigo-100\/75{border-bottom-color:rgb(224 231 255/.75)}.border-b-indigo-100\/80{border-bottom-color:rgb(224 231 255/.8)}.border-b-indigo-100\/85{border-bottom-color:rgb(224 231 255/.85)}.border-b-indigo-100\/90{border-bottom-color:rgb(224 231 255/.9)}.border-b-indigo-100\/95{border-bottom-color:rgb(224 231 255/.95)}.border-b-indigo-200{--tw-border-opacity:1;border-bottom-color:rgb(199 210 254/var(--tw-border-opacity,1))}.border-b-indigo-200\/0{border-bottom-color:rgb(199 210 254/0)}.border-b-indigo-200\/10{border-bottom-color:rgb(199 210 254/.1)}.border-b-indigo-200\/100{border-bottom-color:rgb(199 210 254/1)}.border-b-indigo-200\/15{border-bottom-color:rgb(199 210 254/.15)}.border-b-indigo-200\/20{border-bottom-color:rgb(199 210 254/.2)}.border-b-indigo-200\/25{border-bottom-color:rgb(199 210 254/.25)}.border-b-indigo-200\/30{border-bottom-color:rgb(199 210 254/.3)}.border-b-indigo-200\/35{border-bottom-color:rgb(199 210 254/.35)}.border-b-indigo-200\/40{border-bottom-color:rgb(199 210 254/.4)}.border-b-indigo-200\/45{border-bottom-color:rgb(199 210 254/.45)}.border-b-indigo-200\/5{border-bottom-color:rgb(199 210 254/.05)}.border-b-indigo-200\/50{border-bottom-color:rgb(199 210 254/.5)}.border-b-indigo-200\/55{border-bottom-color:rgb(199 210 254/.55)}.border-b-indigo-200\/60{border-bottom-color:rgb(199 210 254/.6)}.border-b-indigo-200\/65{border-bottom-color:rgb(199 210 254/.65)}.border-b-indigo-200\/70{border-bottom-color:rgb(199 210 254/.7)}.border-b-indigo-200\/75{border-bottom-color:rgb(199 210 254/.75)}.border-b-indigo-200\/80{border-bottom-color:rgb(199 210 254/.8)}.border-b-indigo-200\/85{border-bottom-color:rgb(199 210 254/.85)}.border-b-indigo-200\/90{border-bottom-color:rgb(199 210 254/.9)}.border-b-indigo-200\/95{border-bottom-color:rgb(199 210 254/.95)}.border-b-indigo-300{--tw-border-opacity:1;border-bottom-color:rgb(165 180 252/var(--tw-border-opacity,1))}.border-b-indigo-300\/0{border-bottom-color:rgb(165 180 252/0)}.border-b-indigo-300\/10{border-bottom-color:rgb(165 180 252/.1)}.border-b-indigo-300\/100{border-bottom-color:rgb(165 180 252/1)}.border-b-indigo-300\/15{border-bottom-color:rgb(165 180 252/.15)}.border-b-indigo-300\/20{border-bottom-color:rgb(165 180 252/.2)}.border-b-indigo-300\/25{border-bottom-color:rgb(165 180 252/.25)}.border-b-indigo-300\/30{border-bottom-color:rgb(165 180 252/.3)}.border-b-indigo-300\/35{border-bottom-color:rgb(165 180 252/.35)}.border-b-indigo-300\/40{border-bottom-color:rgb(165 180 252/.4)}.border-b-indigo-300\/45{border-bottom-color:rgb(165 180 252/.45)}.border-b-indigo-300\/5{border-bottom-color:rgb(165 180 252/.05)}.border-b-indigo-300\/50{border-bottom-color:rgb(165 180 252/.5)}.border-b-indigo-300\/55{border-bottom-color:rgb(165 180 252/.55)}.border-b-indigo-300\/60{border-bottom-color:rgb(165 180 252/.6)}.border-b-indigo-300\/65{border-bottom-color:rgb(165 180 252/.65)}.border-b-indigo-300\/70{border-bottom-color:rgb(165 180 252/.7)}.border-b-indigo-300\/75{border-bottom-color:rgb(165 180 252/.75)}.border-b-indigo-300\/80{border-bottom-color:rgb(165 180 252/.8)}.border-b-indigo-300\/85{border-bottom-color:rgb(165 180 252/.85)}.border-b-indigo-300\/90{border-bottom-color:rgb(165 180 252/.9)}.border-b-indigo-300\/95{border-bottom-color:rgb(165 180 252/.95)}.border-b-indigo-400{--tw-border-opacity:1;border-bottom-color:rgb(129 140 248/var(--tw-border-opacity,1))}.border-b-indigo-400\/0{border-bottom-color:rgb(129 140 248/0)}.border-b-indigo-400\/10{border-bottom-color:rgb(129 140 248/.1)}.border-b-indigo-400\/100{border-bottom-color:rgb(129 140 248/1)}.border-b-indigo-400\/15{border-bottom-color:rgb(129 140 248/.15)}.border-b-indigo-400\/20{border-bottom-color:rgb(129 140 248/.2)}.border-b-indigo-400\/25{border-bottom-color:rgb(129 140 248/.25)}.border-b-indigo-400\/30{border-bottom-color:rgb(129 140 248/.3)}.border-b-indigo-400\/35{border-bottom-color:rgb(129 140 248/.35)}.border-b-indigo-400\/40{border-bottom-color:rgb(129 140 248/.4)}.border-b-indigo-400\/45{border-bottom-color:rgb(129 140 248/.45)}.border-b-indigo-400\/5{border-bottom-color:rgb(129 140 248/.05)}.border-b-indigo-400\/50{border-bottom-color:rgb(129 140 248/.5)}.border-b-indigo-400\/55{border-bottom-color:rgb(129 140 248/.55)}.border-b-indigo-400\/60{border-bottom-color:rgb(129 140 248/.6)}.border-b-indigo-400\/65{border-bottom-color:rgb(129 140 248/.65)}.border-b-indigo-400\/70{border-bottom-color:rgb(129 140 248/.7)}.border-b-indigo-400\/75{border-bottom-color:rgb(129 140 248/.75)}.border-b-indigo-400\/80{border-bottom-color:rgb(129 140 248/.8)}.border-b-indigo-400\/85{border-bottom-color:rgb(129 140 248/.85)}.border-b-indigo-400\/90{border-bottom-color:rgb(129 140 248/.9)}.border-b-indigo-400\/95{border-bottom-color:rgb(129 140 248/.95)}.border-b-indigo-500{--tw-border-opacity:1;border-bottom-color:rgb(99 102 241/var(--tw-border-opacity,1))}.border-b-indigo-500\/0{border-bottom-color:rgb(99 102 241/0)}.border-b-indigo-500\/10{border-bottom-color:rgb(99 102 241/.1)}.border-b-indigo-500\/100{border-bottom-color:rgb(99 102 241/1)}.border-b-indigo-500\/15{border-bottom-color:rgb(99 102 241/.15)}.border-b-indigo-500\/20{border-bottom-color:rgb(99 102 241/.2)}.border-b-indigo-500\/25{border-bottom-color:rgb(99 102 241/.25)}.border-b-indigo-500\/30{border-bottom-color:rgb(99 102 241/.3)}.border-b-indigo-500\/35{border-bottom-color:rgb(99 102 241/.35)}.border-b-indigo-500\/40{border-bottom-color:rgb(99 102 241/.4)}.border-b-indigo-500\/45{border-bottom-color:rgb(99 102 241/.45)}.border-b-indigo-500\/5{border-bottom-color:rgb(99 102 241/.05)}.border-b-indigo-500\/50{border-bottom-color:rgb(99 102 241/.5)}.border-b-indigo-500\/55{border-bottom-color:rgb(99 102 241/.55)}.border-b-indigo-500\/60{border-bottom-color:rgb(99 102 241/.6)}.border-b-indigo-500\/65{border-bottom-color:rgb(99 102 241/.65)}.border-b-indigo-500\/70{border-bottom-color:rgb(99 102 241/.7)}.border-b-indigo-500\/75{border-bottom-color:rgb(99 102 241/.75)}.border-b-indigo-500\/80{border-bottom-color:rgb(99 102 241/.8)}.border-b-indigo-500\/85{border-bottom-color:rgb(99 102 241/.85)}.border-b-indigo-500\/90{border-bottom-color:rgb(99 102 241/.9)}.border-b-indigo-500\/95{border-bottom-color:rgb(99 102 241/.95)}.border-b-indigo-600{--tw-border-opacity:1;border-bottom-color:rgb(79 70 229/var(--tw-border-opacity,1))}.border-b-indigo-600\/0{border-bottom-color:rgb(79 70 229/0)}.border-b-indigo-600\/10{border-bottom-color:rgb(79 70 229/.1)}.border-b-indigo-600\/100{border-bottom-color:rgb(79 70 229/1)}.border-b-indigo-600\/15{border-bottom-color:rgb(79 70 229/.15)}.border-b-indigo-600\/20{border-bottom-color:rgb(79 70 229/.2)}.border-b-indigo-600\/25{border-bottom-color:rgb(79 70 229/.25)}.border-b-indigo-600\/30{border-bottom-color:rgb(79 70 229/.3)}.border-b-indigo-600\/35{border-bottom-color:rgb(79 70 229/.35)}.border-b-indigo-600\/40{border-bottom-color:rgb(79 70 229/.4)}.border-b-indigo-600\/45{border-bottom-color:rgb(79 70 229/.45)}.border-b-indigo-600\/5{border-bottom-color:rgb(79 70 229/.05)}.border-b-indigo-600\/50{border-bottom-color:rgb(79 70 229/.5)}.border-b-indigo-600\/55{border-bottom-color:rgb(79 70 229/.55)}.border-b-indigo-600\/60{border-bottom-color:rgb(79 70 229/.6)}.border-b-indigo-600\/65{border-bottom-color:rgb(79 70 229/.65)}.border-b-indigo-600\/70{border-bottom-color:rgb(79 70 229/.7)}.border-b-indigo-600\/75{border-bottom-color:rgb(79 70 229/.75)}.border-b-indigo-600\/80{border-bottom-color:rgb(79 70 229/.8)}.border-b-indigo-600\/85{border-bottom-color:rgb(79 70 229/.85)}.border-b-indigo-600\/90{border-bottom-color:rgb(79 70 229/.9)}.border-b-indigo-600\/95{border-bottom-color:rgb(79 70 229/.95)}.border-b-indigo-700{--tw-border-opacity:1;border-bottom-color:rgb(67 56 202/var(--tw-border-opacity,1))}.border-b-indigo-700\/0{border-bottom-color:rgb(67 56 202/0)}.border-b-indigo-700\/10{border-bottom-color:rgb(67 56 202/.1)}.border-b-indigo-700\/100{border-bottom-color:rgb(67 56 202/1)}.border-b-indigo-700\/15{border-bottom-color:rgb(67 56 202/.15)}.border-b-indigo-700\/20{border-bottom-color:rgb(67 56 202/.2)}.border-b-indigo-700\/25{border-bottom-color:rgb(67 56 202/.25)}.border-b-indigo-700\/30{border-bottom-color:rgb(67 56 202/.3)}.border-b-indigo-700\/35{border-bottom-color:rgb(67 56 202/.35)}.border-b-indigo-700\/40{border-bottom-color:rgb(67 56 202/.4)}.border-b-indigo-700\/45{border-bottom-color:rgb(67 56 202/.45)}.border-b-indigo-700\/5{border-bottom-color:rgb(67 56 202/.05)}.border-b-indigo-700\/50{border-bottom-color:rgb(67 56 202/.5)}.border-b-indigo-700\/55{border-bottom-color:rgb(67 56 202/.55)}.border-b-indigo-700\/60{border-bottom-color:rgb(67 56 202/.6)}.border-b-indigo-700\/65{border-bottom-color:rgb(67 56 202/.65)}.border-b-indigo-700\/70{border-bottom-color:rgb(67 56 202/.7)}.border-b-indigo-700\/75{border-bottom-color:rgb(67 56 202/.75)}.border-b-indigo-700\/80{border-bottom-color:rgb(67 56 202/.8)}.border-b-indigo-700\/85{border-bottom-color:rgb(67 56 202/.85)}.border-b-indigo-700\/90{border-bottom-color:rgb(67 56 202/.9)}.border-b-indigo-700\/95{border-bottom-color:rgb(67 56 202/.95)}.border-b-indigo-800{--tw-border-opacity:1;border-bottom-color:rgb(55 48 163/var(--tw-border-opacity,1))}.border-b-indigo-800\/0{border-bottom-color:rgb(55 48 163/0)}.border-b-indigo-800\/10{border-bottom-color:rgb(55 48 163/.1)}.border-b-indigo-800\/100{border-bottom-color:rgb(55 48 163/1)}.border-b-indigo-800\/15{border-bottom-color:rgb(55 48 163/.15)}.border-b-indigo-800\/20{border-bottom-color:rgb(55 48 163/.2)}.border-b-indigo-800\/25{border-bottom-color:rgb(55 48 163/.25)}.border-b-indigo-800\/30{border-bottom-color:rgb(55 48 163/.3)}.border-b-indigo-800\/35{border-bottom-color:rgb(55 48 163/.35)}.border-b-indigo-800\/40{border-bottom-color:rgb(55 48 163/.4)}.border-b-indigo-800\/45{border-bottom-color:rgb(55 48 163/.45)}.border-b-indigo-800\/5{border-bottom-color:rgb(55 48 163/.05)}.border-b-indigo-800\/50{border-bottom-color:rgb(55 48 163/.5)}.border-b-indigo-800\/55{border-bottom-color:rgb(55 48 163/.55)}.border-b-indigo-800\/60{border-bottom-color:rgb(55 48 163/.6)}.border-b-indigo-800\/65{border-bottom-color:rgb(55 48 163/.65)}.border-b-indigo-800\/70{border-bottom-color:rgb(55 48 163/.7)}.border-b-indigo-800\/75{border-bottom-color:rgb(55 48 163/.75)}.border-b-indigo-800\/80{border-bottom-color:rgb(55 48 163/.8)}.border-b-indigo-800\/85{border-bottom-color:rgb(55 48 163/.85)}.border-b-indigo-800\/90{border-bottom-color:rgb(55 48 163/.9)}.border-b-indigo-800\/95{border-bottom-color:rgb(55 48 163/.95)}.border-b-indigo-900{--tw-border-opacity:1;border-bottom-color:rgb(49 46 129/var(--tw-border-opacity,1))}.border-b-indigo-900\/0{border-bottom-color:rgb(49 46 129/0)}.border-b-indigo-900\/10{border-bottom-color:rgb(49 46 129/.1)}.border-b-indigo-900\/100{border-bottom-color:rgb(49 46 129/1)}.border-b-indigo-900\/15{border-bottom-color:rgb(49 46 129/.15)}.border-b-indigo-900\/20{border-bottom-color:rgb(49 46 129/.2)}.border-b-indigo-900\/25{border-bottom-color:rgb(49 46 129/.25)}.border-b-indigo-900\/30{border-bottom-color:rgb(49 46 129/.3)}.border-b-indigo-900\/35{border-bottom-color:rgb(49 46 129/.35)}.border-b-indigo-900\/40{border-bottom-color:rgb(49 46 129/.4)}.border-b-indigo-900\/45{border-bottom-color:rgb(49 46 129/.45)}.border-b-indigo-900\/5{border-bottom-color:rgb(49 46 129/.05)}.border-b-indigo-900\/50{border-bottom-color:rgb(49 46 129/.5)}.border-b-indigo-900\/55{border-bottom-color:rgb(49 46 129/.55)}.border-b-indigo-900\/60{border-bottom-color:rgb(49 46 129/.6)}.border-b-indigo-900\/65{border-bottom-color:rgb(49 46 129/.65)}.border-b-indigo-900\/70{border-bottom-color:rgb(49 46 129/.7)}.border-b-indigo-900\/75{border-bottom-color:rgb(49 46 129/.75)}.border-b-indigo-900\/80{border-bottom-color:rgb(49 46 129/.8)}.border-b-indigo-900\/85{border-bottom-color:rgb(49 46 129/.85)}.border-b-indigo-900\/90{border-bottom-color:rgb(49 46 129/.9)}.border-b-indigo-900\/95{border-bottom-color:rgb(49 46 129/.95)}.border-b-lime-100{--tw-border-opacity:1;border-bottom-color:rgb(236 252 203/var(--tw-border-opacity,1))}.border-b-lime-100\/0{border-bottom-color:rgb(236 252 203/0)}.border-b-lime-100\/10{border-bottom-color:rgb(236 252 203/.1)}.border-b-lime-100\/100{border-bottom-color:rgb(236 252 203/1)}.border-b-lime-100\/15{border-bottom-color:rgb(236 252 203/.15)}.border-b-lime-100\/20{border-bottom-color:rgb(236 252 203/.2)}.border-b-lime-100\/25{border-bottom-color:rgb(236 252 203/.25)}.border-b-lime-100\/30{border-bottom-color:rgb(236 252 203/.3)}.border-b-lime-100\/35{border-bottom-color:rgb(236 252 203/.35)}.border-b-lime-100\/40{border-bottom-color:rgb(236 252 203/.4)}.border-b-lime-100\/45{border-bottom-color:rgb(236 252 203/.45)}.border-b-lime-100\/5{border-bottom-color:rgb(236 252 203/.05)}.border-b-lime-100\/50{border-bottom-color:rgb(236 252 203/.5)}.border-b-lime-100\/55{border-bottom-color:rgb(236 252 203/.55)}.border-b-lime-100\/60{border-bottom-color:rgb(236 252 203/.6)}.border-b-lime-100\/65{border-bottom-color:rgb(236 252 203/.65)}.border-b-lime-100\/70{border-bottom-color:rgb(236 252 203/.7)}.border-b-lime-100\/75{border-bottom-color:rgb(236 252 203/.75)}.border-b-lime-100\/80{border-bottom-color:rgb(236 252 203/.8)}.border-b-lime-100\/85{border-bottom-color:rgb(236 252 203/.85)}.border-b-lime-100\/90{border-bottom-color:rgb(236 252 203/.9)}.border-b-lime-100\/95{border-bottom-color:rgb(236 252 203/.95)}.border-b-lime-200{--tw-border-opacity:1;border-bottom-color:rgb(217 249 157/var(--tw-border-opacity,1))}.border-b-lime-200\/0{border-bottom-color:rgb(217 249 157/0)}.border-b-lime-200\/10{border-bottom-color:rgb(217 249 157/.1)}.border-b-lime-200\/100{border-bottom-color:rgb(217 249 157/1)}.border-b-lime-200\/15{border-bottom-color:rgb(217 249 157/.15)}.border-b-lime-200\/20{border-bottom-color:rgb(217 249 157/.2)}.border-b-lime-200\/25{border-bottom-color:rgb(217 249 157/.25)}.border-b-lime-200\/30{border-bottom-color:rgb(217 249 157/.3)}.border-b-lime-200\/35{border-bottom-color:rgb(217 249 157/.35)}.border-b-lime-200\/40{border-bottom-color:rgb(217 249 157/.4)}.border-b-lime-200\/45{border-bottom-color:rgb(217 249 157/.45)}.border-b-lime-200\/5{border-bottom-color:rgb(217 249 157/.05)}.border-b-lime-200\/50{border-bottom-color:rgb(217 249 157/.5)}.border-b-lime-200\/55{border-bottom-color:rgb(217 249 157/.55)}.border-b-lime-200\/60{border-bottom-color:rgb(217 249 157/.6)}.border-b-lime-200\/65{border-bottom-color:rgb(217 249 157/.65)}.border-b-lime-200\/70{border-bottom-color:rgb(217 249 157/.7)}.border-b-lime-200\/75{border-bottom-color:rgb(217 249 157/.75)}.border-b-lime-200\/80{border-bottom-color:rgb(217 249 157/.8)}.border-b-lime-200\/85{border-bottom-color:rgb(217 249 157/.85)}.border-b-lime-200\/90{border-bottom-color:rgb(217 249 157/.9)}.border-b-lime-200\/95{border-bottom-color:rgb(217 249 157/.95)}.border-b-lime-300{--tw-border-opacity:1;border-bottom-color:rgb(190 242 100/var(--tw-border-opacity,1))}.border-b-lime-300\/0{border-bottom-color:rgb(190 242 100/0)}.border-b-lime-300\/10{border-bottom-color:rgb(190 242 100/.1)}.border-b-lime-300\/100{border-bottom-color:rgb(190 242 100/1)}.border-b-lime-300\/15{border-bottom-color:rgb(190 242 100/.15)}.border-b-lime-300\/20{border-bottom-color:rgb(190 242 100/.2)}.border-b-lime-300\/25{border-bottom-color:rgb(190 242 100/.25)}.border-b-lime-300\/30{border-bottom-color:rgb(190 242 100/.3)}.border-b-lime-300\/35{border-bottom-color:rgb(190 242 100/.35)}.border-b-lime-300\/40{border-bottom-color:rgb(190 242 100/.4)}.border-b-lime-300\/45{border-bottom-color:rgb(190 242 100/.45)}.border-b-lime-300\/5{border-bottom-color:rgb(190 242 100/.05)}.border-b-lime-300\/50{border-bottom-color:rgb(190 242 100/.5)}.border-b-lime-300\/55{border-bottom-color:rgb(190 242 100/.55)}.border-b-lime-300\/60{border-bottom-color:rgb(190 242 100/.6)}.border-b-lime-300\/65{border-bottom-color:rgb(190 242 100/.65)}.border-b-lime-300\/70{border-bottom-color:rgb(190 242 100/.7)}.border-b-lime-300\/75{border-bottom-color:rgb(190 242 100/.75)}.border-b-lime-300\/80{border-bottom-color:rgb(190 242 100/.8)}.border-b-lime-300\/85{border-bottom-color:rgb(190 242 100/.85)}.border-b-lime-300\/90{border-bottom-color:rgb(190 242 100/.9)}.border-b-lime-300\/95{border-bottom-color:rgb(190 242 100/.95)}.border-b-lime-400{--tw-border-opacity:1;border-bottom-color:rgb(163 230 53/var(--tw-border-opacity,1))}.border-b-lime-400\/0{border-bottom-color:rgb(163 230 53/0)}.border-b-lime-400\/10{border-bottom-color:rgb(163 230 53/.1)}.border-b-lime-400\/100{border-bottom-color:rgb(163 230 53/1)}.border-b-lime-400\/15{border-bottom-color:rgb(163 230 53/.15)}.border-b-lime-400\/20{border-bottom-color:rgb(163 230 53/.2)}.border-b-lime-400\/25{border-bottom-color:rgb(163 230 53/.25)}.border-b-lime-400\/30{border-bottom-color:rgb(163 230 53/.3)}.border-b-lime-400\/35{border-bottom-color:rgb(163 230 53/.35)}.border-b-lime-400\/40{border-bottom-color:rgb(163 230 53/.4)}.border-b-lime-400\/45{border-bottom-color:rgb(163 230 53/.45)}.border-b-lime-400\/5{border-bottom-color:rgb(163 230 53/.05)}.border-b-lime-400\/50{border-bottom-color:rgb(163 230 53/.5)}.border-b-lime-400\/55{border-bottom-color:rgb(163 230 53/.55)}.border-b-lime-400\/60{border-bottom-color:rgb(163 230 53/.6)}.border-b-lime-400\/65{border-bottom-color:rgb(163 230 53/.65)}.border-b-lime-400\/70{border-bottom-color:rgb(163 230 53/.7)}.border-b-lime-400\/75{border-bottom-color:rgb(163 230 53/.75)}.border-b-lime-400\/80{border-bottom-color:rgb(163 230 53/.8)}.border-b-lime-400\/85{border-bottom-color:rgb(163 230 53/.85)}.border-b-lime-400\/90{border-bottom-color:rgb(163 230 53/.9)}.border-b-lime-400\/95{border-bottom-color:rgb(163 230 53/.95)}.border-b-lime-500{--tw-border-opacity:1;border-bottom-color:rgb(132 204 22/var(--tw-border-opacity,1))}.border-b-lime-500\/0{border-bottom-color:rgb(132 204 22/0)}.border-b-lime-500\/10{border-bottom-color:rgb(132 204 22/.1)}.border-b-lime-500\/100{border-bottom-color:rgb(132 204 22/1)}.border-b-lime-500\/15{border-bottom-color:rgb(132 204 22/.15)}.border-b-lime-500\/20{border-bottom-color:rgb(132 204 22/.2)}.border-b-lime-500\/25{border-bottom-color:rgb(132 204 22/.25)}.border-b-lime-500\/30{border-bottom-color:rgb(132 204 22/.3)}.border-b-lime-500\/35{border-bottom-color:rgb(132 204 22/.35)}.border-b-lime-500\/40{border-bottom-color:rgb(132 204 22/.4)}.border-b-lime-500\/45{border-bottom-color:rgb(132 204 22/.45)}.border-b-lime-500\/5{border-bottom-color:rgb(132 204 22/.05)}.border-b-lime-500\/50{border-bottom-color:rgb(132 204 22/.5)}.border-b-lime-500\/55{border-bottom-color:rgb(132 204 22/.55)}.border-b-lime-500\/60{border-bottom-color:rgb(132 204 22/.6)}.border-b-lime-500\/65{border-bottom-color:rgb(132 204 22/.65)}.border-b-lime-500\/70{border-bottom-color:rgb(132 204 22/.7)}.border-b-lime-500\/75{border-bottom-color:rgb(132 204 22/.75)}.border-b-lime-500\/80{border-bottom-color:rgb(132 204 22/.8)}.border-b-lime-500\/85{border-bottom-color:rgb(132 204 22/.85)}.border-b-lime-500\/90{border-bottom-color:rgb(132 204 22/.9)}.border-b-lime-500\/95{border-bottom-color:rgb(132 204 22/.95)}.border-b-lime-600{--tw-border-opacity:1;border-bottom-color:rgb(101 163 13/var(--tw-border-opacity,1))}.border-b-lime-600\/0{border-bottom-color:rgb(101 163 13/0)}.border-b-lime-600\/10{border-bottom-color:rgb(101 163 13/.1)}.border-b-lime-600\/100{border-bottom-color:rgb(101 163 13/1)}.border-b-lime-600\/15{border-bottom-color:rgb(101 163 13/.15)}.border-b-lime-600\/20{border-bottom-color:rgb(101 163 13/.2)}.border-b-lime-600\/25{border-bottom-color:rgb(101 163 13/.25)}.border-b-lime-600\/30{border-bottom-color:rgb(101 163 13/.3)}.border-b-lime-600\/35{border-bottom-color:rgb(101 163 13/.35)}.border-b-lime-600\/40{border-bottom-color:rgb(101 163 13/.4)}.border-b-lime-600\/45{border-bottom-color:rgb(101 163 13/.45)}.border-b-lime-600\/5{border-bottom-color:rgb(101 163 13/.05)}.border-b-lime-600\/50{border-bottom-color:rgb(101 163 13/.5)}.border-b-lime-600\/55{border-bottom-color:rgb(101 163 13/.55)}.border-b-lime-600\/60{border-bottom-color:rgb(101 163 13/.6)}.border-b-lime-600\/65{border-bottom-color:rgb(101 163 13/.65)}.border-b-lime-600\/70{border-bottom-color:rgb(101 163 13/.7)}.border-b-lime-600\/75{border-bottom-color:rgb(101 163 13/.75)}.border-b-lime-600\/80{border-bottom-color:rgb(101 163 13/.8)}.border-b-lime-600\/85{border-bottom-color:rgb(101 163 13/.85)}.border-b-lime-600\/90{border-bottom-color:rgb(101 163 13/.9)}.border-b-lime-600\/95{border-bottom-color:rgb(101 163 13/.95)}.border-b-lime-700{--tw-border-opacity:1;border-bottom-color:rgb(77 124 15/var(--tw-border-opacity,1))}.border-b-lime-700\/0{border-bottom-color:rgb(77 124 15/0)}.border-b-lime-700\/10{border-bottom-color:rgb(77 124 15/.1)}.border-b-lime-700\/100{border-bottom-color:rgb(77 124 15/1)}.border-b-lime-700\/15{border-bottom-color:rgb(77 124 15/.15)}.border-b-lime-700\/20{border-bottom-color:rgb(77 124 15/.2)}.border-b-lime-700\/25{border-bottom-color:rgb(77 124 15/.25)}.border-b-lime-700\/30{border-bottom-color:rgb(77 124 15/.3)}.border-b-lime-700\/35{border-bottom-color:rgb(77 124 15/.35)}.border-b-lime-700\/40{border-bottom-color:rgb(77 124 15/.4)}.border-b-lime-700\/45{border-bottom-color:rgb(77 124 15/.45)}.border-b-lime-700\/5{border-bottom-color:rgb(77 124 15/.05)}.border-b-lime-700\/50{border-bottom-color:rgb(77 124 15/.5)}.border-b-lime-700\/55{border-bottom-color:rgb(77 124 15/.55)}.border-b-lime-700\/60{border-bottom-color:rgb(77 124 15/.6)}.border-b-lime-700\/65{border-bottom-color:rgb(77 124 15/.65)}.border-b-lime-700\/70{border-bottom-color:rgb(77 124 15/.7)}.border-b-lime-700\/75{border-bottom-color:rgb(77 124 15/.75)}.border-b-lime-700\/80{border-bottom-color:rgb(77 124 15/.8)}.border-b-lime-700\/85{border-bottom-color:rgb(77 124 15/.85)}.border-b-lime-700\/90{border-bottom-color:rgb(77 124 15/.9)}.border-b-lime-700\/95{border-bottom-color:rgb(77 124 15/.95)}.border-b-lime-800{--tw-border-opacity:1;border-bottom-color:rgb(63 98 18/var(--tw-border-opacity,1))}.border-b-lime-800\/0{border-bottom-color:rgb(63 98 18/0)}.border-b-lime-800\/10{border-bottom-color:rgb(63 98 18/.1)}.border-b-lime-800\/100{border-bottom-color:rgb(63 98 18/1)}.border-b-lime-800\/15{border-bottom-color:rgb(63 98 18/.15)}.border-b-lime-800\/20{border-bottom-color:rgb(63 98 18/.2)}.border-b-lime-800\/25{border-bottom-color:rgb(63 98 18/.25)}.border-b-lime-800\/30{border-bottom-color:rgb(63 98 18/.3)}.border-b-lime-800\/35{border-bottom-color:rgb(63 98 18/.35)}.border-b-lime-800\/40{border-bottom-color:rgb(63 98 18/.4)}.border-b-lime-800\/45{border-bottom-color:rgb(63 98 18/.45)}.border-b-lime-800\/5{border-bottom-color:rgb(63 98 18/.05)}.border-b-lime-800\/50{border-bottom-color:rgb(63 98 18/.5)}.border-b-lime-800\/55{border-bottom-color:rgb(63 98 18/.55)}.border-b-lime-800\/60{border-bottom-color:rgb(63 98 18/.6)}.border-b-lime-800\/65{border-bottom-color:rgb(63 98 18/.65)}.border-b-lime-800\/70{border-bottom-color:rgb(63 98 18/.7)}.border-b-lime-800\/75{border-bottom-color:rgb(63 98 18/.75)}.border-b-lime-800\/80{border-bottom-color:rgb(63 98 18/.8)}.border-b-lime-800\/85{border-bottom-color:rgb(63 98 18/.85)}.border-b-lime-800\/90{border-bottom-color:rgb(63 98 18/.9)}.border-b-lime-800\/95{border-bottom-color:rgb(63 98 18/.95)}.border-b-lime-900{--tw-border-opacity:1;border-bottom-color:rgb(54 83 20/var(--tw-border-opacity,1))}.border-b-lime-900\/0{border-bottom-color:rgb(54 83 20/0)}.border-b-lime-900\/10{border-bottom-color:rgb(54 83 20/.1)}.border-b-lime-900\/100{border-bottom-color:rgb(54 83 20/1)}.border-b-lime-900\/15{border-bottom-color:rgb(54 83 20/.15)}.border-b-lime-900\/20{border-bottom-color:rgb(54 83 20/.2)}.border-b-lime-900\/25{border-bottom-color:rgb(54 83 20/.25)}.border-b-lime-900\/30{border-bottom-color:rgb(54 83 20/.3)}.border-b-lime-900\/35{border-bottom-color:rgb(54 83 20/.35)}.border-b-lime-900\/40{border-bottom-color:rgb(54 83 20/.4)}.border-b-lime-900\/45{border-bottom-color:rgb(54 83 20/.45)}.border-b-lime-900\/5{border-bottom-color:rgb(54 83 20/.05)}.border-b-lime-900\/50{border-bottom-color:rgb(54 83 20/.5)}.border-b-lime-900\/55{border-bottom-color:rgb(54 83 20/.55)}.border-b-lime-900\/60{border-bottom-color:rgb(54 83 20/.6)}.border-b-lime-900\/65{border-bottom-color:rgb(54 83 20/.65)}.border-b-lime-900\/70{border-bottom-color:rgb(54 83 20/.7)}.border-b-lime-900\/75{border-bottom-color:rgb(54 83 20/.75)}.border-b-lime-900\/80{border-bottom-color:rgb(54 83 20/.8)}.border-b-lime-900\/85{border-bottom-color:rgb(54 83 20/.85)}.border-b-lime-900\/90{border-bottom-color:rgb(54 83 20/.9)}.border-b-lime-900\/95{border-bottom-color:rgb(54 83 20/.95)}.border-b-neutral-100{--tw-border-opacity:1;border-bottom-color:rgb(245 245 245/var(--tw-border-opacity,1))}.border-b-neutral-100\/0{border-bottom-color:rgb(245 245 245/0)}.border-b-neutral-100\/10{border-bottom-color:rgb(245 245 245/.1)}.border-b-neutral-100\/100{border-bottom-color:rgb(245 245 245/1)}.border-b-neutral-100\/15{border-bottom-color:rgb(245 245 245/.15)}.border-b-neutral-100\/20{border-bottom-color:rgb(245 245 245/.2)}.border-b-neutral-100\/25{border-bottom-color:rgb(245 245 245/.25)}.border-b-neutral-100\/30{border-bottom-color:rgb(245 245 245/.3)}.border-b-neutral-100\/35{border-bottom-color:rgb(245 245 245/.35)}.border-b-neutral-100\/40{border-bottom-color:rgb(245 245 245/.4)}.border-b-neutral-100\/45{border-bottom-color:rgb(245 245 245/.45)}.border-b-neutral-100\/5{border-bottom-color:rgb(245 245 245/.05)}.border-b-neutral-100\/50{border-bottom-color:rgb(245 245 245/.5)}.border-b-neutral-100\/55{border-bottom-color:rgb(245 245 245/.55)}.border-b-neutral-100\/60{border-bottom-color:rgb(245 245 245/.6)}.border-b-neutral-100\/65{border-bottom-color:rgb(245 245 245/.65)}.border-b-neutral-100\/70{border-bottom-color:rgb(245 245 245/.7)}.border-b-neutral-100\/75{border-bottom-color:rgb(245 245 245/.75)}.border-b-neutral-100\/80{border-bottom-color:rgb(245 245 245/.8)}.border-b-neutral-100\/85{border-bottom-color:rgb(245 245 245/.85)}.border-b-neutral-100\/90{border-bottom-color:rgb(245 245 245/.9)}.border-b-neutral-100\/95{border-bottom-color:rgb(245 245 245/.95)}.border-b-neutral-200{--tw-border-opacity:1;border-bottom-color:rgb(229 229 229/var(--tw-border-opacity,1))}.border-b-neutral-200\/0{border-bottom-color:rgb(229 229 229/0)}.border-b-neutral-200\/10{border-bottom-color:rgb(229 229 229/.1)}.border-b-neutral-200\/100{border-bottom-color:rgb(229 229 229/1)}.border-b-neutral-200\/15{border-bottom-color:rgb(229 229 229/.15)}.border-b-neutral-200\/20{border-bottom-color:rgb(229 229 229/.2)}.border-b-neutral-200\/25{border-bottom-color:rgb(229 229 229/.25)}.border-b-neutral-200\/30{border-bottom-color:rgb(229 229 229/.3)}.border-b-neutral-200\/35{border-bottom-color:rgb(229 229 229/.35)}.border-b-neutral-200\/40{border-bottom-color:rgb(229 229 229/.4)}.border-b-neutral-200\/45{border-bottom-color:rgb(229 229 229/.45)}.border-b-neutral-200\/5{border-bottom-color:rgb(229 229 229/.05)}.border-b-neutral-200\/50{border-bottom-color:rgb(229 229 229/.5)}.border-b-neutral-200\/55{border-bottom-color:rgb(229 229 229/.55)}.border-b-neutral-200\/60{border-bottom-color:rgb(229 229 229/.6)}.border-b-neutral-200\/65{border-bottom-color:rgb(229 229 229/.65)}.border-b-neutral-200\/70{border-bottom-color:rgb(229 229 229/.7)}.border-b-neutral-200\/75{border-bottom-color:rgb(229 229 229/.75)}.border-b-neutral-200\/80{border-bottom-color:rgb(229 229 229/.8)}.border-b-neutral-200\/85{border-bottom-color:rgb(229 229 229/.85)}.border-b-neutral-200\/90{border-bottom-color:rgb(229 229 229/.9)}.border-b-neutral-200\/95{border-bottom-color:rgb(229 229 229/.95)}.border-b-neutral-300{--tw-border-opacity:1;border-bottom-color:rgb(212 212 212/var(--tw-border-opacity,1))}.border-b-neutral-300\/0{border-bottom-color:rgb(212 212 212/0)}.border-b-neutral-300\/10{border-bottom-color:rgb(212 212 212/.1)}.border-b-neutral-300\/100{border-bottom-color:rgb(212 212 212/1)}.border-b-neutral-300\/15{border-bottom-color:rgb(212 212 212/.15)}.border-b-neutral-300\/20{border-bottom-color:rgb(212 212 212/.2)}.border-b-neutral-300\/25{border-bottom-color:rgb(212 212 212/.25)}.border-b-neutral-300\/30{border-bottom-color:rgb(212 212 212/.3)}.border-b-neutral-300\/35{border-bottom-color:rgb(212 212 212/.35)}.border-b-neutral-300\/40{border-bottom-color:rgb(212 212 212/.4)}.border-b-neutral-300\/45{border-bottom-color:rgb(212 212 212/.45)}.border-b-neutral-300\/5{border-bottom-color:rgb(212 212 212/.05)}.border-b-neutral-300\/50{border-bottom-color:rgb(212 212 212/.5)}.border-b-neutral-300\/55{border-bottom-color:rgb(212 212 212/.55)}.border-b-neutral-300\/60{border-bottom-color:rgb(212 212 212/.6)}.border-b-neutral-300\/65{border-bottom-color:rgb(212 212 212/.65)}.border-b-neutral-300\/70{border-bottom-color:rgb(212 212 212/.7)}.border-b-neutral-300\/75{border-bottom-color:rgb(212 212 212/.75)}.border-b-neutral-300\/80{border-bottom-color:rgb(212 212 212/.8)}.border-b-neutral-300\/85{border-bottom-color:rgb(212 212 212/.85)}.border-b-neutral-300\/90{border-bottom-color:rgb(212 212 212/.9)}.border-b-neutral-300\/95{border-bottom-color:rgb(212 212 212/.95)}.border-b-neutral-400{--tw-border-opacity:1;border-bottom-color:rgb(163 163 163/var(--tw-border-opacity,1))}.border-b-neutral-400\/0{border-bottom-color:rgb(163 163 163/0)}.border-b-neutral-400\/10{border-bottom-color:rgb(163 163 163/.1)}.border-b-neutral-400\/100{border-bottom-color:rgb(163 163 163/1)}.border-b-neutral-400\/15{border-bottom-color:rgb(163 163 163/.15)}.border-b-neutral-400\/20{border-bottom-color:rgb(163 163 163/.2)}.border-b-neutral-400\/25{border-bottom-color:rgb(163 163 163/.25)}.border-b-neutral-400\/30{border-bottom-color:rgb(163 163 163/.3)}.border-b-neutral-400\/35{border-bottom-color:rgb(163 163 163/.35)}.border-b-neutral-400\/40{border-bottom-color:rgb(163 163 163/.4)}.border-b-neutral-400\/45{border-bottom-color:rgb(163 163 163/.45)}.border-b-neutral-400\/5{border-bottom-color:rgb(163 163 163/.05)}.border-b-neutral-400\/50{border-bottom-color:rgb(163 163 163/.5)}.border-b-neutral-400\/55{border-bottom-color:rgb(163 163 163/.55)}.border-b-neutral-400\/60{border-bottom-color:rgb(163 163 163/.6)}.border-b-neutral-400\/65{border-bottom-color:rgb(163 163 163/.65)}.border-b-neutral-400\/70{border-bottom-color:rgb(163 163 163/.7)}.border-b-neutral-400\/75{border-bottom-color:rgb(163 163 163/.75)}.border-b-neutral-400\/80{border-bottom-color:rgb(163 163 163/.8)}.border-b-neutral-400\/85{border-bottom-color:rgb(163 163 163/.85)}.border-b-neutral-400\/90{border-bottom-color:rgb(163 163 163/.9)}.border-b-neutral-400\/95{border-bottom-color:rgb(163 163 163/.95)}.border-b-neutral-500{--tw-border-opacity:1;border-bottom-color:rgb(115 115 115/var(--tw-border-opacity,1))}.border-b-neutral-500\/0{border-bottom-color:rgb(115 115 115/0)}.border-b-neutral-500\/10{border-bottom-color:rgb(115 115 115/.1)}.border-b-neutral-500\/100{border-bottom-color:rgb(115 115 115/1)}.border-b-neutral-500\/15{border-bottom-color:rgb(115 115 115/.15)}.border-b-neutral-500\/20{border-bottom-color:rgb(115 115 115/.2)}.border-b-neutral-500\/25{border-bottom-color:rgb(115 115 115/.25)}.border-b-neutral-500\/30{border-bottom-color:rgb(115 115 115/.3)}.border-b-neutral-500\/35{border-bottom-color:rgb(115 115 115/.35)}.border-b-neutral-500\/40{border-bottom-color:rgb(115 115 115/.4)}.border-b-neutral-500\/45{border-bottom-color:rgb(115 115 115/.45)}.border-b-neutral-500\/5{border-bottom-color:rgb(115 115 115/.05)}.border-b-neutral-500\/50{border-bottom-color:rgb(115 115 115/.5)}.border-b-neutral-500\/55{border-bottom-color:rgb(115 115 115/.55)}.border-b-neutral-500\/60{border-bottom-color:rgb(115 115 115/.6)}.border-b-neutral-500\/65{border-bottom-color:rgb(115 115 115/.65)}.border-b-neutral-500\/70{border-bottom-color:rgb(115 115 115/.7)}.border-b-neutral-500\/75{border-bottom-color:rgb(115 115 115/.75)}.border-b-neutral-500\/80{border-bottom-color:rgb(115 115 115/.8)}.border-b-neutral-500\/85{border-bottom-color:rgb(115 115 115/.85)}.border-b-neutral-500\/90{border-bottom-color:rgb(115 115 115/.9)}.border-b-neutral-500\/95{border-bottom-color:rgb(115 115 115/.95)}.border-b-neutral-600{--tw-border-opacity:1;border-bottom-color:rgb(82 82 82/var(--tw-border-opacity,1))}.border-b-neutral-600\/0{border-bottom-color:rgb(82 82 82/0)}.border-b-neutral-600\/10{border-bottom-color:rgb(82 82 82/.1)}.border-b-neutral-600\/100{border-bottom-color:rgb(82 82 82/1)}.border-b-neutral-600\/15{border-bottom-color:rgb(82 82 82/.15)}.border-b-neutral-600\/20{border-bottom-color:rgb(82 82 82/.2)}.border-b-neutral-600\/25{border-bottom-color:rgb(82 82 82/.25)}.border-b-neutral-600\/30{border-bottom-color:rgb(82 82 82/.3)}.border-b-neutral-600\/35{border-bottom-color:rgb(82 82 82/.35)}.border-b-neutral-600\/40{border-bottom-color:rgb(82 82 82/.4)}.border-b-neutral-600\/45{border-bottom-color:rgb(82 82 82/.45)}.border-b-neutral-600\/5{border-bottom-color:rgb(82 82 82/.05)}.border-b-neutral-600\/50{border-bottom-color:rgb(82 82 82/.5)}.border-b-neutral-600\/55{border-bottom-color:rgb(82 82 82/.55)}.border-b-neutral-600\/60{border-bottom-color:rgb(82 82 82/.6)}.border-b-neutral-600\/65{border-bottom-color:rgb(82 82 82/.65)}.border-b-neutral-600\/70{border-bottom-color:rgb(82 82 82/.7)}.border-b-neutral-600\/75{border-bottom-color:rgb(82 82 82/.75)}.border-b-neutral-600\/80{border-bottom-color:rgb(82 82 82/.8)}.border-b-neutral-600\/85{border-bottom-color:rgb(82 82 82/.85)}.border-b-neutral-600\/90{border-bottom-color:rgb(82 82 82/.9)}.border-b-neutral-600\/95{border-bottom-color:rgb(82 82 82/.95)}.border-b-neutral-700{--tw-border-opacity:1;border-bottom-color:rgb(64 64 64/var(--tw-border-opacity,1))}.border-b-neutral-700\/0{border-bottom-color:rgb(64 64 64/0)}.border-b-neutral-700\/10{border-bottom-color:rgb(64 64 64/.1)}.border-b-neutral-700\/100{border-bottom-color:rgb(64 64 64/1)}.border-b-neutral-700\/15{border-bottom-color:rgb(64 64 64/.15)}.border-b-neutral-700\/20{border-bottom-color:rgb(64 64 64/.2)}.border-b-neutral-700\/25{border-bottom-color:rgb(64 64 64/.25)}.border-b-neutral-700\/30{border-bottom-color:rgb(64 64 64/.3)}.border-b-neutral-700\/35{border-bottom-color:rgb(64 64 64/.35)}.border-b-neutral-700\/40{border-bottom-color:rgb(64 64 64/.4)}.border-b-neutral-700\/45{border-bottom-color:rgb(64 64 64/.45)}.border-b-neutral-700\/5{border-bottom-color:rgb(64 64 64/.05)}.border-b-neutral-700\/50{border-bottom-color:rgb(64 64 64/.5)}.border-b-neutral-700\/55{border-bottom-color:rgb(64 64 64/.55)}.border-b-neutral-700\/60{border-bottom-color:rgb(64 64 64/.6)}.border-b-neutral-700\/65{border-bottom-color:rgb(64 64 64/.65)}.border-b-neutral-700\/70{border-bottom-color:rgb(64 64 64/.7)}.border-b-neutral-700\/75{border-bottom-color:rgb(64 64 64/.75)}.border-b-neutral-700\/80{border-bottom-color:rgb(64 64 64/.8)}.border-b-neutral-700\/85{border-bottom-color:rgb(64 64 64/.85)}.border-b-neutral-700\/90{border-bottom-color:rgb(64 64 64/.9)}.border-b-neutral-700\/95{border-bottom-color:rgb(64 64 64/.95)}.border-b-neutral-800{--tw-border-opacity:1;border-bottom-color:rgb(38 38 38/var(--tw-border-opacity,1))}.border-b-neutral-800\/0{border-bottom-color:rgb(38 38 38/0)}.border-b-neutral-800\/10{border-bottom-color:rgb(38 38 38/.1)}.border-b-neutral-800\/100{border-bottom-color:rgb(38 38 38/1)}.border-b-neutral-800\/15{border-bottom-color:rgb(38 38 38/.15)}.border-b-neutral-800\/20{border-bottom-color:rgb(38 38 38/.2)}.border-b-neutral-800\/25{border-bottom-color:rgb(38 38 38/.25)}.border-b-neutral-800\/30{border-bottom-color:rgb(38 38 38/.3)}.border-b-neutral-800\/35{border-bottom-color:rgb(38 38 38/.35)}.border-b-neutral-800\/40{border-bottom-color:rgb(38 38 38/.4)}.border-b-neutral-800\/45{border-bottom-color:rgb(38 38 38/.45)}.border-b-neutral-800\/5{border-bottom-color:rgb(38 38 38/.05)}.border-b-neutral-800\/50{border-bottom-color:rgb(38 38 38/.5)}.border-b-neutral-800\/55{border-bottom-color:rgb(38 38 38/.55)}.border-b-neutral-800\/60{border-bottom-color:rgb(38 38 38/.6)}.border-b-neutral-800\/65{border-bottom-color:rgb(38 38 38/.65)}.border-b-neutral-800\/70{border-bottom-color:rgb(38 38 38/.7)}.border-b-neutral-800\/75{border-bottom-color:rgb(38 38 38/.75)}.border-b-neutral-800\/80{border-bottom-color:rgb(38 38 38/.8)}.border-b-neutral-800\/85{border-bottom-color:rgb(38 38 38/.85)}.border-b-neutral-800\/90{border-bottom-color:rgb(38 38 38/.9)}.border-b-neutral-800\/95{border-bottom-color:rgb(38 38 38/.95)}.border-b-neutral-900{--tw-border-opacity:1;border-bottom-color:rgb(23 23 23/var(--tw-border-opacity,1))}.border-b-neutral-900\/0{border-bottom-color:rgb(23 23 23/0)}.border-b-neutral-900\/10{border-bottom-color:rgb(23 23 23/.1)}.border-b-neutral-900\/100{border-bottom-color:rgb(23 23 23/1)}.border-b-neutral-900\/15{border-bottom-color:rgb(23 23 23/.15)}.border-b-neutral-900\/20{border-bottom-color:rgb(23 23 23/.2)}.border-b-neutral-900\/25{border-bottom-color:rgb(23 23 23/.25)}.border-b-neutral-900\/30{border-bottom-color:rgb(23 23 23/.3)}.border-b-neutral-900\/35{border-bottom-color:rgb(23 23 23/.35)}.border-b-neutral-900\/40{border-bottom-color:rgb(23 23 23/.4)}.border-b-neutral-900\/45{border-bottom-color:rgb(23 23 23/.45)}.border-b-neutral-900\/5{border-bottom-color:rgb(23 23 23/.05)}.border-b-neutral-900\/50{border-bottom-color:rgb(23 23 23/.5)}.border-b-neutral-900\/55{border-bottom-color:rgb(23 23 23/.55)}.border-b-neutral-900\/60{border-bottom-color:rgb(23 23 23/.6)}.border-b-neutral-900\/65{border-bottom-color:rgb(23 23 23/.65)}.border-b-neutral-900\/70{border-bottom-color:rgb(23 23 23/.7)}.border-b-neutral-900\/75{border-bottom-color:rgb(23 23 23/.75)}.border-b-neutral-900\/80{border-bottom-color:rgb(23 23 23/.8)}.border-b-neutral-900\/85{border-bottom-color:rgb(23 23 23/.85)}.border-b-neutral-900\/90{border-bottom-color:rgb(23 23 23/.9)}.border-b-neutral-900\/95{border-bottom-color:rgb(23 23 23/.95)}.border-b-orange-100{--tw-border-opacity:1;border-bottom-color:rgb(255 237 213/var(--tw-border-opacity,1))}.border-b-orange-100\/0{border-bottom-color:rgb(255 237 213/0)}.border-b-orange-100\/10{border-bottom-color:rgb(255 237 213/.1)}.border-b-orange-100\/100{border-bottom-color:rgb(255 237 213/1)}.border-b-orange-100\/15{border-bottom-color:rgb(255 237 213/.15)}.border-b-orange-100\/20{border-bottom-color:rgb(255 237 213/.2)}.border-b-orange-100\/25{border-bottom-color:rgb(255 237 213/.25)}.border-b-orange-100\/30{border-bottom-color:rgb(255 237 213/.3)}.border-b-orange-100\/35{border-bottom-color:rgb(255 237 213/.35)}.border-b-orange-100\/40{border-bottom-color:rgb(255 237 213/.4)}.border-b-orange-100\/45{border-bottom-color:rgb(255 237 213/.45)}.border-b-orange-100\/5{border-bottom-color:rgb(255 237 213/.05)}.border-b-orange-100\/50{border-bottom-color:rgb(255 237 213/.5)}.border-b-orange-100\/55{border-bottom-color:rgb(255 237 213/.55)}.border-b-orange-100\/60{border-bottom-color:rgb(255 237 213/.6)}.border-b-orange-100\/65{border-bottom-color:rgb(255 237 213/.65)}.border-b-orange-100\/70{border-bottom-color:rgb(255 237 213/.7)}.border-b-orange-100\/75{border-bottom-color:rgb(255 237 213/.75)}.border-b-orange-100\/80{border-bottom-color:rgb(255 237 213/.8)}.border-b-orange-100\/85{border-bottom-color:rgb(255 237 213/.85)}.border-b-orange-100\/90{border-bottom-color:rgb(255 237 213/.9)}.border-b-orange-100\/95{border-bottom-color:rgb(255 237 213/.95)}.border-b-orange-200{--tw-border-opacity:1;border-bottom-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-b-orange-200\/0{border-bottom-color:rgb(254 215 170/0)}.border-b-orange-200\/10{border-bottom-color:rgb(254 215 170/.1)}.border-b-orange-200\/100{border-bottom-color:rgb(254 215 170/1)}.border-b-orange-200\/15{border-bottom-color:rgb(254 215 170/.15)}.border-b-orange-200\/20{border-bottom-color:rgb(254 215 170/.2)}.border-b-orange-200\/25{border-bottom-color:rgb(254 215 170/.25)}.border-b-orange-200\/30{border-bottom-color:rgb(254 215 170/.3)}.border-b-orange-200\/35{border-bottom-color:rgb(254 215 170/.35)}.border-b-orange-200\/40{border-bottom-color:rgb(254 215 170/.4)}.border-b-orange-200\/45{border-bottom-color:rgb(254 215 170/.45)}.border-b-orange-200\/5{border-bottom-color:rgb(254 215 170/.05)}.border-b-orange-200\/50{border-bottom-color:rgb(254 215 170/.5)}.border-b-orange-200\/55{border-bottom-color:rgb(254 215 170/.55)}.border-b-orange-200\/60{border-bottom-color:rgb(254 215 170/.6)}.border-b-orange-200\/65{border-bottom-color:rgb(254 215 170/.65)}.border-b-orange-200\/70{border-bottom-color:rgb(254 215 170/.7)}.border-b-orange-200\/75{border-bottom-color:rgb(254 215 170/.75)}.border-b-orange-200\/80{border-bottom-color:rgb(254 215 170/.8)}.border-b-orange-200\/85{border-bottom-color:rgb(254 215 170/.85)}.border-b-orange-200\/90{border-bottom-color:rgb(254 215 170/.9)}.border-b-orange-200\/95{border-bottom-color:rgb(254 215 170/.95)}.border-b-orange-300{--tw-border-opacity:1;border-bottom-color:rgb(253 186 116/var(--tw-border-opacity,1))}.border-b-orange-300\/0{border-bottom-color:rgb(253 186 116/0)}.border-b-orange-300\/10{border-bottom-color:rgb(253 186 116/.1)}.border-b-orange-300\/100{border-bottom-color:rgb(253 186 116/1)}.border-b-orange-300\/15{border-bottom-color:rgb(253 186 116/.15)}.border-b-orange-300\/20{border-bottom-color:rgb(253 186 116/.2)}.border-b-orange-300\/25{border-bottom-color:rgb(253 186 116/.25)}.border-b-orange-300\/30{border-bottom-color:rgb(253 186 116/.3)}.border-b-orange-300\/35{border-bottom-color:rgb(253 186 116/.35)}.border-b-orange-300\/40{border-bottom-color:rgb(253 186 116/.4)}.border-b-orange-300\/45{border-bottom-color:rgb(253 186 116/.45)}.border-b-orange-300\/5{border-bottom-color:rgb(253 186 116/.05)}.border-b-orange-300\/50{border-bottom-color:rgb(253 186 116/.5)}.border-b-orange-300\/55{border-bottom-color:rgb(253 186 116/.55)}.border-b-orange-300\/60{border-bottom-color:rgb(253 186 116/.6)}.border-b-orange-300\/65{border-bottom-color:rgb(253 186 116/.65)}.border-b-orange-300\/70{border-bottom-color:rgb(253 186 116/.7)}.border-b-orange-300\/75{border-bottom-color:rgb(253 186 116/.75)}.border-b-orange-300\/80{border-bottom-color:rgb(253 186 116/.8)}.border-b-orange-300\/85{border-bottom-color:rgb(253 186 116/.85)}.border-b-orange-300\/90{border-bottom-color:rgb(253 186 116/.9)}.border-b-orange-300\/95{border-bottom-color:rgb(253 186 116/.95)}.border-b-orange-400{--tw-border-opacity:1;border-bottom-color:rgb(251 146 60/var(--tw-border-opacity,1))}.border-b-orange-400\/0{border-bottom-color:rgb(251 146 60/0)}.border-b-orange-400\/10{border-bottom-color:rgb(251 146 60/.1)}.border-b-orange-400\/100{border-bottom-color:rgb(251 146 60/1)}.border-b-orange-400\/15{border-bottom-color:rgb(251 146 60/.15)}.border-b-orange-400\/20{border-bottom-color:rgb(251 146 60/.2)}.border-b-orange-400\/25{border-bottom-color:rgb(251 146 60/.25)}.border-b-orange-400\/30{border-bottom-color:rgb(251 146 60/.3)}.border-b-orange-400\/35{border-bottom-color:rgb(251 146 60/.35)}.border-b-orange-400\/40{border-bottom-color:rgb(251 146 60/.4)}.border-b-orange-400\/45{border-bottom-color:rgb(251 146 60/.45)}.border-b-orange-400\/5{border-bottom-color:rgb(251 146 60/.05)}.border-b-orange-400\/50{border-bottom-color:rgb(251 146 60/.5)}.border-b-orange-400\/55{border-bottom-color:rgb(251 146 60/.55)}.border-b-orange-400\/60{border-bottom-color:rgb(251 146 60/.6)}.border-b-orange-400\/65{border-bottom-color:rgb(251 146 60/.65)}.border-b-orange-400\/70{border-bottom-color:rgb(251 146 60/.7)}.border-b-orange-400\/75{border-bottom-color:rgb(251 146 60/.75)}.border-b-orange-400\/80{border-bottom-color:rgb(251 146 60/.8)}.border-b-orange-400\/85{border-bottom-color:rgb(251 146 60/.85)}.border-b-orange-400\/90{border-bottom-color:rgb(251 146 60/.9)}.border-b-orange-400\/95{border-bottom-color:rgb(251 146 60/.95)}.border-b-orange-500{--tw-border-opacity:1;border-bottom-color:rgb(249 115 22/var(--tw-border-opacity,1))}.border-b-orange-500\/0{border-bottom-color:rgb(249 115 22/0)}.border-b-orange-500\/10{border-bottom-color:rgb(249 115 22/.1)}.border-b-orange-500\/100{border-bottom-color:rgb(249 115 22/1)}.border-b-orange-500\/15{border-bottom-color:rgb(249 115 22/.15)}.border-b-orange-500\/20{border-bottom-color:rgb(249 115 22/.2)}.border-b-orange-500\/25{border-bottom-color:rgb(249 115 22/.25)}.border-b-orange-500\/30{border-bottom-color:rgb(249 115 22/.3)}.border-b-orange-500\/35{border-bottom-color:rgb(249 115 22/.35)}.border-b-orange-500\/40{border-bottom-color:rgb(249 115 22/.4)}.border-b-orange-500\/45{border-bottom-color:rgb(249 115 22/.45)}.border-b-orange-500\/5{border-bottom-color:rgb(249 115 22/.05)}.border-b-orange-500\/50{border-bottom-color:rgb(249 115 22/.5)}.border-b-orange-500\/55{border-bottom-color:rgb(249 115 22/.55)}.border-b-orange-500\/60{border-bottom-color:rgb(249 115 22/.6)}.border-b-orange-500\/65{border-bottom-color:rgb(249 115 22/.65)}.border-b-orange-500\/70{border-bottom-color:rgb(249 115 22/.7)}.border-b-orange-500\/75{border-bottom-color:rgb(249 115 22/.75)}.border-b-orange-500\/80{border-bottom-color:rgb(249 115 22/.8)}.border-b-orange-500\/85{border-bottom-color:rgb(249 115 22/.85)}.border-b-orange-500\/90{border-bottom-color:rgb(249 115 22/.9)}.border-b-orange-500\/95{border-bottom-color:rgb(249 115 22/.95)}.border-b-orange-600{--tw-border-opacity:1;border-bottom-color:rgb(234 88 12/var(--tw-border-opacity,1))}.border-b-orange-600\/0{border-bottom-color:rgb(234 88 12/0)}.border-b-orange-600\/10{border-bottom-color:rgb(234 88 12/.1)}.border-b-orange-600\/100{border-bottom-color:rgb(234 88 12/1)}.border-b-orange-600\/15{border-bottom-color:rgb(234 88 12/.15)}.border-b-orange-600\/20{border-bottom-color:rgb(234 88 12/.2)}.border-b-orange-600\/25{border-bottom-color:rgb(234 88 12/.25)}.border-b-orange-600\/30{border-bottom-color:rgb(234 88 12/.3)}.border-b-orange-600\/35{border-bottom-color:rgb(234 88 12/.35)}.border-b-orange-600\/40{border-bottom-color:rgb(234 88 12/.4)}.border-b-orange-600\/45{border-bottom-color:rgb(234 88 12/.45)}.border-b-orange-600\/5{border-bottom-color:rgb(234 88 12/.05)}.border-b-orange-600\/50{border-bottom-color:rgb(234 88 12/.5)}.border-b-orange-600\/55{border-bottom-color:rgb(234 88 12/.55)}.border-b-orange-600\/60{border-bottom-color:rgb(234 88 12/.6)}.border-b-orange-600\/65{border-bottom-color:rgb(234 88 12/.65)}.border-b-orange-600\/70{border-bottom-color:rgb(234 88 12/.7)}.border-b-orange-600\/75{border-bottom-color:rgb(234 88 12/.75)}.border-b-orange-600\/80{border-bottom-color:rgb(234 88 12/.8)}.border-b-orange-600\/85{border-bottom-color:rgb(234 88 12/.85)}.border-b-orange-600\/90{border-bottom-color:rgb(234 88 12/.9)}.border-b-orange-600\/95{border-bottom-color:rgb(234 88 12/.95)}.border-b-orange-700{--tw-border-opacity:1;border-bottom-color:rgb(194 65 12/var(--tw-border-opacity,1))}.border-b-orange-700\/0{border-bottom-color:rgb(194 65 12/0)}.border-b-orange-700\/10{border-bottom-color:rgb(194 65 12/.1)}.border-b-orange-700\/100{border-bottom-color:rgb(194 65 12/1)}.border-b-orange-700\/15{border-bottom-color:rgb(194 65 12/.15)}.border-b-orange-700\/20{border-bottom-color:rgb(194 65 12/.2)}.border-b-orange-700\/25{border-bottom-color:rgb(194 65 12/.25)}.border-b-orange-700\/30{border-bottom-color:rgb(194 65 12/.3)}.border-b-orange-700\/35{border-bottom-color:rgb(194 65 12/.35)}.border-b-orange-700\/40{border-bottom-color:rgb(194 65 12/.4)}.border-b-orange-700\/45{border-bottom-color:rgb(194 65 12/.45)}.border-b-orange-700\/5{border-bottom-color:rgb(194 65 12/.05)}.border-b-orange-700\/50{border-bottom-color:rgb(194 65 12/.5)}.border-b-orange-700\/55{border-bottom-color:rgb(194 65 12/.55)}.border-b-orange-700\/60{border-bottom-color:rgb(194 65 12/.6)}.border-b-orange-700\/65{border-bottom-color:rgb(194 65 12/.65)}.border-b-orange-700\/70{border-bottom-color:rgb(194 65 12/.7)}.border-b-orange-700\/75{border-bottom-color:rgb(194 65 12/.75)}.border-b-orange-700\/80{border-bottom-color:rgb(194 65 12/.8)}.border-b-orange-700\/85{border-bottom-color:rgb(194 65 12/.85)}.border-b-orange-700\/90{border-bottom-color:rgb(194 65 12/.9)}.border-b-orange-700\/95{border-bottom-color:rgb(194 65 12/.95)}.border-b-orange-800{--tw-border-opacity:1;border-bottom-color:rgb(154 52 18/var(--tw-border-opacity,1))}.border-b-orange-800\/0{border-bottom-color:rgb(154 52 18/0)}.border-b-orange-800\/10{border-bottom-color:rgb(154 52 18/.1)}.border-b-orange-800\/100{border-bottom-color:rgb(154 52 18/1)}.border-b-orange-800\/15{border-bottom-color:rgb(154 52 18/.15)}.border-b-orange-800\/20{border-bottom-color:rgb(154 52 18/.2)}.border-b-orange-800\/25{border-bottom-color:rgb(154 52 18/.25)}.border-b-orange-800\/30{border-bottom-color:rgb(154 52 18/.3)}.border-b-orange-800\/35{border-bottom-color:rgb(154 52 18/.35)}.border-b-orange-800\/40{border-bottom-color:rgb(154 52 18/.4)}.border-b-orange-800\/45{border-bottom-color:rgb(154 52 18/.45)}.border-b-orange-800\/5{border-bottom-color:rgb(154 52 18/.05)}.border-b-orange-800\/50{border-bottom-color:rgb(154 52 18/.5)}.border-b-orange-800\/55{border-bottom-color:rgb(154 52 18/.55)}.border-b-orange-800\/60{border-bottom-color:rgb(154 52 18/.6)}.border-b-orange-800\/65{border-bottom-color:rgb(154 52 18/.65)}.border-b-orange-800\/70{border-bottom-color:rgb(154 52 18/.7)}.border-b-orange-800\/75{border-bottom-color:rgb(154 52 18/.75)}.border-b-orange-800\/80{border-bottom-color:rgb(154 52 18/.8)}.border-b-orange-800\/85{border-bottom-color:rgb(154 52 18/.85)}.border-b-orange-800\/90{border-bottom-color:rgb(154 52 18/.9)}.border-b-orange-800\/95{border-bottom-color:rgb(154 52 18/.95)}.border-b-orange-900{--tw-border-opacity:1;border-bottom-color:rgb(124 45 18/var(--tw-border-opacity,1))}.border-b-orange-900\/0{border-bottom-color:rgb(124 45 18/0)}.border-b-orange-900\/10{border-bottom-color:rgb(124 45 18/.1)}.border-b-orange-900\/100{border-bottom-color:rgb(124 45 18/1)}.border-b-orange-900\/15{border-bottom-color:rgb(124 45 18/.15)}.border-b-orange-900\/20{border-bottom-color:rgb(124 45 18/.2)}.border-b-orange-900\/25{border-bottom-color:rgb(124 45 18/.25)}.border-b-orange-900\/30{border-bottom-color:rgb(124 45 18/.3)}.border-b-orange-900\/35{border-bottom-color:rgb(124 45 18/.35)}.border-b-orange-900\/40{border-bottom-color:rgb(124 45 18/.4)}.border-b-orange-900\/45{border-bottom-color:rgb(124 45 18/.45)}.border-b-orange-900\/5{border-bottom-color:rgb(124 45 18/.05)}.border-b-orange-900\/50{border-bottom-color:rgb(124 45 18/.5)}.border-b-orange-900\/55{border-bottom-color:rgb(124 45 18/.55)}.border-b-orange-900\/60{border-bottom-color:rgb(124 45 18/.6)}.border-b-orange-900\/65{border-bottom-color:rgb(124 45 18/.65)}.border-b-orange-900\/70{border-bottom-color:rgb(124 45 18/.7)}.border-b-orange-900\/75{border-bottom-color:rgb(124 45 18/.75)}.border-b-orange-900\/80{border-bottom-color:rgb(124 45 18/.8)}.border-b-orange-900\/85{border-bottom-color:rgb(124 45 18/.85)}.border-b-orange-900\/90{border-bottom-color:rgb(124 45 18/.9)}.border-b-orange-900\/95{border-bottom-color:rgb(124 45 18/.95)}.border-b-pink-100{--tw-border-opacity:1;border-bottom-color:rgb(252 231 243/var(--tw-border-opacity,1))}.border-b-pink-100\/0{border-bottom-color:rgb(252 231 243/0)}.border-b-pink-100\/10{border-bottom-color:rgb(252 231 243/.1)}.border-b-pink-100\/100{border-bottom-color:rgb(252 231 243/1)}.border-b-pink-100\/15{border-bottom-color:rgb(252 231 243/.15)}.border-b-pink-100\/20{border-bottom-color:rgb(252 231 243/.2)}.border-b-pink-100\/25{border-bottom-color:rgb(252 231 243/.25)}.border-b-pink-100\/30{border-bottom-color:rgb(252 231 243/.3)}.border-b-pink-100\/35{border-bottom-color:rgb(252 231 243/.35)}.border-b-pink-100\/40{border-bottom-color:rgb(252 231 243/.4)}.border-b-pink-100\/45{border-bottom-color:rgb(252 231 243/.45)}.border-b-pink-100\/5{border-bottom-color:rgb(252 231 243/.05)}.border-b-pink-100\/50{border-bottom-color:rgb(252 231 243/.5)}.border-b-pink-100\/55{border-bottom-color:rgb(252 231 243/.55)}.border-b-pink-100\/60{border-bottom-color:rgb(252 231 243/.6)}.border-b-pink-100\/65{border-bottom-color:rgb(252 231 243/.65)}.border-b-pink-100\/70{border-bottom-color:rgb(252 231 243/.7)}.border-b-pink-100\/75{border-bottom-color:rgb(252 231 243/.75)}.border-b-pink-100\/80{border-bottom-color:rgb(252 231 243/.8)}.border-b-pink-100\/85{border-bottom-color:rgb(252 231 243/.85)}.border-b-pink-100\/90{border-bottom-color:rgb(252 231 243/.9)}.border-b-pink-100\/95{border-bottom-color:rgb(252 231 243/.95)}.border-b-pink-200{--tw-border-opacity:1;border-bottom-color:rgb(251 207 232/var(--tw-border-opacity,1))}.border-b-pink-200\/0{border-bottom-color:rgb(251 207 232/0)}.border-b-pink-200\/10{border-bottom-color:rgb(251 207 232/.1)}.border-b-pink-200\/100{border-bottom-color:rgb(251 207 232/1)}.border-b-pink-200\/15{border-bottom-color:rgb(251 207 232/.15)}.border-b-pink-200\/20{border-bottom-color:rgb(251 207 232/.2)}.border-b-pink-200\/25{border-bottom-color:rgb(251 207 232/.25)}.border-b-pink-200\/30{border-bottom-color:rgb(251 207 232/.3)}.border-b-pink-200\/35{border-bottom-color:rgb(251 207 232/.35)}.border-b-pink-200\/40{border-bottom-color:rgb(251 207 232/.4)}.border-b-pink-200\/45{border-bottom-color:rgb(251 207 232/.45)}.border-b-pink-200\/5{border-bottom-color:rgb(251 207 232/.05)}.border-b-pink-200\/50{border-bottom-color:rgb(251 207 232/.5)}.border-b-pink-200\/55{border-bottom-color:rgb(251 207 232/.55)}.border-b-pink-200\/60{border-bottom-color:rgb(251 207 232/.6)}.border-b-pink-200\/65{border-bottom-color:rgb(251 207 232/.65)}.border-b-pink-200\/70{border-bottom-color:rgb(251 207 232/.7)}.border-b-pink-200\/75{border-bottom-color:rgb(251 207 232/.75)}.border-b-pink-200\/80{border-bottom-color:rgb(251 207 232/.8)}.border-b-pink-200\/85{border-bottom-color:rgb(251 207 232/.85)}.border-b-pink-200\/90{border-bottom-color:rgb(251 207 232/.9)}.border-b-pink-200\/95{border-bottom-color:rgb(251 207 232/.95)}.border-b-pink-300{--tw-border-opacity:1;border-bottom-color:rgb(249 168 212/var(--tw-border-opacity,1))}.border-b-pink-300\/0{border-bottom-color:rgb(249 168 212/0)}.border-b-pink-300\/10{border-bottom-color:rgb(249 168 212/.1)}.border-b-pink-300\/100{border-bottom-color:rgb(249 168 212/1)}.border-b-pink-300\/15{border-bottom-color:rgb(249 168 212/.15)}.border-b-pink-300\/20{border-bottom-color:rgb(249 168 212/.2)}.border-b-pink-300\/25{border-bottom-color:rgb(249 168 212/.25)}.border-b-pink-300\/30{border-bottom-color:rgb(249 168 212/.3)}.border-b-pink-300\/35{border-bottom-color:rgb(249 168 212/.35)}.border-b-pink-300\/40{border-bottom-color:rgb(249 168 212/.4)}.border-b-pink-300\/45{border-bottom-color:rgb(249 168 212/.45)}.border-b-pink-300\/5{border-bottom-color:rgb(249 168 212/.05)}.border-b-pink-300\/50{border-bottom-color:rgb(249 168 212/.5)}.border-b-pink-300\/55{border-bottom-color:rgb(249 168 212/.55)}.border-b-pink-300\/60{border-bottom-color:rgb(249 168 212/.6)}.border-b-pink-300\/65{border-bottom-color:rgb(249 168 212/.65)}.border-b-pink-300\/70{border-bottom-color:rgb(249 168 212/.7)}.border-b-pink-300\/75{border-bottom-color:rgb(249 168 212/.75)}.border-b-pink-300\/80{border-bottom-color:rgb(249 168 212/.8)}.border-b-pink-300\/85{border-bottom-color:rgb(249 168 212/.85)}.border-b-pink-300\/90{border-bottom-color:rgb(249 168 212/.9)}.border-b-pink-300\/95{border-bottom-color:rgb(249 168 212/.95)}.border-b-pink-400{--tw-border-opacity:1;border-bottom-color:rgb(244 114 182/var(--tw-border-opacity,1))}.border-b-pink-400\/0{border-bottom-color:rgb(244 114 182/0)}.border-b-pink-400\/10{border-bottom-color:rgb(244 114 182/.1)}.border-b-pink-400\/100{border-bottom-color:rgb(244 114 182/1)}.border-b-pink-400\/15{border-bottom-color:rgb(244 114 182/.15)}.border-b-pink-400\/20{border-bottom-color:rgb(244 114 182/.2)}.border-b-pink-400\/25{border-bottom-color:rgb(244 114 182/.25)}.border-b-pink-400\/30{border-bottom-color:rgb(244 114 182/.3)}.border-b-pink-400\/35{border-bottom-color:rgb(244 114 182/.35)}.border-b-pink-400\/40{border-bottom-color:rgb(244 114 182/.4)}.border-b-pink-400\/45{border-bottom-color:rgb(244 114 182/.45)}.border-b-pink-400\/5{border-bottom-color:rgb(244 114 182/.05)}.border-b-pink-400\/50{border-bottom-color:rgb(244 114 182/.5)}.border-b-pink-400\/55{border-bottom-color:rgb(244 114 182/.55)}.border-b-pink-400\/60{border-bottom-color:rgb(244 114 182/.6)}.border-b-pink-400\/65{border-bottom-color:rgb(244 114 182/.65)}.border-b-pink-400\/70{border-bottom-color:rgb(244 114 182/.7)}.border-b-pink-400\/75{border-bottom-color:rgb(244 114 182/.75)}.border-b-pink-400\/80{border-bottom-color:rgb(244 114 182/.8)}.border-b-pink-400\/85{border-bottom-color:rgb(244 114 182/.85)}.border-b-pink-400\/90{border-bottom-color:rgb(244 114 182/.9)}.border-b-pink-400\/95{border-bottom-color:rgb(244 114 182/.95)}.border-b-pink-500{--tw-border-opacity:1;border-bottom-color:rgb(236 72 153/var(--tw-border-opacity,1))}.border-b-pink-500\/0{border-bottom-color:rgb(236 72 153/0)}.border-b-pink-500\/10{border-bottom-color:rgb(236 72 153/.1)}.border-b-pink-500\/100{border-bottom-color:rgb(236 72 153/1)}.border-b-pink-500\/15{border-bottom-color:rgb(236 72 153/.15)}.border-b-pink-500\/20{border-bottom-color:rgb(236 72 153/.2)}.border-b-pink-500\/25{border-bottom-color:rgb(236 72 153/.25)}.border-b-pink-500\/30{border-bottom-color:rgb(236 72 153/.3)}.border-b-pink-500\/35{border-bottom-color:rgb(236 72 153/.35)}.border-b-pink-500\/40{border-bottom-color:rgb(236 72 153/.4)}.border-b-pink-500\/45{border-bottom-color:rgb(236 72 153/.45)}.border-b-pink-500\/5{border-bottom-color:rgb(236 72 153/.05)}.border-b-pink-500\/50{border-bottom-color:rgb(236 72 153/.5)}.border-b-pink-500\/55{border-bottom-color:rgb(236 72 153/.55)}.border-b-pink-500\/60{border-bottom-color:rgb(236 72 153/.6)}.border-b-pink-500\/65{border-bottom-color:rgb(236 72 153/.65)}.border-b-pink-500\/70{border-bottom-color:rgb(236 72 153/.7)}.border-b-pink-500\/75{border-bottom-color:rgb(236 72 153/.75)}.border-b-pink-500\/80{border-bottom-color:rgb(236 72 153/.8)}.border-b-pink-500\/85{border-bottom-color:rgb(236 72 153/.85)}.border-b-pink-500\/90{border-bottom-color:rgb(236 72 153/.9)}.border-b-pink-500\/95{border-bottom-color:rgb(236 72 153/.95)}.border-b-pink-600{--tw-border-opacity:1;border-bottom-color:rgb(219 39 119/var(--tw-border-opacity,1))}.border-b-pink-600\/0{border-bottom-color:rgb(219 39 119/0)}.border-b-pink-600\/10{border-bottom-color:rgb(219 39 119/.1)}.border-b-pink-600\/100{border-bottom-color:rgb(219 39 119/1)}.border-b-pink-600\/15{border-bottom-color:rgb(219 39 119/.15)}.border-b-pink-600\/20{border-bottom-color:rgb(219 39 119/.2)}.border-b-pink-600\/25{border-bottom-color:rgb(219 39 119/.25)}.border-b-pink-600\/30{border-bottom-color:rgb(219 39 119/.3)}.border-b-pink-600\/35{border-bottom-color:rgb(219 39 119/.35)}.border-b-pink-600\/40{border-bottom-color:rgb(219 39 119/.4)}.border-b-pink-600\/45{border-bottom-color:rgb(219 39 119/.45)}.border-b-pink-600\/5{border-bottom-color:rgb(219 39 119/.05)}.border-b-pink-600\/50{border-bottom-color:rgb(219 39 119/.5)}.border-b-pink-600\/55{border-bottom-color:rgb(219 39 119/.55)}.border-b-pink-600\/60{border-bottom-color:rgb(219 39 119/.6)}.border-b-pink-600\/65{border-bottom-color:rgb(219 39 119/.65)}.border-b-pink-600\/70{border-bottom-color:rgb(219 39 119/.7)}.border-b-pink-600\/75{border-bottom-color:rgb(219 39 119/.75)}.border-b-pink-600\/80{border-bottom-color:rgb(219 39 119/.8)}.border-b-pink-600\/85{border-bottom-color:rgb(219 39 119/.85)}.border-b-pink-600\/90{border-bottom-color:rgb(219 39 119/.9)}.border-b-pink-600\/95{border-bottom-color:rgb(219 39 119/.95)}.border-b-pink-700{--tw-border-opacity:1;border-bottom-color:rgb(190 24 93/var(--tw-border-opacity,1))}.border-b-pink-700\/0{border-bottom-color:rgb(190 24 93/0)}.border-b-pink-700\/10{border-bottom-color:rgb(190 24 93/.1)}.border-b-pink-700\/100{border-bottom-color:rgb(190 24 93/1)}.border-b-pink-700\/15{border-bottom-color:rgb(190 24 93/.15)}.border-b-pink-700\/20{border-bottom-color:rgb(190 24 93/.2)}.border-b-pink-700\/25{border-bottom-color:rgb(190 24 93/.25)}.border-b-pink-700\/30{border-bottom-color:rgb(190 24 93/.3)}.border-b-pink-700\/35{border-bottom-color:rgb(190 24 93/.35)}.border-b-pink-700\/40{border-bottom-color:rgb(190 24 93/.4)}.border-b-pink-700\/45{border-bottom-color:rgb(190 24 93/.45)}.border-b-pink-700\/5{border-bottom-color:rgb(190 24 93/.05)}.border-b-pink-700\/50{border-bottom-color:rgb(190 24 93/.5)}.border-b-pink-700\/55{border-bottom-color:rgb(190 24 93/.55)}.border-b-pink-700\/60{border-bottom-color:rgb(190 24 93/.6)}.border-b-pink-700\/65{border-bottom-color:rgb(190 24 93/.65)}.border-b-pink-700\/70{border-bottom-color:rgb(190 24 93/.7)}.border-b-pink-700\/75{border-bottom-color:rgb(190 24 93/.75)}.border-b-pink-700\/80{border-bottom-color:rgb(190 24 93/.8)}.border-b-pink-700\/85{border-bottom-color:rgb(190 24 93/.85)}.border-b-pink-700\/90{border-bottom-color:rgb(190 24 93/.9)}.border-b-pink-700\/95{border-bottom-color:rgb(190 24 93/.95)}.border-b-pink-800{--tw-border-opacity:1;border-bottom-color:rgb(157 23 77/var(--tw-border-opacity,1))}.border-b-pink-800\/0{border-bottom-color:rgb(157 23 77/0)}.border-b-pink-800\/10{border-bottom-color:rgb(157 23 77/.1)}.border-b-pink-800\/100{border-bottom-color:rgb(157 23 77/1)}.border-b-pink-800\/15{border-bottom-color:rgb(157 23 77/.15)}.border-b-pink-800\/20{border-bottom-color:rgb(157 23 77/.2)}.border-b-pink-800\/25{border-bottom-color:rgb(157 23 77/.25)}.border-b-pink-800\/30{border-bottom-color:rgb(157 23 77/.3)}.border-b-pink-800\/35{border-bottom-color:rgb(157 23 77/.35)}.border-b-pink-800\/40{border-bottom-color:rgb(157 23 77/.4)}.border-b-pink-800\/45{border-bottom-color:rgb(157 23 77/.45)}.border-b-pink-800\/5{border-bottom-color:rgb(157 23 77/.05)}.border-b-pink-800\/50{border-bottom-color:rgb(157 23 77/.5)}.border-b-pink-800\/55{border-bottom-color:rgb(157 23 77/.55)}.border-b-pink-800\/60{border-bottom-color:rgb(157 23 77/.6)}.border-b-pink-800\/65{border-bottom-color:rgb(157 23 77/.65)}.border-b-pink-800\/70{border-bottom-color:rgb(157 23 77/.7)}.border-b-pink-800\/75{border-bottom-color:rgb(157 23 77/.75)}.border-b-pink-800\/80{border-bottom-color:rgb(157 23 77/.8)}.border-b-pink-800\/85{border-bottom-color:rgb(157 23 77/.85)}.border-b-pink-800\/90{border-bottom-color:rgb(157 23 77/.9)}.border-b-pink-800\/95{border-bottom-color:rgb(157 23 77/.95)}.border-b-pink-900{--tw-border-opacity:1;border-bottom-color:rgb(131 24 67/var(--tw-border-opacity,1))}.border-b-pink-900\/0{border-bottom-color:rgb(131 24 67/0)}.border-b-pink-900\/10{border-bottom-color:rgb(131 24 67/.1)}.border-b-pink-900\/100{border-bottom-color:rgb(131 24 67/1)}.border-b-pink-900\/15{border-bottom-color:rgb(131 24 67/.15)}.border-b-pink-900\/20{border-bottom-color:rgb(131 24 67/.2)}.border-b-pink-900\/25{border-bottom-color:rgb(131 24 67/.25)}.border-b-pink-900\/30{border-bottom-color:rgb(131 24 67/.3)}.border-b-pink-900\/35{border-bottom-color:rgb(131 24 67/.35)}.border-b-pink-900\/40{border-bottom-color:rgb(131 24 67/.4)}.border-b-pink-900\/45{border-bottom-color:rgb(131 24 67/.45)}.border-b-pink-900\/5{border-bottom-color:rgb(131 24 67/.05)}.border-b-pink-900\/50{border-bottom-color:rgb(131 24 67/.5)}.border-b-pink-900\/55{border-bottom-color:rgb(131 24 67/.55)}.border-b-pink-900\/60{border-bottom-color:rgb(131 24 67/.6)}.border-b-pink-900\/65{border-bottom-color:rgb(131 24 67/.65)}.border-b-pink-900\/70{border-bottom-color:rgb(131 24 67/.7)}.border-b-pink-900\/75{border-bottom-color:rgb(131 24 67/.75)}.border-b-pink-900\/80{border-bottom-color:rgb(131 24 67/.8)}.border-b-pink-900\/85{border-bottom-color:rgb(131 24 67/.85)}.border-b-pink-900\/90{border-bottom-color:rgb(131 24 67/.9)}.border-b-pink-900\/95{border-bottom-color:rgb(131 24 67/.95)}.border-b-purple-100{--tw-border-opacity:1;border-bottom-color:rgb(243 232 255/var(--tw-border-opacity,1))}.border-b-purple-100\/0{border-bottom-color:rgb(243 232 255/0)}.border-b-purple-100\/10{border-bottom-color:rgb(243 232 255/.1)}.border-b-purple-100\/100{border-bottom-color:rgb(243 232 255/1)}.border-b-purple-100\/15{border-bottom-color:rgb(243 232 255/.15)}.border-b-purple-100\/20{border-bottom-color:rgb(243 232 255/.2)}.border-b-purple-100\/25{border-bottom-color:rgb(243 232 255/.25)}.border-b-purple-100\/30{border-bottom-color:rgb(243 232 255/.3)}.border-b-purple-100\/35{border-bottom-color:rgb(243 232 255/.35)}.border-b-purple-100\/40{border-bottom-color:rgb(243 232 255/.4)}.border-b-purple-100\/45{border-bottom-color:rgb(243 232 255/.45)}.border-b-purple-100\/5{border-bottom-color:rgb(243 232 255/.05)}.border-b-purple-100\/50{border-bottom-color:rgb(243 232 255/.5)}.border-b-purple-100\/55{border-bottom-color:rgb(243 232 255/.55)}.border-b-purple-100\/60{border-bottom-color:rgb(243 232 255/.6)}.border-b-purple-100\/65{border-bottom-color:rgb(243 232 255/.65)}.border-b-purple-100\/70{border-bottom-color:rgb(243 232 255/.7)}.border-b-purple-100\/75{border-bottom-color:rgb(243 232 255/.75)}.border-b-purple-100\/80{border-bottom-color:rgb(243 232 255/.8)}.border-b-purple-100\/85{border-bottom-color:rgb(243 232 255/.85)}.border-b-purple-100\/90{border-bottom-color:rgb(243 232 255/.9)}.border-b-purple-100\/95{border-bottom-color:rgb(243 232 255/.95)}.border-b-purple-200{--tw-border-opacity:1;border-bottom-color:rgb(233 213 255/var(--tw-border-opacity,1))}.border-b-purple-200\/0{border-bottom-color:rgb(233 213 255/0)}.border-b-purple-200\/10{border-bottom-color:rgb(233 213 255/.1)}.border-b-purple-200\/100{border-bottom-color:rgb(233 213 255/1)}.border-b-purple-200\/15{border-bottom-color:rgb(233 213 255/.15)}.border-b-purple-200\/20{border-bottom-color:rgb(233 213 255/.2)}.border-b-purple-200\/25{border-bottom-color:rgb(233 213 255/.25)}.border-b-purple-200\/30{border-bottom-color:rgb(233 213 255/.3)}.border-b-purple-200\/35{border-bottom-color:rgb(233 213 255/.35)}.border-b-purple-200\/40{border-bottom-color:rgb(233 213 255/.4)}.border-b-purple-200\/45{border-bottom-color:rgb(233 213 255/.45)}.border-b-purple-200\/5{border-bottom-color:rgb(233 213 255/.05)}.border-b-purple-200\/50{border-bottom-color:rgb(233 213 255/.5)}.border-b-purple-200\/55{border-bottom-color:rgb(233 213 255/.55)}.border-b-purple-200\/60{border-bottom-color:rgb(233 213 255/.6)}.border-b-purple-200\/65{border-bottom-color:rgb(233 213 255/.65)}.border-b-purple-200\/70{border-bottom-color:rgb(233 213 255/.7)}.border-b-purple-200\/75{border-bottom-color:rgb(233 213 255/.75)}.border-b-purple-200\/80{border-bottom-color:rgb(233 213 255/.8)}.border-b-purple-200\/85{border-bottom-color:rgb(233 213 255/.85)}.border-b-purple-200\/90{border-bottom-color:rgb(233 213 255/.9)}.border-b-purple-200\/95{border-bottom-color:rgb(233 213 255/.95)}.border-b-purple-300{--tw-border-opacity:1;border-bottom-color:rgb(216 180 254/var(--tw-border-opacity,1))}.border-b-purple-300\/0{border-bottom-color:rgb(216 180 254/0)}.border-b-purple-300\/10{border-bottom-color:rgb(216 180 254/.1)}.border-b-purple-300\/100{border-bottom-color:rgb(216 180 254/1)}.border-b-purple-300\/15{border-bottom-color:rgb(216 180 254/.15)}.border-b-purple-300\/20{border-bottom-color:rgb(216 180 254/.2)}.border-b-purple-300\/25{border-bottom-color:rgb(216 180 254/.25)}.border-b-purple-300\/30{border-bottom-color:rgb(216 180 254/.3)}.border-b-purple-300\/35{border-bottom-color:rgb(216 180 254/.35)}.border-b-purple-300\/40{border-bottom-color:rgb(216 180 254/.4)}.border-b-purple-300\/45{border-bottom-color:rgb(216 180 254/.45)}.border-b-purple-300\/5{border-bottom-color:rgb(216 180 254/.05)}.border-b-purple-300\/50{border-bottom-color:rgb(216 180 254/.5)}.border-b-purple-300\/55{border-bottom-color:rgb(216 180 254/.55)}.border-b-purple-300\/60{border-bottom-color:rgb(216 180 254/.6)}.border-b-purple-300\/65{border-bottom-color:rgb(216 180 254/.65)}.border-b-purple-300\/70{border-bottom-color:rgb(216 180 254/.7)}.border-b-purple-300\/75{border-bottom-color:rgb(216 180 254/.75)}.border-b-purple-300\/80{border-bottom-color:rgb(216 180 254/.8)}.border-b-purple-300\/85{border-bottom-color:rgb(216 180 254/.85)}.border-b-purple-300\/90{border-bottom-color:rgb(216 180 254/.9)}.border-b-purple-300\/95{border-bottom-color:rgb(216 180 254/.95)}.border-b-purple-400{--tw-border-opacity:1;border-bottom-color:rgb(192 132 252/var(--tw-border-opacity,1))}.border-b-purple-400\/0{border-bottom-color:rgb(192 132 252/0)}.border-b-purple-400\/10{border-bottom-color:rgb(192 132 252/.1)}.border-b-purple-400\/100{border-bottom-color:rgb(192 132 252/1)}.border-b-purple-400\/15{border-bottom-color:rgb(192 132 252/.15)}.border-b-purple-400\/20{border-bottom-color:rgb(192 132 252/.2)}.border-b-purple-400\/25{border-bottom-color:rgb(192 132 252/.25)}.border-b-purple-400\/30{border-bottom-color:rgb(192 132 252/.3)}.border-b-purple-400\/35{border-bottom-color:rgb(192 132 252/.35)}.border-b-purple-400\/40{border-bottom-color:rgb(192 132 252/.4)}.border-b-purple-400\/45{border-bottom-color:rgb(192 132 252/.45)}.border-b-purple-400\/5{border-bottom-color:rgb(192 132 252/.05)}.border-b-purple-400\/50{border-bottom-color:rgb(192 132 252/.5)}.border-b-purple-400\/55{border-bottom-color:rgb(192 132 252/.55)}.border-b-purple-400\/60{border-bottom-color:rgb(192 132 252/.6)}.border-b-purple-400\/65{border-bottom-color:rgb(192 132 252/.65)}.border-b-purple-400\/70{border-bottom-color:rgb(192 132 252/.7)}.border-b-purple-400\/75{border-bottom-color:rgb(192 132 252/.75)}.border-b-purple-400\/80{border-bottom-color:rgb(192 132 252/.8)}.border-b-purple-400\/85{border-bottom-color:rgb(192 132 252/.85)}.border-b-purple-400\/90{border-bottom-color:rgb(192 132 252/.9)}.border-b-purple-400\/95{border-bottom-color:rgb(192 132 252/.95)}.border-b-purple-500{--tw-border-opacity:1;border-bottom-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-b-purple-500\/0{border-bottom-color:rgb(168 85 247/0)}.border-b-purple-500\/10{border-bottom-color:rgb(168 85 247/.1)}.border-b-purple-500\/100{border-bottom-color:rgb(168 85 247/1)}.border-b-purple-500\/15{border-bottom-color:rgb(168 85 247/.15)}.border-b-purple-500\/20{border-bottom-color:rgb(168 85 247/.2)}.border-b-purple-500\/25{border-bottom-color:rgb(168 85 247/.25)}.border-b-purple-500\/30{border-bottom-color:rgb(168 85 247/.3)}.border-b-purple-500\/35{border-bottom-color:rgb(168 85 247/.35)}.border-b-purple-500\/40{border-bottom-color:rgb(168 85 247/.4)}.border-b-purple-500\/45{border-bottom-color:rgb(168 85 247/.45)}.border-b-purple-500\/5{border-bottom-color:rgb(168 85 247/.05)}.border-b-purple-500\/50{border-bottom-color:rgb(168 85 247/.5)}.border-b-purple-500\/55{border-bottom-color:rgb(168 85 247/.55)}.border-b-purple-500\/60{border-bottom-color:rgb(168 85 247/.6)}.border-b-purple-500\/65{border-bottom-color:rgb(168 85 247/.65)}.border-b-purple-500\/70{border-bottom-color:rgb(168 85 247/.7)}.border-b-purple-500\/75{border-bottom-color:rgb(168 85 247/.75)}.border-b-purple-500\/80{border-bottom-color:rgb(168 85 247/.8)}.border-b-purple-500\/85{border-bottom-color:rgb(168 85 247/.85)}.border-b-purple-500\/90{border-bottom-color:rgb(168 85 247/.9)}.border-b-purple-500\/95{border-bottom-color:rgb(168 85 247/.95)}.border-b-purple-600{--tw-border-opacity:1;border-bottom-color:rgb(147 51 234/var(--tw-border-opacity,1))}.border-b-purple-600\/0{border-bottom-color:rgb(147 51 234/0)}.border-b-purple-600\/10{border-bottom-color:rgb(147 51 234/.1)}.border-b-purple-600\/100{border-bottom-color:rgb(147 51 234/1)}.border-b-purple-600\/15{border-bottom-color:rgb(147 51 234/.15)}.border-b-purple-600\/20{border-bottom-color:rgb(147 51 234/.2)}.border-b-purple-600\/25{border-bottom-color:rgb(147 51 234/.25)}.border-b-purple-600\/30{border-bottom-color:rgb(147 51 234/.3)}.border-b-purple-600\/35{border-bottom-color:rgb(147 51 234/.35)}.border-b-purple-600\/40{border-bottom-color:rgb(147 51 234/.4)}.border-b-purple-600\/45{border-bottom-color:rgb(147 51 234/.45)}.border-b-purple-600\/5{border-bottom-color:rgb(147 51 234/.05)}.border-b-purple-600\/50{border-bottom-color:rgb(147 51 234/.5)}.border-b-purple-600\/55{border-bottom-color:rgb(147 51 234/.55)}.border-b-purple-600\/60{border-bottom-color:rgb(147 51 234/.6)}.border-b-purple-600\/65{border-bottom-color:rgb(147 51 234/.65)}.border-b-purple-600\/70{border-bottom-color:rgb(147 51 234/.7)}.border-b-purple-600\/75{border-bottom-color:rgb(147 51 234/.75)}.border-b-purple-600\/80{border-bottom-color:rgb(147 51 234/.8)}.border-b-purple-600\/85{border-bottom-color:rgb(147 51 234/.85)}.border-b-purple-600\/90{border-bottom-color:rgb(147 51 234/.9)}.border-b-purple-600\/95{border-bottom-color:rgb(147 51 234/.95)}.border-b-purple-700{--tw-border-opacity:1;border-bottom-color:rgb(126 34 206/var(--tw-border-opacity,1))}.border-b-purple-700\/0{border-bottom-color:rgb(126 34 206/0)}.border-b-purple-700\/10{border-bottom-color:rgb(126 34 206/.1)}.border-b-purple-700\/100{border-bottom-color:rgb(126 34 206/1)}.border-b-purple-700\/15{border-bottom-color:rgb(126 34 206/.15)}.border-b-purple-700\/20{border-bottom-color:rgb(126 34 206/.2)}.border-b-purple-700\/25{border-bottom-color:rgb(126 34 206/.25)}.border-b-purple-700\/30{border-bottom-color:rgb(126 34 206/.3)}.border-b-purple-700\/35{border-bottom-color:rgb(126 34 206/.35)}.border-b-purple-700\/40{border-bottom-color:rgb(126 34 206/.4)}.border-b-purple-700\/45{border-bottom-color:rgb(126 34 206/.45)}.border-b-purple-700\/5{border-bottom-color:rgb(126 34 206/.05)}.border-b-purple-700\/50{border-bottom-color:rgb(126 34 206/.5)}.border-b-purple-700\/55{border-bottom-color:rgb(126 34 206/.55)}.border-b-purple-700\/60{border-bottom-color:rgb(126 34 206/.6)}.border-b-purple-700\/65{border-bottom-color:rgb(126 34 206/.65)}.border-b-purple-700\/70{border-bottom-color:rgb(126 34 206/.7)}.border-b-purple-700\/75{border-bottom-color:rgb(126 34 206/.75)}.border-b-purple-700\/80{border-bottom-color:rgb(126 34 206/.8)}.border-b-purple-700\/85{border-bottom-color:rgb(126 34 206/.85)}.border-b-purple-700\/90{border-bottom-color:rgb(126 34 206/.9)}.border-b-purple-700\/95{border-bottom-color:rgb(126 34 206/.95)}.border-b-purple-800{--tw-border-opacity:1;border-bottom-color:rgb(107 33 168/var(--tw-border-opacity,1))}.border-b-purple-800\/0{border-bottom-color:rgb(107 33 168/0)}.border-b-purple-800\/10{border-bottom-color:rgb(107 33 168/.1)}.border-b-purple-800\/100{border-bottom-color:rgb(107 33 168/1)}.border-b-purple-800\/15{border-bottom-color:rgb(107 33 168/.15)}.border-b-purple-800\/20{border-bottom-color:rgb(107 33 168/.2)}.border-b-purple-800\/25{border-bottom-color:rgb(107 33 168/.25)}.border-b-purple-800\/30{border-bottom-color:rgb(107 33 168/.3)}.border-b-purple-800\/35{border-bottom-color:rgb(107 33 168/.35)}.border-b-purple-800\/40{border-bottom-color:rgb(107 33 168/.4)}.border-b-purple-800\/45{border-bottom-color:rgb(107 33 168/.45)}.border-b-purple-800\/5{border-bottom-color:rgb(107 33 168/.05)}.border-b-purple-800\/50{border-bottom-color:rgb(107 33 168/.5)}.border-b-purple-800\/55{border-bottom-color:rgb(107 33 168/.55)}.border-b-purple-800\/60{border-bottom-color:rgb(107 33 168/.6)}.border-b-purple-800\/65{border-bottom-color:rgb(107 33 168/.65)}.border-b-purple-800\/70{border-bottom-color:rgb(107 33 168/.7)}.border-b-purple-800\/75{border-bottom-color:rgb(107 33 168/.75)}.border-b-purple-800\/80{border-bottom-color:rgb(107 33 168/.8)}.border-b-purple-800\/85{border-bottom-color:rgb(107 33 168/.85)}.border-b-purple-800\/90{border-bottom-color:rgb(107 33 168/.9)}.border-b-purple-800\/95{border-bottom-color:rgb(107 33 168/.95)}.border-b-purple-900{--tw-border-opacity:1;border-bottom-color:rgb(88 28 135/var(--tw-border-opacity,1))}.border-b-purple-900\/0{border-bottom-color:rgb(88 28 135/0)}.border-b-purple-900\/10{border-bottom-color:rgb(88 28 135/.1)}.border-b-purple-900\/100{border-bottom-color:rgb(88 28 135/1)}.border-b-purple-900\/15{border-bottom-color:rgb(88 28 135/.15)}.border-b-purple-900\/20{border-bottom-color:rgb(88 28 135/.2)}.border-b-purple-900\/25{border-bottom-color:rgb(88 28 135/.25)}.border-b-purple-900\/30{border-bottom-color:rgb(88 28 135/.3)}.border-b-purple-900\/35{border-bottom-color:rgb(88 28 135/.35)}.border-b-purple-900\/40{border-bottom-color:rgb(88 28 135/.4)}.border-b-purple-900\/45{border-bottom-color:rgb(88 28 135/.45)}.border-b-purple-900\/5{border-bottom-color:rgb(88 28 135/.05)}.border-b-purple-900\/50{border-bottom-color:rgb(88 28 135/.5)}.border-b-purple-900\/55{border-bottom-color:rgb(88 28 135/.55)}.border-b-purple-900\/60{border-bottom-color:rgb(88 28 135/.6)}.border-b-purple-900\/65{border-bottom-color:rgb(88 28 135/.65)}.border-b-purple-900\/70{border-bottom-color:rgb(88 28 135/.7)}.border-b-purple-900\/75{border-bottom-color:rgb(88 28 135/.75)}.border-b-purple-900\/80{border-bottom-color:rgb(88 28 135/.8)}.border-b-purple-900\/85{border-bottom-color:rgb(88 28 135/.85)}.border-b-purple-900\/90{border-bottom-color:rgb(88 28 135/.9)}.border-b-purple-900\/95{border-bottom-color:rgb(88 28 135/.95)}.border-b-red-100{--tw-border-opacity:1;border-bottom-color:rgb(254 226 226/var(--tw-border-opacity,1))}.border-b-red-100\/0{border-bottom-color:rgb(254 226 226/0)}.border-b-red-100\/10{border-bottom-color:rgb(254 226 226/.1)}.border-b-red-100\/100{border-bottom-color:rgb(254 226 226/1)}.border-b-red-100\/15{border-bottom-color:rgb(254 226 226/.15)}.border-b-red-100\/20{border-bottom-color:rgb(254 226 226/.2)}.border-b-red-100\/25{border-bottom-color:rgb(254 226 226/.25)}.border-b-red-100\/30{border-bottom-color:rgb(254 226 226/.3)}.border-b-red-100\/35{border-bottom-color:rgb(254 226 226/.35)}.border-b-red-100\/40{border-bottom-color:rgb(254 226 226/.4)}.border-b-red-100\/45{border-bottom-color:rgb(254 226 226/.45)}.border-b-red-100\/5{border-bottom-color:rgb(254 226 226/.05)}.border-b-red-100\/50{border-bottom-color:rgb(254 226 226/.5)}.border-b-red-100\/55{border-bottom-color:rgb(254 226 226/.55)}.border-b-red-100\/60{border-bottom-color:rgb(254 226 226/.6)}.border-b-red-100\/65{border-bottom-color:rgb(254 226 226/.65)}.border-b-red-100\/70{border-bottom-color:rgb(254 226 226/.7)}.border-b-red-100\/75{border-bottom-color:rgb(254 226 226/.75)}.border-b-red-100\/80{border-bottom-color:rgb(254 226 226/.8)}.border-b-red-100\/85{border-bottom-color:rgb(254 226 226/.85)}.border-b-red-100\/90{border-bottom-color:rgb(254 226 226/.9)}.border-b-red-100\/95{border-bottom-color:rgb(254 226 226/.95)}.border-b-red-200{--tw-border-opacity:1;border-bottom-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-b-red-200\/0{border-bottom-color:rgb(254 202 202/0)}.border-b-red-200\/10{border-bottom-color:rgb(254 202 202/.1)}.border-b-red-200\/100{border-bottom-color:rgb(254 202 202/1)}.border-b-red-200\/15{border-bottom-color:rgb(254 202 202/.15)}.border-b-red-200\/20{border-bottom-color:rgb(254 202 202/.2)}.border-b-red-200\/25{border-bottom-color:rgb(254 202 202/.25)}.border-b-red-200\/30{border-bottom-color:rgb(254 202 202/.3)}.border-b-red-200\/35{border-bottom-color:rgb(254 202 202/.35)}.border-b-red-200\/40{border-bottom-color:rgb(254 202 202/.4)}.border-b-red-200\/45{border-bottom-color:rgb(254 202 202/.45)}.border-b-red-200\/5{border-bottom-color:rgb(254 202 202/.05)}.border-b-red-200\/50{border-bottom-color:rgb(254 202 202/.5)}.border-b-red-200\/55{border-bottom-color:rgb(254 202 202/.55)}.border-b-red-200\/60{border-bottom-color:rgb(254 202 202/.6)}.border-b-red-200\/65{border-bottom-color:rgb(254 202 202/.65)}.border-b-red-200\/70{border-bottom-color:rgb(254 202 202/.7)}.border-b-red-200\/75{border-bottom-color:rgb(254 202 202/.75)}.border-b-red-200\/80{border-bottom-color:rgb(254 202 202/.8)}.border-b-red-200\/85{border-bottom-color:rgb(254 202 202/.85)}.border-b-red-200\/90{border-bottom-color:rgb(254 202 202/.9)}.border-b-red-200\/95{border-bottom-color:rgb(254 202 202/.95)}.border-b-red-300{--tw-border-opacity:1;border-bottom-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-b-red-300\/0{border-bottom-color:rgb(252 165 165/0)}.border-b-red-300\/10{border-bottom-color:rgb(252 165 165/.1)}.border-b-red-300\/100{border-bottom-color:rgb(252 165 165/1)}.border-b-red-300\/15{border-bottom-color:rgb(252 165 165/.15)}.border-b-red-300\/20{border-bottom-color:rgb(252 165 165/.2)}.border-b-red-300\/25{border-bottom-color:rgb(252 165 165/.25)}.border-b-red-300\/30{border-bottom-color:rgb(252 165 165/.3)}.border-b-red-300\/35{border-bottom-color:rgb(252 165 165/.35)}.border-b-red-300\/40{border-bottom-color:rgb(252 165 165/.4)}.border-b-red-300\/45{border-bottom-color:rgb(252 165 165/.45)}.border-b-red-300\/5{border-bottom-color:rgb(252 165 165/.05)}.border-b-red-300\/50{border-bottom-color:rgb(252 165 165/.5)}.border-b-red-300\/55{border-bottom-color:rgb(252 165 165/.55)}.border-b-red-300\/60{border-bottom-color:rgb(252 165 165/.6)}.border-b-red-300\/65{border-bottom-color:rgb(252 165 165/.65)}.border-b-red-300\/70{border-bottom-color:rgb(252 165 165/.7)}.border-b-red-300\/75{border-bottom-color:rgb(252 165 165/.75)}.border-b-red-300\/80{border-bottom-color:rgb(252 165 165/.8)}.border-b-red-300\/85{border-bottom-color:rgb(252 165 165/.85)}.border-b-red-300\/90{border-bottom-color:rgb(252 165 165/.9)}.border-b-red-300\/95{border-bottom-color:rgb(252 165 165/.95)}.border-b-red-400{--tw-border-opacity:1;border-bottom-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-b-red-400\/0{border-bottom-color:rgb(248 113 113/0)}.border-b-red-400\/10{border-bottom-color:rgb(248 113 113/.1)}.border-b-red-400\/100{border-bottom-color:rgb(248 113 113/1)}.border-b-red-400\/15{border-bottom-color:rgb(248 113 113/.15)}.border-b-red-400\/20{border-bottom-color:rgb(248 113 113/.2)}.border-b-red-400\/25{border-bottom-color:rgb(248 113 113/.25)}.border-b-red-400\/30{border-bottom-color:rgb(248 113 113/.3)}.border-b-red-400\/35{border-bottom-color:rgb(248 113 113/.35)}.border-b-red-400\/40{border-bottom-color:rgb(248 113 113/.4)}.border-b-red-400\/45{border-bottom-color:rgb(248 113 113/.45)}.border-b-red-400\/5{border-bottom-color:rgb(248 113 113/.05)}.border-b-red-400\/50{border-bottom-color:rgb(248 113 113/.5)}.border-b-red-400\/55{border-bottom-color:rgb(248 113 113/.55)}.border-b-red-400\/60{border-bottom-color:rgb(248 113 113/.6)}.border-b-red-400\/65{border-bottom-color:rgb(248 113 113/.65)}.border-b-red-400\/70{border-bottom-color:rgb(248 113 113/.7)}.border-b-red-400\/75{border-bottom-color:rgb(248 113 113/.75)}.border-b-red-400\/80{border-bottom-color:rgb(248 113 113/.8)}.border-b-red-400\/85{border-bottom-color:rgb(248 113 113/.85)}.border-b-red-400\/90{border-bottom-color:rgb(248 113 113/.9)}.border-b-red-400\/95{border-bottom-color:rgb(248 113 113/.95)}.border-b-red-500{--tw-border-opacity:1;border-bottom-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-b-red-500\/0{border-bottom-color:rgb(239 68 68/0)}.border-b-red-500\/10{border-bottom-color:rgb(239 68 68/.1)}.border-b-red-500\/100{border-bottom-color:rgb(239 68 68/1)}.border-b-red-500\/15{border-bottom-color:rgb(239 68 68/.15)}.border-b-red-500\/20{border-bottom-color:rgb(239 68 68/.2)}.border-b-red-500\/25{border-bottom-color:rgb(239 68 68/.25)}.border-b-red-500\/30{border-bottom-color:rgb(239 68 68/.3)}.border-b-red-500\/35{border-bottom-color:rgb(239 68 68/.35)}.border-b-red-500\/40{border-bottom-color:rgb(239 68 68/.4)}.border-b-red-500\/45{border-bottom-color:rgb(239 68 68/.45)}.border-b-red-500\/5{border-bottom-color:rgb(239 68 68/.05)}.border-b-red-500\/50{border-bottom-color:rgb(239 68 68/.5)}.border-b-red-500\/55{border-bottom-color:rgb(239 68 68/.55)}.border-b-red-500\/60{border-bottom-color:rgb(239 68 68/.6)}.border-b-red-500\/65{border-bottom-color:rgb(239 68 68/.65)}.border-b-red-500\/70{border-bottom-color:rgb(239 68 68/.7)}.border-b-red-500\/75{border-bottom-color:rgb(239 68 68/.75)}.border-b-red-500\/80{border-bottom-color:rgb(239 68 68/.8)}.border-b-red-500\/85{border-bottom-color:rgb(239 68 68/.85)}.border-b-red-500\/90{border-bottom-color:rgb(239 68 68/.9)}.border-b-red-500\/95{border-bottom-color:rgb(239 68 68/.95)}.border-b-red-600{--tw-border-opacity:1;border-bottom-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-b-red-600\/0{border-bottom-color:rgb(220 38 38/0)}.border-b-red-600\/10{border-bottom-color:rgb(220 38 38/.1)}.border-b-red-600\/100{border-bottom-color:rgb(220 38 38/1)}.border-b-red-600\/15{border-bottom-color:rgb(220 38 38/.15)}.border-b-red-600\/20{border-bottom-color:rgb(220 38 38/.2)}.border-b-red-600\/25{border-bottom-color:rgb(220 38 38/.25)}.border-b-red-600\/30{border-bottom-color:rgb(220 38 38/.3)}.border-b-red-600\/35{border-bottom-color:rgb(220 38 38/.35)}.border-b-red-600\/40{border-bottom-color:rgb(220 38 38/.4)}.border-b-red-600\/45{border-bottom-color:rgb(220 38 38/.45)}.border-b-red-600\/5{border-bottom-color:rgb(220 38 38/.05)}.border-b-red-600\/50{border-bottom-color:rgb(220 38 38/.5)}.border-b-red-600\/55{border-bottom-color:rgb(220 38 38/.55)}.border-b-red-600\/60{border-bottom-color:rgb(220 38 38/.6)}.border-b-red-600\/65{border-bottom-color:rgb(220 38 38/.65)}.border-b-red-600\/70{border-bottom-color:rgb(220 38 38/.7)}.border-b-red-600\/75{border-bottom-color:rgb(220 38 38/.75)}.border-b-red-600\/80{border-bottom-color:rgb(220 38 38/.8)}.border-b-red-600\/85{border-bottom-color:rgb(220 38 38/.85)}.border-b-red-600\/90{border-bottom-color:rgb(220 38 38/.9)}.border-b-red-600\/95{border-bottom-color:rgb(220 38 38/.95)}.border-b-red-700{--tw-border-opacity:1;border-bottom-color:rgb(185 28 28/var(--tw-border-opacity,1))}.border-b-red-700\/0{border-bottom-color:rgb(185 28 28/0)}.border-b-red-700\/10{border-bottom-color:rgb(185 28 28/.1)}.border-b-red-700\/100{border-bottom-color:rgb(185 28 28/1)}.border-b-red-700\/15{border-bottom-color:rgb(185 28 28/.15)}.border-b-red-700\/20{border-bottom-color:rgb(185 28 28/.2)}.border-b-red-700\/25{border-bottom-color:rgb(185 28 28/.25)}.border-b-red-700\/30{border-bottom-color:rgb(185 28 28/.3)}.border-b-red-700\/35{border-bottom-color:rgb(185 28 28/.35)}.border-b-red-700\/40{border-bottom-color:rgb(185 28 28/.4)}.border-b-red-700\/45{border-bottom-color:rgb(185 28 28/.45)}.border-b-red-700\/5{border-bottom-color:rgb(185 28 28/.05)}.border-b-red-700\/50{border-bottom-color:rgb(185 28 28/.5)}.border-b-red-700\/55{border-bottom-color:rgb(185 28 28/.55)}.border-b-red-700\/60{border-bottom-color:rgb(185 28 28/.6)}.border-b-red-700\/65{border-bottom-color:rgb(185 28 28/.65)}.border-b-red-700\/70{border-bottom-color:rgb(185 28 28/.7)}.border-b-red-700\/75{border-bottom-color:rgb(185 28 28/.75)}.border-b-red-700\/80{border-bottom-color:rgb(185 28 28/.8)}.border-b-red-700\/85{border-bottom-color:rgb(185 28 28/.85)}.border-b-red-700\/90{border-bottom-color:rgb(185 28 28/.9)}.border-b-red-700\/95{border-bottom-color:rgb(185 28 28/.95)}.border-b-red-800{--tw-border-opacity:1;border-bottom-color:rgb(153 27 27/var(--tw-border-opacity,1))}.border-b-red-800\/0{border-bottom-color:rgb(153 27 27/0)}.border-b-red-800\/10{border-bottom-color:rgb(153 27 27/.1)}.border-b-red-800\/100{border-bottom-color:rgb(153 27 27/1)}.border-b-red-800\/15{border-bottom-color:rgb(153 27 27/.15)}.border-b-red-800\/20{border-bottom-color:rgb(153 27 27/.2)}.border-b-red-800\/25{border-bottom-color:rgb(153 27 27/.25)}.border-b-red-800\/30{border-bottom-color:rgb(153 27 27/.3)}.border-b-red-800\/35{border-bottom-color:rgb(153 27 27/.35)}.border-b-red-800\/40{border-bottom-color:rgb(153 27 27/.4)}.border-b-red-800\/45{border-bottom-color:rgb(153 27 27/.45)}.border-b-red-800\/5{border-bottom-color:rgb(153 27 27/.05)}.border-b-red-800\/50{border-bottom-color:rgb(153 27 27/.5)}.border-b-red-800\/55{border-bottom-color:rgb(153 27 27/.55)}.border-b-red-800\/60{border-bottom-color:rgb(153 27 27/.6)}.border-b-red-800\/65{border-bottom-color:rgb(153 27 27/.65)}.border-b-red-800\/70{border-bottom-color:rgb(153 27 27/.7)}.border-b-red-800\/75{border-bottom-color:rgb(153 27 27/.75)}.border-b-red-800\/80{border-bottom-color:rgb(153 27 27/.8)}.border-b-red-800\/85{border-bottom-color:rgb(153 27 27/.85)}.border-b-red-800\/90{border-bottom-color:rgb(153 27 27/.9)}.border-b-red-800\/95{border-bottom-color:rgb(153 27 27/.95)}.border-b-red-900{--tw-border-opacity:1;border-bottom-color:rgb(127 29 29/var(--tw-border-opacity,1))}.border-b-red-900\/0{border-bottom-color:rgb(127 29 29/0)}.border-b-red-900\/10{border-bottom-color:rgb(127 29 29/.1)}.border-b-red-900\/100{border-bottom-color:rgb(127 29 29/1)}.border-b-red-900\/15{border-bottom-color:rgb(127 29 29/.15)}.border-b-red-900\/20{border-bottom-color:rgb(127 29 29/.2)}.border-b-red-900\/25{border-bottom-color:rgb(127 29 29/.25)}.border-b-red-900\/30{border-bottom-color:rgb(127 29 29/.3)}.border-b-red-900\/35{border-bottom-color:rgb(127 29 29/.35)}.border-b-red-900\/40{border-bottom-color:rgb(127 29 29/.4)}.border-b-red-900\/45{border-bottom-color:rgb(127 29 29/.45)}.border-b-red-900\/5{border-bottom-color:rgb(127 29 29/.05)}.border-b-red-900\/50{border-bottom-color:rgb(127 29 29/.5)}.border-b-red-900\/55{border-bottom-color:rgb(127 29 29/.55)}.border-b-red-900\/60{border-bottom-color:rgb(127 29 29/.6)}.border-b-red-900\/65{border-bottom-color:rgb(127 29 29/.65)}.border-b-red-900\/70{border-bottom-color:rgb(127 29 29/.7)}.border-b-red-900\/75{border-bottom-color:rgb(127 29 29/.75)}.border-b-red-900\/80{border-bottom-color:rgb(127 29 29/.8)}.border-b-red-900\/85{border-bottom-color:rgb(127 29 29/.85)}.border-b-red-900\/90{border-bottom-color:rgb(127 29 29/.9)}.border-b-red-900\/95{border-bottom-color:rgb(127 29 29/.95)}.border-b-rose-100{--tw-border-opacity:1;border-bottom-color:rgb(255 228 230/var(--tw-border-opacity,1))}.border-b-rose-100\/0{border-bottom-color:rgb(255 228 230/0)}.border-b-rose-100\/10{border-bottom-color:rgb(255 228 230/.1)}.border-b-rose-100\/100{border-bottom-color:rgb(255 228 230/1)}.border-b-rose-100\/15{border-bottom-color:rgb(255 228 230/.15)}.border-b-rose-100\/20{border-bottom-color:rgb(255 228 230/.2)}.border-b-rose-100\/25{border-bottom-color:rgb(255 228 230/.25)}.border-b-rose-100\/30{border-bottom-color:rgb(255 228 230/.3)}.border-b-rose-100\/35{border-bottom-color:rgb(255 228 230/.35)}.border-b-rose-100\/40{border-bottom-color:rgb(255 228 230/.4)}.border-b-rose-100\/45{border-bottom-color:rgb(255 228 230/.45)}.border-b-rose-100\/5{border-bottom-color:rgb(255 228 230/.05)}.border-b-rose-100\/50{border-bottom-color:rgb(255 228 230/.5)}.border-b-rose-100\/55{border-bottom-color:rgb(255 228 230/.55)}.border-b-rose-100\/60{border-bottom-color:rgb(255 228 230/.6)}.border-b-rose-100\/65{border-bottom-color:rgb(255 228 230/.65)}.border-b-rose-100\/70{border-bottom-color:rgb(255 228 230/.7)}.border-b-rose-100\/75{border-bottom-color:rgb(255 228 230/.75)}.border-b-rose-100\/80{border-bottom-color:rgb(255 228 230/.8)}.border-b-rose-100\/85{border-bottom-color:rgb(255 228 230/.85)}.border-b-rose-100\/90{border-bottom-color:rgb(255 228 230/.9)}.border-b-rose-100\/95{border-bottom-color:rgb(255 228 230/.95)}.border-b-rose-200{--tw-border-opacity:1;border-bottom-color:rgb(254 205 211/var(--tw-border-opacity,1))}.border-b-rose-200\/0{border-bottom-color:rgb(254 205 211/0)}.border-b-rose-200\/10{border-bottom-color:rgb(254 205 211/.1)}.border-b-rose-200\/100{border-bottom-color:rgb(254 205 211/1)}.border-b-rose-200\/15{border-bottom-color:rgb(254 205 211/.15)}.border-b-rose-200\/20{border-bottom-color:rgb(254 205 211/.2)}.border-b-rose-200\/25{border-bottom-color:rgb(254 205 211/.25)}.border-b-rose-200\/30{border-bottom-color:rgb(254 205 211/.3)}.border-b-rose-200\/35{border-bottom-color:rgb(254 205 211/.35)}.border-b-rose-200\/40{border-bottom-color:rgb(254 205 211/.4)}.border-b-rose-200\/45{border-bottom-color:rgb(254 205 211/.45)}.border-b-rose-200\/5{border-bottom-color:rgb(254 205 211/.05)}.border-b-rose-200\/50{border-bottom-color:rgb(254 205 211/.5)}.border-b-rose-200\/55{border-bottom-color:rgb(254 205 211/.55)}.border-b-rose-200\/60{border-bottom-color:rgb(254 205 211/.6)}.border-b-rose-200\/65{border-bottom-color:rgb(254 205 211/.65)}.border-b-rose-200\/70{border-bottom-color:rgb(254 205 211/.7)}.border-b-rose-200\/75{border-bottom-color:rgb(254 205 211/.75)}.border-b-rose-200\/80{border-bottom-color:rgb(254 205 211/.8)}.border-b-rose-200\/85{border-bottom-color:rgb(254 205 211/.85)}.border-b-rose-200\/90{border-bottom-color:rgb(254 205 211/.9)}.border-b-rose-200\/95{border-bottom-color:rgb(254 205 211/.95)}.border-b-rose-300{--tw-border-opacity:1;border-bottom-color:rgb(253 164 175/var(--tw-border-opacity,1))}.border-b-rose-300\/0{border-bottom-color:rgb(253 164 175/0)}.border-b-rose-300\/10{border-bottom-color:rgb(253 164 175/.1)}.border-b-rose-300\/100{border-bottom-color:rgb(253 164 175/1)}.border-b-rose-300\/15{border-bottom-color:rgb(253 164 175/.15)}.border-b-rose-300\/20{border-bottom-color:rgb(253 164 175/.2)}.border-b-rose-300\/25{border-bottom-color:rgb(253 164 175/.25)}.border-b-rose-300\/30{border-bottom-color:rgb(253 164 175/.3)}.border-b-rose-300\/35{border-bottom-color:rgb(253 164 175/.35)}.border-b-rose-300\/40{border-bottom-color:rgb(253 164 175/.4)}.border-b-rose-300\/45{border-bottom-color:rgb(253 164 175/.45)}.border-b-rose-300\/5{border-bottom-color:rgb(253 164 175/.05)}.border-b-rose-300\/50{border-bottom-color:rgb(253 164 175/.5)}.border-b-rose-300\/55{border-bottom-color:rgb(253 164 175/.55)}.border-b-rose-300\/60{border-bottom-color:rgb(253 164 175/.6)}.border-b-rose-300\/65{border-bottom-color:rgb(253 164 175/.65)}.border-b-rose-300\/70{border-bottom-color:rgb(253 164 175/.7)}.border-b-rose-300\/75{border-bottom-color:rgb(253 164 175/.75)}.border-b-rose-300\/80{border-bottom-color:rgb(253 164 175/.8)}.border-b-rose-300\/85{border-bottom-color:rgb(253 164 175/.85)}.border-b-rose-300\/90{border-bottom-color:rgb(253 164 175/.9)}.border-b-rose-300\/95{border-bottom-color:rgb(253 164 175/.95)}.border-b-rose-400{--tw-border-opacity:1;border-bottom-color:rgb(251 113 133/var(--tw-border-opacity,1))}.border-b-rose-400\/0{border-bottom-color:rgb(251 113 133/0)}.border-b-rose-400\/10{border-bottom-color:rgb(251 113 133/.1)}.border-b-rose-400\/100{border-bottom-color:rgb(251 113 133/1)}.border-b-rose-400\/15{border-bottom-color:rgb(251 113 133/.15)}.border-b-rose-400\/20{border-bottom-color:rgb(251 113 133/.2)}.border-b-rose-400\/25{border-bottom-color:rgb(251 113 133/.25)}.border-b-rose-400\/30{border-bottom-color:rgb(251 113 133/.3)}.border-b-rose-400\/35{border-bottom-color:rgb(251 113 133/.35)}.border-b-rose-400\/40{border-bottom-color:rgb(251 113 133/.4)}.border-b-rose-400\/45{border-bottom-color:rgb(251 113 133/.45)}.border-b-rose-400\/5{border-bottom-color:rgb(251 113 133/.05)}.border-b-rose-400\/50{border-bottom-color:rgb(251 113 133/.5)}.border-b-rose-400\/55{border-bottom-color:rgb(251 113 133/.55)}.border-b-rose-400\/60{border-bottom-color:rgb(251 113 133/.6)}.border-b-rose-400\/65{border-bottom-color:rgb(251 113 133/.65)}.border-b-rose-400\/70{border-bottom-color:rgb(251 113 133/.7)}.border-b-rose-400\/75{border-bottom-color:rgb(251 113 133/.75)}.border-b-rose-400\/80{border-bottom-color:rgb(251 113 133/.8)}.border-b-rose-400\/85{border-bottom-color:rgb(251 113 133/.85)}.border-b-rose-400\/90{border-bottom-color:rgb(251 113 133/.9)}.border-b-rose-400\/95{border-bottom-color:rgb(251 113 133/.95)}.border-b-rose-500{--tw-border-opacity:1;border-bottom-color:rgb(244 63 94/var(--tw-border-opacity,1))}.border-b-rose-500\/0{border-bottom-color:rgb(244 63 94/0)}.border-b-rose-500\/10{border-bottom-color:rgb(244 63 94/.1)}.border-b-rose-500\/100{border-bottom-color:rgb(244 63 94/1)}.border-b-rose-500\/15{border-bottom-color:rgb(244 63 94/.15)}.border-b-rose-500\/20{border-bottom-color:rgb(244 63 94/.2)}.border-b-rose-500\/25{border-bottom-color:rgb(244 63 94/.25)}.border-b-rose-500\/30{border-bottom-color:rgb(244 63 94/.3)}.border-b-rose-500\/35{border-bottom-color:rgb(244 63 94/.35)}.border-b-rose-500\/40{border-bottom-color:rgb(244 63 94/.4)}.border-b-rose-500\/45{border-bottom-color:rgb(244 63 94/.45)}.border-b-rose-500\/5{border-bottom-color:rgb(244 63 94/.05)}.border-b-rose-500\/50{border-bottom-color:rgb(244 63 94/.5)}.border-b-rose-500\/55{border-bottom-color:rgb(244 63 94/.55)}.border-b-rose-500\/60{border-bottom-color:rgb(244 63 94/.6)}.border-b-rose-500\/65{border-bottom-color:rgb(244 63 94/.65)}.border-b-rose-500\/70{border-bottom-color:rgb(244 63 94/.7)}.border-b-rose-500\/75{border-bottom-color:rgb(244 63 94/.75)}.border-b-rose-500\/80{border-bottom-color:rgb(244 63 94/.8)}.border-b-rose-500\/85{border-bottom-color:rgb(244 63 94/.85)}.border-b-rose-500\/90{border-bottom-color:rgb(244 63 94/.9)}.border-b-rose-500\/95{border-bottom-color:rgb(244 63 94/.95)}.border-b-rose-600{--tw-border-opacity:1;border-bottom-color:rgb(225 29 72/var(--tw-border-opacity,1))}.border-b-rose-600\/0{border-bottom-color:rgb(225 29 72/0)}.border-b-rose-600\/10{border-bottom-color:rgb(225 29 72/.1)}.border-b-rose-600\/100{border-bottom-color:rgb(225 29 72/1)}.border-b-rose-600\/15{border-bottom-color:rgb(225 29 72/.15)}.border-b-rose-600\/20{border-bottom-color:rgb(225 29 72/.2)}.border-b-rose-600\/25{border-bottom-color:rgb(225 29 72/.25)}.border-b-rose-600\/30{border-bottom-color:rgb(225 29 72/.3)}.border-b-rose-600\/35{border-bottom-color:rgb(225 29 72/.35)}.border-b-rose-600\/40{border-bottom-color:rgb(225 29 72/.4)}.border-b-rose-600\/45{border-bottom-color:rgb(225 29 72/.45)}.border-b-rose-600\/5{border-bottom-color:rgb(225 29 72/.05)}.border-b-rose-600\/50{border-bottom-color:rgb(225 29 72/.5)}.border-b-rose-600\/55{border-bottom-color:rgb(225 29 72/.55)}.border-b-rose-600\/60{border-bottom-color:rgb(225 29 72/.6)}.border-b-rose-600\/65{border-bottom-color:rgb(225 29 72/.65)}.border-b-rose-600\/70{border-bottom-color:rgb(225 29 72/.7)}.border-b-rose-600\/75{border-bottom-color:rgb(225 29 72/.75)}.border-b-rose-600\/80{border-bottom-color:rgb(225 29 72/.8)}.border-b-rose-600\/85{border-bottom-color:rgb(225 29 72/.85)}.border-b-rose-600\/90{border-bottom-color:rgb(225 29 72/.9)}.border-b-rose-600\/95{border-bottom-color:rgb(225 29 72/.95)}.border-b-rose-700{--tw-border-opacity:1;border-bottom-color:rgb(190 18 60/var(--tw-border-opacity,1))}.border-b-rose-700\/0{border-bottom-color:rgb(190 18 60/0)}.border-b-rose-700\/10{border-bottom-color:rgb(190 18 60/.1)}.border-b-rose-700\/100{border-bottom-color:rgb(190 18 60/1)}.border-b-rose-700\/15{border-bottom-color:rgb(190 18 60/.15)}.border-b-rose-700\/20{border-bottom-color:rgb(190 18 60/.2)}.border-b-rose-700\/25{border-bottom-color:rgb(190 18 60/.25)}.border-b-rose-700\/30{border-bottom-color:rgb(190 18 60/.3)}.border-b-rose-700\/35{border-bottom-color:rgb(190 18 60/.35)}.border-b-rose-700\/40{border-bottom-color:rgb(190 18 60/.4)}.border-b-rose-700\/45{border-bottom-color:rgb(190 18 60/.45)}.border-b-rose-700\/5{border-bottom-color:rgb(190 18 60/.05)}.border-b-rose-700\/50{border-bottom-color:rgb(190 18 60/.5)}.border-b-rose-700\/55{border-bottom-color:rgb(190 18 60/.55)}.border-b-rose-700\/60{border-bottom-color:rgb(190 18 60/.6)}.border-b-rose-700\/65{border-bottom-color:rgb(190 18 60/.65)}.border-b-rose-700\/70{border-bottom-color:rgb(190 18 60/.7)}.border-b-rose-700\/75{border-bottom-color:rgb(190 18 60/.75)}.border-b-rose-700\/80{border-bottom-color:rgb(190 18 60/.8)}.border-b-rose-700\/85{border-bottom-color:rgb(190 18 60/.85)}.border-b-rose-700\/90{border-bottom-color:rgb(190 18 60/.9)}.border-b-rose-700\/95{border-bottom-color:rgb(190 18 60/.95)}.border-b-rose-800{--tw-border-opacity:1;border-bottom-color:rgb(159 18 57/var(--tw-border-opacity,1))}.border-b-rose-800\/0{border-bottom-color:rgb(159 18 57/0)}.border-b-rose-800\/10{border-bottom-color:rgb(159 18 57/.1)}.border-b-rose-800\/100{border-bottom-color:rgb(159 18 57/1)}.border-b-rose-800\/15{border-bottom-color:rgb(159 18 57/.15)}.border-b-rose-800\/20{border-bottom-color:rgb(159 18 57/.2)}.border-b-rose-800\/25{border-bottom-color:rgb(159 18 57/.25)}.border-b-rose-800\/30{border-bottom-color:rgb(159 18 57/.3)}.border-b-rose-800\/35{border-bottom-color:rgb(159 18 57/.35)}.border-b-rose-800\/40{border-bottom-color:rgb(159 18 57/.4)}.border-b-rose-800\/45{border-bottom-color:rgb(159 18 57/.45)}.border-b-rose-800\/5{border-bottom-color:rgb(159 18 57/.05)}.border-b-rose-800\/50{border-bottom-color:rgb(159 18 57/.5)}.border-b-rose-800\/55{border-bottom-color:rgb(159 18 57/.55)}.border-b-rose-800\/60{border-bottom-color:rgb(159 18 57/.6)}.border-b-rose-800\/65{border-bottom-color:rgb(159 18 57/.65)}.border-b-rose-800\/70{border-bottom-color:rgb(159 18 57/.7)}.border-b-rose-800\/75{border-bottom-color:rgb(159 18 57/.75)}.border-b-rose-800\/80{border-bottom-color:rgb(159 18 57/.8)}.border-b-rose-800\/85{border-bottom-color:rgb(159 18 57/.85)}.border-b-rose-800\/90{border-bottom-color:rgb(159 18 57/.9)}.border-b-rose-800\/95{border-bottom-color:rgb(159 18 57/.95)}.border-b-rose-900{--tw-border-opacity:1;border-bottom-color:rgb(136 19 55/var(--tw-border-opacity,1))}.border-b-rose-900\/0{border-bottom-color:rgb(136 19 55/0)}.border-b-rose-900\/10{border-bottom-color:rgb(136 19 55/.1)}.border-b-rose-900\/100{border-bottom-color:rgb(136 19 55/1)}.border-b-rose-900\/15{border-bottom-color:rgb(136 19 55/.15)}.border-b-rose-900\/20{border-bottom-color:rgb(136 19 55/.2)}.border-b-rose-900\/25{border-bottom-color:rgb(136 19 55/.25)}.border-b-rose-900\/30{border-bottom-color:rgb(136 19 55/.3)}.border-b-rose-900\/35{border-bottom-color:rgb(136 19 55/.35)}.border-b-rose-900\/40{border-bottom-color:rgb(136 19 55/.4)}.border-b-rose-900\/45{border-bottom-color:rgb(136 19 55/.45)}.border-b-rose-900\/5{border-bottom-color:rgb(136 19 55/.05)}.border-b-rose-900\/50{border-bottom-color:rgb(136 19 55/.5)}.border-b-rose-900\/55{border-bottom-color:rgb(136 19 55/.55)}.border-b-rose-900\/60{border-bottom-color:rgb(136 19 55/.6)}.border-b-rose-900\/65{border-bottom-color:rgb(136 19 55/.65)}.border-b-rose-900\/70{border-bottom-color:rgb(136 19 55/.7)}.border-b-rose-900\/75{border-bottom-color:rgb(136 19 55/.75)}.border-b-rose-900\/80{border-bottom-color:rgb(136 19 55/.8)}.border-b-rose-900\/85{border-bottom-color:rgb(136 19 55/.85)}.border-b-rose-900\/90{border-bottom-color:rgb(136 19 55/.9)}.border-b-rose-900\/95{border-bottom-color:rgb(136 19 55/.95)}.border-b-sky-100{--tw-border-opacity:1;border-bottom-color:rgb(224 242 254/var(--tw-border-opacity,1))}.border-b-sky-100\/0{border-bottom-color:rgb(224 242 254/0)}.border-b-sky-100\/10{border-bottom-color:rgb(224 242 254/.1)}.border-b-sky-100\/100{border-bottom-color:rgb(224 242 254/1)}.border-b-sky-100\/15{border-bottom-color:rgb(224 242 254/.15)}.border-b-sky-100\/20{border-bottom-color:rgb(224 242 254/.2)}.border-b-sky-100\/25{border-bottom-color:rgb(224 242 254/.25)}.border-b-sky-100\/30{border-bottom-color:rgb(224 242 254/.3)}.border-b-sky-100\/35{border-bottom-color:rgb(224 242 254/.35)}.border-b-sky-100\/40{border-bottom-color:rgb(224 242 254/.4)}.border-b-sky-100\/45{border-bottom-color:rgb(224 242 254/.45)}.border-b-sky-100\/5{border-bottom-color:rgb(224 242 254/.05)}.border-b-sky-100\/50{border-bottom-color:rgb(224 242 254/.5)}.border-b-sky-100\/55{border-bottom-color:rgb(224 242 254/.55)}.border-b-sky-100\/60{border-bottom-color:rgb(224 242 254/.6)}.border-b-sky-100\/65{border-bottom-color:rgb(224 242 254/.65)}.border-b-sky-100\/70{border-bottom-color:rgb(224 242 254/.7)}.border-b-sky-100\/75{border-bottom-color:rgb(224 242 254/.75)}.border-b-sky-100\/80{border-bottom-color:rgb(224 242 254/.8)}.border-b-sky-100\/85{border-bottom-color:rgb(224 242 254/.85)}.border-b-sky-100\/90{border-bottom-color:rgb(224 242 254/.9)}.border-b-sky-100\/95{border-bottom-color:rgb(224 242 254/.95)}.border-b-sky-200{--tw-border-opacity:1;border-bottom-color:rgb(186 230 253/var(--tw-border-opacity,1))}.border-b-sky-200\/0{border-bottom-color:rgb(186 230 253/0)}.border-b-sky-200\/10{border-bottom-color:rgb(186 230 253/.1)}.border-b-sky-200\/100{border-bottom-color:rgb(186 230 253/1)}.border-b-sky-200\/15{border-bottom-color:rgb(186 230 253/.15)}.border-b-sky-200\/20{border-bottom-color:rgb(186 230 253/.2)}.border-b-sky-200\/25{border-bottom-color:rgb(186 230 253/.25)}.border-b-sky-200\/30{border-bottom-color:rgb(186 230 253/.3)}.border-b-sky-200\/35{border-bottom-color:rgb(186 230 253/.35)}.border-b-sky-200\/40{border-bottom-color:rgb(186 230 253/.4)}.border-b-sky-200\/45{border-bottom-color:rgb(186 230 253/.45)}.border-b-sky-200\/5{border-bottom-color:rgb(186 230 253/.05)}.border-b-sky-200\/50{border-bottom-color:rgb(186 230 253/.5)}.border-b-sky-200\/55{border-bottom-color:rgb(186 230 253/.55)}.border-b-sky-200\/60{border-bottom-color:rgb(186 230 253/.6)}.border-b-sky-200\/65{border-bottom-color:rgb(186 230 253/.65)}.border-b-sky-200\/70{border-bottom-color:rgb(186 230 253/.7)}.border-b-sky-200\/75{border-bottom-color:rgb(186 230 253/.75)}.border-b-sky-200\/80{border-bottom-color:rgb(186 230 253/.8)}.border-b-sky-200\/85{border-bottom-color:rgb(186 230 253/.85)}.border-b-sky-200\/90{border-bottom-color:rgb(186 230 253/.9)}.border-b-sky-200\/95{border-bottom-color:rgb(186 230 253/.95)}.border-b-sky-300{--tw-border-opacity:1;border-bottom-color:rgb(125 211 252/var(--tw-border-opacity,1))}.border-b-sky-300\/0{border-bottom-color:rgb(125 211 252/0)}.border-b-sky-300\/10{border-bottom-color:rgb(125 211 252/.1)}.border-b-sky-300\/100{border-bottom-color:rgb(125 211 252/1)}.border-b-sky-300\/15{border-bottom-color:rgb(125 211 252/.15)}.border-b-sky-300\/20{border-bottom-color:rgb(125 211 252/.2)}.border-b-sky-300\/25{border-bottom-color:rgb(125 211 252/.25)}.border-b-sky-300\/30{border-bottom-color:rgb(125 211 252/.3)}.border-b-sky-300\/35{border-bottom-color:rgb(125 211 252/.35)}.border-b-sky-300\/40{border-bottom-color:rgb(125 211 252/.4)}.border-b-sky-300\/45{border-bottom-color:rgb(125 211 252/.45)}.border-b-sky-300\/5{border-bottom-color:rgb(125 211 252/.05)}.border-b-sky-300\/50{border-bottom-color:rgb(125 211 252/.5)}.border-b-sky-300\/55{border-bottom-color:rgb(125 211 252/.55)}.border-b-sky-300\/60{border-bottom-color:rgb(125 211 252/.6)}.border-b-sky-300\/65{border-bottom-color:rgb(125 211 252/.65)}.border-b-sky-300\/70{border-bottom-color:rgb(125 211 252/.7)}.border-b-sky-300\/75{border-bottom-color:rgb(125 211 252/.75)}.border-b-sky-300\/80{border-bottom-color:rgb(125 211 252/.8)}.border-b-sky-300\/85{border-bottom-color:rgb(125 211 252/.85)}.border-b-sky-300\/90{border-bottom-color:rgb(125 211 252/.9)}.border-b-sky-300\/95{border-bottom-color:rgb(125 211 252/.95)}.border-b-sky-400{--tw-border-opacity:1;border-bottom-color:rgb(56 189 248/var(--tw-border-opacity,1))}.border-b-sky-400\/0{border-bottom-color:rgb(56 189 248/0)}.border-b-sky-400\/10{border-bottom-color:rgb(56 189 248/.1)}.border-b-sky-400\/100{border-bottom-color:rgb(56 189 248/1)}.border-b-sky-400\/15{border-bottom-color:rgb(56 189 248/.15)}.border-b-sky-400\/20{border-bottom-color:rgb(56 189 248/.2)}.border-b-sky-400\/25{border-bottom-color:rgb(56 189 248/.25)}.border-b-sky-400\/30{border-bottom-color:rgb(56 189 248/.3)}.border-b-sky-400\/35{border-bottom-color:rgb(56 189 248/.35)}.border-b-sky-400\/40{border-bottom-color:rgb(56 189 248/.4)}.border-b-sky-400\/45{border-bottom-color:rgb(56 189 248/.45)}.border-b-sky-400\/5{border-bottom-color:rgb(56 189 248/.05)}.border-b-sky-400\/50{border-bottom-color:rgb(56 189 248/.5)}.border-b-sky-400\/55{border-bottom-color:rgb(56 189 248/.55)}.border-b-sky-400\/60{border-bottom-color:rgb(56 189 248/.6)}.border-b-sky-400\/65{border-bottom-color:rgb(56 189 248/.65)}.border-b-sky-400\/70{border-bottom-color:rgb(56 189 248/.7)}.border-b-sky-400\/75{border-bottom-color:rgb(56 189 248/.75)}.border-b-sky-400\/80{border-bottom-color:rgb(56 189 248/.8)}.border-b-sky-400\/85{border-bottom-color:rgb(56 189 248/.85)}.border-b-sky-400\/90{border-bottom-color:rgb(56 189 248/.9)}.border-b-sky-400\/95{border-bottom-color:rgb(56 189 248/.95)}.border-b-sky-500{--tw-border-opacity:1;border-bottom-color:rgb(14 165 233/var(--tw-border-opacity,1))}.border-b-sky-500\/0{border-bottom-color:rgb(14 165 233/0)}.border-b-sky-500\/10{border-bottom-color:rgb(14 165 233/.1)}.border-b-sky-500\/100{border-bottom-color:rgb(14 165 233/1)}.border-b-sky-500\/15{border-bottom-color:rgb(14 165 233/.15)}.border-b-sky-500\/20{border-bottom-color:rgb(14 165 233/.2)}.border-b-sky-500\/25{border-bottom-color:rgb(14 165 233/.25)}.border-b-sky-500\/30{border-bottom-color:rgb(14 165 233/.3)}.border-b-sky-500\/35{border-bottom-color:rgb(14 165 233/.35)}.border-b-sky-500\/40{border-bottom-color:rgb(14 165 233/.4)}.border-b-sky-500\/45{border-bottom-color:rgb(14 165 233/.45)}.border-b-sky-500\/5{border-bottom-color:rgb(14 165 233/.05)}.border-b-sky-500\/50{border-bottom-color:rgb(14 165 233/.5)}.border-b-sky-500\/55{border-bottom-color:rgb(14 165 233/.55)}.border-b-sky-500\/60{border-bottom-color:rgb(14 165 233/.6)}.border-b-sky-500\/65{border-bottom-color:rgb(14 165 233/.65)}.border-b-sky-500\/70{border-bottom-color:rgb(14 165 233/.7)}.border-b-sky-500\/75{border-bottom-color:rgb(14 165 233/.75)}.border-b-sky-500\/80{border-bottom-color:rgb(14 165 233/.8)}.border-b-sky-500\/85{border-bottom-color:rgb(14 165 233/.85)}.border-b-sky-500\/90{border-bottom-color:rgb(14 165 233/.9)}.border-b-sky-500\/95{border-bottom-color:rgb(14 165 233/.95)}.border-b-sky-600{--tw-border-opacity:1;border-bottom-color:rgb(2 132 199/var(--tw-border-opacity,1))}.border-b-sky-600\/0{border-bottom-color:rgb(2 132 199/0)}.border-b-sky-600\/10{border-bottom-color:rgb(2 132 199/.1)}.border-b-sky-600\/100{border-bottom-color:rgb(2 132 199/1)}.border-b-sky-600\/15{border-bottom-color:rgb(2 132 199/.15)}.border-b-sky-600\/20{border-bottom-color:rgb(2 132 199/.2)}.border-b-sky-600\/25{border-bottom-color:rgb(2 132 199/.25)}.border-b-sky-600\/30{border-bottom-color:rgb(2 132 199/.3)}.border-b-sky-600\/35{border-bottom-color:rgb(2 132 199/.35)}.border-b-sky-600\/40{border-bottom-color:rgb(2 132 199/.4)}.border-b-sky-600\/45{border-bottom-color:rgb(2 132 199/.45)}.border-b-sky-600\/5{border-bottom-color:rgb(2 132 199/.05)}.border-b-sky-600\/50{border-bottom-color:rgb(2 132 199/.5)}.border-b-sky-600\/55{border-bottom-color:rgb(2 132 199/.55)}.border-b-sky-600\/60{border-bottom-color:rgb(2 132 199/.6)}.border-b-sky-600\/65{border-bottom-color:rgb(2 132 199/.65)}.border-b-sky-600\/70{border-bottom-color:rgb(2 132 199/.7)}.border-b-sky-600\/75{border-bottom-color:rgb(2 132 199/.75)}.border-b-sky-600\/80{border-bottom-color:rgb(2 132 199/.8)}.border-b-sky-600\/85{border-bottom-color:rgb(2 132 199/.85)}.border-b-sky-600\/90{border-bottom-color:rgb(2 132 199/.9)}.border-b-sky-600\/95{border-bottom-color:rgb(2 132 199/.95)}.border-b-sky-700{--tw-border-opacity:1;border-bottom-color:rgb(3 105 161/var(--tw-border-opacity,1))}.border-b-sky-700\/0{border-bottom-color:rgb(3 105 161/0)}.border-b-sky-700\/10{border-bottom-color:rgb(3 105 161/.1)}.border-b-sky-700\/100{border-bottom-color:rgb(3 105 161/1)}.border-b-sky-700\/15{border-bottom-color:rgb(3 105 161/.15)}.border-b-sky-700\/20{border-bottom-color:rgb(3 105 161/.2)}.border-b-sky-700\/25{border-bottom-color:rgb(3 105 161/.25)}.border-b-sky-700\/30{border-bottom-color:rgb(3 105 161/.3)}.border-b-sky-700\/35{border-bottom-color:rgb(3 105 161/.35)}.border-b-sky-700\/40{border-bottom-color:rgb(3 105 161/.4)}.border-b-sky-700\/45{border-bottom-color:rgb(3 105 161/.45)}.border-b-sky-700\/5{border-bottom-color:rgb(3 105 161/.05)}.border-b-sky-700\/50{border-bottom-color:rgb(3 105 161/.5)}.border-b-sky-700\/55{border-bottom-color:rgb(3 105 161/.55)}.border-b-sky-700\/60{border-bottom-color:rgb(3 105 161/.6)}.border-b-sky-700\/65{border-bottom-color:rgb(3 105 161/.65)}.border-b-sky-700\/70{border-bottom-color:rgb(3 105 161/.7)}.border-b-sky-700\/75{border-bottom-color:rgb(3 105 161/.75)}.border-b-sky-700\/80{border-bottom-color:rgb(3 105 161/.8)}.border-b-sky-700\/85{border-bottom-color:rgb(3 105 161/.85)}.border-b-sky-700\/90{border-bottom-color:rgb(3 105 161/.9)}.border-b-sky-700\/95{border-bottom-color:rgb(3 105 161/.95)}.border-b-sky-800{--tw-border-opacity:1;border-bottom-color:rgb(7 89 133/var(--tw-border-opacity,1))}.border-b-sky-800\/0{border-bottom-color:rgb(7 89 133/0)}.border-b-sky-800\/10{border-bottom-color:rgb(7 89 133/.1)}.border-b-sky-800\/100{border-bottom-color:rgb(7 89 133/1)}.border-b-sky-800\/15{border-bottom-color:rgb(7 89 133/.15)}.border-b-sky-800\/20{border-bottom-color:rgb(7 89 133/.2)}.border-b-sky-800\/25{border-bottom-color:rgb(7 89 133/.25)}.border-b-sky-800\/30{border-bottom-color:rgb(7 89 133/.3)}.border-b-sky-800\/35{border-bottom-color:rgb(7 89 133/.35)}.border-b-sky-800\/40{border-bottom-color:rgb(7 89 133/.4)}.border-b-sky-800\/45{border-bottom-color:rgb(7 89 133/.45)}.border-b-sky-800\/5{border-bottom-color:rgb(7 89 133/.05)}.border-b-sky-800\/50{border-bottom-color:rgb(7 89 133/.5)}.border-b-sky-800\/55{border-bottom-color:rgb(7 89 133/.55)}.border-b-sky-800\/60{border-bottom-color:rgb(7 89 133/.6)}.border-b-sky-800\/65{border-bottom-color:rgb(7 89 133/.65)}.border-b-sky-800\/70{border-bottom-color:rgb(7 89 133/.7)}.border-b-sky-800\/75{border-bottom-color:rgb(7 89 133/.75)}.border-b-sky-800\/80{border-bottom-color:rgb(7 89 133/.8)}.border-b-sky-800\/85{border-bottom-color:rgb(7 89 133/.85)}.border-b-sky-800\/90{border-bottom-color:rgb(7 89 133/.9)}.border-b-sky-800\/95{border-bottom-color:rgb(7 89 133/.95)}.border-b-sky-900{--tw-border-opacity:1;border-bottom-color:rgb(12 74 110/var(--tw-border-opacity,1))}.border-b-sky-900\/0{border-bottom-color:rgb(12 74 110/0)}.border-b-sky-900\/10{border-bottom-color:rgb(12 74 110/.1)}.border-b-sky-900\/100{border-bottom-color:rgb(12 74 110/1)}.border-b-sky-900\/15{border-bottom-color:rgb(12 74 110/.15)}.border-b-sky-900\/20{border-bottom-color:rgb(12 74 110/.2)}.border-b-sky-900\/25{border-bottom-color:rgb(12 74 110/.25)}.border-b-sky-900\/30{border-bottom-color:rgb(12 74 110/.3)}.border-b-sky-900\/35{border-bottom-color:rgb(12 74 110/.35)}.border-b-sky-900\/40{border-bottom-color:rgb(12 74 110/.4)}.border-b-sky-900\/45{border-bottom-color:rgb(12 74 110/.45)}.border-b-sky-900\/5{border-bottom-color:rgb(12 74 110/.05)}.border-b-sky-900\/50{border-bottom-color:rgb(12 74 110/.5)}.border-b-sky-900\/55{border-bottom-color:rgb(12 74 110/.55)}.border-b-sky-900\/60{border-bottom-color:rgb(12 74 110/.6)}.border-b-sky-900\/65{border-bottom-color:rgb(12 74 110/.65)}.border-b-sky-900\/70{border-bottom-color:rgb(12 74 110/.7)}.border-b-sky-900\/75{border-bottom-color:rgb(12 74 110/.75)}.border-b-sky-900\/80{border-bottom-color:rgb(12 74 110/.8)}.border-b-sky-900\/85{border-bottom-color:rgb(12 74 110/.85)}.border-b-sky-900\/90{border-bottom-color:rgb(12 74 110/.9)}.border-b-sky-900\/95{border-bottom-color:rgb(12 74 110/.95)}.border-b-slate-100{--tw-border-opacity:1;border-bottom-color:rgb(241 245 249/var(--tw-border-opacity,1))}.border-b-slate-100\/0{border-bottom-color:rgb(241 245 249/0)}.border-b-slate-100\/10{border-bottom-color:rgb(241 245 249/.1)}.border-b-slate-100\/100{border-bottom-color:rgb(241 245 249/1)}.border-b-slate-100\/15{border-bottom-color:rgb(241 245 249/.15)}.border-b-slate-100\/20{border-bottom-color:rgb(241 245 249/.2)}.border-b-slate-100\/25{border-bottom-color:rgb(241 245 249/.25)}.border-b-slate-100\/30{border-bottom-color:rgb(241 245 249/.3)}.border-b-slate-100\/35{border-bottom-color:rgb(241 245 249/.35)}.border-b-slate-100\/40{border-bottom-color:rgb(241 245 249/.4)}.border-b-slate-100\/45{border-bottom-color:rgb(241 245 249/.45)}.border-b-slate-100\/5{border-bottom-color:rgb(241 245 249/.05)}.border-b-slate-100\/50{border-bottom-color:rgb(241 245 249/.5)}.border-b-slate-100\/55{border-bottom-color:rgb(241 245 249/.55)}.border-b-slate-100\/60{border-bottom-color:rgb(241 245 249/.6)}.border-b-slate-100\/65{border-bottom-color:rgb(241 245 249/.65)}.border-b-slate-100\/70{border-bottom-color:rgb(241 245 249/.7)}.border-b-slate-100\/75{border-bottom-color:rgb(241 245 249/.75)}.border-b-slate-100\/80{border-bottom-color:rgb(241 245 249/.8)}.border-b-slate-100\/85{border-bottom-color:rgb(241 245 249/.85)}.border-b-slate-100\/90{border-bottom-color:rgb(241 245 249/.9)}.border-b-slate-100\/95{border-bottom-color:rgb(241 245 249/.95)}.border-b-slate-200{--tw-border-opacity:1;border-bottom-color:rgb(226 232 240/var(--tw-border-opacity,1))}.border-b-slate-200\/0{border-bottom-color:rgb(226 232 240/0)}.border-b-slate-200\/10{border-bottom-color:rgb(226 232 240/.1)}.border-b-slate-200\/100{border-bottom-color:rgb(226 232 240/1)}.border-b-slate-200\/15{border-bottom-color:rgb(226 232 240/.15)}.border-b-slate-200\/20{border-bottom-color:rgb(226 232 240/.2)}.border-b-slate-200\/25{border-bottom-color:rgb(226 232 240/.25)}.border-b-slate-200\/30{border-bottom-color:rgb(226 232 240/.3)}.border-b-slate-200\/35{border-bottom-color:rgb(226 232 240/.35)}.border-b-slate-200\/40{border-bottom-color:rgb(226 232 240/.4)}.border-b-slate-200\/45{border-bottom-color:rgb(226 232 240/.45)}.border-b-slate-200\/5{border-bottom-color:rgb(226 232 240/.05)}.border-b-slate-200\/50{border-bottom-color:rgb(226 232 240/.5)}.border-b-slate-200\/55{border-bottom-color:rgb(226 232 240/.55)}.border-b-slate-200\/60{border-bottom-color:rgb(226 232 240/.6)}.border-b-slate-200\/65{border-bottom-color:rgb(226 232 240/.65)}.border-b-slate-200\/70{border-bottom-color:rgb(226 232 240/.7)}.border-b-slate-200\/75{border-bottom-color:rgb(226 232 240/.75)}.border-b-slate-200\/80{border-bottom-color:rgb(226 232 240/.8)}.border-b-slate-200\/85{border-bottom-color:rgb(226 232 240/.85)}.border-b-slate-200\/90{border-bottom-color:rgb(226 232 240/.9)}.border-b-slate-200\/95{border-bottom-color:rgb(226 232 240/.95)}.border-b-slate-300{--tw-border-opacity:1;border-bottom-color:rgb(203 213 225/var(--tw-border-opacity,1))}.border-b-slate-300\/0{border-bottom-color:rgb(203 213 225/0)}.border-b-slate-300\/10{border-bottom-color:rgb(203 213 225/.1)}.border-b-slate-300\/100{border-bottom-color:rgb(203 213 225/1)}.border-b-slate-300\/15{border-bottom-color:rgb(203 213 225/.15)}.border-b-slate-300\/20{border-bottom-color:rgb(203 213 225/.2)}.border-b-slate-300\/25{border-bottom-color:rgb(203 213 225/.25)}.border-b-slate-300\/30{border-bottom-color:rgb(203 213 225/.3)}.border-b-slate-300\/35{border-bottom-color:rgb(203 213 225/.35)}.border-b-slate-300\/40{border-bottom-color:rgb(203 213 225/.4)}.border-b-slate-300\/45{border-bottom-color:rgb(203 213 225/.45)}.border-b-slate-300\/5{border-bottom-color:rgb(203 213 225/.05)}.border-b-slate-300\/50{border-bottom-color:rgb(203 213 225/.5)}.border-b-slate-300\/55{border-bottom-color:rgb(203 213 225/.55)}.border-b-slate-300\/60{border-bottom-color:rgb(203 213 225/.6)}.border-b-slate-300\/65{border-bottom-color:rgb(203 213 225/.65)}.border-b-slate-300\/70{border-bottom-color:rgb(203 213 225/.7)}.border-b-slate-300\/75{border-bottom-color:rgb(203 213 225/.75)}.border-b-slate-300\/80{border-bottom-color:rgb(203 213 225/.8)}.border-b-slate-300\/85{border-bottom-color:rgb(203 213 225/.85)}.border-b-slate-300\/90{border-bottom-color:rgb(203 213 225/.9)}.border-b-slate-300\/95{border-bottom-color:rgb(203 213 225/.95)}.border-b-slate-400{--tw-border-opacity:1;border-bottom-color:rgb(148 163 184/var(--tw-border-opacity,1))}.border-b-slate-400\/0{border-bottom-color:rgb(148 163 184/0)}.border-b-slate-400\/10{border-bottom-color:rgb(148 163 184/.1)}.border-b-slate-400\/100{border-bottom-color:rgb(148 163 184/1)}.border-b-slate-400\/15{border-bottom-color:rgb(148 163 184/.15)}.border-b-slate-400\/20{border-bottom-color:rgb(148 163 184/.2)}.border-b-slate-400\/25{border-bottom-color:rgb(148 163 184/.25)}.border-b-slate-400\/30{border-bottom-color:rgb(148 163 184/.3)}.border-b-slate-400\/35{border-bottom-color:rgb(148 163 184/.35)}.border-b-slate-400\/40{border-bottom-color:rgb(148 163 184/.4)}.border-b-slate-400\/45{border-bottom-color:rgb(148 163 184/.45)}.border-b-slate-400\/5{border-bottom-color:rgb(148 163 184/.05)}.border-b-slate-400\/50{border-bottom-color:rgb(148 163 184/.5)}.border-b-slate-400\/55{border-bottom-color:rgb(148 163 184/.55)}.border-b-slate-400\/60{border-bottom-color:rgb(148 163 184/.6)}.border-b-slate-400\/65{border-bottom-color:rgb(148 163 184/.65)}.border-b-slate-400\/70{border-bottom-color:rgb(148 163 184/.7)}.border-b-slate-400\/75{border-bottom-color:rgb(148 163 184/.75)}.border-b-slate-400\/80{border-bottom-color:rgb(148 163 184/.8)}.border-b-slate-400\/85{border-bottom-color:rgb(148 163 184/.85)}.border-b-slate-400\/90{border-bottom-color:rgb(148 163 184/.9)}.border-b-slate-400\/95{border-bottom-color:rgb(148 163 184/.95)}.border-b-slate-500{--tw-border-opacity:1;border-bottom-color:rgb(100 116 139/var(--tw-border-opacity,1))}.border-b-slate-500\/0{border-bottom-color:rgb(100 116 139/0)}.border-b-slate-500\/10{border-bottom-color:rgb(100 116 139/.1)}.border-b-slate-500\/100{border-bottom-color:rgb(100 116 139/1)}.border-b-slate-500\/15{border-bottom-color:rgb(100 116 139/.15)}.border-b-slate-500\/20{border-bottom-color:rgb(100 116 139/.2)}.border-b-slate-500\/25{border-bottom-color:rgb(100 116 139/.25)}.border-b-slate-500\/30{border-bottom-color:rgb(100 116 139/.3)}.border-b-slate-500\/35{border-bottom-color:rgb(100 116 139/.35)}.border-b-slate-500\/40{border-bottom-color:rgb(100 116 139/.4)}.border-b-slate-500\/45{border-bottom-color:rgb(100 116 139/.45)}.border-b-slate-500\/5{border-bottom-color:rgb(100 116 139/.05)}.border-b-slate-500\/50{border-bottom-color:rgb(100 116 139/.5)}.border-b-slate-500\/55{border-bottom-color:rgb(100 116 139/.55)}.border-b-slate-500\/60{border-bottom-color:rgb(100 116 139/.6)}.border-b-slate-500\/65{border-bottom-color:rgb(100 116 139/.65)}.border-b-slate-500\/70{border-bottom-color:rgb(100 116 139/.7)}.border-b-slate-500\/75{border-bottom-color:rgb(100 116 139/.75)}.border-b-slate-500\/80{border-bottom-color:rgb(100 116 139/.8)}.border-b-slate-500\/85{border-bottom-color:rgb(100 116 139/.85)}.border-b-slate-500\/90{border-bottom-color:rgb(100 116 139/.9)}.border-b-slate-500\/95{border-bottom-color:rgb(100 116 139/.95)}.border-b-slate-600{--tw-border-opacity:1;border-bottom-color:rgb(71 85 105/var(--tw-border-opacity,1))}.border-b-slate-600\/0{border-bottom-color:rgb(71 85 105/0)}.border-b-slate-600\/10{border-bottom-color:rgb(71 85 105/.1)}.border-b-slate-600\/100{border-bottom-color:rgb(71 85 105/1)}.border-b-slate-600\/15{border-bottom-color:rgb(71 85 105/.15)}.border-b-slate-600\/20{border-bottom-color:rgb(71 85 105/.2)}.border-b-slate-600\/25{border-bottom-color:rgb(71 85 105/.25)}.border-b-slate-600\/30{border-bottom-color:rgb(71 85 105/.3)}.border-b-slate-600\/35{border-bottom-color:rgb(71 85 105/.35)}.border-b-slate-600\/40{border-bottom-color:rgb(71 85 105/.4)}.border-b-slate-600\/45{border-bottom-color:rgb(71 85 105/.45)}.border-b-slate-600\/5{border-bottom-color:rgb(71 85 105/.05)}.border-b-slate-600\/50{border-bottom-color:rgb(71 85 105/.5)}.border-b-slate-600\/55{border-bottom-color:rgb(71 85 105/.55)}.border-b-slate-600\/60{border-bottom-color:rgb(71 85 105/.6)}.border-b-slate-600\/65{border-bottom-color:rgb(71 85 105/.65)}.border-b-slate-600\/70{border-bottom-color:rgb(71 85 105/.7)}.border-b-slate-600\/75{border-bottom-color:rgb(71 85 105/.75)}.border-b-slate-600\/80{border-bottom-color:rgb(71 85 105/.8)}.border-b-slate-600\/85{border-bottom-color:rgb(71 85 105/.85)}.border-b-slate-600\/90{border-bottom-color:rgb(71 85 105/.9)}.border-b-slate-600\/95{border-bottom-color:rgb(71 85 105/.95)}.border-b-slate-700{--tw-border-opacity:1;border-bottom-color:rgb(51 65 85/var(--tw-border-opacity,1))}.border-b-slate-700\/0{border-bottom-color:rgb(51 65 85/0)}.border-b-slate-700\/10{border-bottom-color:rgb(51 65 85/.1)}.border-b-slate-700\/100{border-bottom-color:rgb(51 65 85/1)}.border-b-slate-700\/15{border-bottom-color:rgb(51 65 85/.15)}.border-b-slate-700\/20{border-bottom-color:rgb(51 65 85/.2)}.border-b-slate-700\/25{border-bottom-color:rgb(51 65 85/.25)}.border-b-slate-700\/30{border-bottom-color:rgb(51 65 85/.3)}.border-b-slate-700\/35{border-bottom-color:rgb(51 65 85/.35)}.border-b-slate-700\/40{border-bottom-color:rgb(51 65 85/.4)}.border-b-slate-700\/45{border-bottom-color:rgb(51 65 85/.45)}.border-b-slate-700\/5{border-bottom-color:rgb(51 65 85/.05)}.border-b-slate-700\/50{border-bottom-color:rgb(51 65 85/.5)}.border-b-slate-700\/55{border-bottom-color:rgb(51 65 85/.55)}.border-b-slate-700\/60{border-bottom-color:rgb(51 65 85/.6)}.border-b-slate-700\/65{border-bottom-color:rgb(51 65 85/.65)}.border-b-slate-700\/70{border-bottom-color:rgb(51 65 85/.7)}.border-b-slate-700\/75{border-bottom-color:rgb(51 65 85/.75)}.border-b-slate-700\/80{border-bottom-color:rgb(51 65 85/.8)}.border-b-slate-700\/85{border-bottom-color:rgb(51 65 85/.85)}.border-b-slate-700\/90{border-bottom-color:rgb(51 65 85/.9)}.border-b-slate-700\/95{border-bottom-color:rgb(51 65 85/.95)}.border-b-slate-800{--tw-border-opacity:1;border-bottom-color:rgb(30 41 59/var(--tw-border-opacity,1))}.border-b-slate-800\/0{border-bottom-color:rgb(30 41 59/0)}.border-b-slate-800\/10{border-bottom-color:rgb(30 41 59/.1)}.border-b-slate-800\/100{border-bottom-color:rgb(30 41 59/1)}.border-b-slate-800\/15{border-bottom-color:rgb(30 41 59/.15)}.border-b-slate-800\/20{border-bottom-color:rgb(30 41 59/.2)}.border-b-slate-800\/25{border-bottom-color:rgb(30 41 59/.25)}.border-b-slate-800\/30{border-bottom-color:rgb(30 41 59/.3)}.border-b-slate-800\/35{border-bottom-color:rgb(30 41 59/.35)}.border-b-slate-800\/40{border-bottom-color:rgb(30 41 59/.4)}.border-b-slate-800\/45{border-bottom-color:rgb(30 41 59/.45)}.border-b-slate-800\/5{border-bottom-color:rgb(30 41 59/.05)}.border-b-slate-800\/50{border-bottom-color:rgb(30 41 59/.5)}.border-b-slate-800\/55{border-bottom-color:rgb(30 41 59/.55)}.border-b-slate-800\/60{border-bottom-color:rgb(30 41 59/.6)}.border-b-slate-800\/65{border-bottom-color:rgb(30 41 59/.65)}.border-b-slate-800\/70{border-bottom-color:rgb(30 41 59/.7)}.border-b-slate-800\/75{border-bottom-color:rgb(30 41 59/.75)}.border-b-slate-800\/80{border-bottom-color:rgb(30 41 59/.8)}.border-b-slate-800\/85{border-bottom-color:rgb(30 41 59/.85)}.border-b-slate-800\/90{border-bottom-color:rgb(30 41 59/.9)}.border-b-slate-800\/95{border-bottom-color:rgb(30 41 59/.95)}.border-b-slate-900{--tw-border-opacity:1;border-bottom-color:rgb(15 23 42/var(--tw-border-opacity,1))}.border-b-slate-900\/0{border-bottom-color:rgb(15 23 42/0)}.border-b-slate-900\/10{border-bottom-color:rgb(15 23 42/.1)}.border-b-slate-900\/100{border-bottom-color:rgb(15 23 42/1)}.border-b-slate-900\/15{border-bottom-color:rgb(15 23 42/.15)}.border-b-slate-900\/20{border-bottom-color:rgb(15 23 42/.2)}.border-b-slate-900\/25{border-bottom-color:rgb(15 23 42/.25)}.border-b-slate-900\/30{border-bottom-color:rgb(15 23 42/.3)}.border-b-slate-900\/35{border-bottom-color:rgb(15 23 42/.35)}.border-b-slate-900\/40{border-bottom-color:rgb(15 23 42/.4)}.border-b-slate-900\/45{border-bottom-color:rgb(15 23 42/.45)}.border-b-slate-900\/5{border-bottom-color:rgb(15 23 42/.05)}.border-b-slate-900\/50{border-bottom-color:rgb(15 23 42/.5)}.border-b-slate-900\/55{border-bottom-color:rgb(15 23 42/.55)}.border-b-slate-900\/60{border-bottom-color:rgb(15 23 42/.6)}.border-b-slate-900\/65{border-bottom-color:rgb(15 23 42/.65)}.border-b-slate-900\/70{border-bottom-color:rgb(15 23 42/.7)}.border-b-slate-900\/75{border-bottom-color:rgb(15 23 42/.75)}.border-b-slate-900\/80{border-bottom-color:rgb(15 23 42/.8)}.border-b-slate-900\/85{border-bottom-color:rgb(15 23 42/.85)}.border-b-slate-900\/90{border-bottom-color:rgb(15 23 42/.9)}.border-b-slate-900\/95{border-bottom-color:rgb(15 23 42/.95)}.border-b-stone-100{--tw-border-opacity:1;border-bottom-color:rgb(245 245 244/var(--tw-border-opacity,1))}.border-b-stone-100\/0{border-bottom-color:rgb(245 245 244/0)}.border-b-stone-100\/10{border-bottom-color:rgb(245 245 244/.1)}.border-b-stone-100\/100{border-bottom-color:rgb(245 245 244/1)}.border-b-stone-100\/15{border-bottom-color:rgb(245 245 244/.15)}.border-b-stone-100\/20{border-bottom-color:rgb(245 245 244/.2)}.border-b-stone-100\/25{border-bottom-color:rgb(245 245 244/.25)}.border-b-stone-100\/30{border-bottom-color:rgb(245 245 244/.3)}.border-b-stone-100\/35{border-bottom-color:rgb(245 245 244/.35)}.border-b-stone-100\/40{border-bottom-color:rgb(245 245 244/.4)}.border-b-stone-100\/45{border-bottom-color:rgb(245 245 244/.45)}.border-b-stone-100\/5{border-bottom-color:rgb(245 245 244/.05)}.border-b-stone-100\/50{border-bottom-color:rgb(245 245 244/.5)}.border-b-stone-100\/55{border-bottom-color:rgb(245 245 244/.55)}.border-b-stone-100\/60{border-bottom-color:rgb(245 245 244/.6)}.border-b-stone-100\/65{border-bottom-color:rgb(245 245 244/.65)}.border-b-stone-100\/70{border-bottom-color:rgb(245 245 244/.7)}.border-b-stone-100\/75{border-bottom-color:rgb(245 245 244/.75)}.border-b-stone-100\/80{border-bottom-color:rgb(245 245 244/.8)}.border-b-stone-100\/85{border-bottom-color:rgb(245 245 244/.85)}.border-b-stone-100\/90{border-bottom-color:rgb(245 245 244/.9)}.border-b-stone-100\/95{border-bottom-color:rgb(245 245 244/.95)}.border-b-stone-200{--tw-border-opacity:1;border-bottom-color:rgb(231 229 228/var(--tw-border-opacity,1))}.border-b-stone-200\/0{border-bottom-color:rgb(231 229 228/0)}.border-b-stone-200\/10{border-bottom-color:rgb(231 229 228/.1)}.border-b-stone-200\/100{border-bottom-color:rgb(231 229 228/1)}.border-b-stone-200\/15{border-bottom-color:rgb(231 229 228/.15)}.border-b-stone-200\/20{border-bottom-color:rgb(231 229 228/.2)}.border-b-stone-200\/25{border-bottom-color:rgb(231 229 228/.25)}.border-b-stone-200\/30{border-bottom-color:rgb(231 229 228/.3)}.border-b-stone-200\/35{border-bottom-color:rgb(231 229 228/.35)}.border-b-stone-200\/40{border-bottom-color:rgb(231 229 228/.4)}.border-b-stone-200\/45{border-bottom-color:rgb(231 229 228/.45)}.border-b-stone-200\/5{border-bottom-color:rgb(231 229 228/.05)}.border-b-stone-200\/50{border-bottom-color:rgb(231 229 228/.5)}.border-b-stone-200\/55{border-bottom-color:rgb(231 229 228/.55)}.border-b-stone-200\/60{border-bottom-color:rgb(231 229 228/.6)}.border-b-stone-200\/65{border-bottom-color:rgb(231 229 228/.65)}.border-b-stone-200\/70{border-bottom-color:rgb(231 229 228/.7)}.border-b-stone-200\/75{border-bottom-color:rgb(231 229 228/.75)}.border-b-stone-200\/80{border-bottom-color:rgb(231 229 228/.8)}.border-b-stone-200\/85{border-bottom-color:rgb(231 229 228/.85)}.border-b-stone-200\/90{border-bottom-color:rgb(231 229 228/.9)}.border-b-stone-200\/95{border-bottom-color:rgb(231 229 228/.95)}.border-b-stone-300{--tw-border-opacity:1;border-bottom-color:rgb(214 211 209/var(--tw-border-opacity,1))}.border-b-stone-300\/0{border-bottom-color:rgb(214 211 209/0)}.border-b-stone-300\/10{border-bottom-color:rgb(214 211 209/.1)}.border-b-stone-300\/100{border-bottom-color:rgb(214 211 209/1)}.border-b-stone-300\/15{border-bottom-color:rgb(214 211 209/.15)}.border-b-stone-300\/20{border-bottom-color:rgb(214 211 209/.2)}.border-b-stone-300\/25{border-bottom-color:rgb(214 211 209/.25)}.border-b-stone-300\/30{border-bottom-color:rgb(214 211 209/.3)}.border-b-stone-300\/35{border-bottom-color:rgb(214 211 209/.35)}.border-b-stone-300\/40{border-bottom-color:rgb(214 211 209/.4)}.border-b-stone-300\/45{border-bottom-color:rgb(214 211 209/.45)}.border-b-stone-300\/5{border-bottom-color:rgb(214 211 209/.05)}.border-b-stone-300\/50{border-bottom-color:rgb(214 211 209/.5)}.border-b-stone-300\/55{border-bottom-color:rgb(214 211 209/.55)}.border-b-stone-300\/60{border-bottom-color:rgb(214 211 209/.6)}.border-b-stone-300\/65{border-bottom-color:rgb(214 211 209/.65)}.border-b-stone-300\/70{border-bottom-color:rgb(214 211 209/.7)}.border-b-stone-300\/75{border-bottom-color:rgb(214 211 209/.75)}.border-b-stone-300\/80{border-bottom-color:rgb(214 211 209/.8)}.border-b-stone-300\/85{border-bottom-color:rgb(214 211 209/.85)}.border-b-stone-300\/90{border-bottom-color:rgb(214 211 209/.9)}.border-b-stone-300\/95{border-bottom-color:rgb(214 211 209/.95)}.border-b-stone-400{--tw-border-opacity:1;border-bottom-color:rgb(168 162 158/var(--tw-border-opacity,1))}.border-b-stone-400\/0{border-bottom-color:rgb(168 162 158/0)}.border-b-stone-400\/10{border-bottom-color:rgb(168 162 158/.1)}.border-b-stone-400\/100{border-bottom-color:rgb(168 162 158/1)}.border-b-stone-400\/15{border-bottom-color:rgb(168 162 158/.15)}.border-b-stone-400\/20{border-bottom-color:rgb(168 162 158/.2)}.border-b-stone-400\/25{border-bottom-color:rgb(168 162 158/.25)}.border-b-stone-400\/30{border-bottom-color:rgb(168 162 158/.3)}.border-b-stone-400\/35{border-bottom-color:rgb(168 162 158/.35)}.border-b-stone-400\/40{border-bottom-color:rgb(168 162 158/.4)}.border-b-stone-400\/45{border-bottom-color:rgb(168 162 158/.45)}.border-b-stone-400\/5{border-bottom-color:rgb(168 162 158/.05)}.border-b-stone-400\/50{border-bottom-color:rgb(168 162 158/.5)}.border-b-stone-400\/55{border-bottom-color:rgb(168 162 158/.55)}.border-b-stone-400\/60{border-bottom-color:rgb(168 162 158/.6)}.border-b-stone-400\/65{border-bottom-color:rgb(168 162 158/.65)}.border-b-stone-400\/70{border-bottom-color:rgb(168 162 158/.7)}.border-b-stone-400\/75{border-bottom-color:rgb(168 162 158/.75)}.border-b-stone-400\/80{border-bottom-color:rgb(168 162 158/.8)}.border-b-stone-400\/85{border-bottom-color:rgb(168 162 158/.85)}.border-b-stone-400\/90{border-bottom-color:rgb(168 162 158/.9)}.border-b-stone-400\/95{border-bottom-color:rgb(168 162 158/.95)}.border-b-stone-500{--tw-border-opacity:1;border-bottom-color:rgb(120 113 108/var(--tw-border-opacity,1))}.border-b-stone-500\/0{border-bottom-color:rgb(120 113 108/0)}.border-b-stone-500\/10{border-bottom-color:rgb(120 113 108/.1)}.border-b-stone-500\/100{border-bottom-color:rgb(120 113 108/1)}.border-b-stone-500\/15{border-bottom-color:rgb(120 113 108/.15)}.border-b-stone-500\/20{border-bottom-color:rgb(120 113 108/.2)}.border-b-stone-500\/25{border-bottom-color:rgb(120 113 108/.25)}.border-b-stone-500\/30{border-bottom-color:rgb(120 113 108/.3)}.border-b-stone-500\/35{border-bottom-color:rgb(120 113 108/.35)}.border-b-stone-500\/40{border-bottom-color:rgb(120 113 108/.4)}.border-b-stone-500\/45{border-bottom-color:rgb(120 113 108/.45)}.border-b-stone-500\/5{border-bottom-color:rgb(120 113 108/.05)}.border-b-stone-500\/50{border-bottom-color:rgb(120 113 108/.5)}.border-b-stone-500\/55{border-bottom-color:rgb(120 113 108/.55)}.border-b-stone-500\/60{border-bottom-color:rgb(120 113 108/.6)}.border-b-stone-500\/65{border-bottom-color:rgb(120 113 108/.65)}.border-b-stone-500\/70{border-bottom-color:rgb(120 113 108/.7)}.border-b-stone-500\/75{border-bottom-color:rgb(120 113 108/.75)}.border-b-stone-500\/80{border-bottom-color:rgb(120 113 108/.8)}.border-b-stone-500\/85{border-bottom-color:rgb(120 113 108/.85)}.border-b-stone-500\/90{border-bottom-color:rgb(120 113 108/.9)}.border-b-stone-500\/95{border-bottom-color:rgb(120 113 108/.95)}.border-b-stone-600{--tw-border-opacity:1;border-bottom-color:rgb(87 83 78/var(--tw-border-opacity,1))}.border-b-stone-600\/0{border-bottom-color:rgb(87 83 78/0)}.border-b-stone-600\/10{border-bottom-color:rgb(87 83 78/.1)}.border-b-stone-600\/100{border-bottom-color:rgb(87 83 78/1)}.border-b-stone-600\/15{border-bottom-color:rgb(87 83 78/.15)}.border-b-stone-600\/20{border-bottom-color:rgb(87 83 78/.2)}.border-b-stone-600\/25{border-bottom-color:rgb(87 83 78/.25)}.border-b-stone-600\/30{border-bottom-color:rgb(87 83 78/.3)}.border-b-stone-600\/35{border-bottom-color:rgb(87 83 78/.35)}.border-b-stone-600\/40{border-bottom-color:rgb(87 83 78/.4)}.border-b-stone-600\/45{border-bottom-color:rgb(87 83 78/.45)}.border-b-stone-600\/5{border-bottom-color:rgb(87 83 78/.05)}.border-b-stone-600\/50{border-bottom-color:rgb(87 83 78/.5)}.border-b-stone-600\/55{border-bottom-color:rgb(87 83 78/.55)}.border-b-stone-600\/60{border-bottom-color:rgb(87 83 78/.6)}.border-b-stone-600\/65{border-bottom-color:rgb(87 83 78/.65)}.border-b-stone-600\/70{border-bottom-color:rgb(87 83 78/.7)}.border-b-stone-600\/75{border-bottom-color:rgb(87 83 78/.75)}.border-b-stone-600\/80{border-bottom-color:rgb(87 83 78/.8)}.border-b-stone-600\/85{border-bottom-color:rgb(87 83 78/.85)}.border-b-stone-600\/90{border-bottom-color:rgb(87 83 78/.9)}.border-b-stone-600\/95{border-bottom-color:rgb(87 83 78/.95)}.border-b-stone-700{--tw-border-opacity:1;border-bottom-color:rgb(68 64 60/var(--tw-border-opacity,1))}.border-b-stone-700\/0{border-bottom-color:rgb(68 64 60/0)}.border-b-stone-700\/10{border-bottom-color:rgb(68 64 60/.1)}.border-b-stone-700\/100{border-bottom-color:rgb(68 64 60/1)}.border-b-stone-700\/15{border-bottom-color:rgb(68 64 60/.15)}.border-b-stone-700\/20{border-bottom-color:rgb(68 64 60/.2)}.border-b-stone-700\/25{border-bottom-color:rgb(68 64 60/.25)}.border-b-stone-700\/30{border-bottom-color:rgb(68 64 60/.3)}.border-b-stone-700\/35{border-bottom-color:rgb(68 64 60/.35)}.border-b-stone-700\/40{border-bottom-color:rgb(68 64 60/.4)}.border-b-stone-700\/45{border-bottom-color:rgb(68 64 60/.45)}.border-b-stone-700\/5{border-bottom-color:rgb(68 64 60/.05)}.border-b-stone-700\/50{border-bottom-color:rgb(68 64 60/.5)}.border-b-stone-700\/55{border-bottom-color:rgb(68 64 60/.55)}.border-b-stone-700\/60{border-bottom-color:rgb(68 64 60/.6)}.border-b-stone-700\/65{border-bottom-color:rgb(68 64 60/.65)}.border-b-stone-700\/70{border-bottom-color:rgb(68 64 60/.7)}.border-b-stone-700\/75{border-bottom-color:rgb(68 64 60/.75)}.border-b-stone-700\/80{border-bottom-color:rgb(68 64 60/.8)}.border-b-stone-700\/85{border-bottom-color:rgb(68 64 60/.85)}.border-b-stone-700\/90{border-bottom-color:rgb(68 64 60/.9)}.border-b-stone-700\/95{border-bottom-color:rgb(68 64 60/.95)}.border-b-stone-800{--tw-border-opacity:1;border-bottom-color:rgb(41 37 36/var(--tw-border-opacity,1))}.border-b-stone-800\/0{border-bottom-color:rgb(41 37 36/0)}.border-b-stone-800\/10{border-bottom-color:rgb(41 37 36/.1)}.border-b-stone-800\/100{border-bottom-color:rgb(41 37 36/1)}.border-b-stone-800\/15{border-bottom-color:rgb(41 37 36/.15)}.border-b-stone-800\/20{border-bottom-color:rgb(41 37 36/.2)}.border-b-stone-800\/25{border-bottom-color:rgb(41 37 36/.25)}.border-b-stone-800\/30{border-bottom-color:rgb(41 37 36/.3)}.border-b-stone-800\/35{border-bottom-color:rgb(41 37 36/.35)}.border-b-stone-800\/40{border-bottom-color:rgb(41 37 36/.4)}.border-b-stone-800\/45{border-bottom-color:rgb(41 37 36/.45)}.border-b-stone-800\/5{border-bottom-color:rgb(41 37 36/.05)}.border-b-stone-800\/50{border-bottom-color:rgb(41 37 36/.5)}.border-b-stone-800\/55{border-bottom-color:rgb(41 37 36/.55)}.border-b-stone-800\/60{border-bottom-color:rgb(41 37 36/.6)}.border-b-stone-800\/65{border-bottom-color:rgb(41 37 36/.65)}.border-b-stone-800\/70{border-bottom-color:rgb(41 37 36/.7)}.border-b-stone-800\/75{border-bottom-color:rgb(41 37 36/.75)}.border-b-stone-800\/80{border-bottom-color:rgb(41 37 36/.8)}.border-b-stone-800\/85{border-bottom-color:rgb(41 37 36/.85)}.border-b-stone-800\/90{border-bottom-color:rgb(41 37 36/.9)}.border-b-stone-800\/95{border-bottom-color:rgb(41 37 36/.95)}.border-b-stone-900{--tw-border-opacity:1;border-bottom-color:rgb(28 25 23/var(--tw-border-opacity,1))}.border-b-stone-900\/0{border-bottom-color:rgb(28 25 23/0)}.border-b-stone-900\/10{border-bottom-color:rgb(28 25 23/.1)}.border-b-stone-900\/100{border-bottom-color:rgb(28 25 23/1)}.border-b-stone-900\/15{border-bottom-color:rgb(28 25 23/.15)}.border-b-stone-900\/20{border-bottom-color:rgb(28 25 23/.2)}.border-b-stone-900\/25{border-bottom-color:rgb(28 25 23/.25)}.border-b-stone-900\/30{border-bottom-color:rgb(28 25 23/.3)}.border-b-stone-900\/35{border-bottom-color:rgb(28 25 23/.35)}.border-b-stone-900\/40{border-bottom-color:rgb(28 25 23/.4)}.border-b-stone-900\/45{border-bottom-color:rgb(28 25 23/.45)}.border-b-stone-900\/5{border-bottom-color:rgb(28 25 23/.05)}.border-b-stone-900\/50{border-bottom-color:rgb(28 25 23/.5)}.border-b-stone-900\/55{border-bottom-color:rgb(28 25 23/.55)}.border-b-stone-900\/60{border-bottom-color:rgb(28 25 23/.6)}.border-b-stone-900\/65{border-bottom-color:rgb(28 25 23/.65)}.border-b-stone-900\/70{border-bottom-color:rgb(28 25 23/.7)}.border-b-stone-900\/75{border-bottom-color:rgb(28 25 23/.75)}.border-b-stone-900\/80{border-bottom-color:rgb(28 25 23/.8)}.border-b-stone-900\/85{border-bottom-color:rgb(28 25 23/.85)}.border-b-stone-900\/90{border-bottom-color:rgb(28 25 23/.9)}.border-b-stone-900\/95{border-bottom-color:rgb(28 25 23/.95)}.border-b-teal-100{--tw-border-opacity:1;border-bottom-color:rgb(204 251 241/var(--tw-border-opacity,1))}.border-b-teal-100\/0{border-bottom-color:rgb(204 251 241/0)}.border-b-teal-100\/10{border-bottom-color:rgb(204 251 241/.1)}.border-b-teal-100\/100{border-bottom-color:rgb(204 251 241/1)}.border-b-teal-100\/15{border-bottom-color:rgb(204 251 241/.15)}.border-b-teal-100\/20{border-bottom-color:rgb(204 251 241/.2)}.border-b-teal-100\/25{border-bottom-color:rgb(204 251 241/.25)}.border-b-teal-100\/30{border-bottom-color:rgb(204 251 241/.3)}.border-b-teal-100\/35{border-bottom-color:rgb(204 251 241/.35)}.border-b-teal-100\/40{border-bottom-color:rgb(204 251 241/.4)}.border-b-teal-100\/45{border-bottom-color:rgb(204 251 241/.45)}.border-b-teal-100\/5{border-bottom-color:rgb(204 251 241/.05)}.border-b-teal-100\/50{border-bottom-color:rgb(204 251 241/.5)}.border-b-teal-100\/55{border-bottom-color:rgb(204 251 241/.55)}.border-b-teal-100\/60{border-bottom-color:rgb(204 251 241/.6)}.border-b-teal-100\/65{border-bottom-color:rgb(204 251 241/.65)}.border-b-teal-100\/70{border-bottom-color:rgb(204 251 241/.7)}.border-b-teal-100\/75{border-bottom-color:rgb(204 251 241/.75)}.border-b-teal-100\/80{border-bottom-color:rgb(204 251 241/.8)}.border-b-teal-100\/85{border-bottom-color:rgb(204 251 241/.85)}.border-b-teal-100\/90{border-bottom-color:rgb(204 251 241/.9)}.border-b-teal-100\/95{border-bottom-color:rgb(204 251 241/.95)}.border-b-teal-200{--tw-border-opacity:1;border-bottom-color:rgb(153 246 228/var(--tw-border-opacity,1))}.border-b-teal-200\/0{border-bottom-color:rgb(153 246 228/0)}.border-b-teal-200\/10{border-bottom-color:rgb(153 246 228/.1)}.border-b-teal-200\/100{border-bottom-color:rgb(153 246 228/1)}.border-b-teal-200\/15{border-bottom-color:rgb(153 246 228/.15)}.border-b-teal-200\/20{border-bottom-color:rgb(153 246 228/.2)}.border-b-teal-200\/25{border-bottom-color:rgb(153 246 228/.25)}.border-b-teal-200\/30{border-bottom-color:rgb(153 246 228/.3)}.border-b-teal-200\/35{border-bottom-color:rgb(153 246 228/.35)}.border-b-teal-200\/40{border-bottom-color:rgb(153 246 228/.4)}.border-b-teal-200\/45{border-bottom-color:rgb(153 246 228/.45)}.border-b-teal-200\/5{border-bottom-color:rgb(153 246 228/.05)}.border-b-teal-200\/50{border-bottom-color:rgb(153 246 228/.5)}.border-b-teal-200\/55{border-bottom-color:rgb(153 246 228/.55)}.border-b-teal-200\/60{border-bottom-color:rgb(153 246 228/.6)}.border-b-teal-200\/65{border-bottom-color:rgb(153 246 228/.65)}.border-b-teal-200\/70{border-bottom-color:rgb(153 246 228/.7)}.border-b-teal-200\/75{border-bottom-color:rgb(153 246 228/.75)}.border-b-teal-200\/80{border-bottom-color:rgb(153 246 228/.8)}.border-b-teal-200\/85{border-bottom-color:rgb(153 246 228/.85)}.border-b-teal-200\/90{border-bottom-color:rgb(153 246 228/.9)}.border-b-teal-200\/95{border-bottom-color:rgb(153 246 228/.95)}.border-b-teal-300{--tw-border-opacity:1;border-bottom-color:rgb(94 234 212/var(--tw-border-opacity,1))}.border-b-teal-300\/0{border-bottom-color:rgb(94 234 212/0)}.border-b-teal-300\/10{border-bottom-color:rgb(94 234 212/.1)}.border-b-teal-300\/100{border-bottom-color:rgb(94 234 212/1)}.border-b-teal-300\/15{border-bottom-color:rgb(94 234 212/.15)}.border-b-teal-300\/20{border-bottom-color:rgb(94 234 212/.2)}.border-b-teal-300\/25{border-bottom-color:rgb(94 234 212/.25)}.border-b-teal-300\/30{border-bottom-color:rgb(94 234 212/.3)}.border-b-teal-300\/35{border-bottom-color:rgb(94 234 212/.35)}.border-b-teal-300\/40{border-bottom-color:rgb(94 234 212/.4)}.border-b-teal-300\/45{border-bottom-color:rgb(94 234 212/.45)}.border-b-teal-300\/5{border-bottom-color:rgb(94 234 212/.05)}.border-b-teal-300\/50{border-bottom-color:rgb(94 234 212/.5)}.border-b-teal-300\/55{border-bottom-color:rgb(94 234 212/.55)}.border-b-teal-300\/60{border-bottom-color:rgb(94 234 212/.6)}.border-b-teal-300\/65{border-bottom-color:rgb(94 234 212/.65)}.border-b-teal-300\/70{border-bottom-color:rgb(94 234 212/.7)}.border-b-teal-300\/75{border-bottom-color:rgb(94 234 212/.75)}.border-b-teal-300\/80{border-bottom-color:rgb(94 234 212/.8)}.border-b-teal-300\/85{border-bottom-color:rgb(94 234 212/.85)}.border-b-teal-300\/90{border-bottom-color:rgb(94 234 212/.9)}.border-b-teal-300\/95{border-bottom-color:rgb(94 234 212/.95)}.border-b-teal-400{--tw-border-opacity:1;border-bottom-color:rgb(45 212 191/var(--tw-border-opacity,1))}.border-b-teal-400\/0{border-bottom-color:rgb(45 212 191/0)}.border-b-teal-400\/10{border-bottom-color:rgb(45 212 191/.1)}.border-b-teal-400\/100{border-bottom-color:rgb(45 212 191/1)}.border-b-teal-400\/15{border-bottom-color:rgb(45 212 191/.15)}.border-b-teal-400\/20{border-bottom-color:rgb(45 212 191/.2)}.border-b-teal-400\/25{border-bottom-color:rgb(45 212 191/.25)}.border-b-teal-400\/30{border-bottom-color:rgb(45 212 191/.3)}.border-b-teal-400\/35{border-bottom-color:rgb(45 212 191/.35)}.border-b-teal-400\/40{border-bottom-color:rgb(45 212 191/.4)}.border-b-teal-400\/45{border-bottom-color:rgb(45 212 191/.45)}.border-b-teal-400\/5{border-bottom-color:rgb(45 212 191/.05)}.border-b-teal-400\/50{border-bottom-color:rgb(45 212 191/.5)}.border-b-teal-400\/55{border-bottom-color:rgb(45 212 191/.55)}.border-b-teal-400\/60{border-bottom-color:rgb(45 212 191/.6)}.border-b-teal-400\/65{border-bottom-color:rgb(45 212 191/.65)}.border-b-teal-400\/70{border-bottom-color:rgb(45 212 191/.7)}.border-b-teal-400\/75{border-bottom-color:rgb(45 212 191/.75)}.border-b-teal-400\/80{border-bottom-color:rgb(45 212 191/.8)}.border-b-teal-400\/85{border-bottom-color:rgb(45 212 191/.85)}.border-b-teal-400\/90{border-bottom-color:rgb(45 212 191/.9)}.border-b-teal-400\/95{border-bottom-color:rgb(45 212 191/.95)}.border-b-teal-500{--tw-border-opacity:1;border-bottom-color:rgb(20 184 166/var(--tw-border-opacity,1))}.border-b-teal-500\/0{border-bottom-color:rgb(20 184 166/0)}.border-b-teal-500\/10{border-bottom-color:rgb(20 184 166/.1)}.border-b-teal-500\/100{border-bottom-color:rgb(20 184 166/1)}.border-b-teal-500\/15{border-bottom-color:rgb(20 184 166/.15)}.border-b-teal-500\/20{border-bottom-color:rgb(20 184 166/.2)}.border-b-teal-500\/25{border-bottom-color:rgb(20 184 166/.25)}.border-b-teal-500\/30{border-bottom-color:rgb(20 184 166/.3)}.border-b-teal-500\/35{border-bottom-color:rgb(20 184 166/.35)}.border-b-teal-500\/40{border-bottom-color:rgb(20 184 166/.4)}.border-b-teal-500\/45{border-bottom-color:rgb(20 184 166/.45)}.border-b-teal-500\/5{border-bottom-color:rgb(20 184 166/.05)}.border-b-teal-500\/50{border-bottom-color:rgb(20 184 166/.5)}.border-b-teal-500\/55{border-bottom-color:rgb(20 184 166/.55)}.border-b-teal-500\/60{border-bottom-color:rgb(20 184 166/.6)}.border-b-teal-500\/65{border-bottom-color:rgb(20 184 166/.65)}.border-b-teal-500\/70{border-bottom-color:rgb(20 184 166/.7)}.border-b-teal-500\/75{border-bottom-color:rgb(20 184 166/.75)}.border-b-teal-500\/80{border-bottom-color:rgb(20 184 166/.8)}.border-b-teal-500\/85{border-bottom-color:rgb(20 184 166/.85)}.border-b-teal-500\/90{border-bottom-color:rgb(20 184 166/.9)}.border-b-teal-500\/95{border-bottom-color:rgb(20 184 166/.95)}.border-b-teal-600{--tw-border-opacity:1;border-bottom-color:rgb(13 148 136/var(--tw-border-opacity,1))}.border-b-teal-600\/0{border-bottom-color:rgb(13 148 136/0)}.border-b-teal-600\/10{border-bottom-color:rgb(13 148 136/.1)}.border-b-teal-600\/100{border-bottom-color:rgb(13 148 136/1)}.border-b-teal-600\/15{border-bottom-color:rgb(13 148 136/.15)}.border-b-teal-600\/20{border-bottom-color:rgb(13 148 136/.2)}.border-b-teal-600\/25{border-bottom-color:rgb(13 148 136/.25)}.border-b-teal-600\/30{border-bottom-color:rgb(13 148 136/.3)}.border-b-teal-600\/35{border-bottom-color:rgb(13 148 136/.35)}.border-b-teal-600\/40{border-bottom-color:rgb(13 148 136/.4)}.border-b-teal-600\/45{border-bottom-color:rgb(13 148 136/.45)}.border-b-teal-600\/5{border-bottom-color:rgb(13 148 136/.05)}.border-b-teal-600\/50{border-bottom-color:rgb(13 148 136/.5)}.border-b-teal-600\/55{border-bottom-color:rgb(13 148 136/.55)}.border-b-teal-600\/60{border-bottom-color:rgb(13 148 136/.6)}.border-b-teal-600\/65{border-bottom-color:rgb(13 148 136/.65)}.border-b-teal-600\/70{border-bottom-color:rgb(13 148 136/.7)}.border-b-teal-600\/75{border-bottom-color:rgb(13 148 136/.75)}.border-b-teal-600\/80{border-bottom-color:rgb(13 148 136/.8)}.border-b-teal-600\/85{border-bottom-color:rgb(13 148 136/.85)}.border-b-teal-600\/90{border-bottom-color:rgb(13 148 136/.9)}.border-b-teal-600\/95{border-bottom-color:rgb(13 148 136/.95)}.border-b-teal-700{--tw-border-opacity:1;border-bottom-color:rgb(15 118 110/var(--tw-border-opacity,1))}.border-b-teal-700\/0{border-bottom-color:rgb(15 118 110/0)}.border-b-teal-700\/10{border-bottom-color:rgb(15 118 110/.1)}.border-b-teal-700\/100{border-bottom-color:rgb(15 118 110/1)}.border-b-teal-700\/15{border-bottom-color:rgb(15 118 110/.15)}.border-b-teal-700\/20{border-bottom-color:rgb(15 118 110/.2)}.border-b-teal-700\/25{border-bottom-color:rgb(15 118 110/.25)}.border-b-teal-700\/30{border-bottom-color:rgb(15 118 110/.3)}.border-b-teal-700\/35{border-bottom-color:rgb(15 118 110/.35)}.border-b-teal-700\/40{border-bottom-color:rgb(15 118 110/.4)}.border-b-teal-700\/45{border-bottom-color:rgb(15 118 110/.45)}.border-b-teal-700\/5{border-bottom-color:rgb(15 118 110/.05)}.border-b-teal-700\/50{border-bottom-color:rgb(15 118 110/.5)}.border-b-teal-700\/55{border-bottom-color:rgb(15 118 110/.55)}.border-b-teal-700\/60{border-bottom-color:rgb(15 118 110/.6)}.border-b-teal-700\/65{border-bottom-color:rgb(15 118 110/.65)}.border-b-teal-700\/70{border-bottom-color:rgb(15 118 110/.7)}.border-b-teal-700\/75{border-bottom-color:rgb(15 118 110/.75)}.border-b-teal-700\/80{border-bottom-color:rgb(15 118 110/.8)}.border-b-teal-700\/85{border-bottom-color:rgb(15 118 110/.85)}.border-b-teal-700\/90{border-bottom-color:rgb(15 118 110/.9)}.border-b-teal-700\/95{border-bottom-color:rgb(15 118 110/.95)}.border-b-teal-800{--tw-border-opacity:1;border-bottom-color:rgb(17 94 89/var(--tw-border-opacity,1))}.border-b-teal-800\/0{border-bottom-color:rgb(17 94 89/0)}.border-b-teal-800\/10{border-bottom-color:rgb(17 94 89/.1)}.border-b-teal-800\/100{border-bottom-color:rgb(17 94 89/1)}.border-b-teal-800\/15{border-bottom-color:rgb(17 94 89/.15)}.border-b-teal-800\/20{border-bottom-color:rgb(17 94 89/.2)}.border-b-teal-800\/25{border-bottom-color:rgb(17 94 89/.25)}.border-b-teal-800\/30{border-bottom-color:rgb(17 94 89/.3)}.border-b-teal-800\/35{border-bottom-color:rgb(17 94 89/.35)}.border-b-teal-800\/40{border-bottom-color:rgb(17 94 89/.4)}.border-b-teal-800\/45{border-bottom-color:rgb(17 94 89/.45)}.border-b-teal-800\/5{border-bottom-color:rgb(17 94 89/.05)}.border-b-teal-800\/50{border-bottom-color:rgb(17 94 89/.5)}.border-b-teal-800\/55{border-bottom-color:rgb(17 94 89/.55)}.border-b-teal-800\/60{border-bottom-color:rgb(17 94 89/.6)}.border-b-teal-800\/65{border-bottom-color:rgb(17 94 89/.65)}.border-b-teal-800\/70{border-bottom-color:rgb(17 94 89/.7)}.border-b-teal-800\/75{border-bottom-color:rgb(17 94 89/.75)}.border-b-teal-800\/80{border-bottom-color:rgb(17 94 89/.8)}.border-b-teal-800\/85{border-bottom-color:rgb(17 94 89/.85)}.border-b-teal-800\/90{border-bottom-color:rgb(17 94 89/.9)}.border-b-teal-800\/95{border-bottom-color:rgb(17 94 89/.95)}.border-b-teal-900{--tw-border-opacity:1;border-bottom-color:rgb(19 78 74/var(--tw-border-opacity,1))}.border-b-teal-900\/0{border-bottom-color:rgb(19 78 74/0)}.border-b-teal-900\/10{border-bottom-color:rgb(19 78 74/.1)}.border-b-teal-900\/100{border-bottom-color:rgb(19 78 74/1)}.border-b-teal-900\/15{border-bottom-color:rgb(19 78 74/.15)}.border-b-teal-900\/20{border-bottom-color:rgb(19 78 74/.2)}.border-b-teal-900\/25{border-bottom-color:rgb(19 78 74/.25)}.border-b-teal-900\/30{border-bottom-color:rgb(19 78 74/.3)}.border-b-teal-900\/35{border-bottom-color:rgb(19 78 74/.35)}.border-b-teal-900\/40{border-bottom-color:rgb(19 78 74/.4)}.border-b-teal-900\/45{border-bottom-color:rgb(19 78 74/.45)}.border-b-teal-900\/5{border-bottom-color:rgb(19 78 74/.05)}.border-b-teal-900\/50{border-bottom-color:rgb(19 78 74/.5)}.border-b-teal-900\/55{border-bottom-color:rgb(19 78 74/.55)}.border-b-teal-900\/60{border-bottom-color:rgb(19 78 74/.6)}.border-b-teal-900\/65{border-bottom-color:rgb(19 78 74/.65)}.border-b-teal-900\/70{border-bottom-color:rgb(19 78 74/.7)}.border-b-teal-900\/75{border-bottom-color:rgb(19 78 74/.75)}.border-b-teal-900\/80{border-bottom-color:rgb(19 78 74/.8)}.border-b-teal-900\/85{border-bottom-color:rgb(19 78 74/.85)}.border-b-teal-900\/90{border-bottom-color:rgb(19 78 74/.9)}.border-b-teal-900\/95{border-bottom-color:rgb(19 78 74/.95)}.border-b-violet-100{--tw-border-opacity:1;border-bottom-color:rgb(237 233 254/var(--tw-border-opacity,1))}.border-b-violet-100\/0{border-bottom-color:rgb(237 233 254/0)}.border-b-violet-100\/10{border-bottom-color:rgb(237 233 254/.1)}.border-b-violet-100\/100{border-bottom-color:rgb(237 233 254/1)}.border-b-violet-100\/15{border-bottom-color:rgb(237 233 254/.15)}.border-b-violet-100\/20{border-bottom-color:rgb(237 233 254/.2)}.border-b-violet-100\/25{border-bottom-color:rgb(237 233 254/.25)}.border-b-violet-100\/30{border-bottom-color:rgb(237 233 254/.3)}.border-b-violet-100\/35{border-bottom-color:rgb(237 233 254/.35)}.border-b-violet-100\/40{border-bottom-color:rgb(237 233 254/.4)}.border-b-violet-100\/45{border-bottom-color:rgb(237 233 254/.45)}.border-b-violet-100\/5{border-bottom-color:rgb(237 233 254/.05)}.border-b-violet-100\/50{border-bottom-color:rgb(237 233 254/.5)}.border-b-violet-100\/55{border-bottom-color:rgb(237 233 254/.55)}.border-b-violet-100\/60{border-bottom-color:rgb(237 233 254/.6)}.border-b-violet-100\/65{border-bottom-color:rgb(237 233 254/.65)}.border-b-violet-100\/70{border-bottom-color:rgb(237 233 254/.7)}.border-b-violet-100\/75{border-bottom-color:rgb(237 233 254/.75)}.border-b-violet-100\/80{border-bottom-color:rgb(237 233 254/.8)}.border-b-violet-100\/85{border-bottom-color:rgb(237 233 254/.85)}.border-b-violet-100\/90{border-bottom-color:rgb(237 233 254/.9)}.border-b-violet-100\/95{border-bottom-color:rgb(237 233 254/.95)}.border-b-violet-200{--tw-border-opacity:1;border-bottom-color:rgb(221 214 254/var(--tw-border-opacity,1))}.border-b-violet-200\/0{border-bottom-color:rgb(221 214 254/0)}.border-b-violet-200\/10{border-bottom-color:rgb(221 214 254/.1)}.border-b-violet-200\/100{border-bottom-color:rgb(221 214 254/1)}.border-b-violet-200\/15{border-bottom-color:rgb(221 214 254/.15)}.border-b-violet-200\/20{border-bottom-color:rgb(221 214 254/.2)}.border-b-violet-200\/25{border-bottom-color:rgb(221 214 254/.25)}.border-b-violet-200\/30{border-bottom-color:rgb(221 214 254/.3)}.border-b-violet-200\/35{border-bottom-color:rgb(221 214 254/.35)}.border-b-violet-200\/40{border-bottom-color:rgb(221 214 254/.4)}.border-b-violet-200\/45{border-bottom-color:rgb(221 214 254/.45)}.border-b-violet-200\/5{border-bottom-color:rgb(221 214 254/.05)}.border-b-violet-200\/50{border-bottom-color:rgb(221 214 254/.5)}.border-b-violet-200\/55{border-bottom-color:rgb(221 214 254/.55)}.border-b-violet-200\/60{border-bottom-color:rgb(221 214 254/.6)}.border-b-violet-200\/65{border-bottom-color:rgb(221 214 254/.65)}.border-b-violet-200\/70{border-bottom-color:rgb(221 214 254/.7)}.border-b-violet-200\/75{border-bottom-color:rgb(221 214 254/.75)}.border-b-violet-200\/80{border-bottom-color:rgb(221 214 254/.8)}.border-b-violet-200\/85{border-bottom-color:rgb(221 214 254/.85)}.border-b-violet-200\/90{border-bottom-color:rgb(221 214 254/.9)}.border-b-violet-200\/95{border-bottom-color:rgb(221 214 254/.95)}.border-b-violet-300{--tw-border-opacity:1;border-bottom-color:rgb(196 181 253/var(--tw-border-opacity,1))}.border-b-violet-300\/0{border-bottom-color:rgb(196 181 253/0)}.border-b-violet-300\/10{border-bottom-color:rgb(196 181 253/.1)}.border-b-violet-300\/100{border-bottom-color:rgb(196 181 253/1)}.border-b-violet-300\/15{border-bottom-color:rgb(196 181 253/.15)}.border-b-violet-300\/20{border-bottom-color:rgb(196 181 253/.2)}.border-b-violet-300\/25{border-bottom-color:rgb(196 181 253/.25)}.border-b-violet-300\/30{border-bottom-color:rgb(196 181 253/.3)}.border-b-violet-300\/35{border-bottom-color:rgb(196 181 253/.35)}.border-b-violet-300\/40{border-bottom-color:rgb(196 181 253/.4)}.border-b-violet-300\/45{border-bottom-color:rgb(196 181 253/.45)}.border-b-violet-300\/5{border-bottom-color:rgb(196 181 253/.05)}.border-b-violet-300\/50{border-bottom-color:rgb(196 181 253/.5)}.border-b-violet-300\/55{border-bottom-color:rgb(196 181 253/.55)}.border-b-violet-300\/60{border-bottom-color:rgb(196 181 253/.6)}.border-b-violet-300\/65{border-bottom-color:rgb(196 181 253/.65)}.border-b-violet-300\/70{border-bottom-color:rgb(196 181 253/.7)}.border-b-violet-300\/75{border-bottom-color:rgb(196 181 253/.75)}.border-b-violet-300\/80{border-bottom-color:rgb(196 181 253/.8)}.border-b-violet-300\/85{border-bottom-color:rgb(196 181 253/.85)}.border-b-violet-300\/90{border-bottom-color:rgb(196 181 253/.9)}.border-b-violet-300\/95{border-bottom-color:rgb(196 181 253/.95)}.border-b-violet-400{--tw-border-opacity:1;border-bottom-color:rgb(167 139 250/var(--tw-border-opacity,1))}.border-b-violet-400\/0{border-bottom-color:rgb(167 139 250/0)}.border-b-violet-400\/10{border-bottom-color:rgb(167 139 250/.1)}.border-b-violet-400\/100{border-bottom-color:rgb(167 139 250/1)}.border-b-violet-400\/15{border-bottom-color:rgb(167 139 250/.15)}.border-b-violet-400\/20{border-bottom-color:rgb(167 139 250/.2)}.border-b-violet-400\/25{border-bottom-color:rgb(167 139 250/.25)}.border-b-violet-400\/30{border-bottom-color:rgb(167 139 250/.3)}.border-b-violet-400\/35{border-bottom-color:rgb(167 139 250/.35)}.border-b-violet-400\/40{border-bottom-color:rgb(167 139 250/.4)}.border-b-violet-400\/45{border-bottom-color:rgb(167 139 250/.45)}.border-b-violet-400\/5{border-bottom-color:rgb(167 139 250/.05)}.border-b-violet-400\/50{border-bottom-color:rgb(167 139 250/.5)}.border-b-violet-400\/55{border-bottom-color:rgb(167 139 250/.55)}.border-b-violet-400\/60{border-bottom-color:rgb(167 139 250/.6)}.border-b-violet-400\/65{border-bottom-color:rgb(167 139 250/.65)}.border-b-violet-400\/70{border-bottom-color:rgb(167 139 250/.7)}.border-b-violet-400\/75{border-bottom-color:rgb(167 139 250/.75)}.border-b-violet-400\/80{border-bottom-color:rgb(167 139 250/.8)}.border-b-violet-400\/85{border-bottom-color:rgb(167 139 250/.85)}.border-b-violet-400\/90{border-bottom-color:rgb(167 139 250/.9)}.border-b-violet-400\/95{border-bottom-color:rgb(167 139 250/.95)}.border-b-violet-500{--tw-border-opacity:1;border-bottom-color:rgb(139 92 246/var(--tw-border-opacity,1))}.border-b-violet-500\/0{border-bottom-color:rgb(139 92 246/0)}.border-b-violet-500\/10{border-bottom-color:rgb(139 92 246/.1)}.border-b-violet-500\/100{border-bottom-color:rgb(139 92 246/1)}.border-b-violet-500\/15{border-bottom-color:rgb(139 92 246/.15)}.border-b-violet-500\/20{border-bottom-color:rgb(139 92 246/.2)}.border-b-violet-500\/25{border-bottom-color:rgb(139 92 246/.25)}.border-b-violet-500\/30{border-bottom-color:rgb(139 92 246/.3)}.border-b-violet-500\/35{border-bottom-color:rgb(139 92 246/.35)}.border-b-violet-500\/40{border-bottom-color:rgb(139 92 246/.4)}.border-b-violet-500\/45{border-bottom-color:rgb(139 92 246/.45)}.border-b-violet-500\/5{border-bottom-color:rgb(139 92 246/.05)}.border-b-violet-500\/50{border-bottom-color:rgb(139 92 246/.5)}.border-b-violet-500\/55{border-bottom-color:rgb(139 92 246/.55)}.border-b-violet-500\/60{border-bottom-color:rgb(139 92 246/.6)}.border-b-violet-500\/65{border-bottom-color:rgb(139 92 246/.65)}.border-b-violet-500\/70{border-bottom-color:rgb(139 92 246/.7)}.border-b-violet-500\/75{border-bottom-color:rgb(139 92 246/.75)}.border-b-violet-500\/80{border-bottom-color:rgb(139 92 246/.8)}.border-b-violet-500\/85{border-bottom-color:rgb(139 92 246/.85)}.border-b-violet-500\/90{border-bottom-color:rgb(139 92 246/.9)}.border-b-violet-500\/95{border-bottom-color:rgb(139 92 246/.95)}.border-b-violet-600{--tw-border-opacity:1;border-bottom-color:rgb(124 58 237/var(--tw-border-opacity,1))}.border-b-violet-600\/0{border-bottom-color:rgb(124 58 237/0)}.border-b-violet-600\/10{border-bottom-color:rgb(124 58 237/.1)}.border-b-violet-600\/100{border-bottom-color:rgb(124 58 237/1)}.border-b-violet-600\/15{border-bottom-color:rgb(124 58 237/.15)}.border-b-violet-600\/20{border-bottom-color:rgb(124 58 237/.2)}.border-b-violet-600\/25{border-bottom-color:rgb(124 58 237/.25)}.border-b-violet-600\/30{border-bottom-color:rgb(124 58 237/.3)}.border-b-violet-600\/35{border-bottom-color:rgb(124 58 237/.35)}.border-b-violet-600\/40{border-bottom-color:rgb(124 58 237/.4)}.border-b-violet-600\/45{border-bottom-color:rgb(124 58 237/.45)}.border-b-violet-600\/5{border-bottom-color:rgb(124 58 237/.05)}.border-b-violet-600\/50{border-bottom-color:rgb(124 58 237/.5)}.border-b-violet-600\/55{border-bottom-color:rgb(124 58 237/.55)}.border-b-violet-600\/60{border-bottom-color:rgb(124 58 237/.6)}.border-b-violet-600\/65{border-bottom-color:rgb(124 58 237/.65)}.border-b-violet-600\/70{border-bottom-color:rgb(124 58 237/.7)}.border-b-violet-600\/75{border-bottom-color:rgb(124 58 237/.75)}.border-b-violet-600\/80{border-bottom-color:rgb(124 58 237/.8)}.border-b-violet-600\/85{border-bottom-color:rgb(124 58 237/.85)}.border-b-violet-600\/90{border-bottom-color:rgb(124 58 237/.9)}.border-b-violet-600\/95{border-bottom-color:rgb(124 58 237/.95)}.border-b-violet-700{--tw-border-opacity:1;border-bottom-color:rgb(109 40 217/var(--tw-border-opacity,1))}.border-b-violet-700\/0{border-bottom-color:rgb(109 40 217/0)}.border-b-violet-700\/10{border-bottom-color:rgb(109 40 217/.1)}.border-b-violet-700\/100{border-bottom-color:rgb(109 40 217/1)}.border-b-violet-700\/15{border-bottom-color:rgb(109 40 217/.15)}.border-b-violet-700\/20{border-bottom-color:rgb(109 40 217/.2)}.border-b-violet-700\/25{border-bottom-color:rgb(109 40 217/.25)}.border-b-violet-700\/30{border-bottom-color:rgb(109 40 217/.3)}.border-b-violet-700\/35{border-bottom-color:rgb(109 40 217/.35)}.border-b-violet-700\/40{border-bottom-color:rgb(109 40 217/.4)}.border-b-violet-700\/45{border-bottom-color:rgb(109 40 217/.45)}.border-b-violet-700\/5{border-bottom-color:rgb(109 40 217/.05)}.border-b-violet-700\/50{border-bottom-color:rgb(109 40 217/.5)}.border-b-violet-700\/55{border-bottom-color:rgb(109 40 217/.55)}.border-b-violet-700\/60{border-bottom-color:rgb(109 40 217/.6)}.border-b-violet-700\/65{border-bottom-color:rgb(109 40 217/.65)}.border-b-violet-700\/70{border-bottom-color:rgb(109 40 217/.7)}.border-b-violet-700\/75{border-bottom-color:rgb(109 40 217/.75)}.border-b-violet-700\/80{border-bottom-color:rgb(109 40 217/.8)}.border-b-violet-700\/85{border-bottom-color:rgb(109 40 217/.85)}.border-b-violet-700\/90{border-bottom-color:rgb(109 40 217/.9)}.border-b-violet-700\/95{border-bottom-color:rgb(109 40 217/.95)}.border-b-violet-800{--tw-border-opacity:1;border-bottom-color:rgb(91 33 182/var(--tw-border-opacity,1))}.border-b-violet-800\/0{border-bottom-color:rgb(91 33 182/0)}.border-b-violet-800\/10{border-bottom-color:rgb(91 33 182/.1)}.border-b-violet-800\/100{border-bottom-color:rgb(91 33 182/1)}.border-b-violet-800\/15{border-bottom-color:rgb(91 33 182/.15)}.border-b-violet-800\/20{border-bottom-color:rgb(91 33 182/.2)}.border-b-violet-800\/25{border-bottom-color:rgb(91 33 182/.25)}.border-b-violet-800\/30{border-bottom-color:rgb(91 33 182/.3)}.border-b-violet-800\/35{border-bottom-color:rgb(91 33 182/.35)}.border-b-violet-800\/40{border-bottom-color:rgb(91 33 182/.4)}.border-b-violet-800\/45{border-bottom-color:rgb(91 33 182/.45)}.border-b-violet-800\/5{border-bottom-color:rgb(91 33 182/.05)}.border-b-violet-800\/50{border-bottom-color:rgb(91 33 182/.5)}.border-b-violet-800\/55{border-bottom-color:rgb(91 33 182/.55)}.border-b-violet-800\/60{border-bottom-color:rgb(91 33 182/.6)}.border-b-violet-800\/65{border-bottom-color:rgb(91 33 182/.65)}.border-b-violet-800\/70{border-bottom-color:rgb(91 33 182/.7)}.border-b-violet-800\/75{border-bottom-color:rgb(91 33 182/.75)}.border-b-violet-800\/80{border-bottom-color:rgb(91 33 182/.8)}.border-b-violet-800\/85{border-bottom-color:rgb(91 33 182/.85)}.border-b-violet-800\/90{border-bottom-color:rgb(91 33 182/.9)}.border-b-violet-800\/95{border-bottom-color:rgb(91 33 182/.95)}.border-b-violet-900{--tw-border-opacity:1;border-bottom-color:rgb(76 29 149/var(--tw-border-opacity,1))}.border-b-violet-900\/0{border-bottom-color:rgb(76 29 149/0)}.border-b-violet-900\/10{border-bottom-color:rgb(76 29 149/.1)}.border-b-violet-900\/100{border-bottom-color:rgb(76 29 149/1)}.border-b-violet-900\/15{border-bottom-color:rgb(76 29 149/.15)}.border-b-violet-900\/20{border-bottom-color:rgb(76 29 149/.2)}.border-b-violet-900\/25{border-bottom-color:rgb(76 29 149/.25)}.border-b-violet-900\/30{border-bottom-color:rgb(76 29 149/.3)}.border-b-violet-900\/35{border-bottom-color:rgb(76 29 149/.35)}.border-b-violet-900\/40{border-bottom-color:rgb(76 29 149/.4)}.border-b-violet-900\/45{border-bottom-color:rgb(76 29 149/.45)}.border-b-violet-900\/5{border-bottom-color:rgb(76 29 149/.05)}.border-b-violet-900\/50{border-bottom-color:rgb(76 29 149/.5)}.border-b-violet-900\/55{border-bottom-color:rgb(76 29 149/.55)}.border-b-violet-900\/60{border-bottom-color:rgb(76 29 149/.6)}.border-b-violet-900\/65{border-bottom-color:rgb(76 29 149/.65)}.border-b-violet-900\/70{border-bottom-color:rgb(76 29 149/.7)}.border-b-violet-900\/75{border-bottom-color:rgb(76 29 149/.75)}.border-b-violet-900\/80{border-bottom-color:rgb(76 29 149/.8)}.border-b-violet-900\/85{border-bottom-color:rgb(76 29 149/.85)}.border-b-violet-900\/90{border-bottom-color:rgb(76 29 149/.9)}.border-b-violet-900\/95{border-bottom-color:rgb(76 29 149/.95)}.border-b-white{--tw-border-opacity:1;border-bottom-color:rgb(255 255 255/var(--tw-border-opacity,1))}.border-b-yellow-100{--tw-border-opacity:1;border-bottom-color:rgb(254 249 195/var(--tw-border-opacity,1))}.border-b-yellow-100\/0{border-bottom-color:rgb(254 249 195/0)}.border-b-yellow-100\/10{border-bottom-color:rgb(254 249 195/.1)}.border-b-yellow-100\/100{border-bottom-color:rgb(254 249 195/1)}.border-b-yellow-100\/15{border-bottom-color:rgb(254 249 195/.15)}.border-b-yellow-100\/20{border-bottom-color:rgb(254 249 195/.2)}.border-b-yellow-100\/25{border-bottom-color:rgb(254 249 195/.25)}.border-b-yellow-100\/30{border-bottom-color:rgb(254 249 195/.3)}.border-b-yellow-100\/35{border-bottom-color:rgb(254 249 195/.35)}.border-b-yellow-100\/40{border-bottom-color:rgb(254 249 195/.4)}.border-b-yellow-100\/45{border-bottom-color:rgb(254 249 195/.45)}.border-b-yellow-100\/5{border-bottom-color:rgb(254 249 195/.05)}.border-b-yellow-100\/50{border-bottom-color:rgb(254 249 195/.5)}.border-b-yellow-100\/55{border-bottom-color:rgb(254 249 195/.55)}.border-b-yellow-100\/60{border-bottom-color:rgb(254 249 195/.6)}.border-b-yellow-100\/65{border-bottom-color:rgb(254 249 195/.65)}.border-b-yellow-100\/70{border-bottom-color:rgb(254 249 195/.7)}.border-b-yellow-100\/75{border-bottom-color:rgb(254 249 195/.75)}.border-b-yellow-100\/80{border-bottom-color:rgb(254 249 195/.8)}.border-b-yellow-100\/85{border-bottom-color:rgb(254 249 195/.85)}.border-b-yellow-100\/90{border-bottom-color:rgb(254 249 195/.9)}.border-b-yellow-100\/95{border-bottom-color:rgb(254 249 195/.95)}.border-b-yellow-200{--tw-border-opacity:1;border-bottom-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-b-yellow-200\/0{border-bottom-color:rgb(254 240 138/0)}.border-b-yellow-200\/10{border-bottom-color:rgb(254 240 138/.1)}.border-b-yellow-200\/100{border-bottom-color:rgb(254 240 138/1)}.border-b-yellow-200\/15{border-bottom-color:rgb(254 240 138/.15)}.border-b-yellow-200\/20{border-bottom-color:rgb(254 240 138/.2)}.border-b-yellow-200\/25{border-bottom-color:rgb(254 240 138/.25)}.border-b-yellow-200\/30{border-bottom-color:rgb(254 240 138/.3)}.border-b-yellow-200\/35{border-bottom-color:rgb(254 240 138/.35)}.border-b-yellow-200\/40{border-bottom-color:rgb(254 240 138/.4)}.border-b-yellow-200\/45{border-bottom-color:rgb(254 240 138/.45)}.border-b-yellow-200\/5{border-bottom-color:rgb(254 240 138/.05)}.border-b-yellow-200\/50{border-bottom-color:rgb(254 240 138/.5)}.border-b-yellow-200\/55{border-bottom-color:rgb(254 240 138/.55)}.border-b-yellow-200\/60{border-bottom-color:rgb(254 240 138/.6)}.border-b-yellow-200\/65{border-bottom-color:rgb(254 240 138/.65)}.border-b-yellow-200\/70{border-bottom-color:rgb(254 240 138/.7)}.border-b-yellow-200\/75{border-bottom-color:rgb(254 240 138/.75)}.border-b-yellow-200\/80{border-bottom-color:rgb(254 240 138/.8)}.border-b-yellow-200\/85{border-bottom-color:rgb(254 240 138/.85)}.border-b-yellow-200\/90{border-bottom-color:rgb(254 240 138/.9)}.border-b-yellow-200\/95{border-bottom-color:rgb(254 240 138/.95)}.border-b-yellow-300{--tw-border-opacity:1;border-bottom-color:rgb(253 224 71/var(--tw-border-opacity,1))}.border-b-yellow-300\/0{border-bottom-color:rgb(253 224 71/0)}.border-b-yellow-300\/10{border-bottom-color:rgb(253 224 71/.1)}.border-b-yellow-300\/100{border-bottom-color:rgb(253 224 71/1)}.border-b-yellow-300\/15{border-bottom-color:rgb(253 224 71/.15)}.border-b-yellow-300\/20{border-bottom-color:rgb(253 224 71/.2)}.border-b-yellow-300\/25{border-bottom-color:rgb(253 224 71/.25)}.border-b-yellow-300\/30{border-bottom-color:rgb(253 224 71/.3)}.border-b-yellow-300\/35{border-bottom-color:rgb(253 224 71/.35)}.border-b-yellow-300\/40{border-bottom-color:rgb(253 224 71/.4)}.border-b-yellow-300\/45{border-bottom-color:rgb(253 224 71/.45)}.border-b-yellow-300\/5{border-bottom-color:rgb(253 224 71/.05)}.border-b-yellow-300\/50{border-bottom-color:rgb(253 224 71/.5)}.border-b-yellow-300\/55{border-bottom-color:rgb(253 224 71/.55)}.border-b-yellow-300\/60{border-bottom-color:rgb(253 224 71/.6)}.border-b-yellow-300\/65{border-bottom-color:rgb(253 224 71/.65)}.border-b-yellow-300\/70{border-bottom-color:rgb(253 224 71/.7)}.border-b-yellow-300\/75{border-bottom-color:rgb(253 224 71/.75)}.border-b-yellow-300\/80{border-bottom-color:rgb(253 224 71/.8)}.border-b-yellow-300\/85{border-bottom-color:rgb(253 224 71/.85)}.border-b-yellow-300\/90{border-bottom-color:rgb(253 224 71/.9)}.border-b-yellow-300\/95{border-bottom-color:rgb(253 224 71/.95)}.border-b-yellow-400{--tw-border-opacity:1;border-bottom-color:rgb(250 204 21/var(--tw-border-opacity,1))}.border-b-yellow-400\/0{border-bottom-color:rgb(250 204 21/0)}.border-b-yellow-400\/10{border-bottom-color:rgb(250 204 21/.1)}.border-b-yellow-400\/100{border-bottom-color:rgb(250 204 21/1)}.border-b-yellow-400\/15{border-bottom-color:rgb(250 204 21/.15)}.border-b-yellow-400\/20{border-bottom-color:rgb(250 204 21/.2)}.border-b-yellow-400\/25{border-bottom-color:rgb(250 204 21/.25)}.border-b-yellow-400\/30{border-bottom-color:rgb(250 204 21/.3)}.border-b-yellow-400\/35{border-bottom-color:rgb(250 204 21/.35)}.border-b-yellow-400\/40{border-bottom-color:rgb(250 204 21/.4)}.border-b-yellow-400\/45{border-bottom-color:rgb(250 204 21/.45)}.border-b-yellow-400\/5{border-bottom-color:rgb(250 204 21/.05)}.border-b-yellow-400\/50{border-bottom-color:rgb(250 204 21/.5)}.border-b-yellow-400\/55{border-bottom-color:rgb(250 204 21/.55)}.border-b-yellow-400\/60{border-bottom-color:rgb(250 204 21/.6)}.border-b-yellow-400\/65{border-bottom-color:rgb(250 204 21/.65)}.border-b-yellow-400\/70{border-bottom-color:rgb(250 204 21/.7)}.border-b-yellow-400\/75{border-bottom-color:rgb(250 204 21/.75)}.border-b-yellow-400\/80{border-bottom-color:rgb(250 204 21/.8)}.border-b-yellow-400\/85{border-bottom-color:rgb(250 204 21/.85)}.border-b-yellow-400\/90{border-bottom-color:rgb(250 204 21/.9)}.border-b-yellow-400\/95{border-bottom-color:rgb(250 204 21/.95)}.border-b-yellow-500{--tw-border-opacity:1;border-bottom-color:rgb(234 179 8/var(--tw-border-opacity,1))}.border-b-yellow-500\/0{border-bottom-color:rgb(234 179 8/0)}.border-b-yellow-500\/10{border-bottom-color:rgb(234 179 8/.1)}.border-b-yellow-500\/100{border-bottom-color:rgb(234 179 8/1)}.border-b-yellow-500\/15{border-bottom-color:rgb(234 179 8/.15)}.border-b-yellow-500\/20{border-bottom-color:rgb(234 179 8/.2)}.border-b-yellow-500\/25{border-bottom-color:rgb(234 179 8/.25)}.border-b-yellow-500\/30{border-bottom-color:rgb(234 179 8/.3)}.border-b-yellow-500\/35{border-bottom-color:rgb(234 179 8/.35)}.border-b-yellow-500\/40{border-bottom-color:rgb(234 179 8/.4)}.border-b-yellow-500\/45{border-bottom-color:rgb(234 179 8/.45)}.border-b-yellow-500\/5{border-bottom-color:rgb(234 179 8/.05)}.border-b-yellow-500\/50{border-bottom-color:rgb(234 179 8/.5)}.border-b-yellow-500\/55{border-bottom-color:rgb(234 179 8/.55)}.border-b-yellow-500\/60{border-bottom-color:rgb(234 179 8/.6)}.border-b-yellow-500\/65{border-bottom-color:rgb(234 179 8/.65)}.border-b-yellow-500\/70{border-bottom-color:rgb(234 179 8/.7)}.border-b-yellow-500\/75{border-bottom-color:rgb(234 179 8/.75)}.border-b-yellow-500\/80{border-bottom-color:rgb(234 179 8/.8)}.border-b-yellow-500\/85{border-bottom-color:rgb(234 179 8/.85)}.border-b-yellow-500\/90{border-bottom-color:rgb(234 179 8/.9)}.border-b-yellow-500\/95{border-bottom-color:rgb(234 179 8/.95)}.border-b-yellow-600{--tw-border-opacity:1;border-bottom-color:rgb(202 138 4/var(--tw-border-opacity,1))}.border-b-yellow-600\/0{border-bottom-color:rgb(202 138 4/0)}.border-b-yellow-600\/10{border-bottom-color:rgb(202 138 4/.1)}.border-b-yellow-600\/100{border-bottom-color:rgb(202 138 4/1)}.border-b-yellow-600\/15{border-bottom-color:rgb(202 138 4/.15)}.border-b-yellow-600\/20{border-bottom-color:rgb(202 138 4/.2)}.border-b-yellow-600\/25{border-bottom-color:rgb(202 138 4/.25)}.border-b-yellow-600\/30{border-bottom-color:rgb(202 138 4/.3)}.border-b-yellow-600\/35{border-bottom-color:rgb(202 138 4/.35)}.border-b-yellow-600\/40{border-bottom-color:rgb(202 138 4/.4)}.border-b-yellow-600\/45{border-bottom-color:rgb(202 138 4/.45)}.border-b-yellow-600\/5{border-bottom-color:rgb(202 138 4/.05)}.border-b-yellow-600\/50{border-bottom-color:rgb(202 138 4/.5)}.border-b-yellow-600\/55{border-bottom-color:rgb(202 138 4/.55)}.border-b-yellow-600\/60{border-bottom-color:rgb(202 138 4/.6)}.border-b-yellow-600\/65{border-bottom-color:rgb(202 138 4/.65)}.border-b-yellow-600\/70{border-bottom-color:rgb(202 138 4/.7)}.border-b-yellow-600\/75{border-bottom-color:rgb(202 138 4/.75)}.border-b-yellow-600\/80{border-bottom-color:rgb(202 138 4/.8)}.border-b-yellow-600\/85{border-bottom-color:rgb(202 138 4/.85)}.border-b-yellow-600\/90{border-bottom-color:rgb(202 138 4/.9)}.border-b-yellow-600\/95{border-bottom-color:rgb(202 138 4/.95)}.border-b-yellow-700{--tw-border-opacity:1;border-bottom-color:rgb(161 98 7/var(--tw-border-opacity,1))}.border-b-yellow-700\/0{border-bottom-color:rgb(161 98 7/0)}.border-b-yellow-700\/10{border-bottom-color:rgb(161 98 7/.1)}.border-b-yellow-700\/100{border-bottom-color:rgb(161 98 7/1)}.border-b-yellow-700\/15{border-bottom-color:rgb(161 98 7/.15)}.border-b-yellow-700\/20{border-bottom-color:rgb(161 98 7/.2)}.border-b-yellow-700\/25{border-bottom-color:rgb(161 98 7/.25)}.border-b-yellow-700\/30{border-bottom-color:rgb(161 98 7/.3)}.border-b-yellow-700\/35{border-bottom-color:rgb(161 98 7/.35)}.border-b-yellow-700\/40{border-bottom-color:rgb(161 98 7/.4)}.border-b-yellow-700\/45{border-bottom-color:rgb(161 98 7/.45)}.border-b-yellow-700\/5{border-bottom-color:rgb(161 98 7/.05)}.border-b-yellow-700\/50{border-bottom-color:rgb(161 98 7/.5)}.border-b-yellow-700\/55{border-bottom-color:rgb(161 98 7/.55)}.border-b-yellow-700\/60{border-bottom-color:rgb(161 98 7/.6)}.border-b-yellow-700\/65{border-bottom-color:rgb(161 98 7/.65)}.border-b-yellow-700\/70{border-bottom-color:rgb(161 98 7/.7)}.border-b-yellow-700\/75{border-bottom-color:rgb(161 98 7/.75)}.border-b-yellow-700\/80{border-bottom-color:rgb(161 98 7/.8)}.border-b-yellow-700\/85{border-bottom-color:rgb(161 98 7/.85)}.border-b-yellow-700\/90{border-bottom-color:rgb(161 98 7/.9)}.border-b-yellow-700\/95{border-bottom-color:rgb(161 98 7/.95)}.border-b-yellow-800{--tw-border-opacity:1;border-bottom-color:rgb(133 77 14/var(--tw-border-opacity,1))}.border-b-yellow-800\/0{border-bottom-color:rgb(133 77 14/0)}.border-b-yellow-800\/10{border-bottom-color:rgb(133 77 14/.1)}.border-b-yellow-800\/100{border-bottom-color:rgb(133 77 14/1)}.border-b-yellow-800\/15{border-bottom-color:rgb(133 77 14/.15)}.border-b-yellow-800\/20{border-bottom-color:rgb(133 77 14/.2)}.border-b-yellow-800\/25{border-bottom-color:rgb(133 77 14/.25)}.border-b-yellow-800\/30{border-bottom-color:rgb(133 77 14/.3)}.border-b-yellow-800\/35{border-bottom-color:rgb(133 77 14/.35)}.border-b-yellow-800\/40{border-bottom-color:rgb(133 77 14/.4)}.border-b-yellow-800\/45{border-bottom-color:rgb(133 77 14/.45)}.border-b-yellow-800\/5{border-bottom-color:rgb(133 77 14/.05)}.border-b-yellow-800\/50{border-bottom-color:rgb(133 77 14/.5)}.border-b-yellow-800\/55{border-bottom-color:rgb(133 77 14/.55)}.border-b-yellow-800\/60{border-bottom-color:rgb(133 77 14/.6)}.border-b-yellow-800\/65{border-bottom-color:rgb(133 77 14/.65)}.border-b-yellow-800\/70{border-bottom-color:rgb(133 77 14/.7)}.border-b-yellow-800\/75{border-bottom-color:rgb(133 77 14/.75)}.border-b-yellow-800\/80{border-bottom-color:rgb(133 77 14/.8)}.border-b-yellow-800\/85{border-bottom-color:rgb(133 77 14/.85)}.border-b-yellow-800\/90{border-bottom-color:rgb(133 77 14/.9)}.border-b-yellow-800\/95{border-bottom-color:rgb(133 77 14/.95)}.border-b-yellow-900{--tw-border-opacity:1;border-bottom-color:rgb(113 63 18/var(--tw-border-opacity,1))}.border-b-yellow-900\/0{border-bottom-color:rgb(113 63 18/0)}.border-b-yellow-900\/10{border-bottom-color:rgb(113 63 18/.1)}.border-b-yellow-900\/100{border-bottom-color:rgb(113 63 18/1)}.border-b-yellow-900\/15{border-bottom-color:rgb(113 63 18/.15)}.border-b-yellow-900\/20{border-bottom-color:rgb(113 63 18/.2)}.border-b-yellow-900\/25{border-bottom-color:rgb(113 63 18/.25)}.border-b-yellow-900\/30{border-bottom-color:rgb(113 63 18/.3)}.border-b-yellow-900\/35{border-bottom-color:rgb(113 63 18/.35)}.border-b-yellow-900\/40{border-bottom-color:rgb(113 63 18/.4)}.border-b-yellow-900\/45{border-bottom-color:rgb(113 63 18/.45)}.border-b-yellow-900\/5{border-bottom-color:rgb(113 63 18/.05)}.border-b-yellow-900\/50{border-bottom-color:rgb(113 63 18/.5)}.border-b-yellow-900\/55{border-bottom-color:rgb(113 63 18/.55)}.border-b-yellow-900\/60{border-bottom-color:rgb(113 63 18/.6)}.border-b-yellow-900\/65{border-bottom-color:rgb(113 63 18/.65)}.border-b-yellow-900\/70{border-bottom-color:rgb(113 63 18/.7)}.border-b-yellow-900\/75{border-bottom-color:rgb(113 63 18/.75)}.border-b-yellow-900\/80{border-bottom-color:rgb(113 63 18/.8)}.border-b-yellow-900\/85{border-bottom-color:rgb(113 63 18/.85)}.border-b-yellow-900\/90{border-bottom-color:rgb(113 63 18/.9)}.border-b-yellow-900\/95{border-bottom-color:rgb(113 63 18/.95)}.border-b-zinc-100{--tw-border-opacity:1;border-bottom-color:rgb(244 244 245/var(--tw-border-opacity,1))}.border-b-zinc-100\/0{border-bottom-color:rgb(244 244 245/0)}.border-b-zinc-100\/10{border-bottom-color:rgb(244 244 245/.1)}.border-b-zinc-100\/100{border-bottom-color:rgb(244 244 245/1)}.border-b-zinc-100\/15{border-bottom-color:rgb(244 244 245/.15)}.border-b-zinc-100\/20{border-bottom-color:rgb(244 244 245/.2)}.border-b-zinc-100\/25{border-bottom-color:rgb(244 244 245/.25)}.border-b-zinc-100\/30{border-bottom-color:rgb(244 244 245/.3)}.border-b-zinc-100\/35{border-bottom-color:rgb(244 244 245/.35)}.border-b-zinc-100\/40{border-bottom-color:rgb(244 244 245/.4)}.border-b-zinc-100\/45{border-bottom-color:rgb(244 244 245/.45)}.border-b-zinc-100\/5{border-bottom-color:rgb(244 244 245/.05)}.border-b-zinc-100\/50{border-bottom-color:rgb(244 244 245/.5)}.border-b-zinc-100\/55{border-bottom-color:rgb(244 244 245/.55)}.border-b-zinc-100\/60{border-bottom-color:rgb(244 244 245/.6)}.border-b-zinc-100\/65{border-bottom-color:rgb(244 244 245/.65)}.border-b-zinc-100\/70{border-bottom-color:rgb(244 244 245/.7)}.border-b-zinc-100\/75{border-bottom-color:rgb(244 244 245/.75)}.border-b-zinc-100\/80{border-bottom-color:rgb(244 244 245/.8)}.border-b-zinc-100\/85{border-bottom-color:rgb(244 244 245/.85)}.border-b-zinc-100\/90{border-bottom-color:rgb(244 244 245/.9)}.border-b-zinc-100\/95{border-bottom-color:rgb(244 244 245/.95)}.border-b-zinc-200{--tw-border-opacity:1;border-bottom-color:rgb(228 228 231/var(--tw-border-opacity,1))}.border-b-zinc-200\/0{border-bottom-color:rgb(228 228 231/0)}.border-b-zinc-200\/10{border-bottom-color:rgb(228 228 231/.1)}.border-b-zinc-200\/100{border-bottom-color:rgb(228 228 231/1)}.border-b-zinc-200\/15{border-bottom-color:rgb(228 228 231/.15)}.border-b-zinc-200\/20{border-bottom-color:rgb(228 228 231/.2)}.border-b-zinc-200\/25{border-bottom-color:rgb(228 228 231/.25)}.border-b-zinc-200\/30{border-bottom-color:rgb(228 228 231/.3)}.border-b-zinc-200\/35{border-bottom-color:rgb(228 228 231/.35)}.border-b-zinc-200\/40{border-bottom-color:rgb(228 228 231/.4)}.border-b-zinc-200\/45{border-bottom-color:rgb(228 228 231/.45)}.border-b-zinc-200\/5{border-bottom-color:rgb(228 228 231/.05)}.border-b-zinc-200\/50{border-bottom-color:rgb(228 228 231/.5)}.border-b-zinc-200\/55{border-bottom-color:rgb(228 228 231/.55)}.border-b-zinc-200\/60{border-bottom-color:rgb(228 228 231/.6)}.border-b-zinc-200\/65{border-bottom-color:rgb(228 228 231/.65)}.border-b-zinc-200\/70{border-bottom-color:rgb(228 228 231/.7)}.border-b-zinc-200\/75{border-bottom-color:rgb(228 228 231/.75)}.border-b-zinc-200\/80{border-bottom-color:rgb(228 228 231/.8)}.border-b-zinc-200\/85{border-bottom-color:rgb(228 228 231/.85)}.border-b-zinc-200\/90{border-bottom-color:rgb(228 228 231/.9)}.border-b-zinc-200\/95{border-bottom-color:rgb(228 228 231/.95)}.border-b-zinc-300{--tw-border-opacity:1;border-bottom-color:rgb(212 212 216/var(--tw-border-opacity,1))}.border-b-zinc-300\/0{border-bottom-color:rgb(212 212 216/0)}.border-b-zinc-300\/10{border-bottom-color:rgb(212 212 216/.1)}.border-b-zinc-300\/100{border-bottom-color:rgb(212 212 216/1)}.border-b-zinc-300\/15{border-bottom-color:rgb(212 212 216/.15)}.border-b-zinc-300\/20{border-bottom-color:rgb(212 212 216/.2)}.border-b-zinc-300\/25{border-bottom-color:rgb(212 212 216/.25)}.border-b-zinc-300\/30{border-bottom-color:rgb(212 212 216/.3)}.border-b-zinc-300\/35{border-bottom-color:rgb(212 212 216/.35)}.border-b-zinc-300\/40{border-bottom-color:rgb(212 212 216/.4)}.border-b-zinc-300\/45{border-bottom-color:rgb(212 212 216/.45)}.border-b-zinc-300\/5{border-bottom-color:rgb(212 212 216/.05)}.border-b-zinc-300\/50{border-bottom-color:rgb(212 212 216/.5)}.border-b-zinc-300\/55{border-bottom-color:rgb(212 212 216/.55)}.border-b-zinc-300\/60{border-bottom-color:rgb(212 212 216/.6)}.border-b-zinc-300\/65{border-bottom-color:rgb(212 212 216/.65)}.border-b-zinc-300\/70{border-bottom-color:rgb(212 212 216/.7)}.border-b-zinc-300\/75{border-bottom-color:rgb(212 212 216/.75)}.border-b-zinc-300\/80{border-bottom-color:rgb(212 212 216/.8)}.border-b-zinc-300\/85{border-bottom-color:rgb(212 212 216/.85)}.border-b-zinc-300\/90{border-bottom-color:rgb(212 212 216/.9)}.border-b-zinc-300\/95{border-bottom-color:rgb(212 212 216/.95)}.border-b-zinc-400{--tw-border-opacity:1;border-bottom-color:rgb(161 161 170/var(--tw-border-opacity,1))}.border-b-zinc-400\/0{border-bottom-color:rgb(161 161 170/0)}.border-b-zinc-400\/10{border-bottom-color:rgb(161 161 170/.1)}.border-b-zinc-400\/100{border-bottom-color:rgb(161 161 170/1)}.border-b-zinc-400\/15{border-bottom-color:rgb(161 161 170/.15)}.border-b-zinc-400\/20{border-bottom-color:rgb(161 161 170/.2)}.border-b-zinc-400\/25{border-bottom-color:rgb(161 161 170/.25)}.border-b-zinc-400\/30{border-bottom-color:rgb(161 161 170/.3)}.border-b-zinc-400\/35{border-bottom-color:rgb(161 161 170/.35)}.border-b-zinc-400\/40{border-bottom-color:rgb(161 161 170/.4)}.border-b-zinc-400\/45{border-bottom-color:rgb(161 161 170/.45)}.border-b-zinc-400\/5{border-bottom-color:rgb(161 161 170/.05)}.border-b-zinc-400\/50{border-bottom-color:rgb(161 161 170/.5)}.border-b-zinc-400\/55{border-bottom-color:rgb(161 161 170/.55)}.border-b-zinc-400\/60{border-bottom-color:rgb(161 161 170/.6)}.border-b-zinc-400\/65{border-bottom-color:rgb(161 161 170/.65)}.border-b-zinc-400\/70{border-bottom-color:rgb(161 161 170/.7)}.border-b-zinc-400\/75{border-bottom-color:rgb(161 161 170/.75)}.border-b-zinc-400\/80{border-bottom-color:rgb(161 161 170/.8)}.border-b-zinc-400\/85{border-bottom-color:rgb(161 161 170/.85)}.border-b-zinc-400\/90{border-bottom-color:rgb(161 161 170/.9)}.border-b-zinc-400\/95{border-bottom-color:rgb(161 161 170/.95)}.border-b-zinc-500{--tw-border-opacity:1;border-bottom-color:rgb(113 113 122/var(--tw-border-opacity,1))}.border-b-zinc-500\/0{border-bottom-color:rgb(113 113 122/0)}.border-b-zinc-500\/10{border-bottom-color:rgb(113 113 122/.1)}.border-b-zinc-500\/100{border-bottom-color:rgb(113 113 122/1)}.border-b-zinc-500\/15{border-bottom-color:rgb(113 113 122/.15)}.border-b-zinc-500\/20{border-bottom-color:rgb(113 113 122/.2)}.border-b-zinc-500\/25{border-bottom-color:rgb(113 113 122/.25)}.border-b-zinc-500\/30{border-bottom-color:rgb(113 113 122/.3)}.border-b-zinc-500\/35{border-bottom-color:rgb(113 113 122/.35)}.border-b-zinc-500\/40{border-bottom-color:rgb(113 113 122/.4)}.border-b-zinc-500\/45{border-bottom-color:rgb(113 113 122/.45)}.border-b-zinc-500\/5{border-bottom-color:rgb(113 113 122/.05)}.border-b-zinc-500\/50{border-bottom-color:rgb(113 113 122/.5)}.border-b-zinc-500\/55{border-bottom-color:rgb(113 113 122/.55)}.border-b-zinc-500\/60{border-bottom-color:rgb(113 113 122/.6)}.border-b-zinc-500\/65{border-bottom-color:rgb(113 113 122/.65)}.border-b-zinc-500\/70{border-bottom-color:rgb(113 113 122/.7)}.border-b-zinc-500\/75{border-bottom-color:rgb(113 113 122/.75)}.border-b-zinc-500\/80{border-bottom-color:rgb(113 113 122/.8)}.border-b-zinc-500\/85{border-bottom-color:rgb(113 113 122/.85)}.border-b-zinc-500\/90{border-bottom-color:rgb(113 113 122/.9)}.border-b-zinc-500\/95{border-bottom-color:rgb(113 113 122/.95)}.border-b-zinc-600{--tw-border-opacity:1;border-bottom-color:rgb(82 82 91/var(--tw-border-opacity,1))}.border-b-zinc-600\/0{border-bottom-color:rgb(82 82 91/0)}.border-b-zinc-600\/10{border-bottom-color:rgb(82 82 91/.1)}.border-b-zinc-600\/100{border-bottom-color:rgb(82 82 91/1)}.border-b-zinc-600\/15{border-bottom-color:rgb(82 82 91/.15)}.border-b-zinc-600\/20{border-bottom-color:rgb(82 82 91/.2)}.border-b-zinc-600\/25{border-bottom-color:rgb(82 82 91/.25)}.border-b-zinc-600\/30{border-bottom-color:rgb(82 82 91/.3)}.border-b-zinc-600\/35{border-bottom-color:rgb(82 82 91/.35)}.border-b-zinc-600\/40{border-bottom-color:rgb(82 82 91/.4)}.border-b-zinc-600\/45{border-bottom-color:rgb(82 82 91/.45)}.border-b-zinc-600\/5{border-bottom-color:rgb(82 82 91/.05)}.border-b-zinc-600\/50{border-bottom-color:rgb(82 82 91/.5)}.border-b-zinc-600\/55{border-bottom-color:rgb(82 82 91/.55)}.border-b-zinc-600\/60{border-bottom-color:rgb(82 82 91/.6)}.border-b-zinc-600\/65{border-bottom-color:rgb(82 82 91/.65)}.border-b-zinc-600\/70{border-bottom-color:rgb(82 82 91/.7)}.border-b-zinc-600\/75{border-bottom-color:rgb(82 82 91/.75)}.border-b-zinc-600\/80{border-bottom-color:rgb(82 82 91/.8)}.border-b-zinc-600\/85{border-bottom-color:rgb(82 82 91/.85)}.border-b-zinc-600\/90{border-bottom-color:rgb(82 82 91/.9)}.border-b-zinc-600\/95{border-bottom-color:rgb(82 82 91/.95)}.border-b-zinc-700{--tw-border-opacity:1;border-bottom-color:rgb(63 63 70/var(--tw-border-opacity,1))}.border-b-zinc-700\/0{border-bottom-color:rgb(63 63 70/0)}.border-b-zinc-700\/10{border-bottom-color:rgb(63 63 70/.1)}.border-b-zinc-700\/100{border-bottom-color:rgb(63 63 70/1)}.border-b-zinc-700\/15{border-bottom-color:rgb(63 63 70/.15)}.border-b-zinc-700\/20{border-bottom-color:rgb(63 63 70/.2)}.border-b-zinc-700\/25{border-bottom-color:rgb(63 63 70/.25)}.border-b-zinc-700\/30{border-bottom-color:rgb(63 63 70/.3)}.border-b-zinc-700\/35{border-bottom-color:rgb(63 63 70/.35)}.border-b-zinc-700\/40{border-bottom-color:rgb(63 63 70/.4)}.border-b-zinc-700\/45{border-bottom-color:rgb(63 63 70/.45)}.border-b-zinc-700\/5{border-bottom-color:rgb(63 63 70/.05)}.border-b-zinc-700\/50{border-bottom-color:rgb(63 63 70/.5)}.border-b-zinc-700\/55{border-bottom-color:rgb(63 63 70/.55)}.border-b-zinc-700\/60{border-bottom-color:rgb(63 63 70/.6)}.border-b-zinc-700\/65{border-bottom-color:rgb(63 63 70/.65)}.border-b-zinc-700\/70{border-bottom-color:rgb(63 63 70/.7)}.border-b-zinc-700\/75{border-bottom-color:rgb(63 63 70/.75)}.border-b-zinc-700\/80{border-bottom-color:rgb(63 63 70/.8)}.border-b-zinc-700\/85{border-bottom-color:rgb(63 63 70/.85)}.border-b-zinc-700\/90{border-bottom-color:rgb(63 63 70/.9)}.border-b-zinc-700\/95{border-bottom-color:rgb(63 63 70/.95)}.border-b-zinc-800{--tw-border-opacity:1;border-bottom-color:rgb(39 39 42/var(--tw-border-opacity,1))}.border-b-zinc-800\/0{border-bottom-color:rgb(39 39 42/0)}.border-b-zinc-800\/10{border-bottom-color:rgb(39 39 42/.1)}.border-b-zinc-800\/100{border-bottom-color:rgb(39 39 42/1)}.border-b-zinc-800\/15{border-bottom-color:rgb(39 39 42/.15)}.border-b-zinc-800\/20{border-bottom-color:rgb(39 39 42/.2)}.border-b-zinc-800\/25{border-bottom-color:rgb(39 39 42/.25)}.border-b-zinc-800\/30{border-bottom-color:rgb(39 39 42/.3)}.border-b-zinc-800\/35{border-bottom-color:rgb(39 39 42/.35)}.border-b-zinc-800\/40{border-bottom-color:rgb(39 39 42/.4)}.border-b-zinc-800\/45{border-bottom-color:rgb(39 39 42/.45)}.border-b-zinc-800\/5{border-bottom-color:rgb(39 39 42/.05)}.border-b-zinc-800\/50{border-bottom-color:rgb(39 39 42/.5)}.border-b-zinc-800\/55{border-bottom-color:rgb(39 39 42/.55)}.border-b-zinc-800\/60{border-bottom-color:rgb(39 39 42/.6)}.border-b-zinc-800\/65{border-bottom-color:rgb(39 39 42/.65)}.border-b-zinc-800\/70{border-bottom-color:rgb(39 39 42/.7)}.border-b-zinc-800\/75{border-bottom-color:rgb(39 39 42/.75)}.border-b-zinc-800\/80{border-bottom-color:rgb(39 39 42/.8)}.border-b-zinc-800\/85{border-bottom-color:rgb(39 39 42/.85)}.border-b-zinc-800\/90{border-bottom-color:rgb(39 39 42/.9)}.border-b-zinc-800\/95{border-bottom-color:rgb(39 39 42/.95)}.border-b-zinc-900{--tw-border-opacity:1;border-bottom-color:rgb(24 24 27/var(--tw-border-opacity,1))}.border-b-zinc-900\/0{border-bottom-color:rgb(24 24 27/0)}.border-b-zinc-900\/10{border-bottom-color:rgb(24 24 27/.1)}.border-b-zinc-900\/100{border-bottom-color:rgb(24 24 27/1)}.border-b-zinc-900\/15{border-bottom-color:rgb(24 24 27/.15)}.border-b-zinc-900\/20{border-bottom-color:rgb(24 24 27/.2)}.border-b-zinc-900\/25{border-bottom-color:rgb(24 24 27/.25)}.border-b-zinc-900\/30{border-bottom-color:rgb(24 24 27/.3)}.border-b-zinc-900\/35{border-bottom-color:rgb(24 24 27/.35)}.border-b-zinc-900\/40{border-bottom-color:rgb(24 24 27/.4)}.border-b-zinc-900\/45{border-bottom-color:rgb(24 24 27/.45)}.border-b-zinc-900\/5{border-bottom-color:rgb(24 24 27/.05)}.border-b-zinc-900\/50{border-bottom-color:rgb(24 24 27/.5)}.border-b-zinc-900\/55{border-bottom-color:rgb(24 24 27/.55)}.border-b-zinc-900\/60{border-bottom-color:rgb(24 24 27/.6)}.border-b-zinc-900\/65{border-bottom-color:rgb(24 24 27/.65)}.border-b-zinc-900\/70{border-bottom-color:rgb(24 24 27/.7)}.border-b-zinc-900\/75{border-bottom-color:rgb(24 24 27/.75)}.border-b-zinc-900\/80{border-bottom-color:rgb(24 24 27/.8)}.border-b-zinc-900\/85{border-bottom-color:rgb(24 24 27/.85)}.border-b-zinc-900\/90{border-bottom-color:rgb(24 24 27/.9)}.border-b-zinc-900\/95{border-bottom-color:rgb(24 24 27/.95)}.\!bg-red-600{--tw-bg-opacity:1!important;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))!important}.bg-\[\#007bff\]{--tw-bg-opacity:1;background-color:rgb(0 123 255/var(--tw-bg-opacity,1))}.bg-\[\#2c4693\]{--tw-bg-opacity:1;background-color:rgb(44 70 147/var(--tw-bg-opacity,1))}.bg-\[\#3753a6\]{--tw-bg-opacity:1;background-color:rgb(55 83 166/var(--tw-bg-opacity,1))}.bg-\[\#556b2f40\]{background-color:#556b2f40}.bg-\[\#6c757d\]{--tw-bg-opacity:1;background-color:rgb(108 117 125/var(--tw-bg-opacity,1))}.bg-\[\#d32f2f80\]{background-color:#d32f2f80}.bg-\[\#d4d3d3\]{--tw-bg-opacity:1;background-color:rgb(212 211 211/var(--tw-bg-opacity,1))}.bg-\[\#dc3545\]{--tw-bg-opacity:1;background-color:rgb(220 53 69/var(--tw-bg-opacity,1))}.bg-\[\#eae9e9\]{--tw-bg-opacity:1;background-color:rgb(234 233 233/var(--tw-bg-opacity,1))}.bg-\[\#ebebeb\]{--tw-bg-opacity:1;background-color:rgb(235 235 235/var(--tw-bg-opacity,1))}.bg-\[\#fa9542\]{--tw-bg-opacity:1;background-color:rgb(250 149 66/var(--tw-bg-opacity,1))}.bg-\[rgb\(94\2c 100\2c 96\)\]{--tw-bg-opacity:1;background-color:rgb(94 100 96/var(--tw-bg-opacity,1))}.bg-\[white\]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-amber-100{--tw-bg-opacity:1;background-color:rgb(254 243 199/var(--tw-bg-opacity,1))}.bg-amber-100\/0{background-color:rgb(254 243 199/0)}.bg-amber-100\/10{background-color:rgb(254 243 199/.1)}.bg-amber-100\/100{background-color:rgb(254 243 199/1)}.bg-amber-100\/15{background-color:rgb(254 243 199/.15)}.bg-amber-100\/20{background-color:rgb(254 243 199/.2)}.bg-amber-100\/25{background-color:rgb(254 243 199/.25)}.bg-amber-100\/30{background-color:rgb(254 243 199/.3)}.bg-amber-100\/35{background-color:rgb(254 243 199/.35)}.bg-amber-100\/40{background-color:rgb(254 243 199/.4)}.bg-amber-100\/45{background-color:rgb(254 243 199/.45)}.bg-amber-100\/5{background-color:rgb(254 243 199/.05)}.bg-amber-100\/50{background-color:rgb(254 243 199/.5)}.bg-amber-100\/55{background-color:rgb(254 243 199/.55)}.bg-amber-100\/60{background-color:rgb(254 243 199/.6)}.bg-amber-100\/65{background-color:rgb(254 243 199/.65)}.bg-amber-100\/70{background-color:rgb(254 243 199/.7)}.bg-amber-100\/75{background-color:rgb(254 243 199/.75)}.bg-amber-100\/80{background-color:rgb(254 243 199/.8)}.bg-amber-100\/85{background-color:rgb(254 243 199/.85)}.bg-amber-100\/90{background-color:rgb(254 243 199/.9)}.bg-amber-100\/95{background-color:rgb(254 243 199/.95)}.bg-amber-200{--tw-bg-opacity:1;background-color:rgb(253 230 138/var(--tw-bg-opacity,1))}.bg-amber-200\/0{background-color:rgb(253 230 138/0)}.bg-amber-200\/10{background-color:rgb(253 230 138/.1)}.bg-amber-200\/100{background-color:rgb(253 230 138/1)}.bg-amber-200\/15{background-color:rgb(253 230 138/.15)}.bg-amber-200\/20{background-color:rgb(253 230 138/.2)}.bg-amber-200\/25{background-color:rgb(253 230 138/.25)}.bg-amber-200\/30{background-color:rgb(253 230 138/.3)}.bg-amber-200\/35{background-color:rgb(253 230 138/.35)}.bg-amber-200\/40{background-color:rgb(253 230 138/.4)}.bg-amber-200\/45{background-color:rgb(253 230 138/.45)}.bg-amber-200\/5{background-color:rgb(253 230 138/.05)}.bg-amber-200\/50{background-color:rgb(253 230 138/.5)}.bg-amber-200\/55{background-color:rgb(253 230 138/.55)}.bg-amber-200\/60{background-color:rgb(253 230 138/.6)}.bg-amber-200\/65{background-color:rgb(253 230 138/.65)}.bg-amber-200\/70{background-color:rgb(253 230 138/.7)}.bg-amber-200\/75{background-color:rgb(253 230 138/.75)}.bg-amber-200\/80{background-color:rgb(253 230 138/.8)}.bg-amber-200\/85{background-color:rgb(253 230 138/.85)}.bg-amber-200\/90{background-color:rgb(253 230 138/.9)}.bg-amber-200\/95{background-color:rgb(253 230 138/.95)}.bg-amber-300{--tw-bg-opacity:1;background-color:rgb(252 211 77/var(--tw-bg-opacity,1))}.bg-amber-300\/0{background-color:rgb(252 211 77/0)}.bg-amber-300\/10{background-color:rgb(252 211 77/.1)}.bg-amber-300\/100{background-color:rgb(252 211 77/1)}.bg-amber-300\/15{background-color:rgb(252 211 77/.15)}.bg-amber-300\/20{background-color:rgb(252 211 77/.2)}.bg-amber-300\/25{background-color:rgb(252 211 77/.25)}.bg-amber-300\/30{background-color:rgb(252 211 77/.3)}.bg-amber-300\/35{background-color:rgb(252 211 77/.35)}.bg-amber-300\/40{background-color:rgb(252 211 77/.4)}.bg-amber-300\/45{background-color:rgb(252 211 77/.45)}.bg-amber-300\/5{background-color:rgb(252 211 77/.05)}.bg-amber-300\/50{background-color:rgb(252 211 77/.5)}.bg-amber-300\/55{background-color:rgb(252 211 77/.55)}.bg-amber-300\/60{background-color:rgb(252 211 77/.6)}.bg-amber-300\/65{background-color:rgb(252 211 77/.65)}.bg-amber-300\/70{background-color:rgb(252 211 77/.7)}.bg-amber-300\/75{background-color:rgb(252 211 77/.75)}.bg-amber-300\/80{background-color:rgb(252 211 77/.8)}.bg-amber-300\/85{background-color:rgb(252 211 77/.85)}.bg-amber-300\/90{background-color:rgb(252 211 77/.9)}.bg-amber-300\/95{background-color:rgb(252 211 77/.95)}.bg-amber-400{--tw-bg-opacity:1;background-color:rgb(251 191 36/var(--tw-bg-opacity,1))}.bg-amber-400\/0{background-color:rgb(251 191 36/0)}.bg-amber-400\/10{background-color:rgb(251 191 36/.1)}.bg-amber-400\/100{background-color:rgb(251 191 36/1)}.bg-amber-400\/15{background-color:rgb(251 191 36/.15)}.bg-amber-400\/20{background-color:rgb(251 191 36/.2)}.bg-amber-400\/25{background-color:rgb(251 191 36/.25)}.bg-amber-400\/30{background-color:rgb(251 191 36/.3)}.bg-amber-400\/35{background-color:rgb(251 191 36/.35)}.bg-amber-400\/40{background-color:rgb(251 191 36/.4)}.bg-amber-400\/45{background-color:rgb(251 191 36/.45)}.bg-amber-400\/5{background-color:rgb(251 191 36/.05)}.bg-amber-400\/50{background-color:rgb(251 191 36/.5)}.bg-amber-400\/55{background-color:rgb(251 191 36/.55)}.bg-amber-400\/60{background-color:rgb(251 191 36/.6)}.bg-amber-400\/65{background-color:rgb(251 191 36/.65)}.bg-amber-400\/70{background-color:rgb(251 191 36/.7)}.bg-amber-400\/75{background-color:rgb(251 191 36/.75)}.bg-amber-400\/80{background-color:rgb(251 191 36/.8)}.bg-amber-400\/85{background-color:rgb(251 191 36/.85)}.bg-amber-400\/90{background-color:rgb(251 191 36/.9)}.bg-amber-400\/95{background-color:rgb(251 191 36/.95)}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity,1))}.bg-amber-500\/0{background-color:rgb(245 158 11/0)}.bg-amber-500\/10{background-color:rgb(245 158 11/.1)}.bg-amber-500\/100{background-color:rgb(245 158 11/1)}.bg-amber-500\/15{background-color:rgb(245 158 11/.15)}.bg-amber-500\/20{background-color:rgb(245 158 11/.2)}.bg-amber-500\/25{background-color:rgb(245 158 11/.25)}.bg-amber-500\/30{background-color:rgb(245 158 11/.3)}.bg-amber-500\/35{background-color:rgb(245 158 11/.35)}.bg-amber-500\/40{background-color:rgb(245 158 11/.4)}.bg-amber-500\/45{background-color:rgb(245 158 11/.45)}.bg-amber-500\/5{background-color:rgb(245 158 11/.05)}.bg-amber-500\/50{background-color:rgb(245 158 11/.5)}.bg-amber-500\/55{background-color:rgb(245 158 11/.55)}.bg-amber-500\/60{background-color:rgb(245 158 11/.6)}.bg-amber-500\/65{background-color:rgb(245 158 11/.65)}.bg-amber-500\/70{background-color:rgb(245 158 11/.7)}.bg-amber-500\/75{background-color:rgb(245 158 11/.75)}.bg-amber-500\/80{background-color:rgb(245 158 11/.8)}.bg-amber-500\/85{background-color:rgb(245 158 11/.85)}.bg-amber-500\/90{background-color:rgb(245 158 11/.9)}.bg-amber-500\/95{background-color:rgb(245 158 11/.95)}.bg-amber-600{--tw-bg-opacity:1;background-color:rgb(217 119 6/var(--tw-bg-opacity,1))}.bg-amber-600\/0{background-color:rgb(217 119 6/0)}.bg-amber-600\/10{background-color:rgb(217 119 6/.1)}.bg-amber-600\/100{background-color:rgb(217 119 6/1)}.bg-amber-600\/15{background-color:rgb(217 119 6/.15)}.bg-amber-600\/20{background-color:rgb(217 119 6/.2)}.bg-amber-600\/25{background-color:rgb(217 119 6/.25)}.bg-amber-600\/30{background-color:rgb(217 119 6/.3)}.bg-amber-600\/35{background-color:rgb(217 119 6/.35)}.bg-amber-600\/40{background-color:rgb(217 119 6/.4)}.bg-amber-600\/45{background-color:rgb(217 119 6/.45)}.bg-amber-600\/5{background-color:rgb(217 119 6/.05)}.bg-amber-600\/50{background-color:rgb(217 119 6/.5)}.bg-amber-600\/55{background-color:rgb(217 119 6/.55)}.bg-amber-600\/60{background-color:rgb(217 119 6/.6)}.bg-amber-600\/65{background-color:rgb(217 119 6/.65)}.bg-amber-600\/70{background-color:rgb(217 119 6/.7)}.bg-amber-600\/75{background-color:rgb(217 119 6/.75)}.bg-amber-600\/80{background-color:rgb(217 119 6/.8)}.bg-amber-600\/85{background-color:rgb(217 119 6/.85)}.bg-amber-600\/90{background-color:rgb(217 119 6/.9)}.bg-amber-600\/95{background-color:rgb(217 119 6/.95)}.bg-amber-700{--tw-bg-opacity:1;background-color:rgb(180 83 9/var(--tw-bg-opacity,1))}.bg-amber-700\/0{background-color:rgb(180 83 9/0)}.bg-amber-700\/10{background-color:rgb(180 83 9/.1)}.bg-amber-700\/100{background-color:rgb(180 83 9/1)}.bg-amber-700\/15{background-color:rgb(180 83 9/.15)}.bg-amber-700\/20{background-color:rgb(180 83 9/.2)}.bg-amber-700\/25{background-color:rgb(180 83 9/.25)}.bg-amber-700\/30{background-color:rgb(180 83 9/.3)}.bg-amber-700\/35{background-color:rgb(180 83 9/.35)}.bg-amber-700\/40{background-color:rgb(180 83 9/.4)}.bg-amber-700\/45{background-color:rgb(180 83 9/.45)}.bg-amber-700\/5{background-color:rgb(180 83 9/.05)}.bg-amber-700\/50{background-color:rgb(180 83 9/.5)}.bg-amber-700\/55{background-color:rgb(180 83 9/.55)}.bg-amber-700\/60{background-color:rgb(180 83 9/.6)}.bg-amber-700\/65{background-color:rgb(180 83 9/.65)}.bg-amber-700\/70{background-color:rgb(180 83 9/.7)}.bg-amber-700\/75{background-color:rgb(180 83 9/.75)}.bg-amber-700\/80{background-color:rgb(180 83 9/.8)}.bg-amber-700\/85{background-color:rgb(180 83 9/.85)}.bg-amber-700\/90{background-color:rgb(180 83 9/.9)}.bg-amber-700\/95{background-color:rgb(180 83 9/.95)}.bg-amber-800{--tw-bg-opacity:1;background-color:rgb(146 64 14/var(--tw-bg-opacity,1))}.bg-amber-800\/0{background-color:rgb(146 64 14/0)}.bg-amber-800\/10{background-color:rgb(146 64 14/.1)}.bg-amber-800\/100{background-color:rgb(146 64 14/1)}.bg-amber-800\/15{background-color:rgb(146 64 14/.15)}.bg-amber-800\/20{background-color:rgb(146 64 14/.2)}.bg-amber-800\/25{background-color:rgb(146 64 14/.25)}.bg-amber-800\/30{background-color:rgb(146 64 14/.3)}.bg-amber-800\/35{background-color:rgb(146 64 14/.35)}.bg-amber-800\/40{background-color:rgb(146 64 14/.4)}.bg-amber-800\/45{background-color:rgb(146 64 14/.45)}.bg-amber-800\/5{background-color:rgb(146 64 14/.05)}.bg-amber-800\/50{background-color:rgb(146 64 14/.5)}.bg-amber-800\/55{background-color:rgb(146 64 14/.55)}.bg-amber-800\/60{background-color:rgb(146 64 14/.6)}.bg-amber-800\/65{background-color:rgb(146 64 14/.65)}.bg-amber-800\/70{background-color:rgb(146 64 14/.7)}.bg-amber-800\/75{background-color:rgb(146 64 14/.75)}.bg-amber-800\/80{background-color:rgb(146 64 14/.8)}.bg-amber-800\/85{background-color:rgb(146 64 14/.85)}.bg-amber-800\/90{background-color:rgb(146 64 14/.9)}.bg-amber-800\/95{background-color:rgb(146 64 14/.95)}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity,1))}.bg-amber-900\/0{background-color:rgb(120 53 15/0)}.bg-amber-900\/10{background-color:rgb(120 53 15/.1)}.bg-amber-900\/100{background-color:rgb(120 53 15/1)}.bg-amber-900\/15{background-color:rgb(120 53 15/.15)}.bg-amber-900\/20{background-color:rgb(120 53 15/.2)}.bg-amber-900\/25{background-color:rgb(120 53 15/.25)}.bg-amber-900\/30{background-color:rgb(120 53 15/.3)}.bg-amber-900\/35{background-color:rgb(120 53 15/.35)}.bg-amber-900\/40{background-color:rgb(120 53 15/.4)}.bg-amber-900\/45{background-color:rgb(120 53 15/.45)}.bg-amber-900\/5{background-color:rgb(120 53 15/.05)}.bg-amber-900\/50{background-color:rgb(120 53 15/.5)}.bg-amber-900\/55{background-color:rgb(120 53 15/.55)}.bg-amber-900\/60{background-color:rgb(120 53 15/.6)}.bg-amber-900\/65{background-color:rgb(120 53 15/.65)}.bg-amber-900\/70{background-color:rgb(120 53 15/.7)}.bg-amber-900\/75{background-color:rgb(120 53 15/.75)}.bg-amber-900\/80{background-color:rgb(120 53 15/.8)}.bg-amber-900\/85{background-color:rgb(120 53 15/.85)}.bg-amber-900\/90{background-color:rgb(120 53 15/.9)}.bg-amber-900\/95{background-color:rgb(120 53 15/.95)}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity,1))}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-100\/0{background-color:rgb(219 234 254/0)}.bg-blue-100\/10{background-color:rgb(219 234 254/.1)}.bg-blue-100\/100{background-color:rgb(219 234 254/1)}.bg-blue-100\/15{background-color:rgb(219 234 254/.15)}.bg-blue-100\/20{background-color:rgb(219 234 254/.2)}.bg-blue-100\/25{background-color:rgb(219 234 254/.25)}.bg-blue-100\/30{background-color:rgb(219 234 254/.3)}.bg-blue-100\/35{background-color:rgb(219 234 254/.35)}.bg-blue-100\/40{background-color:rgb(219 234 254/.4)}.bg-blue-100\/45{background-color:rgb(219 234 254/.45)}.bg-blue-100\/5{background-color:rgb(219 234 254/.05)}.bg-blue-100\/50{background-color:rgb(219 234 254/.5)}.bg-blue-100\/55{background-color:rgb(219 234 254/.55)}.bg-blue-100\/60{background-color:rgb(219 234 254/.6)}.bg-blue-100\/65{background-color:rgb(219 234 254/.65)}.bg-blue-100\/70{background-color:rgb(219 234 254/.7)}.bg-blue-100\/75{background-color:rgb(219 234 254/.75)}.bg-blue-100\/80{background-color:rgb(219 234 254/.8)}.bg-blue-100\/85{background-color:rgb(219 234 254/.85)}.bg-blue-100\/90{background-color:rgb(219 234 254/.9)}.bg-blue-100\/95{background-color:rgb(219 234 254/.95)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.bg-blue-200\/0{background-color:rgb(191 219 254/0)}.bg-blue-200\/10{background-color:rgb(191 219 254/.1)}.bg-blue-200\/100{background-color:rgb(191 219 254/1)}.bg-blue-200\/15{background-color:rgb(191 219 254/.15)}.bg-blue-200\/20{background-color:rgb(191 219 254/.2)}.bg-blue-200\/25{background-color:rgb(191 219 254/.25)}.bg-blue-200\/30{background-color:rgb(191 219 254/.3)}.bg-blue-200\/35{background-color:rgb(191 219 254/.35)}.bg-blue-200\/40{background-color:rgb(191 219 254/.4)}.bg-blue-200\/45{background-color:rgb(191 219 254/.45)}.bg-blue-200\/5{background-color:rgb(191 219 254/.05)}.bg-blue-200\/50{background-color:rgb(191 219 254/.5)}.bg-blue-200\/55{background-color:rgb(191 219 254/.55)}.bg-blue-200\/60{background-color:rgb(191 219 254/.6)}.bg-blue-200\/65{background-color:rgb(191 219 254/.65)}.bg-blue-200\/70{background-color:rgb(191 219 254/.7)}.bg-blue-200\/75{background-color:rgb(191 219 254/.75)}.bg-blue-200\/80{background-color:rgb(191 219 254/.8)}.bg-blue-200\/85{background-color:rgb(191 219 254/.85)}.bg-blue-200\/90{background-color:rgb(191 219 254/.9)}.bg-blue-200\/95{background-color:rgb(191 219 254/.95)}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity,1))}.bg-blue-300\/0{background-color:rgb(147 197 253/0)}.bg-blue-300\/10{background-color:rgb(147 197 253/.1)}.bg-blue-300\/100{background-color:rgb(147 197 253/1)}.bg-blue-300\/15{background-color:rgb(147 197 253/.15)}.bg-blue-300\/20{background-color:rgb(147 197 253/.2)}.bg-blue-300\/25{background-color:rgb(147 197 253/.25)}.bg-blue-300\/30{background-color:rgb(147 197 253/.3)}.bg-blue-300\/35{background-color:rgb(147 197 253/.35)}.bg-blue-300\/40{background-color:rgb(147 197 253/.4)}.bg-blue-300\/45{background-color:rgb(147 197 253/.45)}.bg-blue-300\/5{background-color:rgb(147 197 253/.05)}.bg-blue-300\/50{background-color:rgb(147 197 253/.5)}.bg-blue-300\/55{background-color:rgb(147 197 253/.55)}.bg-blue-300\/60{background-color:rgb(147 197 253/.6)}.bg-blue-300\/65{background-color:rgb(147 197 253/.65)}.bg-blue-300\/70{background-color:rgb(147 197 253/.7)}.bg-blue-300\/75{background-color:rgb(147 197 253/.75)}.bg-blue-300\/80{background-color:rgb(147 197 253/.8)}.bg-blue-300\/85{background-color:rgb(147 197 253/.85)}.bg-blue-300\/90{background-color:rgb(147 197 253/.9)}.bg-blue-300\/95{background-color:rgb(147 197 253/.95)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-400\/0{background-color:rgb(96 165 250/0)}.bg-blue-400\/10{background-color:rgb(96 165 250/.1)}.bg-blue-400\/100{background-color:rgb(96 165 250/1)}.bg-blue-400\/15{background-color:rgb(96 165 250/.15)}.bg-blue-400\/20{background-color:rgb(96 165 250/.2)}.bg-blue-400\/25{background-color:rgb(96 165 250/.25)}.bg-blue-400\/30{background-color:rgb(96 165 250/.3)}.bg-blue-400\/35{background-color:rgb(96 165 250/.35)}.bg-blue-400\/40{background-color:rgb(96 165 250/.4)}.bg-blue-400\/45{background-color:rgb(96 165 250/.45)}.bg-blue-400\/5{background-color:rgb(96 165 250/.05)}.bg-blue-400\/50{background-color:rgb(96 165 250/.5)}.bg-blue-400\/55{background-color:rgb(96 165 250/.55)}.bg-blue-400\/60{background-color:rgb(96 165 250/.6)}.bg-blue-400\/65{background-color:rgb(96 165 250/.65)}.bg-blue-400\/70{background-color:rgb(96 165 250/.7)}.bg-blue-400\/75{background-color:rgb(96 165 250/.75)}.bg-blue-400\/80{background-color:rgb(96 165 250/.8)}.bg-blue-400\/85{background-color:rgb(96 165 250/.85)}.bg-blue-400\/90{background-color:rgb(96 165 250/.9)}.bg-blue-400\/95{background-color:rgb(96 165 250/.95)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-500\/0{background-color:rgb(59 130 246/0)}.bg-blue-500\/10{background-color:rgb(59 130 246/.1)}.bg-blue-500\/100{background-color:rgb(59 130 246/1)}.bg-blue-500\/15{background-color:rgb(59 130 246/.15)}.bg-blue-500\/20{background-color:rgb(59 130 246/.2)}.bg-blue-500\/25{background-color:rgb(59 130 246/.25)}.bg-blue-500\/30{background-color:rgb(59 130 246/.3)}.bg-blue-500\/35{background-color:rgb(59 130 246/.35)}.bg-blue-500\/40{background-color:rgb(59 130 246/.4)}.bg-blue-500\/45{background-color:rgb(59 130 246/.45)}.bg-blue-500\/5{background-color:rgb(59 130 246/.05)}.bg-blue-500\/50{background-color:rgb(59 130 246/.5)}.bg-blue-500\/55{background-color:rgb(59 130 246/.55)}.bg-blue-500\/60{background-color:rgb(59 130 246/.6)}.bg-blue-500\/65{background-color:rgb(59 130 246/.65)}.bg-blue-500\/70{background-color:rgb(59 130 246/.7)}.bg-blue-500\/75{background-color:rgb(59 130 246/.75)}.bg-blue-500\/80{background-color:rgb(59 130 246/.8)}.bg-blue-500\/85{background-color:rgb(59 130 246/.85)}.bg-blue-500\/90{background-color:rgb(59 130 246/.9)}.bg-blue-500\/95{background-color:rgb(59 130 246/.95)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-600\/0{background-color:rgb(37 99 235/0)}.bg-blue-600\/10{background-color:rgb(37 99 235/.1)}.bg-blue-600\/100{background-color:rgb(37 99 235/1)}.bg-blue-600\/15{background-color:rgb(37 99 235/.15)}.bg-blue-600\/20{background-color:rgb(37 99 235/.2)}.bg-blue-600\/25{background-color:rgb(37 99 235/.25)}.bg-blue-600\/30{background-color:rgb(37 99 235/.3)}.bg-blue-600\/35{background-color:rgb(37 99 235/.35)}.bg-blue-600\/40{background-color:rgb(37 99 235/.4)}.bg-blue-600\/45{background-color:rgb(37 99 235/.45)}.bg-blue-600\/5{background-color:rgb(37 99 235/.05)}.bg-blue-600\/50{background-color:rgb(37 99 235/.5)}.bg-blue-600\/55{background-color:rgb(37 99 235/.55)}.bg-blue-600\/60{background-color:rgb(37 99 235/.6)}.bg-blue-600\/65{background-color:rgb(37 99 235/.65)}.bg-blue-600\/70{background-color:rgb(37 99 235/.7)}.bg-blue-600\/75{background-color:rgb(37 99 235/.75)}.bg-blue-600\/80{background-color:rgb(37 99 235/.8)}.bg-blue-600\/85{background-color:rgb(37 99 235/.85)}.bg-blue-600\/90{background-color:rgb(37 99 235/.9)}.bg-blue-600\/95{background-color:rgb(37 99 235/.95)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-700\/0{background-color:rgb(29 78 216/0)}.bg-blue-700\/10{background-color:rgb(29 78 216/.1)}.bg-blue-700\/100{background-color:rgb(29 78 216/1)}.bg-blue-700\/15{background-color:rgb(29 78 216/.15)}.bg-blue-700\/20{background-color:rgb(29 78 216/.2)}.bg-blue-700\/25{background-color:rgb(29 78 216/.25)}.bg-blue-700\/30{background-color:rgb(29 78 216/.3)}.bg-blue-700\/35{background-color:rgb(29 78 216/.35)}.bg-blue-700\/40{background-color:rgb(29 78 216/.4)}.bg-blue-700\/45{background-color:rgb(29 78 216/.45)}.bg-blue-700\/5{background-color:rgb(29 78 216/.05)}.bg-blue-700\/50{background-color:rgb(29 78 216/.5)}.bg-blue-700\/55{background-color:rgb(29 78 216/.55)}.bg-blue-700\/60{background-color:rgb(29 78 216/.6)}.bg-blue-700\/65{background-color:rgb(29 78 216/.65)}.bg-blue-700\/70{background-color:rgb(29 78 216/.7)}.bg-blue-700\/75{background-color:rgb(29 78 216/.75)}.bg-blue-700\/80{background-color:rgb(29 78 216/.8)}.bg-blue-700\/85{background-color:rgb(29 78 216/.85)}.bg-blue-700\/90{background-color:rgb(29 78 216/.9)}.bg-blue-700\/95{background-color:rgb(29 78 216/.95)}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity,1))}.bg-blue-800\/0{background-color:rgb(30 64 175/0)}.bg-blue-800\/10{background-color:rgb(30 64 175/.1)}.bg-blue-800\/100{background-color:rgb(30 64 175/1)}.bg-blue-800\/15{background-color:rgb(30 64 175/.15)}.bg-blue-800\/20{background-color:rgb(30 64 175/.2)}.bg-blue-800\/25{background-color:rgb(30 64 175/.25)}.bg-blue-800\/30{background-color:rgb(30 64 175/.3)}.bg-blue-800\/35{background-color:rgb(30 64 175/.35)}.bg-blue-800\/40{background-color:rgb(30 64 175/.4)}.bg-blue-800\/45{background-color:rgb(30 64 175/.45)}.bg-blue-800\/5{background-color:rgb(30 64 175/.05)}.bg-blue-800\/50{background-color:rgb(30 64 175/.5)}.bg-blue-800\/55{background-color:rgb(30 64 175/.55)}.bg-blue-800\/60{background-color:rgb(30 64 175/.6)}.bg-blue-800\/65{background-color:rgb(30 64 175/.65)}.bg-blue-800\/70{background-color:rgb(30 64 175/.7)}.bg-blue-800\/75{background-color:rgb(30 64 175/.75)}.bg-blue-800\/80{background-color:rgb(30 64 175/.8)}.bg-blue-800\/85{background-color:rgb(30 64 175/.85)}.bg-blue-800\/90{background-color:rgb(30 64 175/.9)}.bg-blue-800\/95{background-color:rgb(30 64 175/.95)}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity,1))}.bg-blue-900\/0{background-color:rgb(30 58 138/0)}.bg-blue-900\/10{background-color:rgb(30 58 138/.1)}.bg-blue-900\/100{background-color:rgb(30 58 138/1)}.bg-blue-900\/15{background-color:rgb(30 58 138/.15)}.bg-blue-900\/20{background-color:rgb(30 58 138/.2)}.bg-blue-900\/25{background-color:rgb(30 58 138/.25)}.bg-blue-900\/30{background-color:rgb(30 58 138/.3)}.bg-blue-900\/35{background-color:rgb(30 58 138/.35)}.bg-blue-900\/40{background-color:rgb(30 58 138/.4)}.bg-blue-900\/45{background-color:rgb(30 58 138/.45)}.bg-blue-900\/5{background-color:rgb(30 58 138/.05)}.bg-blue-900\/50{background-color:rgb(30 58 138/.5)}.bg-blue-900\/55{background-color:rgb(30 58 138/.55)}.bg-blue-900\/60{background-color:rgb(30 58 138/.6)}.bg-blue-900\/65{background-color:rgb(30 58 138/.65)}.bg-blue-900\/70{background-color:rgb(30 58 138/.7)}.bg-blue-900\/75{background-color:rgb(30 58 138/.75)}.bg-blue-900\/80{background-color:rgb(30 58 138/.8)}.bg-blue-900\/85{background-color:rgb(30 58 138/.85)}.bg-blue-900\/90{background-color:rgb(30 58 138/.9)}.bg-blue-900\/95{background-color:rgb(30 58 138/.95)}.bg-cyan-100{--tw-bg-opacity:1;background-color:rgb(207 250 254/var(--tw-bg-opacity,1))}.bg-cyan-100\/0{background-color:rgb(207 250 254/0)}.bg-cyan-100\/10{background-color:rgb(207 250 254/.1)}.bg-cyan-100\/100{background-color:rgb(207 250 254/1)}.bg-cyan-100\/15{background-color:rgb(207 250 254/.15)}.bg-cyan-100\/20{background-color:rgb(207 250 254/.2)}.bg-cyan-100\/25{background-color:rgb(207 250 254/.25)}.bg-cyan-100\/30{background-color:rgb(207 250 254/.3)}.bg-cyan-100\/35{background-color:rgb(207 250 254/.35)}.bg-cyan-100\/40{background-color:rgb(207 250 254/.4)}.bg-cyan-100\/45{background-color:rgb(207 250 254/.45)}.bg-cyan-100\/5{background-color:rgb(207 250 254/.05)}.bg-cyan-100\/50{background-color:rgb(207 250 254/.5)}.bg-cyan-100\/55{background-color:rgb(207 250 254/.55)}.bg-cyan-100\/60{background-color:rgb(207 250 254/.6)}.bg-cyan-100\/65{background-color:rgb(207 250 254/.65)}.bg-cyan-100\/70{background-color:rgb(207 250 254/.7)}.bg-cyan-100\/75{background-color:rgb(207 250 254/.75)}.bg-cyan-100\/80{background-color:rgb(207 250 254/.8)}.bg-cyan-100\/85{background-color:rgb(207 250 254/.85)}.bg-cyan-100\/90{background-color:rgb(207 250 254/.9)}.bg-cyan-100\/95{background-color:rgb(207 250 254/.95)}.bg-cyan-200{--tw-bg-opacity:1;background-color:rgb(165 243 252/var(--tw-bg-opacity,1))}.bg-cyan-200\/0{background-color:rgb(165 243 252/0)}.bg-cyan-200\/10{background-color:rgb(165 243 252/.1)}.bg-cyan-200\/100{background-color:rgb(165 243 252/1)}.bg-cyan-200\/15{background-color:rgb(165 243 252/.15)}.bg-cyan-200\/20{background-color:rgb(165 243 252/.2)}.bg-cyan-200\/25{background-color:rgb(165 243 252/.25)}.bg-cyan-200\/30{background-color:rgb(165 243 252/.3)}.bg-cyan-200\/35{background-color:rgb(165 243 252/.35)}.bg-cyan-200\/40{background-color:rgb(165 243 252/.4)}.bg-cyan-200\/45{background-color:rgb(165 243 252/.45)}.bg-cyan-200\/5{background-color:rgb(165 243 252/.05)}.bg-cyan-200\/50{background-color:rgb(165 243 252/.5)}.bg-cyan-200\/55{background-color:rgb(165 243 252/.55)}.bg-cyan-200\/60{background-color:rgb(165 243 252/.6)}.bg-cyan-200\/65{background-color:rgb(165 243 252/.65)}.bg-cyan-200\/70{background-color:rgb(165 243 252/.7)}.bg-cyan-200\/75{background-color:rgb(165 243 252/.75)}.bg-cyan-200\/80{background-color:rgb(165 243 252/.8)}.bg-cyan-200\/85{background-color:rgb(165 243 252/.85)}.bg-cyan-200\/90{background-color:rgb(165 243 252/.9)}.bg-cyan-200\/95{background-color:rgb(165 243 252/.95)}.bg-cyan-300{--tw-bg-opacity:1;background-color:rgb(103 232 249/var(--tw-bg-opacity,1))}.bg-cyan-300\/0{background-color:rgb(103 232 249/0)}.bg-cyan-300\/10{background-color:rgb(103 232 249/.1)}.bg-cyan-300\/100{background-color:rgb(103 232 249/1)}.bg-cyan-300\/15{background-color:rgb(103 232 249/.15)}.bg-cyan-300\/20{background-color:rgb(103 232 249/.2)}.bg-cyan-300\/25{background-color:rgb(103 232 249/.25)}.bg-cyan-300\/30{background-color:rgb(103 232 249/.3)}.bg-cyan-300\/35{background-color:rgb(103 232 249/.35)}.bg-cyan-300\/40{background-color:rgb(103 232 249/.4)}.bg-cyan-300\/45{background-color:rgb(103 232 249/.45)}.bg-cyan-300\/5{background-color:rgb(103 232 249/.05)}.bg-cyan-300\/50{background-color:rgb(103 232 249/.5)}.bg-cyan-300\/55{background-color:rgb(103 232 249/.55)}.bg-cyan-300\/60{background-color:rgb(103 232 249/.6)}.bg-cyan-300\/65{background-color:rgb(103 232 249/.65)}.bg-cyan-300\/70{background-color:rgb(103 232 249/.7)}.bg-cyan-300\/75{background-color:rgb(103 232 249/.75)}.bg-cyan-300\/80{background-color:rgb(103 232 249/.8)}.bg-cyan-300\/85{background-color:rgb(103 232 249/.85)}.bg-cyan-300\/90{background-color:rgb(103 232 249/.9)}.bg-cyan-300\/95{background-color:rgb(103 232 249/.95)}.bg-cyan-400{--tw-bg-opacity:1;background-color:rgb(34 211 238/var(--tw-bg-opacity,1))}.bg-cyan-400\/0{background-color:rgb(34 211 238/0)}.bg-cyan-400\/10{background-color:rgb(34 211 238/.1)}.bg-cyan-400\/100{background-color:rgb(34 211 238/1)}.bg-cyan-400\/15{background-color:rgb(34 211 238/.15)}.bg-cyan-400\/20{background-color:rgb(34 211 238/.2)}.bg-cyan-400\/25{background-color:rgb(34 211 238/.25)}.bg-cyan-400\/30{background-color:rgb(34 211 238/.3)}.bg-cyan-400\/35{background-color:rgb(34 211 238/.35)}.bg-cyan-400\/40{background-color:rgb(34 211 238/.4)}.bg-cyan-400\/45{background-color:rgb(34 211 238/.45)}.bg-cyan-400\/5{background-color:rgb(34 211 238/.05)}.bg-cyan-400\/50{background-color:rgb(34 211 238/.5)}.bg-cyan-400\/55{background-color:rgb(34 211 238/.55)}.bg-cyan-400\/60{background-color:rgb(34 211 238/.6)}.bg-cyan-400\/65{background-color:rgb(34 211 238/.65)}.bg-cyan-400\/70{background-color:rgb(34 211 238/.7)}.bg-cyan-400\/75{background-color:rgb(34 211 238/.75)}.bg-cyan-400\/80{background-color:rgb(34 211 238/.8)}.bg-cyan-400\/85{background-color:rgb(34 211 238/.85)}.bg-cyan-400\/90{background-color:rgb(34 211 238/.9)}.bg-cyan-400\/95{background-color:rgb(34 211 238/.95)}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity,1))}.bg-cyan-500\/0{background-color:rgb(6 182 212/0)}.bg-cyan-500\/10{background-color:rgb(6 182 212/.1)}.bg-cyan-500\/100{background-color:rgb(6 182 212/1)}.bg-cyan-500\/15{background-color:rgb(6 182 212/.15)}.bg-cyan-500\/20{background-color:rgb(6 182 212/.2)}.bg-cyan-500\/25{background-color:rgb(6 182 212/.25)}.bg-cyan-500\/30{background-color:rgb(6 182 212/.3)}.bg-cyan-500\/35{background-color:rgb(6 182 212/.35)}.bg-cyan-500\/40{background-color:rgb(6 182 212/.4)}.bg-cyan-500\/45{background-color:rgb(6 182 212/.45)}.bg-cyan-500\/5{background-color:rgb(6 182 212/.05)}.bg-cyan-500\/50{background-color:rgb(6 182 212/.5)}.bg-cyan-500\/55{background-color:rgb(6 182 212/.55)}.bg-cyan-500\/60{background-color:rgb(6 182 212/.6)}.bg-cyan-500\/65{background-color:rgb(6 182 212/.65)}.bg-cyan-500\/70{background-color:rgb(6 182 212/.7)}.bg-cyan-500\/75{background-color:rgb(6 182 212/.75)}.bg-cyan-500\/80{background-color:rgb(6 182 212/.8)}.bg-cyan-500\/85{background-color:rgb(6 182 212/.85)}.bg-cyan-500\/90{background-color:rgb(6 182 212/.9)}.bg-cyan-500\/95{background-color:rgb(6 182 212/.95)}.bg-cyan-600{--tw-bg-opacity:1;background-color:rgb(8 145 178/var(--tw-bg-opacity,1))}.bg-cyan-600\/0{background-color:rgb(8 145 178/0)}.bg-cyan-600\/10{background-color:rgb(8 145 178/.1)}.bg-cyan-600\/100{background-color:rgb(8 145 178/1)}.bg-cyan-600\/15{background-color:rgb(8 145 178/.15)}.bg-cyan-600\/20{background-color:rgb(8 145 178/.2)}.bg-cyan-600\/25{background-color:rgb(8 145 178/.25)}.bg-cyan-600\/30{background-color:rgb(8 145 178/.3)}.bg-cyan-600\/35{background-color:rgb(8 145 178/.35)}.bg-cyan-600\/40{background-color:rgb(8 145 178/.4)}.bg-cyan-600\/45{background-color:rgb(8 145 178/.45)}.bg-cyan-600\/5{background-color:rgb(8 145 178/.05)}.bg-cyan-600\/50{background-color:rgb(8 145 178/.5)}.bg-cyan-600\/55{background-color:rgb(8 145 178/.55)}.bg-cyan-600\/60{background-color:rgb(8 145 178/.6)}.bg-cyan-600\/65{background-color:rgb(8 145 178/.65)}.bg-cyan-600\/70{background-color:rgb(8 145 178/.7)}.bg-cyan-600\/75{background-color:rgb(8 145 178/.75)}.bg-cyan-600\/80{background-color:rgb(8 145 178/.8)}.bg-cyan-600\/85{background-color:rgb(8 145 178/.85)}.bg-cyan-600\/90{background-color:rgb(8 145 178/.9)}.bg-cyan-600\/95{background-color:rgb(8 145 178/.95)}.bg-cyan-700{--tw-bg-opacity:1;background-color:rgb(14 116 144/var(--tw-bg-opacity,1))}.bg-cyan-700\/0{background-color:rgb(14 116 144/0)}.bg-cyan-700\/10{background-color:rgb(14 116 144/.1)}.bg-cyan-700\/100{background-color:rgb(14 116 144/1)}.bg-cyan-700\/15{background-color:rgb(14 116 144/.15)}.bg-cyan-700\/20{background-color:rgb(14 116 144/.2)}.bg-cyan-700\/25{background-color:rgb(14 116 144/.25)}.bg-cyan-700\/30{background-color:rgb(14 116 144/.3)}.bg-cyan-700\/35{background-color:rgb(14 116 144/.35)}.bg-cyan-700\/40{background-color:rgb(14 116 144/.4)}.bg-cyan-700\/45{background-color:rgb(14 116 144/.45)}.bg-cyan-700\/5{background-color:rgb(14 116 144/.05)}.bg-cyan-700\/50{background-color:rgb(14 116 144/.5)}.bg-cyan-700\/55{background-color:rgb(14 116 144/.55)}.bg-cyan-700\/60{background-color:rgb(14 116 144/.6)}.bg-cyan-700\/65{background-color:rgb(14 116 144/.65)}.bg-cyan-700\/70{background-color:rgb(14 116 144/.7)}.bg-cyan-700\/75{background-color:rgb(14 116 144/.75)}.bg-cyan-700\/80{background-color:rgb(14 116 144/.8)}.bg-cyan-700\/85{background-color:rgb(14 116 144/.85)}.bg-cyan-700\/90{background-color:rgb(14 116 144/.9)}.bg-cyan-700\/95{background-color:rgb(14 116 144/.95)}.bg-cyan-800{--tw-bg-opacity:1;background-color:rgb(21 94 117/var(--tw-bg-opacity,1))}.bg-cyan-800\/0{background-color:rgb(21 94 117/0)}.bg-cyan-800\/10{background-color:rgb(21 94 117/.1)}.bg-cyan-800\/100{background-color:rgb(21 94 117/1)}.bg-cyan-800\/15{background-color:rgb(21 94 117/.15)}.bg-cyan-800\/20{background-color:rgb(21 94 117/.2)}.bg-cyan-800\/25{background-color:rgb(21 94 117/.25)}.bg-cyan-800\/30{background-color:rgb(21 94 117/.3)}.bg-cyan-800\/35{background-color:rgb(21 94 117/.35)}.bg-cyan-800\/40{background-color:rgb(21 94 117/.4)}.bg-cyan-800\/45{background-color:rgb(21 94 117/.45)}.bg-cyan-800\/5{background-color:rgb(21 94 117/.05)}.bg-cyan-800\/50{background-color:rgb(21 94 117/.5)}.bg-cyan-800\/55{background-color:rgb(21 94 117/.55)}.bg-cyan-800\/60{background-color:rgb(21 94 117/.6)}.bg-cyan-800\/65{background-color:rgb(21 94 117/.65)}.bg-cyan-800\/70{background-color:rgb(21 94 117/.7)}.bg-cyan-800\/75{background-color:rgb(21 94 117/.75)}.bg-cyan-800\/80{background-color:rgb(21 94 117/.8)}.bg-cyan-800\/85{background-color:rgb(21 94 117/.85)}.bg-cyan-800\/90{background-color:rgb(21 94 117/.9)}.bg-cyan-800\/95{background-color:rgb(21 94 117/.95)}.bg-cyan-900{--tw-bg-opacity:1;background-color:rgb(22 78 99/var(--tw-bg-opacity,1))}.bg-cyan-900\/0{background-color:rgb(22 78 99/0)}.bg-cyan-900\/10{background-color:rgb(22 78 99/.1)}.bg-cyan-900\/100{background-color:rgb(22 78 99/1)}.bg-cyan-900\/15{background-color:rgb(22 78 99/.15)}.bg-cyan-900\/20{background-color:rgb(22 78 99/.2)}.bg-cyan-900\/25{background-color:rgb(22 78 99/.25)}.bg-cyan-900\/30{background-color:rgb(22 78 99/.3)}.bg-cyan-900\/35{background-color:rgb(22 78 99/.35)}.bg-cyan-900\/40{background-color:rgb(22 78 99/.4)}.bg-cyan-900\/45{background-color:rgb(22 78 99/.45)}.bg-cyan-900\/5{background-color:rgb(22 78 99/.05)}.bg-cyan-900\/50{background-color:rgb(22 78 99/.5)}.bg-cyan-900\/55{background-color:rgb(22 78 99/.55)}.bg-cyan-900\/60{background-color:rgb(22 78 99/.6)}.bg-cyan-900\/65{background-color:rgb(22 78 99/.65)}.bg-cyan-900\/70{background-color:rgb(22 78 99/.7)}.bg-cyan-900\/75{background-color:rgb(22 78 99/.75)}.bg-cyan-900\/80{background-color:rgb(22 78 99/.8)}.bg-cyan-900\/85{background-color:rgb(22 78 99/.85)}.bg-cyan-900\/90{background-color:rgb(22 78 99/.9)}.bg-cyan-900\/95{background-color:rgb(22 78 99/.95)}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity,1))}.bg-emerald-100\/0{background-color:rgb(209 250 229/0)}.bg-emerald-100\/10{background-color:rgb(209 250 229/.1)}.bg-emerald-100\/100{background-color:rgb(209 250 229/1)}.bg-emerald-100\/15{background-color:rgb(209 250 229/.15)}.bg-emerald-100\/20{background-color:rgb(209 250 229/.2)}.bg-emerald-100\/25{background-color:rgb(209 250 229/.25)}.bg-emerald-100\/30{background-color:rgb(209 250 229/.3)}.bg-emerald-100\/35{background-color:rgb(209 250 229/.35)}.bg-emerald-100\/40{background-color:rgb(209 250 229/.4)}.bg-emerald-100\/45{background-color:rgb(209 250 229/.45)}.bg-emerald-100\/5{background-color:rgb(209 250 229/.05)}.bg-emerald-100\/50{background-color:rgb(209 250 229/.5)}.bg-emerald-100\/55{background-color:rgb(209 250 229/.55)}.bg-emerald-100\/60{background-color:rgb(209 250 229/.6)}.bg-emerald-100\/65{background-color:rgb(209 250 229/.65)}.bg-emerald-100\/70{background-color:rgb(209 250 229/.7)}.bg-emerald-100\/75{background-color:rgb(209 250 229/.75)}.bg-emerald-100\/80{background-color:rgb(209 250 229/.8)}.bg-emerald-100\/85{background-color:rgb(209 250 229/.85)}.bg-emerald-100\/90{background-color:rgb(209 250 229/.9)}.bg-emerald-100\/95{background-color:rgb(209 250 229/.95)}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity,1))}.bg-emerald-200\/0{background-color:rgb(167 243 208/0)}.bg-emerald-200\/10{background-color:rgb(167 243 208/.1)}.bg-emerald-200\/100{background-color:rgb(167 243 208/1)}.bg-emerald-200\/15{background-color:rgb(167 243 208/.15)}.bg-emerald-200\/20{background-color:rgb(167 243 208/.2)}.bg-emerald-200\/25{background-color:rgb(167 243 208/.25)}.bg-emerald-200\/30{background-color:rgb(167 243 208/.3)}.bg-emerald-200\/35{background-color:rgb(167 243 208/.35)}.bg-emerald-200\/40{background-color:rgb(167 243 208/.4)}.bg-emerald-200\/45{background-color:rgb(167 243 208/.45)}.bg-emerald-200\/5{background-color:rgb(167 243 208/.05)}.bg-emerald-200\/50{background-color:rgb(167 243 208/.5)}.bg-emerald-200\/55{background-color:rgb(167 243 208/.55)}.bg-emerald-200\/60{background-color:rgb(167 243 208/.6)}.bg-emerald-200\/65{background-color:rgb(167 243 208/.65)}.bg-emerald-200\/70{background-color:rgb(167 243 208/.7)}.bg-emerald-200\/75{background-color:rgb(167 243 208/.75)}.bg-emerald-200\/80{background-color:rgb(167 243 208/.8)}.bg-emerald-200\/85{background-color:rgb(167 243 208/.85)}.bg-emerald-200\/90{background-color:rgb(167 243 208/.9)}.bg-emerald-200\/95{background-color:rgb(167 243 208/.95)}.bg-emerald-300{--tw-bg-opacity:1;background-color:rgb(110 231 183/var(--tw-bg-opacity,1))}.bg-emerald-300\/0{background-color:rgb(110 231 183/0)}.bg-emerald-300\/10{background-color:rgb(110 231 183/.1)}.bg-emerald-300\/100{background-color:rgb(110 231 183/1)}.bg-emerald-300\/15{background-color:rgb(110 231 183/.15)}.bg-emerald-300\/20{background-color:rgb(110 231 183/.2)}.bg-emerald-300\/25{background-color:rgb(110 231 183/.25)}.bg-emerald-300\/30{background-color:rgb(110 231 183/.3)}.bg-emerald-300\/35{background-color:rgb(110 231 183/.35)}.bg-emerald-300\/40{background-color:rgb(110 231 183/.4)}.bg-emerald-300\/45{background-color:rgb(110 231 183/.45)}.bg-emerald-300\/5{background-color:rgb(110 231 183/.05)}.bg-emerald-300\/50{background-color:rgb(110 231 183/.5)}.bg-emerald-300\/55{background-color:rgb(110 231 183/.55)}.bg-emerald-300\/60{background-color:rgb(110 231 183/.6)}.bg-emerald-300\/65{background-color:rgb(110 231 183/.65)}.bg-emerald-300\/70{background-color:rgb(110 231 183/.7)}.bg-emerald-300\/75{background-color:rgb(110 231 183/.75)}.bg-emerald-300\/80{background-color:rgb(110 231 183/.8)}.bg-emerald-300\/85{background-color:rgb(110 231 183/.85)}.bg-emerald-300\/90{background-color:rgb(110 231 183/.9)}.bg-emerald-300\/95{background-color:rgb(110 231 183/.95)}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity,1))}.bg-emerald-400\/0{background-color:rgb(52 211 153/0)}.bg-emerald-400\/10{background-color:rgb(52 211 153/.1)}.bg-emerald-400\/100{background-color:rgb(52 211 153/1)}.bg-emerald-400\/15{background-color:rgb(52 211 153/.15)}.bg-emerald-400\/20{background-color:rgb(52 211 153/.2)}.bg-emerald-400\/25{background-color:rgb(52 211 153/.25)}.bg-emerald-400\/30{background-color:rgb(52 211 153/.3)}.bg-emerald-400\/35{background-color:rgb(52 211 153/.35)}.bg-emerald-400\/40{background-color:rgb(52 211 153/.4)}.bg-emerald-400\/45{background-color:rgb(52 211 153/.45)}.bg-emerald-400\/5{background-color:rgb(52 211 153/.05)}.bg-emerald-400\/50{background-color:rgb(52 211 153/.5)}.bg-emerald-400\/55{background-color:rgb(52 211 153/.55)}.bg-emerald-400\/60{background-color:rgb(52 211 153/.6)}.bg-emerald-400\/65{background-color:rgb(52 211 153/.65)}.bg-emerald-400\/70{background-color:rgb(52 211 153/.7)}.bg-emerald-400\/75{background-color:rgb(52 211 153/.75)}.bg-emerald-400\/80{background-color:rgb(52 211 153/.8)}.bg-emerald-400\/85{background-color:rgb(52 211 153/.85)}.bg-emerald-400\/90{background-color:rgb(52 211 153/.9)}.bg-emerald-400\/95{background-color:rgb(52 211 153/.95)}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity,1))}.bg-emerald-500\/0{background-color:rgb(16 185 129/0)}.bg-emerald-500\/10{background-color:rgb(16 185 129/.1)}.bg-emerald-500\/100{background-color:rgb(16 185 129/1)}.bg-emerald-500\/15{background-color:rgb(16 185 129/.15)}.bg-emerald-500\/20{background-color:rgb(16 185 129/.2)}.bg-emerald-500\/25{background-color:rgb(16 185 129/.25)}.bg-emerald-500\/30{background-color:rgb(16 185 129/.3)}.bg-emerald-500\/35{background-color:rgb(16 185 129/.35)}.bg-emerald-500\/40{background-color:rgb(16 185 129/.4)}.bg-emerald-500\/45{background-color:rgb(16 185 129/.45)}.bg-emerald-500\/5{background-color:rgb(16 185 129/.05)}.bg-emerald-500\/50{background-color:rgb(16 185 129/.5)}.bg-emerald-500\/55{background-color:rgb(16 185 129/.55)}.bg-emerald-500\/60{background-color:rgb(16 185 129/.6)}.bg-emerald-500\/65{background-color:rgb(16 185 129/.65)}.bg-emerald-500\/70{background-color:rgb(16 185 129/.7)}.bg-emerald-500\/75{background-color:rgb(16 185 129/.75)}.bg-emerald-500\/80{background-color:rgb(16 185 129/.8)}.bg-emerald-500\/85{background-color:rgb(16 185 129/.85)}.bg-emerald-500\/90{background-color:rgb(16 185 129/.9)}.bg-emerald-500\/95{background-color:rgb(16 185 129/.95)}.bg-emerald-600{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity,1))}.bg-emerald-600\/0{background-color:rgb(5 150 105/0)}.bg-emerald-600\/10{background-color:rgb(5 150 105/.1)}.bg-emerald-600\/100{background-color:rgb(5 150 105/1)}.bg-emerald-600\/15{background-color:rgb(5 150 105/.15)}.bg-emerald-600\/20{background-color:rgb(5 150 105/.2)}.bg-emerald-600\/25{background-color:rgb(5 150 105/.25)}.bg-emerald-600\/30{background-color:rgb(5 150 105/.3)}.bg-emerald-600\/35{background-color:rgb(5 150 105/.35)}.bg-emerald-600\/40{background-color:rgb(5 150 105/.4)}.bg-emerald-600\/45{background-color:rgb(5 150 105/.45)}.bg-emerald-600\/5{background-color:rgb(5 150 105/.05)}.bg-emerald-600\/50{background-color:rgb(5 150 105/.5)}.bg-emerald-600\/55{background-color:rgb(5 150 105/.55)}.bg-emerald-600\/60{background-color:rgb(5 150 105/.6)}.bg-emerald-600\/65{background-color:rgb(5 150 105/.65)}.bg-emerald-600\/70{background-color:rgb(5 150 105/.7)}.bg-emerald-600\/75{background-color:rgb(5 150 105/.75)}.bg-emerald-600\/80{background-color:rgb(5 150 105/.8)}.bg-emerald-600\/85{background-color:rgb(5 150 105/.85)}.bg-emerald-600\/90{background-color:rgb(5 150 105/.9)}.bg-emerald-600\/95{background-color:rgb(5 150 105/.95)}.bg-emerald-700{--tw-bg-opacity:1;background-color:rgb(4 120 87/var(--tw-bg-opacity,1))}.bg-emerald-700\/0{background-color:rgb(4 120 87/0)}.bg-emerald-700\/10{background-color:rgb(4 120 87/.1)}.bg-emerald-700\/100{background-color:rgb(4 120 87/1)}.bg-emerald-700\/15{background-color:rgb(4 120 87/.15)}.bg-emerald-700\/20{background-color:rgb(4 120 87/.2)}.bg-emerald-700\/25{background-color:rgb(4 120 87/.25)}.bg-emerald-700\/30{background-color:rgb(4 120 87/.3)}.bg-emerald-700\/35{background-color:rgb(4 120 87/.35)}.bg-emerald-700\/40{background-color:rgb(4 120 87/.4)}.bg-emerald-700\/45{background-color:rgb(4 120 87/.45)}.bg-emerald-700\/5{background-color:rgb(4 120 87/.05)}.bg-emerald-700\/50{background-color:rgb(4 120 87/.5)}.bg-emerald-700\/55{background-color:rgb(4 120 87/.55)}.bg-emerald-700\/60{background-color:rgb(4 120 87/.6)}.bg-emerald-700\/65{background-color:rgb(4 120 87/.65)}.bg-emerald-700\/70{background-color:rgb(4 120 87/.7)}.bg-emerald-700\/75{background-color:rgb(4 120 87/.75)}.bg-emerald-700\/80{background-color:rgb(4 120 87/.8)}.bg-emerald-700\/85{background-color:rgb(4 120 87/.85)}.bg-emerald-700\/90{background-color:rgb(4 120 87/.9)}.bg-emerald-700\/95{background-color:rgb(4 120 87/.95)}.bg-emerald-800{--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity,1))}.bg-emerald-800\/0{background-color:rgb(6 95 70/0)}.bg-emerald-800\/10{background-color:rgb(6 95 70/.1)}.bg-emerald-800\/100{background-color:rgb(6 95 70/1)}.bg-emerald-800\/15{background-color:rgb(6 95 70/.15)}.bg-emerald-800\/20{background-color:rgb(6 95 70/.2)}.bg-emerald-800\/25{background-color:rgb(6 95 70/.25)}.bg-emerald-800\/30{background-color:rgb(6 95 70/.3)}.bg-emerald-800\/35{background-color:rgb(6 95 70/.35)}.bg-emerald-800\/40{background-color:rgb(6 95 70/.4)}.bg-emerald-800\/45{background-color:rgb(6 95 70/.45)}.bg-emerald-800\/5{background-color:rgb(6 95 70/.05)}.bg-emerald-800\/50{background-color:rgb(6 95 70/.5)}.bg-emerald-800\/55{background-color:rgb(6 95 70/.55)}.bg-emerald-800\/60{background-color:rgb(6 95 70/.6)}.bg-emerald-800\/65{background-color:rgb(6 95 70/.65)}.bg-emerald-800\/70{background-color:rgb(6 95 70/.7)}.bg-emerald-800\/75{background-color:rgb(6 95 70/.75)}.bg-emerald-800\/80{background-color:rgb(6 95 70/.8)}.bg-emerald-800\/85{background-color:rgb(6 95 70/.85)}.bg-emerald-800\/90{background-color:rgb(6 95 70/.9)}.bg-emerald-800\/95{background-color:rgb(6 95 70/.95)}.bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity,1))}.bg-emerald-900\/0{background-color:rgb(6 78 59/0)}.bg-emerald-900\/10{background-color:rgb(6 78 59/.1)}.bg-emerald-900\/100{background-color:rgb(6 78 59/1)}.bg-emerald-900\/15{background-color:rgb(6 78 59/.15)}.bg-emerald-900\/20{background-color:rgb(6 78 59/.2)}.bg-emerald-900\/25{background-color:rgb(6 78 59/.25)}.bg-emerald-900\/30{background-color:rgb(6 78 59/.3)}.bg-emerald-900\/35{background-color:rgb(6 78 59/.35)}.bg-emerald-900\/40{background-color:rgb(6 78 59/.4)}.bg-emerald-900\/45{background-color:rgb(6 78 59/.45)}.bg-emerald-900\/5{background-color:rgb(6 78 59/.05)}.bg-emerald-900\/50{background-color:rgb(6 78 59/.5)}.bg-emerald-900\/55{background-color:rgb(6 78 59/.55)}.bg-emerald-900\/60{background-color:rgb(6 78 59/.6)}.bg-emerald-900\/65{background-color:rgb(6 78 59/.65)}.bg-emerald-900\/70{background-color:rgb(6 78 59/.7)}.bg-emerald-900\/75{background-color:rgb(6 78 59/.75)}.bg-emerald-900\/80{background-color:rgb(6 78 59/.8)}.bg-emerald-900\/85{background-color:rgb(6 78 59/.85)}.bg-emerald-900\/90{background-color:rgb(6 78 59/.9)}.bg-emerald-900\/95{background-color:rgb(6 78 59/.95)}.bg-fuchsia-100{--tw-bg-opacity:1;background-color:rgb(250 232 255/var(--tw-bg-opacity,1))}.bg-fuchsia-100\/0{background-color:rgb(250 232 255/0)}.bg-fuchsia-100\/10{background-color:rgb(250 232 255/.1)}.bg-fuchsia-100\/100{background-color:rgb(250 232 255/1)}.bg-fuchsia-100\/15{background-color:rgb(250 232 255/.15)}.bg-fuchsia-100\/20{background-color:rgb(250 232 255/.2)}.bg-fuchsia-100\/25{background-color:rgb(250 232 255/.25)}.bg-fuchsia-100\/30{background-color:rgb(250 232 255/.3)}.bg-fuchsia-100\/35{background-color:rgb(250 232 255/.35)}.bg-fuchsia-100\/40{background-color:rgb(250 232 255/.4)}.bg-fuchsia-100\/45{background-color:rgb(250 232 255/.45)}.bg-fuchsia-100\/5{background-color:rgb(250 232 255/.05)}.bg-fuchsia-100\/50{background-color:rgb(250 232 255/.5)}.bg-fuchsia-100\/55{background-color:rgb(250 232 255/.55)}.bg-fuchsia-100\/60{background-color:rgb(250 232 255/.6)}.bg-fuchsia-100\/65{background-color:rgb(250 232 255/.65)}.bg-fuchsia-100\/70{background-color:rgb(250 232 255/.7)}.bg-fuchsia-100\/75{background-color:rgb(250 232 255/.75)}.bg-fuchsia-100\/80{background-color:rgb(250 232 255/.8)}.bg-fuchsia-100\/85{background-color:rgb(250 232 255/.85)}.bg-fuchsia-100\/90{background-color:rgb(250 232 255/.9)}.bg-fuchsia-100\/95{background-color:rgb(250 232 255/.95)}.bg-fuchsia-200{--tw-bg-opacity:1;background-color:rgb(245 208 254/var(--tw-bg-opacity,1))}.bg-fuchsia-200\/0{background-color:rgb(245 208 254/0)}.bg-fuchsia-200\/10{background-color:rgb(245 208 254/.1)}.bg-fuchsia-200\/100{background-color:rgb(245 208 254/1)}.bg-fuchsia-200\/15{background-color:rgb(245 208 254/.15)}.bg-fuchsia-200\/20{background-color:rgb(245 208 254/.2)}.bg-fuchsia-200\/25{background-color:rgb(245 208 254/.25)}.bg-fuchsia-200\/30{background-color:rgb(245 208 254/.3)}.bg-fuchsia-200\/35{background-color:rgb(245 208 254/.35)}.bg-fuchsia-200\/40{background-color:rgb(245 208 254/.4)}.bg-fuchsia-200\/45{background-color:rgb(245 208 254/.45)}.bg-fuchsia-200\/5{background-color:rgb(245 208 254/.05)}.bg-fuchsia-200\/50{background-color:rgb(245 208 254/.5)}.bg-fuchsia-200\/55{background-color:rgb(245 208 254/.55)}.bg-fuchsia-200\/60{background-color:rgb(245 208 254/.6)}.bg-fuchsia-200\/65{background-color:rgb(245 208 254/.65)}.bg-fuchsia-200\/70{background-color:rgb(245 208 254/.7)}.bg-fuchsia-200\/75{background-color:rgb(245 208 254/.75)}.bg-fuchsia-200\/80{background-color:rgb(245 208 254/.8)}.bg-fuchsia-200\/85{background-color:rgb(245 208 254/.85)}.bg-fuchsia-200\/90{background-color:rgb(245 208 254/.9)}.bg-fuchsia-200\/95{background-color:rgb(245 208 254/.95)}.bg-fuchsia-300{--tw-bg-opacity:1;background-color:rgb(240 171 252/var(--tw-bg-opacity,1))}.bg-fuchsia-300\/0{background-color:rgb(240 171 252/0)}.bg-fuchsia-300\/10{background-color:rgb(240 171 252/.1)}.bg-fuchsia-300\/100{background-color:rgb(240 171 252/1)}.bg-fuchsia-300\/15{background-color:rgb(240 171 252/.15)}.bg-fuchsia-300\/20{background-color:rgb(240 171 252/.2)}.bg-fuchsia-300\/25{background-color:rgb(240 171 252/.25)}.bg-fuchsia-300\/30{background-color:rgb(240 171 252/.3)}.bg-fuchsia-300\/35{background-color:rgb(240 171 252/.35)}.bg-fuchsia-300\/40{background-color:rgb(240 171 252/.4)}.bg-fuchsia-300\/45{background-color:rgb(240 171 252/.45)}.bg-fuchsia-300\/5{background-color:rgb(240 171 252/.05)}.bg-fuchsia-300\/50{background-color:rgb(240 171 252/.5)}.bg-fuchsia-300\/55{background-color:rgb(240 171 252/.55)}.bg-fuchsia-300\/60{background-color:rgb(240 171 252/.6)}.bg-fuchsia-300\/65{background-color:rgb(240 171 252/.65)}.bg-fuchsia-300\/70{background-color:rgb(240 171 252/.7)}.bg-fuchsia-300\/75{background-color:rgb(240 171 252/.75)}.bg-fuchsia-300\/80{background-color:rgb(240 171 252/.8)}.bg-fuchsia-300\/85{background-color:rgb(240 171 252/.85)}.bg-fuchsia-300\/90{background-color:rgb(240 171 252/.9)}.bg-fuchsia-300\/95{background-color:rgb(240 171 252/.95)}.bg-fuchsia-400{--tw-bg-opacity:1;background-color:rgb(232 121 249/var(--tw-bg-opacity,1))}.bg-fuchsia-400\/0{background-color:rgb(232 121 249/0)}.bg-fuchsia-400\/10{background-color:rgb(232 121 249/.1)}.bg-fuchsia-400\/100{background-color:rgb(232 121 249/1)}.bg-fuchsia-400\/15{background-color:rgb(232 121 249/.15)}.bg-fuchsia-400\/20{background-color:rgb(232 121 249/.2)}.bg-fuchsia-400\/25{background-color:rgb(232 121 249/.25)}.bg-fuchsia-400\/30{background-color:rgb(232 121 249/.3)}.bg-fuchsia-400\/35{background-color:rgb(232 121 249/.35)}.bg-fuchsia-400\/40{background-color:rgb(232 121 249/.4)}.bg-fuchsia-400\/45{background-color:rgb(232 121 249/.45)}.bg-fuchsia-400\/5{background-color:rgb(232 121 249/.05)}.bg-fuchsia-400\/50{background-color:rgb(232 121 249/.5)}.bg-fuchsia-400\/55{background-color:rgb(232 121 249/.55)}.bg-fuchsia-400\/60{background-color:rgb(232 121 249/.6)}.bg-fuchsia-400\/65{background-color:rgb(232 121 249/.65)}.bg-fuchsia-400\/70{background-color:rgb(232 121 249/.7)}.bg-fuchsia-400\/75{background-color:rgb(232 121 249/.75)}.bg-fuchsia-400\/80{background-color:rgb(232 121 249/.8)}.bg-fuchsia-400\/85{background-color:rgb(232 121 249/.85)}.bg-fuchsia-400\/90{background-color:rgb(232 121 249/.9)}.bg-fuchsia-400\/95{background-color:rgb(232 121 249/.95)}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity,1))}.bg-fuchsia-500\/0{background-color:rgb(217 70 239/0)}.bg-fuchsia-500\/10{background-color:rgb(217 70 239/.1)}.bg-fuchsia-500\/100{background-color:rgb(217 70 239/1)}.bg-fuchsia-500\/15{background-color:rgb(217 70 239/.15)}.bg-fuchsia-500\/20{background-color:rgb(217 70 239/.2)}.bg-fuchsia-500\/25{background-color:rgb(217 70 239/.25)}.bg-fuchsia-500\/30{background-color:rgb(217 70 239/.3)}.bg-fuchsia-500\/35{background-color:rgb(217 70 239/.35)}.bg-fuchsia-500\/40{background-color:rgb(217 70 239/.4)}.bg-fuchsia-500\/45{background-color:rgb(217 70 239/.45)}.bg-fuchsia-500\/5{background-color:rgb(217 70 239/.05)}.bg-fuchsia-500\/50{background-color:rgb(217 70 239/.5)}.bg-fuchsia-500\/55{background-color:rgb(217 70 239/.55)}.bg-fuchsia-500\/60{background-color:rgb(217 70 239/.6)}.bg-fuchsia-500\/65{background-color:rgb(217 70 239/.65)}.bg-fuchsia-500\/70{background-color:rgb(217 70 239/.7)}.bg-fuchsia-500\/75{background-color:rgb(217 70 239/.75)}.bg-fuchsia-500\/80{background-color:rgb(217 70 239/.8)}.bg-fuchsia-500\/85{background-color:rgb(217 70 239/.85)}.bg-fuchsia-500\/90{background-color:rgb(217 70 239/.9)}.bg-fuchsia-500\/95{background-color:rgb(217 70 239/.95)}.bg-fuchsia-600{--tw-bg-opacity:1;background-color:rgb(192 38 211/var(--tw-bg-opacity,1))}.bg-fuchsia-600\/0{background-color:rgb(192 38 211/0)}.bg-fuchsia-600\/10{background-color:rgb(192 38 211/.1)}.bg-fuchsia-600\/100{background-color:rgb(192 38 211/1)}.bg-fuchsia-600\/15{background-color:rgb(192 38 211/.15)}.bg-fuchsia-600\/20{background-color:rgb(192 38 211/.2)}.bg-fuchsia-600\/25{background-color:rgb(192 38 211/.25)}.bg-fuchsia-600\/30{background-color:rgb(192 38 211/.3)}.bg-fuchsia-600\/35{background-color:rgb(192 38 211/.35)}.bg-fuchsia-600\/40{background-color:rgb(192 38 211/.4)}.bg-fuchsia-600\/45{background-color:rgb(192 38 211/.45)}.bg-fuchsia-600\/5{background-color:rgb(192 38 211/.05)}.bg-fuchsia-600\/50{background-color:rgb(192 38 211/.5)}.bg-fuchsia-600\/55{background-color:rgb(192 38 211/.55)}.bg-fuchsia-600\/60{background-color:rgb(192 38 211/.6)}.bg-fuchsia-600\/65{background-color:rgb(192 38 211/.65)}.bg-fuchsia-600\/70{background-color:rgb(192 38 211/.7)}.bg-fuchsia-600\/75{background-color:rgb(192 38 211/.75)}.bg-fuchsia-600\/80{background-color:rgb(192 38 211/.8)}.bg-fuchsia-600\/85{background-color:rgb(192 38 211/.85)}.bg-fuchsia-600\/90{background-color:rgb(192 38 211/.9)}.bg-fuchsia-600\/95{background-color:rgb(192 38 211/.95)}.bg-fuchsia-700{--tw-bg-opacity:1;background-color:rgb(162 28 175/var(--tw-bg-opacity,1))}.bg-fuchsia-700\/0{background-color:rgb(162 28 175/0)}.bg-fuchsia-700\/10{background-color:rgb(162 28 175/.1)}.bg-fuchsia-700\/100{background-color:rgb(162 28 175/1)}.bg-fuchsia-700\/15{background-color:rgb(162 28 175/.15)}.bg-fuchsia-700\/20{background-color:rgb(162 28 175/.2)}.bg-fuchsia-700\/25{background-color:rgb(162 28 175/.25)}.bg-fuchsia-700\/30{background-color:rgb(162 28 175/.3)}.bg-fuchsia-700\/35{background-color:rgb(162 28 175/.35)}.bg-fuchsia-700\/40{background-color:rgb(162 28 175/.4)}.bg-fuchsia-700\/45{background-color:rgb(162 28 175/.45)}.bg-fuchsia-700\/5{background-color:rgb(162 28 175/.05)}.bg-fuchsia-700\/50{background-color:rgb(162 28 175/.5)}.bg-fuchsia-700\/55{background-color:rgb(162 28 175/.55)}.bg-fuchsia-700\/60{background-color:rgb(162 28 175/.6)}.bg-fuchsia-700\/65{background-color:rgb(162 28 175/.65)}.bg-fuchsia-700\/70{background-color:rgb(162 28 175/.7)}.bg-fuchsia-700\/75{background-color:rgb(162 28 175/.75)}.bg-fuchsia-700\/80{background-color:rgb(162 28 175/.8)}.bg-fuchsia-700\/85{background-color:rgb(162 28 175/.85)}.bg-fuchsia-700\/90{background-color:rgb(162 28 175/.9)}.bg-fuchsia-700\/95{background-color:rgb(162 28 175/.95)}.bg-fuchsia-800{--tw-bg-opacity:1;background-color:rgb(134 25 143/var(--tw-bg-opacity,1))}.bg-fuchsia-800\/0{background-color:rgb(134 25 143/0)}.bg-fuchsia-800\/10{background-color:rgb(134 25 143/.1)}.bg-fuchsia-800\/100{background-color:rgb(134 25 143/1)}.bg-fuchsia-800\/15{background-color:rgb(134 25 143/.15)}.bg-fuchsia-800\/20{background-color:rgb(134 25 143/.2)}.bg-fuchsia-800\/25{background-color:rgb(134 25 143/.25)}.bg-fuchsia-800\/30{background-color:rgb(134 25 143/.3)}.bg-fuchsia-800\/35{background-color:rgb(134 25 143/.35)}.bg-fuchsia-800\/40{background-color:rgb(134 25 143/.4)}.bg-fuchsia-800\/45{background-color:rgb(134 25 143/.45)}.bg-fuchsia-800\/5{background-color:rgb(134 25 143/.05)}.bg-fuchsia-800\/50{background-color:rgb(134 25 143/.5)}.bg-fuchsia-800\/55{background-color:rgb(134 25 143/.55)}.bg-fuchsia-800\/60{background-color:rgb(134 25 143/.6)}.bg-fuchsia-800\/65{background-color:rgb(134 25 143/.65)}.bg-fuchsia-800\/70{background-color:rgb(134 25 143/.7)}.bg-fuchsia-800\/75{background-color:rgb(134 25 143/.75)}.bg-fuchsia-800\/80{background-color:rgb(134 25 143/.8)}.bg-fuchsia-800\/85{background-color:rgb(134 25 143/.85)}.bg-fuchsia-800\/90{background-color:rgb(134 25 143/.9)}.bg-fuchsia-800\/95{background-color:rgb(134 25 143/.95)}.bg-fuchsia-900{--tw-bg-opacity:1;background-color:rgb(112 26 117/var(--tw-bg-opacity,1))}.bg-fuchsia-900\/0{background-color:rgb(112 26 117/0)}.bg-fuchsia-900\/10{background-color:rgb(112 26 117/.1)}.bg-fuchsia-900\/100{background-color:rgb(112 26 117/1)}.bg-fuchsia-900\/15{background-color:rgb(112 26 117/.15)}.bg-fuchsia-900\/20{background-color:rgb(112 26 117/.2)}.bg-fuchsia-900\/25{background-color:rgb(112 26 117/.25)}.bg-fuchsia-900\/30{background-color:rgb(112 26 117/.3)}.bg-fuchsia-900\/35{background-color:rgb(112 26 117/.35)}.bg-fuchsia-900\/40{background-color:rgb(112 26 117/.4)}.bg-fuchsia-900\/45{background-color:rgb(112 26 117/.45)}.bg-fuchsia-900\/5{background-color:rgb(112 26 117/.05)}.bg-fuchsia-900\/50{background-color:rgb(112 26 117/.5)}.bg-fuchsia-900\/55{background-color:rgb(112 26 117/.55)}.bg-fuchsia-900\/60{background-color:rgb(112 26 117/.6)}.bg-fuchsia-900\/65{background-color:rgb(112 26 117/.65)}.bg-fuchsia-900\/70{background-color:rgb(112 26 117/.7)}.bg-fuchsia-900\/75{background-color:rgb(112 26 117/.75)}.bg-fuchsia-900\/80{background-color:rgb(112 26 117/.8)}.bg-fuchsia-900\/85{background-color:rgb(112 26 117/.85)}.bg-fuchsia-900\/90{background-color:rgb(112 26 117/.9)}.bg-fuchsia-900\/95{background-color:rgb(112 26 117/.95)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-100\/0{background-color:rgb(243 244 246/0)}.bg-gray-100\/10{background-color:rgb(243 244 246/.1)}.bg-gray-100\/100{background-color:rgb(243 244 246/1)}.bg-gray-100\/15{background-color:rgb(243 244 246/.15)}.bg-gray-100\/20{background-color:rgb(243 244 246/.2)}.bg-gray-100\/25{background-color:rgb(243 244 246/.25)}.bg-gray-100\/30{background-color:rgb(243 244 246/.3)}.bg-gray-100\/35{background-color:rgb(243 244 246/.35)}.bg-gray-100\/40{background-color:rgb(243 244 246/.4)}.bg-gray-100\/45{background-color:rgb(243 244 246/.45)}.bg-gray-100\/5{background-color:rgb(243 244 246/.05)}.bg-gray-100\/50{background-color:rgb(243 244 246/.5)}.bg-gray-100\/55{background-color:rgb(243 244 246/.55)}.bg-gray-100\/60{background-color:rgb(243 244 246/.6)}.bg-gray-100\/65{background-color:rgb(243 244 246/.65)}.bg-gray-100\/70{background-color:rgb(243 244 246/.7)}.bg-gray-100\/75{background-color:rgb(243 244 246/.75)}.bg-gray-100\/80{background-color:rgb(243 244 246/.8)}.bg-gray-100\/85{background-color:rgb(243 244 246/.85)}.bg-gray-100\/90{background-color:rgb(243 244 246/.9)}.bg-gray-100\/95{background-color:rgb(243 244 246/.95)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-200\/0{background-color:rgb(229 231 235/0)}.bg-gray-200\/10{background-color:rgb(229 231 235/.1)}.bg-gray-200\/100{background-color:rgb(229 231 235/1)}.bg-gray-200\/15{background-color:rgb(229 231 235/.15)}.bg-gray-200\/20{background-color:rgb(229 231 235/.2)}.bg-gray-200\/25{background-color:rgb(229 231 235/.25)}.bg-gray-200\/30{background-color:rgb(229 231 235/.3)}.bg-gray-200\/35{background-color:rgb(229 231 235/.35)}.bg-gray-200\/40{background-color:rgb(229 231 235/.4)}.bg-gray-200\/45{background-color:rgb(229 231 235/.45)}.bg-gray-200\/5{background-color:rgb(229 231 235/.05)}.bg-gray-200\/50{background-color:rgb(229 231 235/.5)}.bg-gray-200\/55{background-color:rgb(229 231 235/.55)}.bg-gray-200\/60{background-color:rgb(229 231 235/.6)}.bg-gray-200\/65{background-color:rgb(229 231 235/.65)}.bg-gray-200\/70{background-color:rgb(229 231 235/.7)}.bg-gray-200\/75{background-color:rgb(229 231 235/.75)}.bg-gray-200\/80{background-color:rgb(229 231 235/.8)}.bg-gray-200\/85{background-color:rgb(229 231 235/.85)}.bg-gray-200\/90{background-color:rgb(229 231 235/.9)}.bg-gray-200\/95{background-color:rgb(229 231 235/.95)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-300\/0{background-color:rgb(209 213 219/0)}.bg-gray-300\/10{background-color:rgb(209 213 219/.1)}.bg-gray-300\/100{background-color:rgb(209 213 219/1)}.bg-gray-300\/15{background-color:rgb(209 213 219/.15)}.bg-gray-300\/20{background-color:rgb(209 213 219/.2)}.bg-gray-300\/25{background-color:rgb(209 213 219/.25)}.bg-gray-300\/30{background-color:rgb(209 213 219/.3)}.bg-gray-300\/35{background-color:rgb(209 213 219/.35)}.bg-gray-300\/40{background-color:rgb(209 213 219/.4)}.bg-gray-300\/45{background-color:rgb(209 213 219/.45)}.bg-gray-300\/5{background-color:rgb(209 213 219/.05)}.bg-gray-300\/50{background-color:rgb(209 213 219/.5)}.bg-gray-300\/55{background-color:rgb(209 213 219/.55)}.bg-gray-300\/60{background-color:rgb(209 213 219/.6)}.bg-gray-300\/65{background-color:rgb(209 213 219/.65)}.bg-gray-300\/70{background-color:rgb(209 213 219/.7)}.bg-gray-300\/75{background-color:rgb(209 213 219/.75)}.bg-gray-300\/80{background-color:rgb(209 213 219/.8)}.bg-gray-300\/85{background-color:rgb(209 213 219/.85)}.bg-gray-300\/90{background-color:rgb(209 213 219/.9)}.bg-gray-300\/95{background-color:rgb(209 213 219/.95)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-400\/0{background-color:rgb(156 163 175/0)}.bg-gray-400\/10{background-color:rgb(156 163 175/.1)}.bg-gray-400\/100{background-color:rgb(156 163 175/1)}.bg-gray-400\/15{background-color:rgb(156 163 175/.15)}.bg-gray-400\/20{background-color:rgb(156 163 175/.2)}.bg-gray-400\/25{background-color:rgb(156 163 175/.25)}.bg-gray-400\/30{background-color:rgb(156 163 175/.3)}.bg-gray-400\/35{background-color:rgb(156 163 175/.35)}.bg-gray-400\/40{background-color:rgb(156 163 175/.4)}.bg-gray-400\/45{background-color:rgb(156 163 175/.45)}.bg-gray-400\/5{background-color:rgb(156 163 175/.05)}.bg-gray-400\/50{background-color:rgb(156 163 175/.5)}.bg-gray-400\/55{background-color:rgb(156 163 175/.55)}.bg-gray-400\/60{background-color:rgb(156 163 175/.6)}.bg-gray-400\/65{background-color:rgb(156 163 175/.65)}.bg-gray-400\/70{background-color:rgb(156 163 175/.7)}.bg-gray-400\/75{background-color:rgb(156 163 175/.75)}.bg-gray-400\/80{background-color:rgb(156 163 175/.8)}.bg-gray-400\/85{background-color:rgb(156 163 175/.85)}.bg-gray-400\/90{background-color:rgb(156 163 175/.9)}.bg-gray-400\/95{background-color:rgb(156 163 175/.95)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-500\/0{background-color:rgb(107 114 128/0)}.bg-gray-500\/10{background-color:rgb(107 114 128/.1)}.bg-gray-500\/100{background-color:rgb(107 114 128/1)}.bg-gray-500\/15{background-color:rgb(107 114 128/.15)}.bg-gray-500\/20{background-color:rgb(107 114 128/.2)}.bg-gray-500\/25{background-color:rgb(107 114 128/.25)}.bg-gray-500\/30{background-color:rgb(107 114 128/.3)}.bg-gray-500\/35{background-color:rgb(107 114 128/.35)}.bg-gray-500\/40{background-color:rgb(107 114 128/.4)}.bg-gray-500\/45{background-color:rgb(107 114 128/.45)}.bg-gray-500\/5{background-color:rgb(107 114 128/.05)}.bg-gray-500\/50{background-color:rgb(107 114 128/.5)}.bg-gray-500\/55{background-color:rgb(107 114 128/.55)}.bg-gray-500\/60{background-color:rgb(107 114 128/.6)}.bg-gray-500\/65{background-color:rgb(107 114 128/.65)}.bg-gray-500\/70{background-color:rgb(107 114 128/.7)}.bg-gray-500\/75{background-color:rgb(107 114 128/.75)}.bg-gray-500\/80{background-color:rgb(107 114 128/.8)}.bg-gray-500\/85{background-color:rgb(107 114 128/.85)}.bg-gray-500\/90{background-color:rgb(107 114 128/.9)}.bg-gray-500\/95{background-color:rgb(107 114 128/.95)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-600\/0{background-color:rgb(75 85 99/0)}.bg-gray-600\/10{background-color:rgb(75 85 99/.1)}.bg-gray-600\/100{background-color:rgb(75 85 99/1)}.bg-gray-600\/15{background-color:rgb(75 85 99/.15)}.bg-gray-600\/20{background-color:rgb(75 85 99/.2)}.bg-gray-600\/25{background-color:rgb(75 85 99/.25)}.bg-gray-600\/30{background-color:rgb(75 85 99/.3)}.bg-gray-600\/35{background-color:rgb(75 85 99/.35)}.bg-gray-600\/40{background-color:rgb(75 85 99/.4)}.bg-gray-600\/45{background-color:rgb(75 85 99/.45)}.bg-gray-600\/5{background-color:rgb(75 85 99/.05)}.bg-gray-600\/50{background-color:rgb(75 85 99/.5)}.bg-gray-600\/55{background-color:rgb(75 85 99/.55)}.bg-gray-600\/60{background-color:rgb(75 85 99/.6)}.bg-gray-600\/65{background-color:rgb(75 85 99/.65)}.bg-gray-600\/70{background-color:rgb(75 85 99/.7)}.bg-gray-600\/75{background-color:rgb(75 85 99/.75)}.bg-gray-600\/80{background-color:rgb(75 85 99/.8)}.bg-gray-600\/85{background-color:rgb(75 85 99/.85)}.bg-gray-600\/90{background-color:rgb(75 85 99/.9)}.bg-gray-600\/95{background-color:rgb(75 85 99/.95)}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-700\/0{background-color:rgb(55 65 81/0)}.bg-gray-700\/10{background-color:rgb(55 65 81/.1)}.bg-gray-700\/100{background-color:rgb(55 65 81/1)}.bg-gray-700\/15{background-color:rgb(55 65 81/.15)}.bg-gray-700\/20{background-color:rgb(55 65 81/.2)}.bg-gray-700\/25{background-color:rgb(55 65 81/.25)}.bg-gray-700\/30{background-color:rgb(55 65 81/.3)}.bg-gray-700\/35{background-color:rgb(55 65 81/.35)}.bg-gray-700\/40{background-color:rgb(55 65 81/.4)}.bg-gray-700\/45{background-color:rgb(55 65 81/.45)}.bg-gray-700\/5{background-color:rgb(55 65 81/.05)}.bg-gray-700\/50{background-color:rgb(55 65 81/.5)}.bg-gray-700\/55{background-color:rgb(55 65 81/.55)}.bg-gray-700\/60{background-color:rgb(55 65 81/.6)}.bg-gray-700\/65{background-color:rgb(55 65 81/.65)}.bg-gray-700\/70{background-color:rgb(55 65 81/.7)}.bg-gray-700\/75{background-color:rgb(55 65 81/.75)}.bg-gray-700\/80{background-color:rgb(55 65 81/.8)}.bg-gray-700\/85{background-color:rgb(55 65 81/.85)}.bg-gray-700\/90{background-color:rgb(55 65 81/.9)}.bg-gray-700\/95{background-color:rgb(55 65 81/.95)}.bg-gray-800{--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity,1))}.bg-gray-800\/0{background-color:rgb(31 41 55/0)}.bg-gray-800\/10{background-color:rgb(31 41 55/.1)}.bg-gray-800\/100{background-color:rgb(31 41 55/1)}.bg-gray-800\/15{background-color:rgb(31 41 55/.15)}.bg-gray-800\/20{background-color:rgb(31 41 55/.2)}.bg-gray-800\/25{background-color:rgb(31 41 55/.25)}.bg-gray-800\/30{background-color:rgb(31 41 55/.3)}.bg-gray-800\/35{background-color:rgb(31 41 55/.35)}.bg-gray-800\/40{background-color:rgb(31 41 55/.4)}.bg-gray-800\/45{background-color:rgb(31 41 55/.45)}.bg-gray-800\/5{background-color:rgb(31 41 55/.05)}.bg-gray-800\/50{background-color:rgb(31 41 55/.5)}.bg-gray-800\/55{background-color:rgb(31 41 55/.55)}.bg-gray-800\/60{background-color:rgb(31 41 55/.6)}.bg-gray-800\/65{background-color:rgb(31 41 55/.65)}.bg-gray-800\/70{background-color:rgb(31 41 55/.7)}.bg-gray-800\/75{background-color:rgb(31 41 55/.75)}.bg-gray-800\/80{background-color:rgb(31 41 55/.8)}.bg-gray-800\/85{background-color:rgb(31 41 55/.85)}.bg-gray-800\/90{background-color:rgb(31 41 55/.9)}.bg-gray-800\/95{background-color:rgb(31 41 55/.95)}.bg-gray-900{--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity,1))}.bg-gray-900\/0{background-color:rgb(17 24 39/0)}.bg-gray-900\/10{background-color:rgb(17 24 39/.1)}.bg-gray-900\/100{background-color:rgb(17 24 39/1)}.bg-gray-900\/15{background-color:rgb(17 24 39/.15)}.bg-gray-900\/20{background-color:rgb(17 24 39/.2)}.bg-gray-900\/25{background-color:rgb(17 24 39/.25)}.bg-gray-900\/30{background-color:rgb(17 24 39/.3)}.bg-gray-900\/35{background-color:rgb(17 24 39/.35)}.bg-gray-900\/40{background-color:rgb(17 24 39/.4)}.bg-gray-900\/45{background-color:rgb(17 24 39/.45)}.bg-gray-900\/5{background-color:rgb(17 24 39/.05)}.bg-gray-900\/50{background-color:rgb(17 24 39/.5)}.bg-gray-900\/55{background-color:rgb(17 24 39/.55)}.bg-gray-900\/60{background-color:rgb(17 24 39/.6)}.bg-gray-900\/65{background-color:rgb(17 24 39/.65)}.bg-gray-900\/70{background-color:rgb(17 24 39/.7)}.bg-gray-900\/75{background-color:rgb(17 24 39/.75)}.bg-gray-900\/80{background-color:rgb(17 24 39/.8)}.bg-gray-900\/85{background-color:rgb(17 24 39/.85)}.bg-gray-900\/90{background-color:rgb(17 24 39/.9)}.bg-gray-900\/95{background-color:rgb(17 24 39/.95)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-100\/0{background-color:rgb(220 252 231/0)}.bg-green-100\/10{background-color:rgb(220 252 231/.1)}.bg-green-100\/100{background-color:rgb(220 252 231/1)}.bg-green-100\/15{background-color:rgb(220 252 231/.15)}.bg-green-100\/20{background-color:rgb(220 252 231/.2)}.bg-green-100\/25{background-color:rgb(220 252 231/.25)}.bg-green-100\/30{background-color:rgb(220 252 231/.3)}.bg-green-100\/35{background-color:rgb(220 252 231/.35)}.bg-green-100\/40{background-color:rgb(220 252 231/.4)}.bg-green-100\/45{background-color:rgb(220 252 231/.45)}.bg-green-100\/5{background-color:rgb(220 252 231/.05)}.bg-green-100\/50{background-color:rgb(220 252 231/.5)}.bg-green-100\/55{background-color:rgb(220 252 231/.55)}.bg-green-100\/60{background-color:rgb(220 252 231/.6)}.bg-green-100\/65{background-color:rgb(220 252 231/.65)}.bg-green-100\/70{background-color:rgb(220 252 231/.7)}.bg-green-100\/75{background-color:rgb(220 252 231/.75)}.bg-green-100\/80{background-color:rgb(220 252 231/.8)}.bg-green-100\/85{background-color:rgb(220 252 231/.85)}.bg-green-100\/90{background-color:rgb(220 252 231/.9)}.bg-green-100\/95{background-color:rgb(220 252 231/.95)}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-200\/0{background-color:rgb(187 247 208/0)}.bg-green-200\/10{background-color:rgb(187 247 208/.1)}.bg-green-200\/100{background-color:rgb(187 247 208/1)}.bg-green-200\/15{background-color:rgb(187 247 208/.15)}.bg-green-200\/20{background-color:rgb(187 247 208/.2)}.bg-green-200\/25{background-color:rgb(187 247 208/.25)}.bg-green-200\/30{background-color:rgb(187 247 208/.3)}.bg-green-200\/35{background-color:rgb(187 247 208/.35)}.bg-green-200\/40{background-color:rgb(187 247 208/.4)}.bg-green-200\/45{background-color:rgb(187 247 208/.45)}.bg-green-200\/5{background-color:rgb(187 247 208/.05)}.bg-green-200\/50{background-color:rgb(187 247 208/.5)}.bg-green-200\/55{background-color:rgb(187 247 208/.55)}.bg-green-200\/60{background-color:rgb(187 247 208/.6)}.bg-green-200\/65{background-color:rgb(187 247 208/.65)}.bg-green-200\/70{background-color:rgb(187 247 208/.7)}.bg-green-200\/75{background-color:rgb(187 247 208/.75)}.bg-green-200\/80{background-color:rgb(187 247 208/.8)}.bg-green-200\/85{background-color:rgb(187 247 208/.85)}.bg-green-200\/90{background-color:rgb(187 247 208/.9)}.bg-green-200\/95{background-color:rgb(187 247 208/.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity,1))}.bg-green-300\/0{background-color:rgb(134 239 172/0)}.bg-green-300\/10{background-color:rgb(134 239 172/.1)}.bg-green-300\/100{background-color:rgb(134 239 172/1)}.bg-green-300\/15{background-color:rgb(134 239 172/.15)}.bg-green-300\/20{background-color:rgb(134 239 172/.2)}.bg-green-300\/25{background-color:rgb(134 239 172/.25)}.bg-green-300\/30{background-color:rgb(134 239 172/.3)}.bg-green-300\/35{background-color:rgb(134 239 172/.35)}.bg-green-300\/40{background-color:rgb(134 239 172/.4)}.bg-green-300\/45{background-color:rgb(134 239 172/.45)}.bg-green-300\/5{background-color:rgb(134 239 172/.05)}.bg-green-300\/50{background-color:rgb(134 239 172/.5)}.bg-green-300\/55{background-color:rgb(134 239 172/.55)}.bg-green-300\/60{background-color:rgb(134 239 172/.6)}.bg-green-300\/65{background-color:rgb(134 239 172/.65)}.bg-green-300\/70{background-color:rgb(134 239 172/.7)}.bg-green-300\/75{background-color:rgb(134 239 172/.75)}.bg-green-300\/80{background-color:rgb(134 239 172/.8)}.bg-green-300\/85{background-color:rgb(134 239 172/.85)}.bg-green-300\/90{background-color:rgb(134 239 172/.9)}.bg-green-300\/95{background-color:rgb(134 239 172/.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-400\/0{background-color:rgb(74 222 128/0)}.bg-green-400\/10{background-color:rgb(74 222 128/.1)}.bg-green-400\/100{background-color:rgb(74 222 128/1)}.bg-green-400\/15{background-color:rgb(74 222 128/.15)}.bg-green-400\/20{background-color:rgb(74 222 128/.2)}.bg-green-400\/25{background-color:rgb(74 222 128/.25)}.bg-green-400\/30{background-color:rgb(74 222 128/.3)}.bg-green-400\/35{background-color:rgb(74 222 128/.35)}.bg-green-400\/40{background-color:rgb(74 222 128/.4)}.bg-green-400\/45{background-color:rgb(74 222 128/.45)}.bg-green-400\/5{background-color:rgb(74 222 128/.05)}.bg-green-400\/50{background-color:rgb(74 222 128/.5)}.bg-green-400\/55{background-color:rgb(74 222 128/.55)}.bg-green-400\/60{background-color:rgb(74 222 128/.6)}.bg-green-400\/65{background-color:rgb(74 222 128/.65)}.bg-green-400\/70{background-color:rgb(74 222 128/.7)}.bg-green-400\/75{background-color:rgb(74 222 128/.75)}.bg-green-400\/80{background-color:rgb(74 222 128/.8)}.bg-green-400\/85{background-color:rgb(74 222 128/.85)}.bg-green-400\/90{background-color:rgb(74 222 128/.9)}.bg-green-400\/95{background-color:rgb(74 222 128/.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-500\/0{background-color:rgb(34 197 94/0)}.bg-green-500\/10{background-color:rgb(34 197 94/.1)}.bg-green-500\/100{background-color:rgb(34 197 94/1)}.bg-green-500\/15{background-color:rgb(34 197 94/.15)}.bg-green-500\/20{background-color:rgb(34 197 94/.2)}.bg-green-500\/25{background-color:rgb(34 197 94/.25)}.bg-green-500\/30{background-color:rgb(34 197 94/.3)}.bg-green-500\/35{background-color:rgb(34 197 94/.35)}.bg-green-500\/40{background-color:rgb(34 197 94/.4)}.bg-green-500\/45{background-color:rgb(34 197 94/.45)}.bg-green-500\/5{background-color:rgb(34 197 94/.05)}.bg-green-500\/50{background-color:rgb(34 197 94/.5)}.bg-green-500\/55{background-color:rgb(34 197 94/.55)}.bg-green-500\/60{background-color:rgb(34 197 94/.6)}.bg-green-500\/65{background-color:rgb(34 197 94/.65)}.bg-green-500\/70{background-color:rgb(34 197 94/.7)}.bg-green-500\/75{background-color:rgb(34 197 94/.75)}.bg-green-500\/80{background-color:rgb(34 197 94/.8)}.bg-green-500\/85{background-color:rgb(34 197 94/.85)}.bg-green-500\/90{background-color:rgb(34 197 94/.9)}.bg-green-500\/95{background-color:rgb(34 197 94/.95)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-600\/0{background-color:rgb(22 163 74/0)}.bg-green-600\/10{background-color:rgb(22 163 74/.1)}.bg-green-600\/100{background-color:rgb(22 163 74/1)}.bg-green-600\/15{background-color:rgb(22 163 74/.15)}.bg-green-600\/20{background-color:rgb(22 163 74/.2)}.bg-green-600\/25{background-color:rgb(22 163 74/.25)}.bg-green-600\/30{background-color:rgb(22 163 74/.3)}.bg-green-600\/35{background-color:rgb(22 163 74/.35)}.bg-green-600\/40{background-color:rgb(22 163 74/.4)}.bg-green-600\/45{background-color:rgb(22 163 74/.45)}.bg-green-600\/5{background-color:rgb(22 163 74/.05)}.bg-green-600\/50{background-color:rgb(22 163 74/.5)}.bg-green-600\/55{background-color:rgb(22 163 74/.55)}.bg-green-600\/60{background-color:rgb(22 163 74/.6)}.bg-green-600\/65{background-color:rgb(22 163 74/.65)}.bg-green-600\/70{background-color:rgb(22 163 74/.7)}.bg-green-600\/75{background-color:rgb(22 163 74/.75)}.bg-green-600\/80{background-color:rgb(22 163 74/.8)}.bg-green-600\/85{background-color:rgb(22 163 74/.85)}.bg-green-600\/90{background-color:rgb(22 163 74/.9)}.bg-green-600\/95{background-color:rgb(22 163 74/.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.bg-green-700\/0{background-color:rgb(21 128 61/0)}.bg-green-700\/10{background-color:rgb(21 128 61/.1)}.bg-green-700\/100{background-color:rgb(21 128 61/1)}.bg-green-700\/15{background-color:rgb(21 128 61/.15)}.bg-green-700\/20{background-color:rgb(21 128 61/.2)}.bg-green-700\/25{background-color:rgb(21 128 61/.25)}.bg-green-700\/30{background-color:rgb(21 128 61/.3)}.bg-green-700\/35{background-color:rgb(21 128 61/.35)}.bg-green-700\/40{background-color:rgb(21 128 61/.4)}.bg-green-700\/45{background-color:rgb(21 128 61/.45)}.bg-green-700\/5{background-color:rgb(21 128 61/.05)}.bg-green-700\/50{background-color:rgb(21 128 61/.5)}.bg-green-700\/55{background-color:rgb(21 128 61/.55)}.bg-green-700\/60{background-color:rgb(21 128 61/.6)}.bg-green-700\/65{background-color:rgb(21 128 61/.65)}.bg-green-700\/70{background-color:rgb(21 128 61/.7)}.bg-green-700\/75{background-color:rgb(21 128 61/.75)}.bg-green-700\/80{background-color:rgb(21 128 61/.8)}.bg-green-700\/85{background-color:rgb(21 128 61/.85)}.bg-green-700\/90{background-color:rgb(21 128 61/.9)}.bg-green-700\/95{background-color:rgb(21 128 61/.95)}.bg-green-800{--tw-bg-opacity:1;background-color:rgb(22 101 52/var(--tw-bg-opacity,1))}.bg-green-800\/0{background-color:rgb(22 101 52/0)}.bg-green-800\/10{background-color:rgb(22 101 52/.1)}.bg-green-800\/100{background-color:rgb(22 101 52/1)}.bg-green-800\/15{background-color:rgb(22 101 52/.15)}.bg-green-800\/20{background-color:rgb(22 101 52/.2)}.bg-green-800\/25{background-color:rgb(22 101 52/.25)}.bg-green-800\/30{background-color:rgb(22 101 52/.3)}.bg-green-800\/35{background-color:rgb(22 101 52/.35)}.bg-green-800\/40{background-color:rgb(22 101 52/.4)}.bg-green-800\/45{background-color:rgb(22 101 52/.45)}.bg-green-800\/5{background-color:rgb(22 101 52/.05)}.bg-green-800\/50{background-color:rgb(22 101 52/.5)}.bg-green-800\/55{background-color:rgb(22 101 52/.55)}.bg-green-800\/60{background-color:rgb(22 101 52/.6)}.bg-green-800\/65{background-color:rgb(22 101 52/.65)}.bg-green-800\/70{background-color:rgb(22 101 52/.7)}.bg-green-800\/75{background-color:rgb(22 101 52/.75)}.bg-green-800\/80{background-color:rgb(22 101 52/.8)}.bg-green-800\/85{background-color:rgb(22 101 52/.85)}.bg-green-800\/90{background-color:rgb(22 101 52/.9)}.bg-green-800\/95{background-color:rgb(22 101 52/.95)}.bg-green-900{--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity,1))}.bg-green-900\/0{background-color:rgb(20 83 45/0)}.bg-green-900\/10{background-color:rgb(20 83 45/.1)}.bg-green-900\/100{background-color:rgb(20 83 45/1)}.bg-green-900\/15{background-color:rgb(20 83 45/.15)}.bg-green-900\/20{background-color:rgb(20 83 45/.2)}.bg-green-900\/25{background-color:rgb(20 83 45/.25)}.bg-green-900\/30{background-color:rgb(20 83 45/.3)}.bg-green-900\/35{background-color:rgb(20 83 45/.35)}.bg-green-900\/40{background-color:rgb(20 83 45/.4)}.bg-green-900\/45{background-color:rgb(20 83 45/.45)}.bg-green-900\/5{background-color:rgb(20 83 45/.05)}.bg-green-900\/50{background-color:rgb(20 83 45/.5)}.bg-green-900\/55{background-color:rgb(20 83 45/.55)}.bg-green-900\/60{background-color:rgb(20 83 45/.6)}.bg-green-900\/65{background-color:rgb(20 83 45/.65)}.bg-green-900\/70{background-color:rgb(20 83 45/.7)}.bg-green-900\/75{background-color:rgb(20 83 45/.75)}.bg-green-900\/80{background-color:rgb(20 83 45/.8)}.bg-green-900\/85{background-color:rgb(20 83 45/.85)}.bg-green-900\/90{background-color:rgb(20 83 45/.9)}.bg-green-900\/95{background-color:rgb(20 83 45/.95)}.bg-indigo-100{--tw-bg-opacity:1;background-color:rgb(224 231 255/var(--tw-bg-opacity,1))}.bg-indigo-100\/0{background-color:rgb(224 231 255/0)}.bg-indigo-100\/10{background-color:rgb(224 231 255/.1)}.bg-indigo-100\/100{background-color:rgb(224 231 255/1)}.bg-indigo-100\/15{background-color:rgb(224 231 255/.15)}.bg-indigo-100\/20{background-color:rgb(224 231 255/.2)}.bg-indigo-100\/25{background-color:rgb(224 231 255/.25)}.bg-indigo-100\/30{background-color:rgb(224 231 255/.3)}.bg-indigo-100\/35{background-color:rgb(224 231 255/.35)}.bg-indigo-100\/40{background-color:rgb(224 231 255/.4)}.bg-indigo-100\/45{background-color:rgb(224 231 255/.45)}.bg-indigo-100\/5{background-color:rgb(224 231 255/.05)}.bg-indigo-100\/50{background-color:rgb(224 231 255/.5)}.bg-indigo-100\/55{background-color:rgb(224 231 255/.55)}.bg-indigo-100\/60{background-color:rgb(224 231 255/.6)}.bg-indigo-100\/65{background-color:rgb(224 231 255/.65)}.bg-indigo-100\/70{background-color:rgb(224 231 255/.7)}.bg-indigo-100\/75{background-color:rgb(224 231 255/.75)}.bg-indigo-100\/80{background-color:rgb(224 231 255/.8)}.bg-indigo-100\/85{background-color:rgb(224 231 255/.85)}.bg-indigo-100\/90{background-color:rgb(224 231 255/.9)}.bg-indigo-100\/95{background-color:rgb(224 231 255/.95)}.bg-indigo-200{--tw-bg-opacity:1;background-color:rgb(199 210 254/var(--tw-bg-opacity,1))}.bg-indigo-200\/0{background-color:rgb(199 210 254/0)}.bg-indigo-200\/10{background-color:rgb(199 210 254/.1)}.bg-indigo-200\/100{background-color:rgb(199 210 254/1)}.bg-indigo-200\/15{background-color:rgb(199 210 254/.15)}.bg-indigo-200\/20{background-color:rgb(199 210 254/.2)}.bg-indigo-200\/25{background-color:rgb(199 210 254/.25)}.bg-indigo-200\/30{background-color:rgb(199 210 254/.3)}.bg-indigo-200\/35{background-color:rgb(199 210 254/.35)}.bg-indigo-200\/40{background-color:rgb(199 210 254/.4)}.bg-indigo-200\/45{background-color:rgb(199 210 254/.45)}.bg-indigo-200\/5{background-color:rgb(199 210 254/.05)}.bg-indigo-200\/50{background-color:rgb(199 210 254/.5)}.bg-indigo-200\/55{background-color:rgb(199 210 254/.55)}.bg-indigo-200\/60{background-color:rgb(199 210 254/.6)}.bg-indigo-200\/65{background-color:rgb(199 210 254/.65)}.bg-indigo-200\/70{background-color:rgb(199 210 254/.7)}.bg-indigo-200\/75{background-color:rgb(199 210 254/.75)}.bg-indigo-200\/80{background-color:rgb(199 210 254/.8)}.bg-indigo-200\/85{background-color:rgb(199 210 254/.85)}.bg-indigo-200\/90{background-color:rgb(199 210 254/.9)}.bg-indigo-200\/95{background-color:rgb(199 210 254/.95)}.bg-indigo-300{--tw-bg-opacity:1;background-color:rgb(165 180 252/var(--tw-bg-opacity,1))}.bg-indigo-300\/0{background-color:rgb(165 180 252/0)}.bg-indigo-300\/10{background-color:rgb(165 180 252/.1)}.bg-indigo-300\/100{background-color:rgb(165 180 252/1)}.bg-indigo-300\/15{background-color:rgb(165 180 252/.15)}.bg-indigo-300\/20{background-color:rgb(165 180 252/.2)}.bg-indigo-300\/25{background-color:rgb(165 180 252/.25)}.bg-indigo-300\/30{background-color:rgb(165 180 252/.3)}.bg-indigo-300\/35{background-color:rgb(165 180 252/.35)}.bg-indigo-300\/40{background-color:rgb(165 180 252/.4)}.bg-indigo-300\/45{background-color:rgb(165 180 252/.45)}.bg-indigo-300\/5{background-color:rgb(165 180 252/.05)}.bg-indigo-300\/50{background-color:rgb(165 180 252/.5)}.bg-indigo-300\/55{background-color:rgb(165 180 252/.55)}.bg-indigo-300\/60{background-color:rgb(165 180 252/.6)}.bg-indigo-300\/65{background-color:rgb(165 180 252/.65)}.bg-indigo-300\/70{background-color:rgb(165 180 252/.7)}.bg-indigo-300\/75{background-color:rgb(165 180 252/.75)}.bg-indigo-300\/80{background-color:rgb(165 180 252/.8)}.bg-indigo-300\/85{background-color:rgb(165 180 252/.85)}.bg-indigo-300\/90{background-color:rgb(165 180 252/.9)}.bg-indigo-300\/95{background-color:rgb(165 180 252/.95)}.bg-indigo-400{--tw-bg-opacity:1;background-color:rgb(129 140 248/var(--tw-bg-opacity,1))}.bg-indigo-400\/0{background-color:rgb(129 140 248/0)}.bg-indigo-400\/10{background-color:rgb(129 140 248/.1)}.bg-indigo-400\/100{background-color:rgb(129 140 248/1)}.bg-indigo-400\/15{background-color:rgb(129 140 248/.15)}.bg-indigo-400\/20{background-color:rgb(129 140 248/.2)}.bg-indigo-400\/25{background-color:rgb(129 140 248/.25)}.bg-indigo-400\/30{background-color:rgb(129 140 248/.3)}.bg-indigo-400\/35{background-color:rgb(129 140 248/.35)}.bg-indigo-400\/40{background-color:rgb(129 140 248/.4)}.bg-indigo-400\/45{background-color:rgb(129 140 248/.45)}.bg-indigo-400\/5{background-color:rgb(129 140 248/.05)}.bg-indigo-400\/50{background-color:rgb(129 140 248/.5)}.bg-indigo-400\/55{background-color:rgb(129 140 248/.55)}.bg-indigo-400\/60{background-color:rgb(129 140 248/.6)}.bg-indigo-400\/65{background-color:rgb(129 140 248/.65)}.bg-indigo-400\/70{background-color:rgb(129 140 248/.7)}.bg-indigo-400\/75{background-color:rgb(129 140 248/.75)}.bg-indigo-400\/80{background-color:rgb(129 140 248/.8)}.bg-indigo-400\/85{background-color:rgb(129 140 248/.85)}.bg-indigo-400\/90{background-color:rgb(129 140 248/.9)}.bg-indigo-400\/95{background-color:rgb(129 140 248/.95)}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity,1))}.bg-indigo-500\/0{background-color:rgb(99 102 241/0)}.bg-indigo-500\/10{background-color:rgb(99 102 241/.1)}.bg-indigo-500\/100{background-color:rgb(99 102 241/1)}.bg-indigo-500\/15{background-color:rgb(99 102 241/.15)}.bg-indigo-500\/20{background-color:rgb(99 102 241/.2)}.bg-indigo-500\/25{background-color:rgb(99 102 241/.25)}.bg-indigo-500\/30{background-color:rgb(99 102 241/.3)}.bg-indigo-500\/35{background-color:rgb(99 102 241/.35)}.bg-indigo-500\/40{background-color:rgb(99 102 241/.4)}.bg-indigo-500\/45{background-color:rgb(99 102 241/.45)}.bg-indigo-500\/5{background-color:rgb(99 102 241/.05)}.bg-indigo-500\/50{background-color:rgb(99 102 241/.5)}.bg-indigo-500\/55{background-color:rgb(99 102 241/.55)}.bg-indigo-500\/60{background-color:rgb(99 102 241/.6)}.bg-indigo-500\/65{background-color:rgb(99 102 241/.65)}.bg-indigo-500\/70{background-color:rgb(99 102 241/.7)}.bg-indigo-500\/75{background-color:rgb(99 102 241/.75)}.bg-indigo-500\/80{background-color:rgb(99 102 241/.8)}.bg-indigo-500\/85{background-color:rgb(99 102 241/.85)}.bg-indigo-500\/90{background-color:rgb(99 102 241/.9)}.bg-indigo-500\/95{background-color:rgb(99 102 241/.95)}.bg-indigo-600{--tw-bg-opacity:1;background-color:rgb(79 70 229/var(--tw-bg-opacity,1))}.bg-indigo-600\/0{background-color:rgb(79 70 229/0)}.bg-indigo-600\/10{background-color:rgb(79 70 229/.1)}.bg-indigo-600\/100{background-color:rgb(79 70 229/1)}.bg-indigo-600\/15{background-color:rgb(79 70 229/.15)}.bg-indigo-600\/20{background-color:rgb(79 70 229/.2)}.bg-indigo-600\/25{background-color:rgb(79 70 229/.25)}.bg-indigo-600\/30{background-color:rgb(79 70 229/.3)}.bg-indigo-600\/35{background-color:rgb(79 70 229/.35)}.bg-indigo-600\/40{background-color:rgb(79 70 229/.4)}.bg-indigo-600\/45{background-color:rgb(79 70 229/.45)}.bg-indigo-600\/5{background-color:rgb(79 70 229/.05)}.bg-indigo-600\/50{background-color:rgb(79 70 229/.5)}.bg-indigo-600\/55{background-color:rgb(79 70 229/.55)}.bg-indigo-600\/60{background-color:rgb(79 70 229/.6)}.bg-indigo-600\/65{background-color:rgb(79 70 229/.65)}.bg-indigo-600\/70{background-color:rgb(79 70 229/.7)}.bg-indigo-600\/75{background-color:rgb(79 70 229/.75)}.bg-indigo-600\/80{background-color:rgb(79 70 229/.8)}.bg-indigo-600\/85{background-color:rgb(79 70 229/.85)}.bg-indigo-600\/90{background-color:rgb(79 70 229/.9)}.bg-indigo-600\/95{background-color:rgb(79 70 229/.95)}.bg-indigo-700{--tw-bg-opacity:1;background-color:rgb(67 56 202/var(--tw-bg-opacity,1))}.bg-indigo-700\/0{background-color:rgb(67 56 202/0)}.bg-indigo-700\/10{background-color:rgb(67 56 202/.1)}.bg-indigo-700\/100{background-color:rgb(67 56 202/1)}.bg-indigo-700\/15{background-color:rgb(67 56 202/.15)}.bg-indigo-700\/20{background-color:rgb(67 56 202/.2)}.bg-indigo-700\/25{background-color:rgb(67 56 202/.25)}.bg-indigo-700\/30{background-color:rgb(67 56 202/.3)}.bg-indigo-700\/35{background-color:rgb(67 56 202/.35)}.bg-indigo-700\/40{background-color:rgb(67 56 202/.4)}.bg-indigo-700\/45{background-color:rgb(67 56 202/.45)}.bg-indigo-700\/5{background-color:rgb(67 56 202/.05)}.bg-indigo-700\/50{background-color:rgb(67 56 202/.5)}.bg-indigo-700\/55{background-color:rgb(67 56 202/.55)}.bg-indigo-700\/60{background-color:rgb(67 56 202/.6)}.bg-indigo-700\/65{background-color:rgb(67 56 202/.65)}.bg-indigo-700\/70{background-color:rgb(67 56 202/.7)}.bg-indigo-700\/75{background-color:rgb(67 56 202/.75)}.bg-indigo-700\/80{background-color:rgb(67 56 202/.8)}.bg-indigo-700\/85{background-color:rgb(67 56 202/.85)}.bg-indigo-700\/90{background-color:rgb(67 56 202/.9)}.bg-indigo-700\/95{background-color:rgb(67 56 202/.95)}.bg-indigo-800{--tw-bg-opacity:1;background-color:rgb(55 48 163/var(--tw-bg-opacity,1))}.bg-indigo-800\/0{background-color:rgb(55 48 163/0)}.bg-indigo-800\/10{background-color:rgb(55 48 163/.1)}.bg-indigo-800\/100{background-color:rgb(55 48 163/1)}.bg-indigo-800\/15{background-color:rgb(55 48 163/.15)}.bg-indigo-800\/20{background-color:rgb(55 48 163/.2)}.bg-indigo-800\/25{background-color:rgb(55 48 163/.25)}.bg-indigo-800\/30{background-color:rgb(55 48 163/.3)}.bg-indigo-800\/35{background-color:rgb(55 48 163/.35)}.bg-indigo-800\/40{background-color:rgb(55 48 163/.4)}.bg-indigo-800\/45{background-color:rgb(55 48 163/.45)}.bg-indigo-800\/5{background-color:rgb(55 48 163/.05)}.bg-indigo-800\/50{background-color:rgb(55 48 163/.5)}.bg-indigo-800\/55{background-color:rgb(55 48 163/.55)}.bg-indigo-800\/60{background-color:rgb(55 48 163/.6)}.bg-indigo-800\/65{background-color:rgb(55 48 163/.65)}.bg-indigo-800\/70{background-color:rgb(55 48 163/.7)}.bg-indigo-800\/75{background-color:rgb(55 48 163/.75)}.bg-indigo-800\/80{background-color:rgb(55 48 163/.8)}.bg-indigo-800\/85{background-color:rgb(55 48 163/.85)}.bg-indigo-800\/90{background-color:rgb(55 48 163/.9)}.bg-indigo-800\/95{background-color:rgb(55 48 163/.95)}.bg-indigo-900{--tw-bg-opacity:1;background-color:rgb(49 46 129/var(--tw-bg-opacity,1))}.bg-indigo-900\/0{background-color:rgb(49 46 129/0)}.bg-indigo-900\/10{background-color:rgb(49 46 129/.1)}.bg-indigo-900\/100{background-color:rgb(49 46 129/1)}.bg-indigo-900\/15{background-color:rgb(49 46 129/.15)}.bg-indigo-900\/20{background-color:rgb(49 46 129/.2)}.bg-indigo-900\/25{background-color:rgb(49 46 129/.25)}.bg-indigo-900\/30{background-color:rgb(49 46 129/.3)}.bg-indigo-900\/35{background-color:rgb(49 46 129/.35)}.bg-indigo-900\/40{background-color:rgb(49 46 129/.4)}.bg-indigo-900\/45{background-color:rgb(49 46 129/.45)}.bg-indigo-900\/5{background-color:rgb(49 46 129/.05)}.bg-indigo-900\/50{background-color:rgb(49 46 129/.5)}.bg-indigo-900\/55{background-color:rgb(49 46 129/.55)}.bg-indigo-900\/60{background-color:rgb(49 46 129/.6)}.bg-indigo-900\/65{background-color:rgb(49 46 129/.65)}.bg-indigo-900\/70{background-color:rgb(49 46 129/.7)}.bg-indigo-900\/75{background-color:rgb(49 46 129/.75)}.bg-indigo-900\/80{background-color:rgb(49 46 129/.8)}.bg-indigo-900\/85{background-color:rgb(49 46 129/.85)}.bg-indigo-900\/90{background-color:rgb(49 46 129/.9)}.bg-indigo-900\/95{background-color:rgb(49 46 129/.95)}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity,1))}.bg-lime-100\/0{background-color:rgb(236 252 203/0)}.bg-lime-100\/10{background-color:rgb(236 252 203/.1)}.bg-lime-100\/100{background-color:rgb(236 252 203/1)}.bg-lime-100\/15{background-color:rgb(236 252 203/.15)}.bg-lime-100\/20{background-color:rgb(236 252 203/.2)}.bg-lime-100\/25{background-color:rgb(236 252 203/.25)}.bg-lime-100\/30{background-color:rgb(236 252 203/.3)}.bg-lime-100\/35{background-color:rgb(236 252 203/.35)}.bg-lime-100\/40{background-color:rgb(236 252 203/.4)}.bg-lime-100\/45{background-color:rgb(236 252 203/.45)}.bg-lime-100\/5{background-color:rgb(236 252 203/.05)}.bg-lime-100\/50{background-color:rgb(236 252 203/.5)}.bg-lime-100\/55{background-color:rgb(236 252 203/.55)}.bg-lime-100\/60{background-color:rgb(236 252 203/.6)}.bg-lime-100\/65{background-color:rgb(236 252 203/.65)}.bg-lime-100\/70{background-color:rgb(236 252 203/.7)}.bg-lime-100\/75{background-color:rgb(236 252 203/.75)}.bg-lime-100\/80{background-color:rgb(236 252 203/.8)}.bg-lime-100\/85{background-color:rgb(236 252 203/.85)}.bg-lime-100\/90{background-color:rgb(236 252 203/.9)}.bg-lime-100\/95{background-color:rgb(236 252 203/.95)}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity,1))}.bg-lime-200\/0{background-color:rgb(217 249 157/0)}.bg-lime-200\/10{background-color:rgb(217 249 157/.1)}.bg-lime-200\/100{background-color:rgb(217 249 157/1)}.bg-lime-200\/15{background-color:rgb(217 249 157/.15)}.bg-lime-200\/20{background-color:rgb(217 249 157/.2)}.bg-lime-200\/25{background-color:rgb(217 249 157/.25)}.bg-lime-200\/30{background-color:rgb(217 249 157/.3)}.bg-lime-200\/35{background-color:rgb(217 249 157/.35)}.bg-lime-200\/40{background-color:rgb(217 249 157/.4)}.bg-lime-200\/45{background-color:rgb(217 249 157/.45)}.bg-lime-200\/5{background-color:rgb(217 249 157/.05)}.bg-lime-200\/50{background-color:rgb(217 249 157/.5)}.bg-lime-200\/55{background-color:rgb(217 249 157/.55)}.bg-lime-200\/60{background-color:rgb(217 249 157/.6)}.bg-lime-200\/65{background-color:rgb(217 249 157/.65)}.bg-lime-200\/70{background-color:rgb(217 249 157/.7)}.bg-lime-200\/75{background-color:rgb(217 249 157/.75)}.bg-lime-200\/80{background-color:rgb(217 249 157/.8)}.bg-lime-200\/85{background-color:rgb(217 249 157/.85)}.bg-lime-200\/90{background-color:rgb(217 249 157/.9)}.bg-lime-200\/95{background-color:rgb(217 249 157/.95)}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity,1))}.bg-lime-300\/0{background-color:rgb(190 242 100/0)}.bg-lime-300\/10{background-color:rgb(190 242 100/.1)}.bg-lime-300\/100{background-color:rgb(190 242 100/1)}.bg-lime-300\/15{background-color:rgb(190 242 100/.15)}.bg-lime-300\/20{background-color:rgb(190 242 100/.2)}.bg-lime-300\/25{background-color:rgb(190 242 100/.25)}.bg-lime-300\/30{background-color:rgb(190 242 100/.3)}.bg-lime-300\/35{background-color:rgb(190 242 100/.35)}.bg-lime-300\/40{background-color:rgb(190 242 100/.4)}.bg-lime-300\/45{background-color:rgb(190 242 100/.45)}.bg-lime-300\/5{background-color:rgb(190 242 100/.05)}.bg-lime-300\/50{background-color:rgb(190 242 100/.5)}.bg-lime-300\/55{background-color:rgb(190 242 100/.55)}.bg-lime-300\/60{background-color:rgb(190 242 100/.6)}.bg-lime-300\/65{background-color:rgb(190 242 100/.65)}.bg-lime-300\/70{background-color:rgb(190 242 100/.7)}.bg-lime-300\/75{background-color:rgb(190 242 100/.75)}.bg-lime-300\/80{background-color:rgb(190 242 100/.8)}.bg-lime-300\/85{background-color:rgb(190 242 100/.85)}.bg-lime-300\/90{background-color:rgb(190 242 100/.9)}.bg-lime-300\/95{background-color:rgb(190 242 100/.95)}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity,1))}.bg-lime-400\/0{background-color:rgb(163 230 53/0)}.bg-lime-400\/10{background-color:rgb(163 230 53/.1)}.bg-lime-400\/100{background-color:rgb(163 230 53/1)}.bg-lime-400\/15{background-color:rgb(163 230 53/.15)}.bg-lime-400\/20{background-color:rgb(163 230 53/.2)}.bg-lime-400\/25{background-color:rgb(163 230 53/.25)}.bg-lime-400\/30{background-color:rgb(163 230 53/.3)}.bg-lime-400\/35{background-color:rgb(163 230 53/.35)}.bg-lime-400\/40{background-color:rgb(163 230 53/.4)}.bg-lime-400\/45{background-color:rgb(163 230 53/.45)}.bg-lime-400\/5{background-color:rgb(163 230 53/.05)}.bg-lime-400\/50{background-color:rgb(163 230 53/.5)}.bg-lime-400\/55{background-color:rgb(163 230 53/.55)}.bg-lime-400\/60{background-color:rgb(163 230 53/.6)}.bg-lime-400\/65{background-color:rgb(163 230 53/.65)}.bg-lime-400\/70{background-color:rgb(163 230 53/.7)}.bg-lime-400\/75{background-color:rgb(163 230 53/.75)}.bg-lime-400\/80{background-color:rgb(163 230 53/.8)}.bg-lime-400\/85{background-color:rgb(163 230 53/.85)}.bg-lime-400\/90{background-color:rgb(163 230 53/.9)}.bg-lime-400\/95{background-color:rgb(163 230 53/.95)}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity,1))}.bg-lime-500\/0{background-color:rgb(132 204 22/0)}.bg-lime-500\/10{background-color:rgb(132 204 22/.1)}.bg-lime-500\/100{background-color:rgb(132 204 22/1)}.bg-lime-500\/15{background-color:rgb(132 204 22/.15)}.bg-lime-500\/20{background-color:rgb(132 204 22/.2)}.bg-lime-500\/25{background-color:rgb(132 204 22/.25)}.bg-lime-500\/30{background-color:rgb(132 204 22/.3)}.bg-lime-500\/35{background-color:rgb(132 204 22/.35)}.bg-lime-500\/40{background-color:rgb(132 204 22/.4)}.bg-lime-500\/45{background-color:rgb(132 204 22/.45)}.bg-lime-500\/5{background-color:rgb(132 204 22/.05)}.bg-lime-500\/50{background-color:rgb(132 204 22/.5)}.bg-lime-500\/55{background-color:rgb(132 204 22/.55)}.bg-lime-500\/60{background-color:rgb(132 204 22/.6)}.bg-lime-500\/65{background-color:rgb(132 204 22/.65)}.bg-lime-500\/70{background-color:rgb(132 204 22/.7)}.bg-lime-500\/75{background-color:rgb(132 204 22/.75)}.bg-lime-500\/80{background-color:rgb(132 204 22/.8)}.bg-lime-500\/85{background-color:rgb(132 204 22/.85)}.bg-lime-500\/90{background-color:rgb(132 204 22/.9)}.bg-lime-500\/95{background-color:rgb(132 204 22/.95)}.bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity,1))}.bg-lime-600\/0{background-color:rgb(101 163 13/0)}.bg-lime-600\/10{background-color:rgb(101 163 13/.1)}.bg-lime-600\/100{background-color:rgb(101 163 13/1)}.bg-lime-600\/15{background-color:rgb(101 163 13/.15)}.bg-lime-600\/20{background-color:rgb(101 163 13/.2)}.bg-lime-600\/25{background-color:rgb(101 163 13/.25)}.bg-lime-600\/30{background-color:rgb(101 163 13/.3)}.bg-lime-600\/35{background-color:rgb(101 163 13/.35)}.bg-lime-600\/40{background-color:rgb(101 163 13/.4)}.bg-lime-600\/45{background-color:rgb(101 163 13/.45)}.bg-lime-600\/5{background-color:rgb(101 163 13/.05)}.bg-lime-600\/50{background-color:rgb(101 163 13/.5)}.bg-lime-600\/55{background-color:rgb(101 163 13/.55)}.bg-lime-600\/60{background-color:rgb(101 163 13/.6)}.bg-lime-600\/65{background-color:rgb(101 163 13/.65)}.bg-lime-600\/70{background-color:rgb(101 163 13/.7)}.bg-lime-600\/75{background-color:rgb(101 163 13/.75)}.bg-lime-600\/80{background-color:rgb(101 163 13/.8)}.bg-lime-600\/85{background-color:rgb(101 163 13/.85)}.bg-lime-600\/90{background-color:rgb(101 163 13/.9)}.bg-lime-600\/95{background-color:rgb(101 163 13/.95)}.bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity,1))}.bg-lime-700\/0{background-color:rgb(77 124 15/0)}.bg-lime-700\/10{background-color:rgb(77 124 15/.1)}.bg-lime-700\/100{background-color:rgb(77 124 15/1)}.bg-lime-700\/15{background-color:rgb(77 124 15/.15)}.bg-lime-700\/20{background-color:rgb(77 124 15/.2)}.bg-lime-700\/25{background-color:rgb(77 124 15/.25)}.bg-lime-700\/30{background-color:rgb(77 124 15/.3)}.bg-lime-700\/35{background-color:rgb(77 124 15/.35)}.bg-lime-700\/40{background-color:rgb(77 124 15/.4)}.bg-lime-700\/45{background-color:rgb(77 124 15/.45)}.bg-lime-700\/5{background-color:rgb(77 124 15/.05)}.bg-lime-700\/50{background-color:rgb(77 124 15/.5)}.bg-lime-700\/55{background-color:rgb(77 124 15/.55)}.bg-lime-700\/60{background-color:rgb(77 124 15/.6)}.bg-lime-700\/65{background-color:rgb(77 124 15/.65)}.bg-lime-700\/70{background-color:rgb(77 124 15/.7)}.bg-lime-700\/75{background-color:rgb(77 124 15/.75)}.bg-lime-700\/80{background-color:rgb(77 124 15/.8)}.bg-lime-700\/85{background-color:rgb(77 124 15/.85)}.bg-lime-700\/90{background-color:rgb(77 124 15/.9)}.bg-lime-700\/95{background-color:rgb(77 124 15/.95)}.bg-lime-800{--tw-bg-opacity:1;background-color:rgb(63 98 18/var(--tw-bg-opacity,1))}.bg-lime-800\/0{background-color:rgb(63 98 18/0)}.bg-lime-800\/10{background-color:rgb(63 98 18/.1)}.bg-lime-800\/100{background-color:rgb(63 98 18/1)}.bg-lime-800\/15{background-color:rgb(63 98 18/.15)}.bg-lime-800\/20{background-color:rgb(63 98 18/.2)}.bg-lime-800\/25{background-color:rgb(63 98 18/.25)}.bg-lime-800\/30{background-color:rgb(63 98 18/.3)}.bg-lime-800\/35{background-color:rgb(63 98 18/.35)}.bg-lime-800\/40{background-color:rgb(63 98 18/.4)}.bg-lime-800\/45{background-color:rgb(63 98 18/.45)}.bg-lime-800\/5{background-color:rgb(63 98 18/.05)}.bg-lime-800\/50{background-color:rgb(63 98 18/.5)}.bg-lime-800\/55{background-color:rgb(63 98 18/.55)}.bg-lime-800\/60{background-color:rgb(63 98 18/.6)}.bg-lime-800\/65{background-color:rgb(63 98 18/.65)}.bg-lime-800\/70{background-color:rgb(63 98 18/.7)}.bg-lime-800\/75{background-color:rgb(63 98 18/.75)}.bg-lime-800\/80{background-color:rgb(63 98 18/.8)}.bg-lime-800\/85{background-color:rgb(63 98 18/.85)}.bg-lime-800\/90{background-color:rgb(63 98 18/.9)}.bg-lime-800\/95{background-color:rgb(63 98 18/.95)}.bg-lime-900{--tw-bg-opacity:1;background-color:rgb(54 83 20/var(--tw-bg-opacity,1))}.bg-lime-900\/0{background-color:rgb(54 83 20/0)}.bg-lime-900\/10{background-color:rgb(54 83 20/.1)}.bg-lime-900\/100{background-color:rgb(54 83 20/1)}.bg-lime-900\/15{background-color:rgb(54 83 20/.15)}.bg-lime-900\/20{background-color:rgb(54 83 20/.2)}.bg-lime-900\/25{background-color:rgb(54 83 20/.25)}.bg-lime-900\/30{background-color:rgb(54 83 20/.3)}.bg-lime-900\/35{background-color:rgb(54 83 20/.35)}.bg-lime-900\/40{background-color:rgb(54 83 20/.4)}.bg-lime-900\/45{background-color:rgb(54 83 20/.45)}.bg-lime-900\/5{background-color:rgb(54 83 20/.05)}.bg-lime-900\/50{background-color:rgb(54 83 20/.5)}.bg-lime-900\/55{background-color:rgb(54 83 20/.55)}.bg-lime-900\/60{background-color:rgb(54 83 20/.6)}.bg-lime-900\/65{background-color:rgb(54 83 20/.65)}.bg-lime-900\/70{background-color:rgb(54 83 20/.7)}.bg-lime-900\/75{background-color:rgb(54 83 20/.75)}.bg-lime-900\/80{background-color:rgb(54 83 20/.8)}.bg-lime-900\/85{background-color:rgb(54 83 20/.85)}.bg-lime-900\/90{background-color:rgb(54 83 20/.9)}.bg-lime-900\/95{background-color:rgb(54 83 20/.95)}.bg-neutral-100{--tw-bg-opacity:1;background-color:rgb(245 245 245/var(--tw-bg-opacity,1))}.bg-neutral-100\/0{background-color:rgb(245 245 245/0)}.bg-neutral-100\/10{background-color:rgb(245 245 245/.1)}.bg-neutral-100\/100{background-color:rgb(245 245 245/1)}.bg-neutral-100\/15{background-color:rgb(245 245 245/.15)}.bg-neutral-100\/20{background-color:rgb(245 245 245/.2)}.bg-neutral-100\/25{background-color:rgb(245 245 245/.25)}.bg-neutral-100\/30{background-color:rgb(245 245 245/.3)}.bg-neutral-100\/35{background-color:rgb(245 245 245/.35)}.bg-neutral-100\/40{background-color:rgb(245 245 245/.4)}.bg-neutral-100\/45{background-color:rgb(245 245 245/.45)}.bg-neutral-100\/5{background-color:rgb(245 245 245/.05)}.bg-neutral-100\/50{background-color:rgb(245 245 245/.5)}.bg-neutral-100\/55{background-color:rgb(245 245 245/.55)}.bg-neutral-100\/60{background-color:rgb(245 245 245/.6)}.bg-neutral-100\/65{background-color:rgb(245 245 245/.65)}.bg-neutral-100\/70{background-color:rgb(245 245 245/.7)}.bg-neutral-100\/75{background-color:rgb(245 245 245/.75)}.bg-neutral-100\/80{background-color:rgb(245 245 245/.8)}.bg-neutral-100\/85{background-color:rgb(245 245 245/.85)}.bg-neutral-100\/90{background-color:rgb(245 245 245/.9)}.bg-neutral-100\/95{background-color:rgb(245 245 245/.95)}.bg-neutral-200{--tw-bg-opacity:1;background-color:rgb(229 229 229/var(--tw-bg-opacity,1))}.bg-neutral-200\/0{background-color:rgb(229 229 229/0)}.bg-neutral-200\/10{background-color:rgb(229 229 229/.1)}.bg-neutral-200\/100{background-color:rgb(229 229 229/1)}.bg-neutral-200\/15{background-color:rgb(229 229 229/.15)}.bg-neutral-200\/20{background-color:rgb(229 229 229/.2)}.bg-neutral-200\/25{background-color:rgb(229 229 229/.25)}.bg-neutral-200\/30{background-color:rgb(229 229 229/.3)}.bg-neutral-200\/35{background-color:rgb(229 229 229/.35)}.bg-neutral-200\/40{background-color:rgb(229 229 229/.4)}.bg-neutral-200\/45{background-color:rgb(229 229 229/.45)}.bg-neutral-200\/5{background-color:rgb(229 229 229/.05)}.bg-neutral-200\/50{background-color:rgb(229 229 229/.5)}.bg-neutral-200\/55{background-color:rgb(229 229 229/.55)}.bg-neutral-200\/60{background-color:rgb(229 229 229/.6)}.bg-neutral-200\/65{background-color:rgb(229 229 229/.65)}.bg-neutral-200\/70{background-color:rgb(229 229 229/.7)}.bg-neutral-200\/75{background-color:rgb(229 229 229/.75)}.bg-neutral-200\/80{background-color:rgb(229 229 229/.8)}.bg-neutral-200\/85{background-color:rgb(229 229 229/.85)}.bg-neutral-200\/90{background-color:rgb(229 229 229/.9)}.bg-neutral-200\/95{background-color:rgb(229 229 229/.95)}.bg-neutral-300{--tw-bg-opacity:1;background-color:rgb(212 212 212/var(--tw-bg-opacity,1))}.bg-neutral-300\/0{background-color:rgb(212 212 212/0)}.bg-neutral-300\/10{background-color:rgb(212 212 212/.1)}.bg-neutral-300\/100{background-color:rgb(212 212 212/1)}.bg-neutral-300\/15{background-color:rgb(212 212 212/.15)}.bg-neutral-300\/20{background-color:rgb(212 212 212/.2)}.bg-neutral-300\/25{background-color:rgb(212 212 212/.25)}.bg-neutral-300\/30{background-color:rgb(212 212 212/.3)}.bg-neutral-300\/35{background-color:rgb(212 212 212/.35)}.bg-neutral-300\/40{background-color:rgb(212 212 212/.4)}.bg-neutral-300\/45{background-color:rgb(212 212 212/.45)}.bg-neutral-300\/5{background-color:rgb(212 212 212/.05)}.bg-neutral-300\/50{background-color:rgb(212 212 212/.5)}.bg-neutral-300\/55{background-color:rgb(212 212 212/.55)}.bg-neutral-300\/60{background-color:rgb(212 212 212/.6)}.bg-neutral-300\/65{background-color:rgb(212 212 212/.65)}.bg-neutral-300\/70{background-color:rgb(212 212 212/.7)}.bg-neutral-300\/75{background-color:rgb(212 212 212/.75)}.bg-neutral-300\/80{background-color:rgb(212 212 212/.8)}.bg-neutral-300\/85{background-color:rgb(212 212 212/.85)}.bg-neutral-300\/90{background-color:rgb(212 212 212/.9)}.bg-neutral-300\/95{background-color:rgb(212 212 212/.95)}.bg-neutral-400{--tw-bg-opacity:1;background-color:rgb(163 163 163/var(--tw-bg-opacity,1))}.bg-neutral-400\/0{background-color:rgb(163 163 163/0)}.bg-neutral-400\/10{background-color:rgb(163 163 163/.1)}.bg-neutral-400\/100{background-color:rgb(163 163 163/1)}.bg-neutral-400\/15{background-color:rgb(163 163 163/.15)}.bg-neutral-400\/20{background-color:rgb(163 163 163/.2)}.bg-neutral-400\/25{background-color:rgb(163 163 163/.25)}.bg-neutral-400\/30{background-color:rgb(163 163 163/.3)}.bg-neutral-400\/35{background-color:rgb(163 163 163/.35)}.bg-neutral-400\/40{background-color:rgb(163 163 163/.4)}.bg-neutral-400\/45{background-color:rgb(163 163 163/.45)}.bg-neutral-400\/5{background-color:rgb(163 163 163/.05)}.bg-neutral-400\/50{background-color:rgb(163 163 163/.5)}.bg-neutral-400\/55{background-color:rgb(163 163 163/.55)}.bg-neutral-400\/60{background-color:rgb(163 163 163/.6)}.bg-neutral-400\/65{background-color:rgb(163 163 163/.65)}.bg-neutral-400\/70{background-color:rgb(163 163 163/.7)}.bg-neutral-400\/75{background-color:rgb(163 163 163/.75)}.bg-neutral-400\/80{background-color:rgb(163 163 163/.8)}.bg-neutral-400\/85{background-color:rgb(163 163 163/.85)}.bg-neutral-400\/90{background-color:rgb(163 163 163/.9)}.bg-neutral-400\/95{background-color:rgb(163 163 163/.95)}.bg-neutral-500{--tw-bg-opacity:1;background-color:rgb(115 115 115/var(--tw-bg-opacity,1))}.bg-neutral-500\/0{background-color:rgb(115 115 115/0)}.bg-neutral-500\/10{background-color:rgb(115 115 115/.1)}.bg-neutral-500\/100{background-color:rgb(115 115 115/1)}.bg-neutral-500\/15{background-color:rgb(115 115 115/.15)}.bg-neutral-500\/20{background-color:rgb(115 115 115/.2)}.bg-neutral-500\/25{background-color:rgb(115 115 115/.25)}.bg-neutral-500\/30{background-color:rgb(115 115 115/.3)}.bg-neutral-500\/35{background-color:rgb(115 115 115/.35)}.bg-neutral-500\/40{background-color:rgb(115 115 115/.4)}.bg-neutral-500\/45{background-color:rgb(115 115 115/.45)}.bg-neutral-500\/5{background-color:rgb(115 115 115/.05)}.bg-neutral-500\/50{background-color:rgb(115 115 115/.5)}.bg-neutral-500\/55{background-color:rgb(115 115 115/.55)}.bg-neutral-500\/60{background-color:rgb(115 115 115/.6)}.bg-neutral-500\/65{background-color:rgb(115 115 115/.65)}.bg-neutral-500\/70{background-color:rgb(115 115 115/.7)}.bg-neutral-500\/75{background-color:rgb(115 115 115/.75)}.bg-neutral-500\/80{background-color:rgb(115 115 115/.8)}.bg-neutral-500\/85{background-color:rgb(115 115 115/.85)}.bg-neutral-500\/90{background-color:rgb(115 115 115/.9)}.bg-neutral-500\/95{background-color:rgb(115 115 115/.95)}.bg-neutral-600{--tw-bg-opacity:1;background-color:rgb(82 82 82/var(--tw-bg-opacity,1))}.bg-neutral-600\/0{background-color:rgb(82 82 82/0)}.bg-neutral-600\/10{background-color:rgb(82 82 82/.1)}.bg-neutral-600\/100{background-color:rgb(82 82 82/1)}.bg-neutral-600\/15{background-color:rgb(82 82 82/.15)}.bg-neutral-600\/20{background-color:rgb(82 82 82/.2)}.bg-neutral-600\/25{background-color:rgb(82 82 82/.25)}.bg-neutral-600\/30{background-color:rgb(82 82 82/.3)}.bg-neutral-600\/35{background-color:rgb(82 82 82/.35)}.bg-neutral-600\/40{background-color:rgb(82 82 82/.4)}.bg-neutral-600\/45{background-color:rgb(82 82 82/.45)}.bg-neutral-600\/5{background-color:rgb(82 82 82/.05)}.bg-neutral-600\/50{background-color:rgb(82 82 82/.5)}.bg-neutral-600\/55{background-color:rgb(82 82 82/.55)}.bg-neutral-600\/60{background-color:rgb(82 82 82/.6)}.bg-neutral-600\/65{background-color:rgb(82 82 82/.65)}.bg-neutral-600\/70{background-color:rgb(82 82 82/.7)}.bg-neutral-600\/75{background-color:rgb(82 82 82/.75)}.bg-neutral-600\/80{background-color:rgb(82 82 82/.8)}.bg-neutral-600\/85{background-color:rgb(82 82 82/.85)}.bg-neutral-600\/90{background-color:rgb(82 82 82/.9)}.bg-neutral-600\/95{background-color:rgb(82 82 82/.95)}.bg-neutral-700{--tw-bg-opacity:1;background-color:rgb(64 64 64/var(--tw-bg-opacity,1))}.bg-neutral-700\/0{background-color:rgb(64 64 64/0)}.bg-neutral-700\/10{background-color:rgb(64 64 64/.1)}.bg-neutral-700\/100{background-color:rgb(64 64 64/1)}.bg-neutral-700\/15{background-color:rgb(64 64 64/.15)}.bg-neutral-700\/20{background-color:rgb(64 64 64/.2)}.bg-neutral-700\/25{background-color:rgb(64 64 64/.25)}.bg-neutral-700\/30{background-color:rgb(64 64 64/.3)}.bg-neutral-700\/35{background-color:rgb(64 64 64/.35)}.bg-neutral-700\/40{background-color:rgb(64 64 64/.4)}.bg-neutral-700\/45{background-color:rgb(64 64 64/.45)}.bg-neutral-700\/5{background-color:rgb(64 64 64/.05)}.bg-neutral-700\/50{background-color:rgb(64 64 64/.5)}.bg-neutral-700\/55{background-color:rgb(64 64 64/.55)}.bg-neutral-700\/60{background-color:rgb(64 64 64/.6)}.bg-neutral-700\/65{background-color:rgb(64 64 64/.65)}.bg-neutral-700\/70{background-color:rgb(64 64 64/.7)}.bg-neutral-700\/75{background-color:rgb(64 64 64/.75)}.bg-neutral-700\/80{background-color:rgb(64 64 64/.8)}.bg-neutral-700\/85{background-color:rgb(64 64 64/.85)}.bg-neutral-700\/90{background-color:rgb(64 64 64/.9)}.bg-neutral-700\/95{background-color:rgb(64 64 64/.95)}.bg-neutral-800{--tw-bg-opacity:1;background-color:rgb(38 38 38/var(--tw-bg-opacity,1))}.bg-neutral-800\/0{background-color:rgb(38 38 38/0)}.bg-neutral-800\/10{background-color:rgb(38 38 38/.1)}.bg-neutral-800\/100{background-color:rgb(38 38 38/1)}.bg-neutral-800\/15{background-color:rgb(38 38 38/.15)}.bg-neutral-800\/20{background-color:rgb(38 38 38/.2)}.bg-neutral-800\/25{background-color:rgb(38 38 38/.25)}.bg-neutral-800\/30{background-color:rgb(38 38 38/.3)}.bg-neutral-800\/35{background-color:rgb(38 38 38/.35)}.bg-neutral-800\/40{background-color:rgb(38 38 38/.4)}.bg-neutral-800\/45{background-color:rgb(38 38 38/.45)}.bg-neutral-800\/5{background-color:rgb(38 38 38/.05)}.bg-neutral-800\/50{background-color:rgb(38 38 38/.5)}.bg-neutral-800\/55{background-color:rgb(38 38 38/.55)}.bg-neutral-800\/60{background-color:rgb(38 38 38/.6)}.bg-neutral-800\/65{background-color:rgb(38 38 38/.65)}.bg-neutral-800\/70{background-color:rgb(38 38 38/.7)}.bg-neutral-800\/75{background-color:rgb(38 38 38/.75)}.bg-neutral-800\/80{background-color:rgb(38 38 38/.8)}.bg-neutral-800\/85{background-color:rgb(38 38 38/.85)}.bg-neutral-800\/90{background-color:rgb(38 38 38/.9)}.bg-neutral-800\/95{background-color:rgb(38 38 38/.95)}.bg-neutral-900{--tw-bg-opacity:1;background-color:rgb(23 23 23/var(--tw-bg-opacity,1))}.bg-neutral-900\/0{background-color:rgb(23 23 23/0)}.bg-neutral-900\/10{background-color:rgb(23 23 23/.1)}.bg-neutral-900\/100{background-color:rgb(23 23 23/1)}.bg-neutral-900\/15{background-color:rgb(23 23 23/.15)}.bg-neutral-900\/20{background-color:rgb(23 23 23/.2)}.bg-neutral-900\/25{background-color:rgb(23 23 23/.25)}.bg-neutral-900\/30{background-color:rgb(23 23 23/.3)}.bg-neutral-900\/35{background-color:rgb(23 23 23/.35)}.bg-neutral-900\/40{background-color:rgb(23 23 23/.4)}.bg-neutral-900\/45{background-color:rgb(23 23 23/.45)}.bg-neutral-900\/5{background-color:rgb(23 23 23/.05)}.bg-neutral-900\/50{background-color:rgb(23 23 23/.5)}.bg-neutral-900\/55{background-color:rgb(23 23 23/.55)}.bg-neutral-900\/60{background-color:rgb(23 23 23/.6)}.bg-neutral-900\/65{background-color:rgb(23 23 23/.65)}.bg-neutral-900\/70{background-color:rgb(23 23 23/.7)}.bg-neutral-900\/75{background-color:rgb(23 23 23/.75)}.bg-neutral-900\/80{background-color:rgb(23 23 23/.8)}.bg-neutral-900\/85{background-color:rgb(23 23 23/.85)}.bg-neutral-900\/90{background-color:rgb(23 23 23/.9)}.bg-neutral-900\/95{background-color:rgb(23 23 23/.95)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-100\/0{background-color:rgb(255 237 213/0)}.bg-orange-100\/10{background-color:rgb(255 237 213/.1)}.bg-orange-100\/100{background-color:rgb(255 237 213/1)}.bg-orange-100\/15{background-color:rgb(255 237 213/.15)}.bg-orange-100\/20{background-color:rgb(255 237 213/.2)}.bg-orange-100\/25{background-color:rgb(255 237 213/.25)}.bg-orange-100\/30{background-color:rgb(255 237 213/.3)}.bg-orange-100\/35{background-color:rgb(255 237 213/.35)}.bg-orange-100\/40{background-color:rgb(255 237 213/.4)}.bg-orange-100\/45{background-color:rgb(255 237 213/.45)}.bg-orange-100\/5{background-color:rgb(255 237 213/.05)}.bg-orange-100\/50{background-color:rgb(255 237 213/.5)}.bg-orange-100\/55{background-color:rgb(255 237 213/.55)}.bg-orange-100\/60{background-color:rgb(255 237 213/.6)}.bg-orange-100\/65{background-color:rgb(255 237 213/.65)}.bg-orange-100\/70{background-color:rgb(255 237 213/.7)}.bg-orange-100\/75{background-color:rgb(255 237 213/.75)}.bg-orange-100\/80{background-color:rgb(255 237 213/.8)}.bg-orange-100\/85{background-color:rgb(255 237 213/.85)}.bg-orange-100\/90{background-color:rgb(255 237 213/.9)}.bg-orange-100\/95{background-color:rgb(255 237 213/.95)}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity,1))}.bg-orange-200\/0{background-color:rgb(254 215 170/0)}.bg-orange-200\/10{background-color:rgb(254 215 170/.1)}.bg-orange-200\/100{background-color:rgb(254 215 170/1)}.bg-orange-200\/15{background-color:rgb(254 215 170/.15)}.bg-orange-200\/20{background-color:rgb(254 215 170/.2)}.bg-orange-200\/25{background-color:rgb(254 215 170/.25)}.bg-orange-200\/30{background-color:rgb(254 215 170/.3)}.bg-orange-200\/35{background-color:rgb(254 215 170/.35)}.bg-orange-200\/40{background-color:rgb(254 215 170/.4)}.bg-orange-200\/45{background-color:rgb(254 215 170/.45)}.bg-orange-200\/5{background-color:rgb(254 215 170/.05)}.bg-orange-200\/50{background-color:rgb(254 215 170/.5)}.bg-orange-200\/55{background-color:rgb(254 215 170/.55)}.bg-orange-200\/60{background-color:rgb(254 215 170/.6)}.bg-orange-200\/65{background-color:rgb(254 215 170/.65)}.bg-orange-200\/70{background-color:rgb(254 215 170/.7)}.bg-orange-200\/75{background-color:rgb(254 215 170/.75)}.bg-orange-200\/80{background-color:rgb(254 215 170/.8)}.bg-orange-200\/85{background-color:rgb(254 215 170/.85)}.bg-orange-200\/90{background-color:rgb(254 215 170/.9)}.bg-orange-200\/95{background-color:rgb(254 215 170/.95)}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity,1))}.bg-orange-300\/0{background-color:rgb(253 186 116/0)}.bg-orange-300\/10{background-color:rgb(253 186 116/.1)}.bg-orange-300\/100{background-color:rgb(253 186 116/1)}.bg-orange-300\/15{background-color:rgb(253 186 116/.15)}.bg-orange-300\/20{background-color:rgb(253 186 116/.2)}.bg-orange-300\/25{background-color:rgb(253 186 116/.25)}.bg-orange-300\/30{background-color:rgb(253 186 116/.3)}.bg-orange-300\/35{background-color:rgb(253 186 116/.35)}.bg-orange-300\/40{background-color:rgb(253 186 116/.4)}.bg-orange-300\/45{background-color:rgb(253 186 116/.45)}.bg-orange-300\/5{background-color:rgb(253 186 116/.05)}.bg-orange-300\/50{background-color:rgb(253 186 116/.5)}.bg-orange-300\/55{background-color:rgb(253 186 116/.55)}.bg-orange-300\/60{background-color:rgb(253 186 116/.6)}.bg-orange-300\/65{background-color:rgb(253 186 116/.65)}.bg-orange-300\/70{background-color:rgb(253 186 116/.7)}.bg-orange-300\/75{background-color:rgb(253 186 116/.75)}.bg-orange-300\/80{background-color:rgb(253 186 116/.8)}.bg-orange-300\/85{background-color:rgb(253 186 116/.85)}.bg-orange-300\/90{background-color:rgb(253 186 116/.9)}.bg-orange-300\/95{background-color:rgb(253 186 116/.95)}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-400\/0{background-color:rgb(251 146 60/0)}.bg-orange-400\/10{background-color:rgb(251 146 60/.1)}.bg-orange-400\/100{background-color:rgb(251 146 60/1)}.bg-orange-400\/15{background-color:rgb(251 146 60/.15)}.bg-orange-400\/20{background-color:rgb(251 146 60/.2)}.bg-orange-400\/25{background-color:rgb(251 146 60/.25)}.bg-orange-400\/30{background-color:rgb(251 146 60/.3)}.bg-orange-400\/35{background-color:rgb(251 146 60/.35)}.bg-orange-400\/40{background-color:rgb(251 146 60/.4)}.bg-orange-400\/45{background-color:rgb(251 146 60/.45)}.bg-orange-400\/5{background-color:rgb(251 146 60/.05)}.bg-orange-400\/50{background-color:rgb(251 146 60/.5)}.bg-orange-400\/55{background-color:rgb(251 146 60/.55)}.bg-orange-400\/60{background-color:rgb(251 146 60/.6)}.bg-orange-400\/65{background-color:rgb(251 146 60/.65)}.bg-orange-400\/70{background-color:rgb(251 146 60/.7)}.bg-orange-400\/75{background-color:rgb(251 146 60/.75)}.bg-orange-400\/80{background-color:rgb(251 146 60/.8)}.bg-orange-400\/85{background-color:rgb(251 146 60/.85)}.bg-orange-400\/90{background-color:rgb(251 146 60/.9)}.bg-orange-400\/95{background-color:rgb(251 146 60/.95)}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-500\/0{background-color:rgb(249 115 22/0)}.bg-orange-500\/10{background-color:rgb(249 115 22/.1)}.bg-orange-500\/100{background-color:rgb(249 115 22/1)}.bg-orange-500\/15{background-color:rgb(249 115 22/.15)}.bg-orange-500\/20{background-color:rgb(249 115 22/.2)}.bg-orange-500\/25{background-color:rgb(249 115 22/.25)}.bg-orange-500\/30{background-color:rgb(249 115 22/.3)}.bg-orange-500\/35{background-color:rgb(249 115 22/.35)}.bg-orange-500\/40{background-color:rgb(249 115 22/.4)}.bg-orange-500\/45{background-color:rgb(249 115 22/.45)}.bg-orange-500\/5{background-color:rgb(249 115 22/.05)}.bg-orange-500\/50{background-color:rgb(249 115 22/.5)}.bg-orange-500\/55{background-color:rgb(249 115 22/.55)}.bg-orange-500\/60{background-color:rgb(249 115 22/.6)}.bg-orange-500\/65{background-color:rgb(249 115 22/.65)}.bg-orange-500\/70{background-color:rgb(249 115 22/.7)}.bg-orange-500\/75{background-color:rgb(249 115 22/.75)}.bg-orange-500\/80{background-color:rgb(249 115 22/.8)}.bg-orange-500\/85{background-color:rgb(249 115 22/.85)}.bg-orange-500\/90{background-color:rgb(249 115 22/.9)}.bg-orange-500\/95{background-color:rgb(249 115 22/.95)}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-orange-600\/0{background-color:rgb(234 88 12/0)}.bg-orange-600\/10{background-color:rgb(234 88 12/.1)}.bg-orange-600\/100{background-color:rgb(234 88 12/1)}.bg-orange-600\/15{background-color:rgb(234 88 12/.15)}.bg-orange-600\/20{background-color:rgb(234 88 12/.2)}.bg-orange-600\/25{background-color:rgb(234 88 12/.25)}.bg-orange-600\/30{background-color:rgb(234 88 12/.3)}.bg-orange-600\/35{background-color:rgb(234 88 12/.35)}.bg-orange-600\/40{background-color:rgb(234 88 12/.4)}.bg-orange-600\/45{background-color:rgb(234 88 12/.45)}.bg-orange-600\/5{background-color:rgb(234 88 12/.05)}.bg-orange-600\/50{background-color:rgb(234 88 12/.5)}.bg-orange-600\/55{background-color:rgb(234 88 12/.55)}.bg-orange-600\/60{background-color:rgb(234 88 12/.6)}.bg-orange-600\/65{background-color:rgb(234 88 12/.65)}.bg-orange-600\/70{background-color:rgb(234 88 12/.7)}.bg-orange-600\/75{background-color:rgb(234 88 12/.75)}.bg-orange-600\/80{background-color:rgb(234 88 12/.8)}.bg-orange-600\/85{background-color:rgb(234 88 12/.85)}.bg-orange-600\/90{background-color:rgb(234 88 12/.9)}.bg-orange-600\/95{background-color:rgb(234 88 12/.95)}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.bg-orange-700\/0{background-color:rgb(194 65 12/0)}.bg-orange-700\/10{background-color:rgb(194 65 12/.1)}.bg-orange-700\/100{background-color:rgb(194 65 12/1)}.bg-orange-700\/15{background-color:rgb(194 65 12/.15)}.bg-orange-700\/20{background-color:rgb(194 65 12/.2)}.bg-orange-700\/25{background-color:rgb(194 65 12/.25)}.bg-orange-700\/30{background-color:rgb(194 65 12/.3)}.bg-orange-700\/35{background-color:rgb(194 65 12/.35)}.bg-orange-700\/40{background-color:rgb(194 65 12/.4)}.bg-orange-700\/45{background-color:rgb(194 65 12/.45)}.bg-orange-700\/5{background-color:rgb(194 65 12/.05)}.bg-orange-700\/50{background-color:rgb(194 65 12/.5)}.bg-orange-700\/55{background-color:rgb(194 65 12/.55)}.bg-orange-700\/60{background-color:rgb(194 65 12/.6)}.bg-orange-700\/65{background-color:rgb(194 65 12/.65)}.bg-orange-700\/70{background-color:rgb(194 65 12/.7)}.bg-orange-700\/75{background-color:rgb(194 65 12/.75)}.bg-orange-700\/80{background-color:rgb(194 65 12/.8)}.bg-orange-700\/85{background-color:rgb(194 65 12/.85)}.bg-orange-700\/90{background-color:rgb(194 65 12/.9)}.bg-orange-700\/95{background-color:rgb(194 65 12/.95)}.bg-orange-800{--tw-bg-opacity:1;background-color:rgb(154 52 18/var(--tw-bg-opacity,1))}.bg-orange-800\/0{background-color:rgb(154 52 18/0)}.bg-orange-800\/10{background-color:rgb(154 52 18/.1)}.bg-orange-800\/100{background-color:rgb(154 52 18/1)}.bg-orange-800\/15{background-color:rgb(154 52 18/.15)}.bg-orange-800\/20{background-color:rgb(154 52 18/.2)}.bg-orange-800\/25{background-color:rgb(154 52 18/.25)}.bg-orange-800\/30{background-color:rgb(154 52 18/.3)}.bg-orange-800\/35{background-color:rgb(154 52 18/.35)}.bg-orange-800\/40{background-color:rgb(154 52 18/.4)}.bg-orange-800\/45{background-color:rgb(154 52 18/.45)}.bg-orange-800\/5{background-color:rgb(154 52 18/.05)}.bg-orange-800\/50{background-color:rgb(154 52 18/.5)}.bg-orange-800\/55{background-color:rgb(154 52 18/.55)}.bg-orange-800\/60{background-color:rgb(154 52 18/.6)}.bg-orange-800\/65{background-color:rgb(154 52 18/.65)}.bg-orange-800\/70{background-color:rgb(154 52 18/.7)}.bg-orange-800\/75{background-color:rgb(154 52 18/.75)}.bg-orange-800\/80{background-color:rgb(154 52 18/.8)}.bg-orange-800\/85{background-color:rgb(154 52 18/.85)}.bg-orange-800\/90{background-color:rgb(154 52 18/.9)}.bg-orange-800\/95{background-color:rgb(154 52 18/.95)}.bg-orange-900{--tw-bg-opacity:1;background-color:rgb(124 45 18/var(--tw-bg-opacity,1))}.bg-orange-900\/0{background-color:rgb(124 45 18/0)}.bg-orange-900\/10{background-color:rgb(124 45 18/.1)}.bg-orange-900\/100{background-color:rgb(124 45 18/1)}.bg-orange-900\/15{background-color:rgb(124 45 18/.15)}.bg-orange-900\/20{background-color:rgb(124 45 18/.2)}.bg-orange-900\/25{background-color:rgb(124 45 18/.25)}.bg-orange-900\/30{background-color:rgb(124 45 18/.3)}.bg-orange-900\/35{background-color:rgb(124 45 18/.35)}.bg-orange-900\/40{background-color:rgb(124 45 18/.4)}.bg-orange-900\/45{background-color:rgb(124 45 18/.45)}.bg-orange-900\/5{background-color:rgb(124 45 18/.05)}.bg-orange-900\/50{background-color:rgb(124 45 18/.5)}.bg-orange-900\/55{background-color:rgb(124 45 18/.55)}.bg-orange-900\/60{background-color:rgb(124 45 18/.6)}.bg-orange-900\/65{background-color:rgb(124 45 18/.65)}.bg-orange-900\/70{background-color:rgb(124 45 18/.7)}.bg-orange-900\/75{background-color:rgb(124 45 18/.75)}.bg-orange-900\/80{background-color:rgb(124 45 18/.8)}.bg-orange-900\/85{background-color:rgb(124 45 18/.85)}.bg-orange-900\/90{background-color:rgb(124 45 18/.9)}.bg-orange-900\/95{background-color:rgb(124 45 18/.95)}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity,1))}.bg-pink-100\/0{background-color:rgb(252 231 243/0)}.bg-pink-100\/10{background-color:rgb(252 231 243/.1)}.bg-pink-100\/100{background-color:rgb(252 231 243/1)}.bg-pink-100\/15{background-color:rgb(252 231 243/.15)}.bg-pink-100\/20{background-color:rgb(252 231 243/.2)}.bg-pink-100\/25{background-color:rgb(252 231 243/.25)}.bg-pink-100\/30{background-color:rgb(252 231 243/.3)}.bg-pink-100\/35{background-color:rgb(252 231 243/.35)}.bg-pink-100\/40{background-color:rgb(252 231 243/.4)}.bg-pink-100\/45{background-color:rgb(252 231 243/.45)}.bg-pink-100\/5{background-color:rgb(252 231 243/.05)}.bg-pink-100\/50{background-color:rgb(252 231 243/.5)}.bg-pink-100\/55{background-color:rgb(252 231 243/.55)}.bg-pink-100\/60{background-color:rgb(252 231 243/.6)}.bg-pink-100\/65{background-color:rgb(252 231 243/.65)}.bg-pink-100\/70{background-color:rgb(252 231 243/.7)}.bg-pink-100\/75{background-color:rgb(252 231 243/.75)}.bg-pink-100\/80{background-color:rgb(252 231 243/.8)}.bg-pink-100\/85{background-color:rgb(252 231 243/.85)}.bg-pink-100\/90{background-color:rgb(252 231 243/.9)}.bg-pink-100\/95{background-color:rgb(252 231 243/.95)}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity,1))}.bg-pink-200\/0{background-color:rgb(251 207 232/0)}.bg-pink-200\/10{background-color:rgb(251 207 232/.1)}.bg-pink-200\/100{background-color:rgb(251 207 232/1)}.bg-pink-200\/15{background-color:rgb(251 207 232/.15)}.bg-pink-200\/20{background-color:rgb(251 207 232/.2)}.bg-pink-200\/25{background-color:rgb(251 207 232/.25)}.bg-pink-200\/30{background-color:rgb(251 207 232/.3)}.bg-pink-200\/35{background-color:rgb(251 207 232/.35)}.bg-pink-200\/40{background-color:rgb(251 207 232/.4)}.bg-pink-200\/45{background-color:rgb(251 207 232/.45)}.bg-pink-200\/5{background-color:rgb(251 207 232/.05)}.bg-pink-200\/50{background-color:rgb(251 207 232/.5)}.bg-pink-200\/55{background-color:rgb(251 207 232/.55)}.bg-pink-200\/60{background-color:rgb(251 207 232/.6)}.bg-pink-200\/65{background-color:rgb(251 207 232/.65)}.bg-pink-200\/70{background-color:rgb(251 207 232/.7)}.bg-pink-200\/75{background-color:rgb(251 207 232/.75)}.bg-pink-200\/80{background-color:rgb(251 207 232/.8)}.bg-pink-200\/85{background-color:rgb(251 207 232/.85)}.bg-pink-200\/90{background-color:rgb(251 207 232/.9)}.bg-pink-200\/95{background-color:rgb(251 207 232/.95)}.bg-pink-300{--tw-bg-opacity:1;background-color:rgb(249 168 212/var(--tw-bg-opacity,1))}.bg-pink-300\/0{background-color:rgb(249 168 212/0)}.bg-pink-300\/10{background-color:rgb(249 168 212/.1)}.bg-pink-300\/100{background-color:rgb(249 168 212/1)}.bg-pink-300\/15{background-color:rgb(249 168 212/.15)}.bg-pink-300\/20{background-color:rgb(249 168 212/.2)}.bg-pink-300\/25{background-color:rgb(249 168 212/.25)}.bg-pink-300\/30{background-color:rgb(249 168 212/.3)}.bg-pink-300\/35{background-color:rgb(249 168 212/.35)}.bg-pink-300\/40{background-color:rgb(249 168 212/.4)}.bg-pink-300\/45{background-color:rgb(249 168 212/.45)}.bg-pink-300\/5{background-color:rgb(249 168 212/.05)}.bg-pink-300\/50{background-color:rgb(249 168 212/.5)}.bg-pink-300\/55{background-color:rgb(249 168 212/.55)}.bg-pink-300\/60{background-color:rgb(249 168 212/.6)}.bg-pink-300\/65{background-color:rgb(249 168 212/.65)}.bg-pink-300\/70{background-color:rgb(249 168 212/.7)}.bg-pink-300\/75{background-color:rgb(249 168 212/.75)}.bg-pink-300\/80{background-color:rgb(249 168 212/.8)}.bg-pink-300\/85{background-color:rgb(249 168 212/.85)}.bg-pink-300\/90{background-color:rgb(249 168 212/.9)}.bg-pink-300\/95{background-color:rgb(249 168 212/.95)}.bg-pink-400{--tw-bg-opacity:1;background-color:rgb(244 114 182/var(--tw-bg-opacity,1))}.bg-pink-400\/0{background-color:rgb(244 114 182/0)}.bg-pink-400\/10{background-color:rgb(244 114 182/.1)}.bg-pink-400\/100{background-color:rgb(244 114 182/1)}.bg-pink-400\/15{background-color:rgb(244 114 182/.15)}.bg-pink-400\/20{background-color:rgb(244 114 182/.2)}.bg-pink-400\/25{background-color:rgb(244 114 182/.25)}.bg-pink-400\/30{background-color:rgb(244 114 182/.3)}.bg-pink-400\/35{background-color:rgb(244 114 182/.35)}.bg-pink-400\/40{background-color:rgb(244 114 182/.4)}.bg-pink-400\/45{background-color:rgb(244 114 182/.45)}.bg-pink-400\/5{background-color:rgb(244 114 182/.05)}.bg-pink-400\/50{background-color:rgb(244 114 182/.5)}.bg-pink-400\/55{background-color:rgb(244 114 182/.55)}.bg-pink-400\/60{background-color:rgb(244 114 182/.6)}.bg-pink-400\/65{background-color:rgb(244 114 182/.65)}.bg-pink-400\/70{background-color:rgb(244 114 182/.7)}.bg-pink-400\/75{background-color:rgb(244 114 182/.75)}.bg-pink-400\/80{background-color:rgb(244 114 182/.8)}.bg-pink-400\/85{background-color:rgb(244 114 182/.85)}.bg-pink-400\/90{background-color:rgb(244 114 182/.9)}.bg-pink-400\/95{background-color:rgb(244 114 182/.95)}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-pink-500\/0{background-color:rgb(236 72 153/0)}.bg-pink-500\/10{background-color:rgb(236 72 153/.1)}.bg-pink-500\/100{background-color:rgb(236 72 153/1)}.bg-pink-500\/15{background-color:rgb(236 72 153/.15)}.bg-pink-500\/20{background-color:rgb(236 72 153/.2)}.bg-pink-500\/25{background-color:rgb(236 72 153/.25)}.bg-pink-500\/30{background-color:rgb(236 72 153/.3)}.bg-pink-500\/35{background-color:rgb(236 72 153/.35)}.bg-pink-500\/40{background-color:rgb(236 72 153/.4)}.bg-pink-500\/45{background-color:rgb(236 72 153/.45)}.bg-pink-500\/5{background-color:rgb(236 72 153/.05)}.bg-pink-500\/50{background-color:rgb(236 72 153/.5)}.bg-pink-500\/55{background-color:rgb(236 72 153/.55)}.bg-pink-500\/60{background-color:rgb(236 72 153/.6)}.bg-pink-500\/65{background-color:rgb(236 72 153/.65)}.bg-pink-500\/70{background-color:rgb(236 72 153/.7)}.bg-pink-500\/75{background-color:rgb(236 72 153/.75)}.bg-pink-500\/80{background-color:rgb(236 72 153/.8)}.bg-pink-500\/85{background-color:rgb(236 72 153/.85)}.bg-pink-500\/90{background-color:rgb(236 72 153/.9)}.bg-pink-500\/95{background-color:rgb(236 72 153/.95)}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.bg-pink-600\/0{background-color:rgb(219 39 119/0)}.bg-pink-600\/10{background-color:rgb(219 39 119/.1)}.bg-pink-600\/100{background-color:rgb(219 39 119/1)}.bg-pink-600\/15{background-color:rgb(219 39 119/.15)}.bg-pink-600\/20{background-color:rgb(219 39 119/.2)}.bg-pink-600\/25{background-color:rgb(219 39 119/.25)}.bg-pink-600\/30{background-color:rgb(219 39 119/.3)}.bg-pink-600\/35{background-color:rgb(219 39 119/.35)}.bg-pink-600\/40{background-color:rgb(219 39 119/.4)}.bg-pink-600\/45{background-color:rgb(219 39 119/.45)}.bg-pink-600\/5{background-color:rgb(219 39 119/.05)}.bg-pink-600\/50{background-color:rgb(219 39 119/.5)}.bg-pink-600\/55{background-color:rgb(219 39 119/.55)}.bg-pink-600\/60{background-color:rgb(219 39 119/.6)}.bg-pink-600\/65{background-color:rgb(219 39 119/.65)}.bg-pink-600\/70{background-color:rgb(219 39 119/.7)}.bg-pink-600\/75{background-color:rgb(219 39 119/.75)}.bg-pink-600\/80{background-color:rgb(219 39 119/.8)}.bg-pink-600\/85{background-color:rgb(219 39 119/.85)}.bg-pink-600\/90{background-color:rgb(219 39 119/.9)}.bg-pink-600\/95{background-color:rgb(219 39 119/.95)}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93/var(--tw-bg-opacity,1))}.bg-pink-700\/0{background-color:rgb(190 24 93/0)}.bg-pink-700\/10{background-color:rgb(190 24 93/.1)}.bg-pink-700\/100{background-color:rgb(190 24 93/1)}.bg-pink-700\/15{background-color:rgb(190 24 93/.15)}.bg-pink-700\/20{background-color:rgb(190 24 93/.2)}.bg-pink-700\/25{background-color:rgb(190 24 93/.25)}.bg-pink-700\/30{background-color:rgb(190 24 93/.3)}.bg-pink-700\/35{background-color:rgb(190 24 93/.35)}.bg-pink-700\/40{background-color:rgb(190 24 93/.4)}.bg-pink-700\/45{background-color:rgb(190 24 93/.45)}.bg-pink-700\/5{background-color:rgb(190 24 93/.05)}.bg-pink-700\/50{background-color:rgb(190 24 93/.5)}.bg-pink-700\/55{background-color:rgb(190 24 93/.55)}.bg-pink-700\/60{background-color:rgb(190 24 93/.6)}.bg-pink-700\/65{background-color:rgb(190 24 93/.65)}.bg-pink-700\/70{background-color:rgb(190 24 93/.7)}.bg-pink-700\/75{background-color:rgb(190 24 93/.75)}.bg-pink-700\/80{background-color:rgb(190 24 93/.8)}.bg-pink-700\/85{background-color:rgb(190 24 93/.85)}.bg-pink-700\/90{background-color:rgb(190 24 93/.9)}.bg-pink-700\/95{background-color:rgb(190 24 93/.95)}.bg-pink-800{--tw-bg-opacity:1;background-color:rgb(157 23 77/var(--tw-bg-opacity,1))}.bg-pink-800\/0{background-color:rgb(157 23 77/0)}.bg-pink-800\/10{background-color:rgb(157 23 77/.1)}.bg-pink-800\/100{background-color:rgb(157 23 77/1)}.bg-pink-800\/15{background-color:rgb(157 23 77/.15)}.bg-pink-800\/20{background-color:rgb(157 23 77/.2)}.bg-pink-800\/25{background-color:rgb(157 23 77/.25)}.bg-pink-800\/30{background-color:rgb(157 23 77/.3)}.bg-pink-800\/35{background-color:rgb(157 23 77/.35)}.bg-pink-800\/40{background-color:rgb(157 23 77/.4)}.bg-pink-800\/45{background-color:rgb(157 23 77/.45)}.bg-pink-800\/5{background-color:rgb(157 23 77/.05)}.bg-pink-800\/50{background-color:rgb(157 23 77/.5)}.bg-pink-800\/55{background-color:rgb(157 23 77/.55)}.bg-pink-800\/60{background-color:rgb(157 23 77/.6)}.bg-pink-800\/65{background-color:rgb(157 23 77/.65)}.bg-pink-800\/70{background-color:rgb(157 23 77/.7)}.bg-pink-800\/75{background-color:rgb(157 23 77/.75)}.bg-pink-800\/80{background-color:rgb(157 23 77/.8)}.bg-pink-800\/85{background-color:rgb(157 23 77/.85)}.bg-pink-800\/90{background-color:rgb(157 23 77/.9)}.bg-pink-800\/95{background-color:rgb(157 23 77/.95)}.bg-pink-900{--tw-bg-opacity:1;background-color:rgb(131 24 67/var(--tw-bg-opacity,1))}.bg-pink-900\/0{background-color:rgb(131 24 67/0)}.bg-pink-900\/10{background-color:rgb(131 24 67/.1)}.bg-pink-900\/100{background-color:rgb(131 24 67/1)}.bg-pink-900\/15{background-color:rgb(131 24 67/.15)}.bg-pink-900\/20{background-color:rgb(131 24 67/.2)}.bg-pink-900\/25{background-color:rgb(131 24 67/.25)}.bg-pink-900\/30{background-color:rgb(131 24 67/.3)}.bg-pink-900\/35{background-color:rgb(131 24 67/.35)}.bg-pink-900\/40{background-color:rgb(131 24 67/.4)}.bg-pink-900\/45{background-color:rgb(131 24 67/.45)}.bg-pink-900\/5{background-color:rgb(131 24 67/.05)}.bg-pink-900\/50{background-color:rgb(131 24 67/.5)}.bg-pink-900\/55{background-color:rgb(131 24 67/.55)}.bg-pink-900\/60{background-color:rgb(131 24 67/.6)}.bg-pink-900\/65{background-color:rgb(131 24 67/.65)}.bg-pink-900\/70{background-color:rgb(131 24 67/.7)}.bg-pink-900\/75{background-color:rgb(131 24 67/.75)}.bg-pink-900\/80{background-color:rgb(131 24 67/.8)}.bg-pink-900\/85{background-color:rgb(131 24 67/.85)}.bg-pink-900\/90{background-color:rgb(131 24 67/.9)}.bg-pink-900\/95{background-color:rgb(131 24 67/.95)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-100\/0{background-color:rgb(243 232 255/0)}.bg-purple-100\/10{background-color:rgb(243 232 255/.1)}.bg-purple-100\/100{background-color:rgb(243 232 255/1)}.bg-purple-100\/15{background-color:rgb(243 232 255/.15)}.bg-purple-100\/20{background-color:rgb(243 232 255/.2)}.bg-purple-100\/25{background-color:rgb(243 232 255/.25)}.bg-purple-100\/30{background-color:rgb(243 232 255/.3)}.bg-purple-100\/35{background-color:rgb(243 232 255/.35)}.bg-purple-100\/40{background-color:rgb(243 232 255/.4)}.bg-purple-100\/45{background-color:rgb(243 232 255/.45)}.bg-purple-100\/5{background-color:rgb(243 232 255/.05)}.bg-purple-100\/50{background-color:rgb(243 232 255/.5)}.bg-purple-100\/55{background-color:rgb(243 232 255/.55)}.bg-purple-100\/60{background-color:rgb(243 232 255/.6)}.bg-purple-100\/65{background-color:rgb(243 232 255/.65)}.bg-purple-100\/70{background-color:rgb(243 232 255/.7)}.bg-purple-100\/75{background-color:rgb(243 232 255/.75)}.bg-purple-100\/80{background-color:rgb(243 232 255/.8)}.bg-purple-100\/85{background-color:rgb(243 232 255/.85)}.bg-purple-100\/90{background-color:rgb(243 232 255/.9)}.bg-purple-100\/95{background-color:rgb(243 232 255/.95)}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity,1))}.bg-purple-200\/0{background-color:rgb(233 213 255/0)}.bg-purple-200\/10{background-color:rgb(233 213 255/.1)}.bg-purple-200\/100{background-color:rgb(233 213 255/1)}.bg-purple-200\/15{background-color:rgb(233 213 255/.15)}.bg-purple-200\/20{background-color:rgb(233 213 255/.2)}.bg-purple-200\/25{background-color:rgb(233 213 255/.25)}.bg-purple-200\/30{background-color:rgb(233 213 255/.3)}.bg-purple-200\/35{background-color:rgb(233 213 255/.35)}.bg-purple-200\/40{background-color:rgb(233 213 255/.4)}.bg-purple-200\/45{background-color:rgb(233 213 255/.45)}.bg-purple-200\/5{background-color:rgb(233 213 255/.05)}.bg-purple-200\/50{background-color:rgb(233 213 255/.5)}.bg-purple-200\/55{background-color:rgb(233 213 255/.55)}.bg-purple-200\/60{background-color:rgb(233 213 255/.6)}.bg-purple-200\/65{background-color:rgb(233 213 255/.65)}.bg-purple-200\/70{background-color:rgb(233 213 255/.7)}.bg-purple-200\/75{background-color:rgb(233 213 255/.75)}.bg-purple-200\/80{background-color:rgb(233 213 255/.8)}.bg-purple-200\/85{background-color:rgb(233 213 255/.85)}.bg-purple-200\/90{background-color:rgb(233 213 255/.9)}.bg-purple-200\/95{background-color:rgb(233 213 255/.95)}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254/var(--tw-bg-opacity,1))}.bg-purple-300\/0{background-color:rgb(216 180 254/0)}.bg-purple-300\/10{background-color:rgb(216 180 254/.1)}.bg-purple-300\/100{background-color:rgb(216 180 254/1)}.bg-purple-300\/15{background-color:rgb(216 180 254/.15)}.bg-purple-300\/20{background-color:rgb(216 180 254/.2)}.bg-purple-300\/25{background-color:rgb(216 180 254/.25)}.bg-purple-300\/30{background-color:rgb(216 180 254/.3)}.bg-purple-300\/35{background-color:rgb(216 180 254/.35)}.bg-purple-300\/40{background-color:rgb(216 180 254/.4)}.bg-purple-300\/45{background-color:rgb(216 180 254/.45)}.bg-purple-300\/5{background-color:rgb(216 180 254/.05)}.bg-purple-300\/50{background-color:rgb(216 180 254/.5)}.bg-purple-300\/55{background-color:rgb(216 180 254/.55)}.bg-purple-300\/60{background-color:rgb(216 180 254/.6)}.bg-purple-300\/65{background-color:rgb(216 180 254/.65)}.bg-purple-300\/70{background-color:rgb(216 180 254/.7)}.bg-purple-300\/75{background-color:rgb(216 180 254/.75)}.bg-purple-300\/80{background-color:rgb(216 180 254/.8)}.bg-purple-300\/85{background-color:rgb(216 180 254/.85)}.bg-purple-300\/90{background-color:rgb(216 180 254/.9)}.bg-purple-300\/95{background-color:rgb(216 180 254/.95)}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.bg-purple-400\/0{background-color:rgb(192 132 252/0)}.bg-purple-400\/10{background-color:rgb(192 132 252/.1)}.bg-purple-400\/100{background-color:rgb(192 132 252/1)}.bg-purple-400\/15{background-color:rgb(192 132 252/.15)}.bg-purple-400\/20{background-color:rgb(192 132 252/.2)}.bg-purple-400\/25{background-color:rgb(192 132 252/.25)}.bg-purple-400\/30{background-color:rgb(192 132 252/.3)}.bg-purple-400\/35{background-color:rgb(192 132 252/.35)}.bg-purple-400\/40{background-color:rgb(192 132 252/.4)}.bg-purple-400\/45{background-color:rgb(192 132 252/.45)}.bg-purple-400\/5{background-color:rgb(192 132 252/.05)}.bg-purple-400\/50{background-color:rgb(192 132 252/.5)}.bg-purple-400\/55{background-color:rgb(192 132 252/.55)}.bg-purple-400\/60{background-color:rgb(192 132 252/.6)}.bg-purple-400\/65{background-color:rgb(192 132 252/.65)}.bg-purple-400\/70{background-color:rgb(192 132 252/.7)}.bg-purple-400\/75{background-color:rgb(192 132 252/.75)}.bg-purple-400\/80{background-color:rgb(192 132 252/.8)}.bg-purple-400\/85{background-color:rgb(192 132 252/.85)}.bg-purple-400\/90{background-color:rgb(192 132 252/.9)}.bg-purple-400\/95{background-color:rgb(192 132 252/.95)}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-500\/0{background-color:rgb(168 85 247/0)}.bg-purple-500\/10{background-color:rgb(168 85 247/.1)}.bg-purple-500\/100{background-color:rgb(168 85 247/1)}.bg-purple-500\/15{background-color:rgb(168 85 247/.15)}.bg-purple-500\/20{background-color:rgb(168 85 247/.2)}.bg-purple-500\/25{background-color:rgb(168 85 247/.25)}.bg-purple-500\/30{background-color:rgb(168 85 247/.3)}.bg-purple-500\/35{background-color:rgb(168 85 247/.35)}.bg-purple-500\/40{background-color:rgb(168 85 247/.4)}.bg-purple-500\/45{background-color:rgb(168 85 247/.45)}.bg-purple-500\/5{background-color:rgb(168 85 247/.05)}.bg-purple-500\/50{background-color:rgb(168 85 247/.5)}.bg-purple-500\/55{background-color:rgb(168 85 247/.55)}.bg-purple-500\/60{background-color:rgb(168 85 247/.6)}.bg-purple-500\/65{background-color:rgb(168 85 247/.65)}.bg-purple-500\/70{background-color:rgb(168 85 247/.7)}.bg-purple-500\/75{background-color:rgb(168 85 247/.75)}.bg-purple-500\/80{background-color:rgb(168 85 247/.8)}.bg-purple-500\/85{background-color:rgb(168 85 247/.85)}.bg-purple-500\/90{background-color:rgb(168 85 247/.9)}.bg-purple-500\/95{background-color:rgb(168 85 247/.95)}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-purple-600\/0{background-color:rgb(147 51 234/0)}.bg-purple-600\/10{background-color:rgb(147 51 234/.1)}.bg-purple-600\/100{background-color:rgb(147 51 234/1)}.bg-purple-600\/15{background-color:rgb(147 51 234/.15)}.bg-purple-600\/20{background-color:rgb(147 51 234/.2)}.bg-purple-600\/25{background-color:rgb(147 51 234/.25)}.bg-purple-600\/30{background-color:rgb(147 51 234/.3)}.bg-purple-600\/35{background-color:rgb(147 51 234/.35)}.bg-purple-600\/40{background-color:rgb(147 51 234/.4)}.bg-purple-600\/45{background-color:rgb(147 51 234/.45)}.bg-purple-600\/5{background-color:rgb(147 51 234/.05)}.bg-purple-600\/50{background-color:rgb(147 51 234/.5)}.bg-purple-600\/55{background-color:rgb(147 51 234/.55)}.bg-purple-600\/60{background-color:rgb(147 51 234/.6)}.bg-purple-600\/65{background-color:rgb(147 51 234/.65)}.bg-purple-600\/70{background-color:rgb(147 51 234/.7)}.bg-purple-600\/75{background-color:rgb(147 51 234/.75)}.bg-purple-600\/80{background-color:rgb(147 51 234/.8)}.bg-purple-600\/85{background-color:rgb(147 51 234/.85)}.bg-purple-600\/90{background-color:rgb(147 51 234/.9)}.bg-purple-600\/95{background-color:rgb(147 51 234/.95)}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.bg-purple-700\/0{background-color:rgb(126 34 206/0)}.bg-purple-700\/10{background-color:rgb(126 34 206/.1)}.bg-purple-700\/100{background-color:rgb(126 34 206/1)}.bg-purple-700\/15{background-color:rgb(126 34 206/.15)}.bg-purple-700\/20{background-color:rgb(126 34 206/.2)}.bg-purple-700\/25{background-color:rgb(126 34 206/.25)}.bg-purple-700\/30{background-color:rgb(126 34 206/.3)}.bg-purple-700\/35{background-color:rgb(126 34 206/.35)}.bg-purple-700\/40{background-color:rgb(126 34 206/.4)}.bg-purple-700\/45{background-color:rgb(126 34 206/.45)}.bg-purple-700\/5{background-color:rgb(126 34 206/.05)}.bg-purple-700\/50{background-color:rgb(126 34 206/.5)}.bg-purple-700\/55{background-color:rgb(126 34 206/.55)}.bg-purple-700\/60{background-color:rgb(126 34 206/.6)}.bg-purple-700\/65{background-color:rgb(126 34 206/.65)}.bg-purple-700\/70{background-color:rgb(126 34 206/.7)}.bg-purple-700\/75{background-color:rgb(126 34 206/.75)}.bg-purple-700\/80{background-color:rgb(126 34 206/.8)}.bg-purple-700\/85{background-color:rgb(126 34 206/.85)}.bg-purple-700\/90{background-color:rgb(126 34 206/.9)}.bg-purple-700\/95{background-color:rgb(126 34 206/.95)}.bg-purple-800{--tw-bg-opacity:1;background-color:rgb(107 33 168/var(--tw-bg-opacity,1))}.bg-purple-800\/0{background-color:rgb(107 33 168/0)}.bg-purple-800\/10{background-color:rgb(107 33 168/.1)}.bg-purple-800\/100{background-color:rgb(107 33 168/1)}.bg-purple-800\/15{background-color:rgb(107 33 168/.15)}.bg-purple-800\/20{background-color:rgb(107 33 168/.2)}.bg-purple-800\/25{background-color:rgb(107 33 168/.25)}.bg-purple-800\/30{background-color:rgb(107 33 168/.3)}.bg-purple-800\/35{background-color:rgb(107 33 168/.35)}.bg-purple-800\/40{background-color:rgb(107 33 168/.4)}.bg-purple-800\/45{background-color:rgb(107 33 168/.45)}.bg-purple-800\/5{background-color:rgb(107 33 168/.05)}.bg-purple-800\/50{background-color:rgb(107 33 168/.5)}.bg-purple-800\/55{background-color:rgb(107 33 168/.55)}.bg-purple-800\/60{background-color:rgb(107 33 168/.6)}.bg-purple-800\/65{background-color:rgb(107 33 168/.65)}.bg-purple-800\/70{background-color:rgb(107 33 168/.7)}.bg-purple-800\/75{background-color:rgb(107 33 168/.75)}.bg-purple-800\/80{background-color:rgb(107 33 168/.8)}.bg-purple-800\/85{background-color:rgb(107 33 168/.85)}.bg-purple-800\/90{background-color:rgb(107 33 168/.9)}.bg-purple-800\/95{background-color:rgb(107 33 168/.95)}.bg-purple-900{--tw-bg-opacity:1;background-color:rgb(88 28 135/var(--tw-bg-opacity,1))}.bg-purple-900\/0{background-color:rgb(88 28 135/0)}.bg-purple-900\/10{background-color:rgb(88 28 135/.1)}.bg-purple-900\/100{background-color:rgb(88 28 135/1)}.bg-purple-900\/15{background-color:rgb(88 28 135/.15)}.bg-purple-900\/20{background-color:rgb(88 28 135/.2)}.bg-purple-900\/25{background-color:rgb(88 28 135/.25)}.bg-purple-900\/30{background-color:rgb(88 28 135/.3)}.bg-purple-900\/35{background-color:rgb(88 28 135/.35)}.bg-purple-900\/40{background-color:rgb(88 28 135/.4)}.bg-purple-900\/45{background-color:rgb(88 28 135/.45)}.bg-purple-900\/5{background-color:rgb(88 28 135/.05)}.bg-purple-900\/50{background-color:rgb(88 28 135/.5)}.bg-purple-900\/55{background-color:rgb(88 28 135/.55)}.bg-purple-900\/60{background-color:rgb(88 28 135/.6)}.bg-purple-900\/65{background-color:rgb(88 28 135/.65)}.bg-purple-900\/70{background-color:rgb(88 28 135/.7)}.bg-purple-900\/75{background-color:rgb(88 28 135/.75)}.bg-purple-900\/80{background-color:rgb(88 28 135/.8)}.bg-purple-900\/85{background-color:rgb(88 28 135/.85)}.bg-purple-900\/90{background-color:rgb(88 28 135/.9)}.bg-purple-900\/95{background-color:rgb(88 28 135/.95)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-100\/0{background-color:rgb(254 226 226/0)}.bg-red-100\/10{background-color:rgb(254 226 226/.1)}.bg-red-100\/100{background-color:rgb(254 226 226/1)}.bg-red-100\/15{background-color:rgb(254 226 226/.15)}.bg-red-100\/20{background-color:rgb(254 226 226/.2)}.bg-red-100\/25{background-color:rgb(254 226 226/.25)}.bg-red-100\/30{background-color:rgb(254 226 226/.3)}.bg-red-100\/35{background-color:rgb(254 226 226/.35)}.bg-red-100\/40{background-color:rgb(254 226 226/.4)}.bg-red-100\/45{background-color:rgb(254 226 226/.45)}.bg-red-100\/5{background-color:rgb(254 226 226/.05)}.bg-red-100\/50{background-color:rgb(254 226 226/.5)}.bg-red-100\/55{background-color:rgb(254 226 226/.55)}.bg-red-100\/60{background-color:rgb(254 226 226/.6)}.bg-red-100\/65{background-color:rgb(254 226 226/.65)}.bg-red-100\/70{background-color:rgb(254 226 226/.7)}.bg-red-100\/75{background-color:rgb(254 226 226/.75)}.bg-red-100\/80{background-color:rgb(254 226 226/.8)}.bg-red-100\/85{background-color:rgb(254 226 226/.85)}.bg-red-100\/90{background-color:rgb(254 226 226/.9)}.bg-red-100\/95{background-color:rgb(254 226 226/.95)}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-200\/0{background-color:rgb(254 202 202/0)}.bg-red-200\/10{background-color:rgb(254 202 202/.1)}.bg-red-200\/100{background-color:rgb(254 202 202/1)}.bg-red-200\/15{background-color:rgb(254 202 202/.15)}.bg-red-200\/20{background-color:rgb(254 202 202/.2)}.bg-red-200\/25{background-color:rgb(254 202 202/.25)}.bg-red-200\/30{background-color:rgb(254 202 202/.3)}.bg-red-200\/35{background-color:rgb(254 202 202/.35)}.bg-red-200\/40{background-color:rgb(254 202 202/.4)}.bg-red-200\/45{background-color:rgb(254 202 202/.45)}.bg-red-200\/5{background-color:rgb(254 202 202/.05)}.bg-red-200\/50{background-color:rgb(254 202 202/.5)}.bg-red-200\/55{background-color:rgb(254 202 202/.55)}.bg-red-200\/60{background-color:rgb(254 202 202/.6)}.bg-red-200\/65{background-color:rgb(254 202 202/.65)}.bg-red-200\/70{background-color:rgb(254 202 202/.7)}.bg-red-200\/75{background-color:rgb(254 202 202/.75)}.bg-red-200\/80{background-color:rgb(254 202 202/.8)}.bg-red-200\/85{background-color:rgb(254 202 202/.85)}.bg-red-200\/90{background-color:rgb(254 202 202/.9)}.bg-red-200\/95{background-color:rgb(254 202 202/.95)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))}.bg-red-300\/0{background-color:rgb(252 165 165/0)}.bg-red-300\/10{background-color:rgb(252 165 165/.1)}.bg-red-300\/100{background-color:rgb(252 165 165/1)}.bg-red-300\/15{background-color:rgb(252 165 165/.15)}.bg-red-300\/20{background-color:rgb(252 165 165/.2)}.bg-red-300\/25{background-color:rgb(252 165 165/.25)}.bg-red-300\/30{background-color:rgb(252 165 165/.3)}.bg-red-300\/35{background-color:rgb(252 165 165/.35)}.bg-red-300\/40{background-color:rgb(252 165 165/.4)}.bg-red-300\/45{background-color:rgb(252 165 165/.45)}.bg-red-300\/5{background-color:rgb(252 165 165/.05)}.bg-red-300\/50{background-color:rgb(252 165 165/.5)}.bg-red-300\/55{background-color:rgb(252 165 165/.55)}.bg-red-300\/60{background-color:rgb(252 165 165/.6)}.bg-red-300\/65{background-color:rgb(252 165 165/.65)}.bg-red-300\/70{background-color:rgb(252 165 165/.7)}.bg-red-300\/75{background-color:rgb(252 165 165/.75)}.bg-red-300\/80{background-color:rgb(252 165 165/.8)}.bg-red-300\/85{background-color:rgb(252 165 165/.85)}.bg-red-300\/90{background-color:rgb(252 165 165/.9)}.bg-red-300\/95{background-color:rgb(252 165 165/.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-400\/0{background-color:rgb(248 113 113/0)}.bg-red-400\/10{background-color:rgb(248 113 113/.1)}.bg-red-400\/100{background-color:rgb(248 113 113/1)}.bg-red-400\/15{background-color:rgb(248 113 113/.15)}.bg-red-400\/20{background-color:rgb(248 113 113/.2)}.bg-red-400\/25{background-color:rgb(248 113 113/.25)}.bg-red-400\/30{background-color:rgb(248 113 113/.3)}.bg-red-400\/35{background-color:rgb(248 113 113/.35)}.bg-red-400\/40{background-color:rgb(248 113 113/.4)}.bg-red-400\/45{background-color:rgb(248 113 113/.45)}.bg-red-400\/5{background-color:rgb(248 113 113/.05)}.bg-red-400\/50{background-color:rgb(248 113 113/.5)}.bg-red-400\/55{background-color:rgb(248 113 113/.55)}.bg-red-400\/60{background-color:rgb(248 113 113/.6)}.bg-red-400\/65{background-color:rgb(248 113 113/.65)}.bg-red-400\/70{background-color:rgb(248 113 113/.7)}.bg-red-400\/75{background-color:rgb(248 113 113/.75)}.bg-red-400\/80{background-color:rgb(248 113 113/.8)}.bg-red-400\/85{background-color:rgb(248 113 113/.85)}.bg-red-400\/90{background-color:rgb(248 113 113/.9)}.bg-red-400\/95{background-color:rgb(248 113 113/.95)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/0{background-color:rgb(239 68 68/0)}.bg-red-500\/10{background-color:rgb(239 68 68/.1)}.bg-red-500\/100{background-color:rgb(239 68 68/1)}.bg-red-500\/15{background-color:rgb(239 68 68/.15)}.bg-red-500\/20{background-color:rgb(239 68 68/.2)}.bg-red-500\/25{background-color:rgb(239 68 68/.25)}.bg-red-500\/30{background-color:rgb(239 68 68/.3)}.bg-red-500\/35{background-color:rgb(239 68 68/.35)}.bg-red-500\/40{background-color:rgb(239 68 68/.4)}.bg-red-500\/45{background-color:rgb(239 68 68/.45)}.bg-red-500\/5{background-color:rgb(239 68 68/.05)}.bg-red-500\/50{background-color:rgb(239 68 68/.5)}.bg-red-500\/55{background-color:rgb(239 68 68/.55)}.bg-red-500\/60{background-color:rgb(239 68 68/.6)}.bg-red-500\/65{background-color:rgb(239 68 68/.65)}.bg-red-500\/70{background-color:rgb(239 68 68/.7)}.bg-red-500\/75{background-color:rgb(239 68 68/.75)}.bg-red-500\/80{background-color:rgb(239 68 68/.8)}.bg-red-500\/85{background-color:rgb(239 68 68/.85)}.bg-red-500\/90{background-color:rgb(239 68 68/.9)}.bg-red-500\/95{background-color:rgb(239 68 68/.95)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-red-600\/0{background-color:rgb(220 38 38/0)}.bg-red-600\/10{background-color:rgb(220 38 38/.1)}.bg-red-600\/100{background-color:rgb(220 38 38/1)}.bg-red-600\/15{background-color:rgb(220 38 38/.15)}.bg-red-600\/20{background-color:rgb(220 38 38/.2)}.bg-red-600\/25{background-color:rgb(220 38 38/.25)}.bg-red-600\/30{background-color:rgb(220 38 38/.3)}.bg-red-600\/35{background-color:rgb(220 38 38/.35)}.bg-red-600\/40{background-color:rgb(220 38 38/.4)}.bg-red-600\/45{background-color:rgb(220 38 38/.45)}.bg-red-600\/5{background-color:rgb(220 38 38/.05)}.bg-red-600\/50{background-color:rgb(220 38 38/.5)}.bg-red-600\/55{background-color:rgb(220 38 38/.55)}.bg-red-600\/60{background-color:rgb(220 38 38/.6)}.bg-red-600\/65{background-color:rgb(220 38 38/.65)}.bg-red-600\/70{background-color:rgb(220 38 38/.7)}.bg-red-600\/75{background-color:rgb(220 38 38/.75)}.bg-red-600\/80{background-color:rgb(220 38 38/.8)}.bg-red-600\/85{background-color:rgb(220 38 38/.85)}.bg-red-600\/90{background-color:rgb(220 38 38/.9)}.bg-red-600\/95{background-color:rgb(220 38 38/.95)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-red-700\/0{background-color:rgb(185 28 28/0)}.bg-red-700\/10{background-color:rgb(185 28 28/.1)}.bg-red-700\/100{background-color:rgb(185 28 28/1)}.bg-red-700\/15{background-color:rgb(185 28 28/.15)}.bg-red-700\/20{background-color:rgb(185 28 28/.2)}.bg-red-700\/25{background-color:rgb(185 28 28/.25)}.bg-red-700\/30{background-color:rgb(185 28 28/.3)}.bg-red-700\/35{background-color:rgb(185 28 28/.35)}.bg-red-700\/40{background-color:rgb(185 28 28/.4)}.bg-red-700\/45{background-color:rgb(185 28 28/.45)}.bg-red-700\/5{background-color:rgb(185 28 28/.05)}.bg-red-700\/50{background-color:rgb(185 28 28/.5)}.bg-red-700\/55{background-color:rgb(185 28 28/.55)}.bg-red-700\/60{background-color:rgb(185 28 28/.6)}.bg-red-700\/65{background-color:rgb(185 28 28/.65)}.bg-red-700\/70{background-color:rgb(185 28 28/.7)}.bg-red-700\/75{background-color:rgb(185 28 28/.75)}.bg-red-700\/80{background-color:rgb(185 28 28/.8)}.bg-red-700\/85{background-color:rgb(185 28 28/.85)}.bg-red-700\/90{background-color:rgb(185 28 28/.9)}.bg-red-700\/95{background-color:rgb(185 28 28/.95)}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity,1))}.bg-red-800\/0{background-color:rgb(153 27 27/0)}.bg-red-800\/10{background-color:rgb(153 27 27/.1)}.bg-red-800\/100{background-color:rgb(153 27 27/1)}.bg-red-800\/15{background-color:rgb(153 27 27/.15)}.bg-red-800\/20{background-color:rgb(153 27 27/.2)}.bg-red-800\/25{background-color:rgb(153 27 27/.25)}.bg-red-800\/30{background-color:rgb(153 27 27/.3)}.bg-red-800\/35{background-color:rgb(153 27 27/.35)}.bg-red-800\/40{background-color:rgb(153 27 27/.4)}.bg-red-800\/45{background-color:rgb(153 27 27/.45)}.bg-red-800\/5{background-color:rgb(153 27 27/.05)}.bg-red-800\/50{background-color:rgb(153 27 27/.5)}.bg-red-800\/55{background-color:rgb(153 27 27/.55)}.bg-red-800\/60{background-color:rgb(153 27 27/.6)}.bg-red-800\/65{background-color:rgb(153 27 27/.65)}.bg-red-800\/70{background-color:rgb(153 27 27/.7)}.bg-red-800\/75{background-color:rgb(153 27 27/.75)}.bg-red-800\/80{background-color:rgb(153 27 27/.8)}.bg-red-800\/85{background-color:rgb(153 27 27/.85)}.bg-red-800\/90{background-color:rgb(153 27 27/.9)}.bg-red-800\/95{background-color:rgb(153 27 27/.95)}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity,1))}.bg-red-900\/0{background-color:rgb(127 29 29/0)}.bg-red-900\/10{background-color:rgb(127 29 29/.1)}.bg-red-900\/100{background-color:rgb(127 29 29/1)}.bg-red-900\/15{background-color:rgb(127 29 29/.15)}.bg-red-900\/20{background-color:rgb(127 29 29/.2)}.bg-red-900\/25{background-color:rgb(127 29 29/.25)}.bg-red-900\/30{background-color:rgb(127 29 29/.3)}.bg-red-900\/35{background-color:rgb(127 29 29/.35)}.bg-red-900\/40{background-color:rgb(127 29 29/.4)}.bg-red-900\/45{background-color:rgb(127 29 29/.45)}.bg-red-900\/5{background-color:rgb(127 29 29/.05)}.bg-red-900\/50{background-color:rgb(127 29 29/.5)}.bg-red-900\/55{background-color:rgb(127 29 29/.55)}.bg-red-900\/60{background-color:rgb(127 29 29/.6)}.bg-red-900\/65{background-color:rgb(127 29 29/.65)}.bg-red-900\/70{background-color:rgb(127 29 29/.7)}.bg-red-900\/75{background-color:rgb(127 29 29/.75)}.bg-red-900\/80{background-color:rgb(127 29 29/.8)}.bg-red-900\/85{background-color:rgb(127 29 29/.85)}.bg-red-900\/90{background-color:rgb(127 29 29/.9)}.bg-red-900\/95{background-color:rgb(127 29 29/.95)}.bg-rose-100{--tw-bg-opacity:1;background-color:rgb(255 228 230/var(--tw-bg-opacity,1))}.bg-rose-100\/0{background-color:rgb(255 228 230/0)}.bg-rose-100\/10{background-color:rgb(255 228 230/.1)}.bg-rose-100\/100{background-color:rgb(255 228 230/1)}.bg-rose-100\/15{background-color:rgb(255 228 230/.15)}.bg-rose-100\/20{background-color:rgb(255 228 230/.2)}.bg-rose-100\/25{background-color:rgb(255 228 230/.25)}.bg-rose-100\/30{background-color:rgb(255 228 230/.3)}.bg-rose-100\/35{background-color:rgb(255 228 230/.35)}.bg-rose-100\/40{background-color:rgb(255 228 230/.4)}.bg-rose-100\/45{background-color:rgb(255 228 230/.45)}.bg-rose-100\/5{background-color:rgb(255 228 230/.05)}.bg-rose-100\/50{background-color:rgb(255 228 230/.5)}.bg-rose-100\/55{background-color:rgb(255 228 230/.55)}.bg-rose-100\/60{background-color:rgb(255 228 230/.6)}.bg-rose-100\/65{background-color:rgb(255 228 230/.65)}.bg-rose-100\/70{background-color:rgb(255 228 230/.7)}.bg-rose-100\/75{background-color:rgb(255 228 230/.75)}.bg-rose-100\/80{background-color:rgb(255 228 230/.8)}.bg-rose-100\/85{background-color:rgb(255 228 230/.85)}.bg-rose-100\/90{background-color:rgb(255 228 230/.9)}.bg-rose-100\/95{background-color:rgb(255 228 230/.95)}.bg-rose-200{--tw-bg-opacity:1;background-color:rgb(254 205 211/var(--tw-bg-opacity,1))}.bg-rose-200\/0{background-color:rgb(254 205 211/0)}.bg-rose-200\/10{background-color:rgb(254 205 211/.1)}.bg-rose-200\/100{background-color:rgb(254 205 211/1)}.bg-rose-200\/15{background-color:rgb(254 205 211/.15)}.bg-rose-200\/20{background-color:rgb(254 205 211/.2)}.bg-rose-200\/25{background-color:rgb(254 205 211/.25)}.bg-rose-200\/30{background-color:rgb(254 205 211/.3)}.bg-rose-200\/35{background-color:rgb(254 205 211/.35)}.bg-rose-200\/40{background-color:rgb(254 205 211/.4)}.bg-rose-200\/45{background-color:rgb(254 205 211/.45)}.bg-rose-200\/5{background-color:rgb(254 205 211/.05)}.bg-rose-200\/50{background-color:rgb(254 205 211/.5)}.bg-rose-200\/55{background-color:rgb(254 205 211/.55)}.bg-rose-200\/60{background-color:rgb(254 205 211/.6)}.bg-rose-200\/65{background-color:rgb(254 205 211/.65)}.bg-rose-200\/70{background-color:rgb(254 205 211/.7)}.bg-rose-200\/75{background-color:rgb(254 205 211/.75)}.bg-rose-200\/80{background-color:rgb(254 205 211/.8)}.bg-rose-200\/85{background-color:rgb(254 205 211/.85)}.bg-rose-200\/90{background-color:rgb(254 205 211/.9)}.bg-rose-200\/95{background-color:rgb(254 205 211/.95)}.bg-rose-300{--tw-bg-opacity:1;background-color:rgb(253 164 175/var(--tw-bg-opacity,1))}.bg-rose-300\/0{background-color:rgb(253 164 175/0)}.bg-rose-300\/10{background-color:rgb(253 164 175/.1)}.bg-rose-300\/100{background-color:rgb(253 164 175/1)}.bg-rose-300\/15{background-color:rgb(253 164 175/.15)}.bg-rose-300\/20{background-color:rgb(253 164 175/.2)}.bg-rose-300\/25{background-color:rgb(253 164 175/.25)}.bg-rose-300\/30{background-color:rgb(253 164 175/.3)}.bg-rose-300\/35{background-color:rgb(253 164 175/.35)}.bg-rose-300\/40{background-color:rgb(253 164 175/.4)}.bg-rose-300\/45{background-color:rgb(253 164 175/.45)}.bg-rose-300\/5{background-color:rgb(253 164 175/.05)}.bg-rose-300\/50{background-color:rgb(253 164 175/.5)}.bg-rose-300\/55{background-color:rgb(253 164 175/.55)}.bg-rose-300\/60{background-color:rgb(253 164 175/.6)}.bg-rose-300\/65{background-color:rgb(253 164 175/.65)}.bg-rose-300\/70{background-color:rgb(253 164 175/.7)}.bg-rose-300\/75{background-color:rgb(253 164 175/.75)}.bg-rose-300\/80{background-color:rgb(253 164 175/.8)}.bg-rose-300\/85{background-color:rgb(253 164 175/.85)}.bg-rose-300\/90{background-color:rgb(253 164 175/.9)}.bg-rose-300\/95{background-color:rgb(253 164 175/.95)}.bg-rose-400{--tw-bg-opacity:1;background-color:rgb(251 113 133/var(--tw-bg-opacity,1))}.bg-rose-400\/0{background-color:rgb(251 113 133/0)}.bg-rose-400\/10{background-color:rgb(251 113 133/.1)}.bg-rose-400\/100{background-color:rgb(251 113 133/1)}.bg-rose-400\/15{background-color:rgb(251 113 133/.15)}.bg-rose-400\/20{background-color:rgb(251 113 133/.2)}.bg-rose-400\/25{background-color:rgb(251 113 133/.25)}.bg-rose-400\/30{background-color:rgb(251 113 133/.3)}.bg-rose-400\/35{background-color:rgb(251 113 133/.35)}.bg-rose-400\/40{background-color:rgb(251 113 133/.4)}.bg-rose-400\/45{background-color:rgb(251 113 133/.45)}.bg-rose-400\/5{background-color:rgb(251 113 133/.05)}.bg-rose-400\/50{background-color:rgb(251 113 133/.5)}.bg-rose-400\/55{background-color:rgb(251 113 133/.55)}.bg-rose-400\/60{background-color:rgb(251 113 133/.6)}.bg-rose-400\/65{background-color:rgb(251 113 133/.65)}.bg-rose-400\/70{background-color:rgb(251 113 133/.7)}.bg-rose-400\/75{background-color:rgb(251 113 133/.75)}.bg-rose-400\/80{background-color:rgb(251 113 133/.8)}.bg-rose-400\/85{background-color:rgb(251 113 133/.85)}.bg-rose-400\/90{background-color:rgb(251 113 133/.9)}.bg-rose-400\/95{background-color:rgb(251 113 133/.95)}.bg-rose-500{--tw-bg-opacity:1;background-color:rgb(244 63 94/var(--tw-bg-opacity,1))}.bg-rose-500\/0{background-color:rgb(244 63 94/0)}.bg-rose-500\/10{background-color:rgb(244 63 94/.1)}.bg-rose-500\/100{background-color:rgb(244 63 94/1)}.bg-rose-500\/15{background-color:rgb(244 63 94/.15)}.bg-rose-500\/20{background-color:rgb(244 63 94/.2)}.bg-rose-500\/25{background-color:rgb(244 63 94/.25)}.bg-rose-500\/30{background-color:rgb(244 63 94/.3)}.bg-rose-500\/35{background-color:rgb(244 63 94/.35)}.bg-rose-500\/40{background-color:rgb(244 63 94/.4)}.bg-rose-500\/45{background-color:rgb(244 63 94/.45)}.bg-rose-500\/5{background-color:rgb(244 63 94/.05)}.bg-rose-500\/50{background-color:rgb(244 63 94/.5)}.bg-rose-500\/55{background-color:rgb(244 63 94/.55)}.bg-rose-500\/60{background-color:rgb(244 63 94/.6)}.bg-rose-500\/65{background-color:rgb(244 63 94/.65)}.bg-rose-500\/70{background-color:rgb(244 63 94/.7)}.bg-rose-500\/75{background-color:rgb(244 63 94/.75)}.bg-rose-500\/80{background-color:rgb(244 63 94/.8)}.bg-rose-500\/85{background-color:rgb(244 63 94/.85)}.bg-rose-500\/90{background-color:rgb(244 63 94/.9)}.bg-rose-500\/95{background-color:rgb(244 63 94/.95)}.bg-rose-600{--tw-bg-opacity:1;background-color:rgb(225 29 72/var(--tw-bg-opacity,1))}.bg-rose-600\/0{background-color:rgb(225 29 72/0)}.bg-rose-600\/10{background-color:rgb(225 29 72/.1)}.bg-rose-600\/100{background-color:rgb(225 29 72/1)}.bg-rose-600\/15{background-color:rgb(225 29 72/.15)}.bg-rose-600\/20{background-color:rgb(225 29 72/.2)}.bg-rose-600\/25{background-color:rgb(225 29 72/.25)}.bg-rose-600\/30{background-color:rgb(225 29 72/.3)}.bg-rose-600\/35{background-color:rgb(225 29 72/.35)}.bg-rose-600\/40{background-color:rgb(225 29 72/.4)}.bg-rose-600\/45{background-color:rgb(225 29 72/.45)}.bg-rose-600\/5{background-color:rgb(225 29 72/.05)}.bg-rose-600\/50{background-color:rgb(225 29 72/.5)}.bg-rose-600\/55{background-color:rgb(225 29 72/.55)}.bg-rose-600\/60{background-color:rgb(225 29 72/.6)}.bg-rose-600\/65{background-color:rgb(225 29 72/.65)}.bg-rose-600\/70{background-color:rgb(225 29 72/.7)}.bg-rose-600\/75{background-color:rgb(225 29 72/.75)}.bg-rose-600\/80{background-color:rgb(225 29 72/.8)}.bg-rose-600\/85{background-color:rgb(225 29 72/.85)}.bg-rose-600\/90{background-color:rgb(225 29 72/.9)}.bg-rose-600\/95{background-color:rgb(225 29 72/.95)}.bg-rose-700{--tw-bg-opacity:1;background-color:rgb(190 18 60/var(--tw-bg-opacity,1))}.bg-rose-700\/0{background-color:rgb(190 18 60/0)}.bg-rose-700\/10{background-color:rgb(190 18 60/.1)}.bg-rose-700\/100{background-color:rgb(190 18 60/1)}.bg-rose-700\/15{background-color:rgb(190 18 60/.15)}.bg-rose-700\/20{background-color:rgb(190 18 60/.2)}.bg-rose-700\/25{background-color:rgb(190 18 60/.25)}.bg-rose-700\/30{background-color:rgb(190 18 60/.3)}.bg-rose-700\/35{background-color:rgb(190 18 60/.35)}.bg-rose-700\/40{background-color:rgb(190 18 60/.4)}.bg-rose-700\/45{background-color:rgb(190 18 60/.45)}.bg-rose-700\/5{background-color:rgb(190 18 60/.05)}.bg-rose-700\/50{background-color:rgb(190 18 60/.5)}.bg-rose-700\/55{background-color:rgb(190 18 60/.55)}.bg-rose-700\/60{background-color:rgb(190 18 60/.6)}.bg-rose-700\/65{background-color:rgb(190 18 60/.65)}.bg-rose-700\/70{background-color:rgb(190 18 60/.7)}.bg-rose-700\/75{background-color:rgb(190 18 60/.75)}.bg-rose-700\/80{background-color:rgb(190 18 60/.8)}.bg-rose-700\/85{background-color:rgb(190 18 60/.85)}.bg-rose-700\/90{background-color:rgb(190 18 60/.9)}.bg-rose-700\/95{background-color:rgb(190 18 60/.95)}.bg-rose-800{--tw-bg-opacity:1;background-color:rgb(159 18 57/var(--tw-bg-opacity,1))}.bg-rose-800\/0{background-color:rgb(159 18 57/0)}.bg-rose-800\/10{background-color:rgb(159 18 57/.1)}.bg-rose-800\/100{background-color:rgb(159 18 57/1)}.bg-rose-800\/15{background-color:rgb(159 18 57/.15)}.bg-rose-800\/20{background-color:rgb(159 18 57/.2)}.bg-rose-800\/25{background-color:rgb(159 18 57/.25)}.bg-rose-800\/30{background-color:rgb(159 18 57/.3)}.bg-rose-800\/35{background-color:rgb(159 18 57/.35)}.bg-rose-800\/40{background-color:rgb(159 18 57/.4)}.bg-rose-800\/45{background-color:rgb(159 18 57/.45)}.bg-rose-800\/5{background-color:rgb(159 18 57/.05)}.bg-rose-800\/50{background-color:rgb(159 18 57/.5)}.bg-rose-800\/55{background-color:rgb(159 18 57/.55)}.bg-rose-800\/60{background-color:rgb(159 18 57/.6)}.bg-rose-800\/65{background-color:rgb(159 18 57/.65)}.bg-rose-800\/70{background-color:rgb(159 18 57/.7)}.bg-rose-800\/75{background-color:rgb(159 18 57/.75)}.bg-rose-800\/80{background-color:rgb(159 18 57/.8)}.bg-rose-800\/85{background-color:rgb(159 18 57/.85)}.bg-rose-800\/90{background-color:rgb(159 18 57/.9)}.bg-rose-800\/95{background-color:rgb(159 18 57/.95)}.bg-rose-900{--tw-bg-opacity:1;background-color:rgb(136 19 55/var(--tw-bg-opacity,1))}.bg-rose-900\/0{background-color:rgb(136 19 55/0)}.bg-rose-900\/10{background-color:rgb(136 19 55/.1)}.bg-rose-900\/100{background-color:rgb(136 19 55/1)}.bg-rose-900\/15{background-color:rgb(136 19 55/.15)}.bg-rose-900\/20{background-color:rgb(136 19 55/.2)}.bg-rose-900\/25{background-color:rgb(136 19 55/.25)}.bg-rose-900\/30{background-color:rgb(136 19 55/.3)}.bg-rose-900\/35{background-color:rgb(136 19 55/.35)}.bg-rose-900\/40{background-color:rgb(136 19 55/.4)}.bg-rose-900\/45{background-color:rgb(136 19 55/.45)}.bg-rose-900\/5{background-color:rgb(136 19 55/.05)}.bg-rose-900\/50{background-color:rgb(136 19 55/.5)}.bg-rose-900\/55{background-color:rgb(136 19 55/.55)}.bg-rose-900\/60{background-color:rgb(136 19 55/.6)}.bg-rose-900\/65{background-color:rgb(136 19 55/.65)}.bg-rose-900\/70{background-color:rgb(136 19 55/.7)}.bg-rose-900\/75{background-color:rgb(136 19 55/.75)}.bg-rose-900\/80{background-color:rgb(136 19 55/.8)}.bg-rose-900\/85{background-color:rgb(136 19 55/.85)}.bg-rose-900\/90{background-color:rgb(136 19 55/.9)}.bg-rose-900\/95{background-color:rgb(136 19 55/.95)}.bg-sky-100{--tw-bg-opacity:1;background-color:rgb(224 242 254/var(--tw-bg-opacity,1))}.bg-sky-100\/0{background-color:rgb(224 242 254/0)}.bg-sky-100\/10{background-color:rgb(224 242 254/.1)}.bg-sky-100\/100{background-color:rgb(224 242 254/1)}.bg-sky-100\/15{background-color:rgb(224 242 254/.15)}.bg-sky-100\/20{background-color:rgb(224 242 254/.2)}.bg-sky-100\/25{background-color:rgb(224 242 254/.25)}.bg-sky-100\/30{background-color:rgb(224 242 254/.3)}.bg-sky-100\/35{background-color:rgb(224 242 254/.35)}.bg-sky-100\/40{background-color:rgb(224 242 254/.4)}.bg-sky-100\/45{background-color:rgb(224 242 254/.45)}.bg-sky-100\/5{background-color:rgb(224 242 254/.05)}.bg-sky-100\/50{background-color:rgb(224 242 254/.5)}.bg-sky-100\/55{background-color:rgb(224 242 254/.55)}.bg-sky-100\/60{background-color:rgb(224 242 254/.6)}.bg-sky-100\/65{background-color:rgb(224 242 254/.65)}.bg-sky-100\/70{background-color:rgb(224 242 254/.7)}.bg-sky-100\/75{background-color:rgb(224 242 254/.75)}.bg-sky-100\/80{background-color:rgb(224 242 254/.8)}.bg-sky-100\/85{background-color:rgb(224 242 254/.85)}.bg-sky-100\/90{background-color:rgb(224 242 254/.9)}.bg-sky-100\/95{background-color:rgb(224 242 254/.95)}.bg-sky-200{--tw-bg-opacity:1;background-color:rgb(186 230 253/var(--tw-bg-opacity,1))}.bg-sky-200\/0{background-color:rgb(186 230 253/0)}.bg-sky-200\/10{background-color:rgb(186 230 253/.1)}.bg-sky-200\/100{background-color:rgb(186 230 253/1)}.bg-sky-200\/15{background-color:rgb(186 230 253/.15)}.bg-sky-200\/20{background-color:rgb(186 230 253/.2)}.bg-sky-200\/25{background-color:rgb(186 230 253/.25)}.bg-sky-200\/30{background-color:rgb(186 230 253/.3)}.bg-sky-200\/35{background-color:rgb(186 230 253/.35)}.bg-sky-200\/40{background-color:rgb(186 230 253/.4)}.bg-sky-200\/45{background-color:rgb(186 230 253/.45)}.bg-sky-200\/5{background-color:rgb(186 230 253/.05)}.bg-sky-200\/50{background-color:rgb(186 230 253/.5)}.bg-sky-200\/55{background-color:rgb(186 230 253/.55)}.bg-sky-200\/60{background-color:rgb(186 230 253/.6)}.bg-sky-200\/65{background-color:rgb(186 230 253/.65)}.bg-sky-200\/70{background-color:rgb(186 230 253/.7)}.bg-sky-200\/75{background-color:rgb(186 230 253/.75)}.bg-sky-200\/80{background-color:rgb(186 230 253/.8)}.bg-sky-200\/85{background-color:rgb(186 230 253/.85)}.bg-sky-200\/90{background-color:rgb(186 230 253/.9)}.bg-sky-200\/95{background-color:rgb(186 230 253/.95)}.bg-sky-300{--tw-bg-opacity:1;background-color:rgb(125 211 252/var(--tw-bg-opacity,1))}.bg-sky-300\/0{background-color:rgb(125 211 252/0)}.bg-sky-300\/10{background-color:rgb(125 211 252/.1)}.bg-sky-300\/100{background-color:rgb(125 211 252/1)}.bg-sky-300\/15{background-color:rgb(125 211 252/.15)}.bg-sky-300\/20{background-color:rgb(125 211 252/.2)}.bg-sky-300\/25{background-color:rgb(125 211 252/.25)}.bg-sky-300\/30{background-color:rgb(125 211 252/.3)}.bg-sky-300\/35{background-color:rgb(125 211 252/.35)}.bg-sky-300\/40{background-color:rgb(125 211 252/.4)}.bg-sky-300\/45{background-color:rgb(125 211 252/.45)}.bg-sky-300\/5{background-color:rgb(125 211 252/.05)}.bg-sky-300\/50{background-color:rgb(125 211 252/.5)}.bg-sky-300\/55{background-color:rgb(125 211 252/.55)}.bg-sky-300\/60{background-color:rgb(125 211 252/.6)}.bg-sky-300\/65{background-color:rgb(125 211 252/.65)}.bg-sky-300\/70{background-color:rgb(125 211 252/.7)}.bg-sky-300\/75{background-color:rgb(125 211 252/.75)}.bg-sky-300\/80{background-color:rgb(125 211 252/.8)}.bg-sky-300\/85{background-color:rgb(125 211 252/.85)}.bg-sky-300\/90{background-color:rgb(125 211 252/.9)}.bg-sky-300\/95{background-color:rgb(125 211 252/.95)}.bg-sky-400{--tw-bg-opacity:1;background-color:rgb(56 189 248/var(--tw-bg-opacity,1))}.bg-sky-400\/0{background-color:rgb(56 189 248/0)}.bg-sky-400\/10{background-color:rgb(56 189 248/.1)}.bg-sky-400\/100{background-color:rgb(56 189 248/1)}.bg-sky-400\/15{background-color:rgb(56 189 248/.15)}.bg-sky-400\/20{background-color:rgb(56 189 248/.2)}.bg-sky-400\/25{background-color:rgb(56 189 248/.25)}.bg-sky-400\/30{background-color:rgb(56 189 248/.3)}.bg-sky-400\/35{background-color:rgb(56 189 248/.35)}.bg-sky-400\/40{background-color:rgb(56 189 248/.4)}.bg-sky-400\/45{background-color:rgb(56 189 248/.45)}.bg-sky-400\/5{background-color:rgb(56 189 248/.05)}.bg-sky-400\/50{background-color:rgb(56 189 248/.5)}.bg-sky-400\/55{background-color:rgb(56 189 248/.55)}.bg-sky-400\/60{background-color:rgb(56 189 248/.6)}.bg-sky-400\/65{background-color:rgb(56 189 248/.65)}.bg-sky-400\/70{background-color:rgb(56 189 248/.7)}.bg-sky-400\/75{background-color:rgb(56 189 248/.75)}.bg-sky-400\/80{background-color:rgb(56 189 248/.8)}.bg-sky-400\/85{background-color:rgb(56 189 248/.85)}.bg-sky-400\/90{background-color:rgb(56 189 248/.9)}.bg-sky-400\/95{background-color:rgb(56 189 248/.95)}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity,1))}.bg-sky-500\/0{background-color:rgb(14 165 233/0)}.bg-sky-500\/10{background-color:rgb(14 165 233/.1)}.bg-sky-500\/100{background-color:rgb(14 165 233/1)}.bg-sky-500\/15{background-color:rgb(14 165 233/.15)}.bg-sky-500\/20{background-color:rgb(14 165 233/.2)}.bg-sky-500\/25{background-color:rgb(14 165 233/.25)}.bg-sky-500\/30{background-color:rgb(14 165 233/.3)}.bg-sky-500\/35{background-color:rgb(14 165 233/.35)}.bg-sky-500\/40{background-color:rgb(14 165 233/.4)}.bg-sky-500\/45{background-color:rgb(14 165 233/.45)}.bg-sky-500\/5{background-color:rgb(14 165 233/.05)}.bg-sky-500\/50{background-color:rgb(14 165 233/.5)}.bg-sky-500\/55{background-color:rgb(14 165 233/.55)}.bg-sky-500\/60{background-color:rgb(14 165 233/.6)}.bg-sky-500\/65{background-color:rgb(14 165 233/.65)}.bg-sky-500\/70{background-color:rgb(14 165 233/.7)}.bg-sky-500\/75{background-color:rgb(14 165 233/.75)}.bg-sky-500\/80{background-color:rgb(14 165 233/.8)}.bg-sky-500\/85{background-color:rgb(14 165 233/.85)}.bg-sky-500\/90{background-color:rgb(14 165 233/.9)}.bg-sky-500\/95{background-color:rgb(14 165 233/.95)}.bg-sky-600{--tw-bg-opacity:1;background-color:rgb(2 132 199/var(--tw-bg-opacity,1))}.bg-sky-600\/0{background-color:rgb(2 132 199/0)}.bg-sky-600\/10{background-color:rgb(2 132 199/.1)}.bg-sky-600\/100{background-color:rgb(2 132 199/1)}.bg-sky-600\/15{background-color:rgb(2 132 199/.15)}.bg-sky-600\/20{background-color:rgb(2 132 199/.2)}.bg-sky-600\/25{background-color:rgb(2 132 199/.25)}.bg-sky-600\/30{background-color:rgb(2 132 199/.3)}.bg-sky-600\/35{background-color:rgb(2 132 199/.35)}.bg-sky-600\/40{background-color:rgb(2 132 199/.4)}.bg-sky-600\/45{background-color:rgb(2 132 199/.45)}.bg-sky-600\/5{background-color:rgb(2 132 199/.05)}.bg-sky-600\/50{background-color:rgb(2 132 199/.5)}.bg-sky-600\/55{background-color:rgb(2 132 199/.55)}.bg-sky-600\/60{background-color:rgb(2 132 199/.6)}.bg-sky-600\/65{background-color:rgb(2 132 199/.65)}.bg-sky-600\/70{background-color:rgb(2 132 199/.7)}.bg-sky-600\/75{background-color:rgb(2 132 199/.75)}.bg-sky-600\/80{background-color:rgb(2 132 199/.8)}.bg-sky-600\/85{background-color:rgb(2 132 199/.85)}.bg-sky-600\/90{background-color:rgb(2 132 199/.9)}.bg-sky-600\/95{background-color:rgb(2 132 199/.95)}.bg-sky-700{--tw-bg-opacity:1;background-color:rgb(3 105 161/var(--tw-bg-opacity,1))}.bg-sky-700\/0{background-color:rgb(3 105 161/0)}.bg-sky-700\/10{background-color:rgb(3 105 161/.1)}.bg-sky-700\/100{background-color:rgb(3 105 161/1)}.bg-sky-700\/15{background-color:rgb(3 105 161/.15)}.bg-sky-700\/20{background-color:rgb(3 105 161/.2)}.bg-sky-700\/25{background-color:rgb(3 105 161/.25)}.bg-sky-700\/30{background-color:rgb(3 105 161/.3)}.bg-sky-700\/35{background-color:rgb(3 105 161/.35)}.bg-sky-700\/40{background-color:rgb(3 105 161/.4)}.bg-sky-700\/45{background-color:rgb(3 105 161/.45)}.bg-sky-700\/5{background-color:rgb(3 105 161/.05)}.bg-sky-700\/50{background-color:rgb(3 105 161/.5)}.bg-sky-700\/55{background-color:rgb(3 105 161/.55)}.bg-sky-700\/60{background-color:rgb(3 105 161/.6)}.bg-sky-700\/65{background-color:rgb(3 105 161/.65)}.bg-sky-700\/70{background-color:rgb(3 105 161/.7)}.bg-sky-700\/75{background-color:rgb(3 105 161/.75)}.bg-sky-700\/80{background-color:rgb(3 105 161/.8)}.bg-sky-700\/85{background-color:rgb(3 105 161/.85)}.bg-sky-700\/90{background-color:rgb(3 105 161/.9)}.bg-sky-700\/95{background-color:rgb(3 105 161/.95)}.bg-sky-800{--tw-bg-opacity:1;background-color:rgb(7 89 133/var(--tw-bg-opacity,1))}.bg-sky-800\/0{background-color:rgb(7 89 133/0)}.bg-sky-800\/10{background-color:rgb(7 89 133/.1)}.bg-sky-800\/100{background-color:rgb(7 89 133/1)}.bg-sky-800\/15{background-color:rgb(7 89 133/.15)}.bg-sky-800\/20{background-color:rgb(7 89 133/.2)}.bg-sky-800\/25{background-color:rgb(7 89 133/.25)}.bg-sky-800\/30{background-color:rgb(7 89 133/.3)}.bg-sky-800\/35{background-color:rgb(7 89 133/.35)}.bg-sky-800\/40{background-color:rgb(7 89 133/.4)}.bg-sky-800\/45{background-color:rgb(7 89 133/.45)}.bg-sky-800\/5{background-color:rgb(7 89 133/.05)}.bg-sky-800\/50{background-color:rgb(7 89 133/.5)}.bg-sky-800\/55{background-color:rgb(7 89 133/.55)}.bg-sky-800\/60{background-color:rgb(7 89 133/.6)}.bg-sky-800\/65{background-color:rgb(7 89 133/.65)}.bg-sky-800\/70{background-color:rgb(7 89 133/.7)}.bg-sky-800\/75{background-color:rgb(7 89 133/.75)}.bg-sky-800\/80{background-color:rgb(7 89 133/.8)}.bg-sky-800\/85{background-color:rgb(7 89 133/.85)}.bg-sky-800\/90{background-color:rgb(7 89 133/.9)}.bg-sky-800\/95{background-color:rgb(7 89 133/.95)}.bg-sky-900{--tw-bg-opacity:1;background-color:rgb(12 74 110/var(--tw-bg-opacity,1))}.bg-sky-900\/0{background-color:rgb(12 74 110/0)}.bg-sky-900\/10{background-color:rgb(12 74 110/.1)}.bg-sky-900\/100{background-color:rgb(12 74 110/1)}.bg-sky-900\/15{background-color:rgb(12 74 110/.15)}.bg-sky-900\/20{background-color:rgb(12 74 110/.2)}.bg-sky-900\/25{background-color:rgb(12 74 110/.25)}.bg-sky-900\/30{background-color:rgb(12 74 110/.3)}.bg-sky-900\/35{background-color:rgb(12 74 110/.35)}.bg-sky-900\/40{background-color:rgb(12 74 110/.4)}.bg-sky-900\/45{background-color:rgb(12 74 110/.45)}.bg-sky-900\/5{background-color:rgb(12 74 110/.05)}.bg-sky-900\/50{background-color:rgb(12 74 110/.5)}.bg-sky-900\/55{background-color:rgb(12 74 110/.55)}.bg-sky-900\/60{background-color:rgb(12 74 110/.6)}.bg-sky-900\/65{background-color:rgb(12 74 110/.65)}.bg-sky-900\/70{background-color:rgb(12 74 110/.7)}.bg-sky-900\/75{background-color:rgb(12 74 110/.75)}.bg-sky-900\/80{background-color:rgb(12 74 110/.8)}.bg-sky-900\/85{background-color:rgb(12 74 110/.85)}.bg-sky-900\/90{background-color:rgb(12 74 110/.9)}.bg-sky-900\/95{background-color:rgb(12 74 110/.95)}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity,1))}.bg-slate-100\/0{background-color:rgb(241 245 249/0)}.bg-slate-100\/10{background-color:rgb(241 245 249/.1)}.bg-slate-100\/100{background-color:rgb(241 245 249/1)}.bg-slate-100\/15{background-color:rgb(241 245 249/.15)}.bg-slate-100\/20{background-color:rgb(241 245 249/.2)}.bg-slate-100\/25{background-color:rgb(241 245 249/.25)}.bg-slate-100\/30{background-color:rgb(241 245 249/.3)}.bg-slate-100\/35{background-color:rgb(241 245 249/.35)}.bg-slate-100\/40{background-color:rgb(241 245 249/.4)}.bg-slate-100\/45{background-color:rgb(241 245 249/.45)}.bg-slate-100\/5{background-color:rgb(241 245 249/.05)}.bg-slate-100\/50{background-color:rgb(241 245 249/.5)}.bg-slate-100\/55{background-color:rgb(241 245 249/.55)}.bg-slate-100\/60{background-color:rgb(241 245 249/.6)}.bg-slate-100\/65{background-color:rgb(241 245 249/.65)}.bg-slate-100\/70{background-color:rgb(241 245 249/.7)}.bg-slate-100\/75{background-color:rgb(241 245 249/.75)}.bg-slate-100\/80{background-color:rgb(241 245 249/.8)}.bg-slate-100\/85{background-color:rgb(241 245 249/.85)}.bg-slate-100\/90{background-color:rgb(241 245 249/.9)}.bg-slate-100\/95{background-color:rgb(241 245 249/.95)}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity,1))}.bg-slate-200\/0{background-color:rgb(226 232 240/0)}.bg-slate-200\/10{background-color:rgb(226 232 240/.1)}.bg-slate-200\/100{background-color:rgb(226 232 240/1)}.bg-slate-200\/15{background-color:rgb(226 232 240/.15)}.bg-slate-200\/20{background-color:rgb(226 232 240/.2)}.bg-slate-200\/25{background-color:rgb(226 232 240/.25)}.bg-slate-200\/30{background-color:rgb(226 232 240/.3)}.bg-slate-200\/35{background-color:rgb(226 232 240/.35)}.bg-slate-200\/40{background-color:rgb(226 232 240/.4)}.bg-slate-200\/45{background-color:rgb(226 232 240/.45)}.bg-slate-200\/5{background-color:rgb(226 232 240/.05)}.bg-slate-200\/50{background-color:rgb(226 232 240/.5)}.bg-slate-200\/55{background-color:rgb(226 232 240/.55)}.bg-slate-200\/60{background-color:rgb(226 232 240/.6)}.bg-slate-200\/65{background-color:rgb(226 232 240/.65)}.bg-slate-200\/70{background-color:rgb(226 232 240/.7)}.bg-slate-200\/75{background-color:rgb(226 232 240/.75)}.bg-slate-200\/80{background-color:rgb(226 232 240/.8)}.bg-slate-200\/85{background-color:rgb(226 232 240/.85)}.bg-slate-200\/90{background-color:rgb(226 232 240/.9)}.bg-slate-200\/95{background-color:rgb(226 232 240/.95)}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity,1))}.bg-slate-300\/0{background-color:rgb(203 213 225/0)}.bg-slate-300\/10{background-color:rgb(203 213 225/.1)}.bg-slate-300\/100{background-color:rgb(203 213 225/1)}.bg-slate-300\/15{background-color:rgb(203 213 225/.15)}.bg-slate-300\/20{background-color:rgb(203 213 225/.2)}.bg-slate-300\/25{background-color:rgb(203 213 225/.25)}.bg-slate-300\/30{background-color:rgb(203 213 225/.3)}.bg-slate-300\/35{background-color:rgb(203 213 225/.35)}.bg-slate-300\/40{background-color:rgb(203 213 225/.4)}.bg-slate-300\/45{background-color:rgb(203 213 225/.45)}.bg-slate-300\/5{background-color:rgb(203 213 225/.05)}.bg-slate-300\/50{background-color:rgb(203 213 225/.5)}.bg-slate-300\/55{background-color:rgb(203 213 225/.55)}.bg-slate-300\/60{background-color:rgb(203 213 225/.6)}.bg-slate-300\/65{background-color:rgb(203 213 225/.65)}.bg-slate-300\/70{background-color:rgb(203 213 225/.7)}.bg-slate-300\/75{background-color:rgb(203 213 225/.75)}.bg-slate-300\/80{background-color:rgb(203 213 225/.8)}.bg-slate-300\/85{background-color:rgb(203 213 225/.85)}.bg-slate-300\/90{background-color:rgb(203 213 225/.9)}.bg-slate-300\/95{background-color:rgb(203 213 225/.95)}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity,1))}.bg-slate-400\/0{background-color:rgb(148 163 184/0)}.bg-slate-400\/10{background-color:rgb(148 163 184/.1)}.bg-slate-400\/100{background-color:rgb(148 163 184/1)}.bg-slate-400\/15{background-color:rgb(148 163 184/.15)}.bg-slate-400\/20{background-color:rgb(148 163 184/.2)}.bg-slate-400\/25{background-color:rgb(148 163 184/.25)}.bg-slate-400\/30{background-color:rgb(148 163 184/.3)}.bg-slate-400\/35{background-color:rgb(148 163 184/.35)}.bg-slate-400\/40{background-color:rgb(148 163 184/.4)}.bg-slate-400\/45{background-color:rgb(148 163 184/.45)}.bg-slate-400\/5{background-color:rgb(148 163 184/.05)}.bg-slate-400\/50{background-color:rgb(148 163 184/.5)}.bg-slate-400\/55{background-color:rgb(148 163 184/.55)}.bg-slate-400\/60{background-color:rgb(148 163 184/.6)}.bg-slate-400\/65{background-color:rgb(148 163 184/.65)}.bg-slate-400\/70{background-color:rgb(148 163 184/.7)}.bg-slate-400\/75{background-color:rgb(148 163 184/.75)}.bg-slate-400\/80{background-color:rgb(148 163 184/.8)}.bg-slate-400\/85{background-color:rgb(148 163 184/.85)}.bg-slate-400\/90{background-color:rgb(148 163 184/.9)}.bg-slate-400\/95{background-color:rgb(148 163 184/.95)}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity,1))}.bg-slate-500\/0{background-color:rgb(100 116 139/0)}.bg-slate-500\/10{background-color:rgb(100 116 139/.1)}.bg-slate-500\/100{background-color:rgb(100 116 139/1)}.bg-slate-500\/15{background-color:rgb(100 116 139/.15)}.bg-slate-500\/20{background-color:rgb(100 116 139/.2)}.bg-slate-500\/25{background-color:rgb(100 116 139/.25)}.bg-slate-500\/30{background-color:rgb(100 116 139/.3)}.bg-slate-500\/35{background-color:rgb(100 116 139/.35)}.bg-slate-500\/40{background-color:rgb(100 116 139/.4)}.bg-slate-500\/45{background-color:rgb(100 116 139/.45)}.bg-slate-500\/5{background-color:rgb(100 116 139/.05)}.bg-slate-500\/50{background-color:rgb(100 116 139/.5)}.bg-slate-500\/55{background-color:rgb(100 116 139/.55)}.bg-slate-500\/60{background-color:rgb(100 116 139/.6)}.bg-slate-500\/65{background-color:rgb(100 116 139/.65)}.bg-slate-500\/70{background-color:rgb(100 116 139/.7)}.bg-slate-500\/75{background-color:rgb(100 116 139/.75)}.bg-slate-500\/80{background-color:rgb(100 116 139/.8)}.bg-slate-500\/85{background-color:rgb(100 116 139/.85)}.bg-slate-500\/90{background-color:rgb(100 116 139/.9)}.bg-slate-500\/95{background-color:rgb(100 116 139/.95)}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity,1))}.bg-slate-600\/0{background-color:rgb(71 85 105/0)}.bg-slate-600\/10{background-color:rgb(71 85 105/.1)}.bg-slate-600\/100{background-color:rgb(71 85 105/1)}.bg-slate-600\/15{background-color:rgb(71 85 105/.15)}.bg-slate-600\/20{background-color:rgb(71 85 105/.2)}.bg-slate-600\/25{background-color:rgb(71 85 105/.25)}.bg-slate-600\/30{background-color:rgb(71 85 105/.3)}.bg-slate-600\/35{background-color:rgb(71 85 105/.35)}.bg-slate-600\/40{background-color:rgb(71 85 105/.4)}.bg-slate-600\/45{background-color:rgb(71 85 105/.45)}.bg-slate-600\/5{background-color:rgb(71 85 105/.05)}.bg-slate-600\/50{background-color:rgb(71 85 105/.5)}.bg-slate-600\/55{background-color:rgb(71 85 105/.55)}.bg-slate-600\/60{background-color:rgb(71 85 105/.6)}.bg-slate-600\/65{background-color:rgb(71 85 105/.65)}.bg-slate-600\/70{background-color:rgb(71 85 105/.7)}.bg-slate-600\/75{background-color:rgb(71 85 105/.75)}.bg-slate-600\/80{background-color:rgb(71 85 105/.8)}.bg-slate-600\/85{background-color:rgb(71 85 105/.85)}.bg-slate-600\/90{background-color:rgb(71 85 105/.9)}.bg-slate-600\/95{background-color:rgb(71 85 105/.95)}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity,1))}.bg-slate-700\/0{background-color:rgb(51 65 85/0)}.bg-slate-700\/10{background-color:rgb(51 65 85/.1)}.bg-slate-700\/100{background-color:rgb(51 65 85/1)}.bg-slate-700\/15{background-color:rgb(51 65 85/.15)}.bg-slate-700\/20{background-color:rgb(51 65 85/.2)}.bg-slate-700\/25{background-color:rgb(51 65 85/.25)}.bg-slate-700\/30{background-color:rgb(51 65 85/.3)}.bg-slate-700\/35{background-color:rgb(51 65 85/.35)}.bg-slate-700\/40{background-color:rgb(51 65 85/.4)}.bg-slate-700\/45{background-color:rgb(51 65 85/.45)}.bg-slate-700\/5{background-color:rgb(51 65 85/.05)}.bg-slate-700\/50{background-color:rgb(51 65 85/.5)}.bg-slate-700\/55{background-color:rgb(51 65 85/.55)}.bg-slate-700\/60{background-color:rgb(51 65 85/.6)}.bg-slate-700\/65{background-color:rgb(51 65 85/.65)}.bg-slate-700\/70{background-color:rgb(51 65 85/.7)}.bg-slate-700\/75{background-color:rgb(51 65 85/.75)}.bg-slate-700\/80{background-color:rgb(51 65 85/.8)}.bg-slate-700\/85{background-color:rgb(51 65 85/.85)}.bg-slate-700\/90{background-color:rgb(51 65 85/.9)}.bg-slate-700\/95{background-color:rgb(51 65 85/.95)}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity,1))}.bg-slate-800\/0{background-color:rgb(30 41 59/0)}.bg-slate-800\/10{background-color:rgb(30 41 59/.1)}.bg-slate-800\/100{background-color:rgb(30 41 59/1)}.bg-slate-800\/15{background-color:rgb(30 41 59/.15)}.bg-slate-800\/20{background-color:rgb(30 41 59/.2)}.bg-slate-800\/25{background-color:rgb(30 41 59/.25)}.bg-slate-800\/30{background-color:rgb(30 41 59/.3)}.bg-slate-800\/35{background-color:rgb(30 41 59/.35)}.bg-slate-800\/40{background-color:rgb(30 41 59/.4)}.bg-slate-800\/45{background-color:rgb(30 41 59/.45)}.bg-slate-800\/5{background-color:rgb(30 41 59/.05)}.bg-slate-800\/50{background-color:rgb(30 41 59/.5)}.bg-slate-800\/55{background-color:rgb(30 41 59/.55)}.bg-slate-800\/60{background-color:rgb(30 41 59/.6)}.bg-slate-800\/65{background-color:rgb(30 41 59/.65)}.bg-slate-800\/70{background-color:rgb(30 41 59/.7)}.bg-slate-800\/75{background-color:rgb(30 41 59/.75)}.bg-slate-800\/80{background-color:rgb(30 41 59/.8)}.bg-slate-800\/85{background-color:rgb(30 41 59/.85)}.bg-slate-800\/90{background-color:rgb(30 41 59/.9)}.bg-slate-800\/95{background-color:rgb(30 41 59/.95)}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity,1))}.bg-slate-900\/0{background-color:rgb(15 23 42/0)}.bg-slate-900\/10{background-color:rgb(15 23 42/.1)}.bg-slate-900\/100{background-color:rgb(15 23 42/1)}.bg-slate-900\/15{background-color:rgb(15 23 42/.15)}.bg-slate-900\/20{background-color:rgb(15 23 42/.2)}.bg-slate-900\/25{background-color:rgb(15 23 42/.25)}.bg-slate-900\/30{background-color:rgb(15 23 42/.3)}.bg-slate-900\/35{background-color:rgb(15 23 42/.35)}.bg-slate-900\/40{background-color:rgb(15 23 42/.4)}.bg-slate-900\/45{background-color:rgb(15 23 42/.45)}.bg-slate-900\/5{background-color:rgb(15 23 42/.05)}.bg-slate-900\/50{background-color:rgb(15 23 42/.5)}.bg-slate-900\/55{background-color:rgb(15 23 42/.55)}.bg-slate-900\/60{background-color:rgb(15 23 42/.6)}.bg-slate-900\/65{background-color:rgb(15 23 42/.65)}.bg-slate-900\/70{background-color:rgb(15 23 42/.7)}.bg-slate-900\/75{background-color:rgb(15 23 42/.75)}.bg-slate-900\/80{background-color:rgb(15 23 42/.8)}.bg-slate-900\/85{background-color:rgb(15 23 42/.85)}.bg-slate-900\/90{background-color:rgb(15 23 42/.9)}.bg-slate-900\/95{background-color:rgb(15 23 42/.95)}.bg-stone-100{--tw-bg-opacity:1;background-color:rgb(245 245 244/var(--tw-bg-opacity,1))}.bg-stone-100\/0{background-color:rgb(245 245 244/0)}.bg-stone-100\/10{background-color:rgb(245 245 244/.1)}.bg-stone-100\/100{background-color:rgb(245 245 244/1)}.bg-stone-100\/15{background-color:rgb(245 245 244/.15)}.bg-stone-100\/20{background-color:rgb(245 245 244/.2)}.bg-stone-100\/25{background-color:rgb(245 245 244/.25)}.bg-stone-100\/30{background-color:rgb(245 245 244/.3)}.bg-stone-100\/35{background-color:rgb(245 245 244/.35)}.bg-stone-100\/40{background-color:rgb(245 245 244/.4)}.bg-stone-100\/45{background-color:rgb(245 245 244/.45)}.bg-stone-100\/5{background-color:rgb(245 245 244/.05)}.bg-stone-100\/50{background-color:rgb(245 245 244/.5)}.bg-stone-100\/55{background-color:rgb(245 245 244/.55)}.bg-stone-100\/60{background-color:rgb(245 245 244/.6)}.bg-stone-100\/65{background-color:rgb(245 245 244/.65)}.bg-stone-100\/70{background-color:rgb(245 245 244/.7)}.bg-stone-100\/75{background-color:rgb(245 245 244/.75)}.bg-stone-100\/80{background-color:rgb(245 245 244/.8)}.bg-stone-100\/85{background-color:rgb(245 245 244/.85)}.bg-stone-100\/90{background-color:rgb(245 245 244/.9)}.bg-stone-100\/95{background-color:rgb(245 245 244/.95)}.bg-stone-200{--tw-bg-opacity:1;background-color:rgb(231 229 228/var(--tw-bg-opacity,1))}.bg-stone-200\/0{background-color:rgb(231 229 228/0)}.bg-stone-200\/10{background-color:rgb(231 229 228/.1)}.bg-stone-200\/100{background-color:rgb(231 229 228/1)}.bg-stone-200\/15{background-color:rgb(231 229 228/.15)}.bg-stone-200\/20{background-color:rgb(231 229 228/.2)}.bg-stone-200\/25{background-color:rgb(231 229 228/.25)}.bg-stone-200\/30{background-color:rgb(231 229 228/.3)}.bg-stone-200\/35{background-color:rgb(231 229 228/.35)}.bg-stone-200\/40{background-color:rgb(231 229 228/.4)}.bg-stone-200\/45{background-color:rgb(231 229 228/.45)}.bg-stone-200\/5{background-color:rgb(231 229 228/.05)}.bg-stone-200\/50{background-color:rgb(231 229 228/.5)}.bg-stone-200\/55{background-color:rgb(231 229 228/.55)}.bg-stone-200\/60{background-color:rgb(231 229 228/.6)}.bg-stone-200\/65{background-color:rgb(231 229 228/.65)}.bg-stone-200\/70{background-color:rgb(231 229 228/.7)}.bg-stone-200\/75{background-color:rgb(231 229 228/.75)}.bg-stone-200\/80{background-color:rgb(231 229 228/.8)}.bg-stone-200\/85{background-color:rgb(231 229 228/.85)}.bg-stone-200\/90{background-color:rgb(231 229 228/.9)}.bg-stone-200\/95{background-color:rgb(231 229 228/.95)}.bg-stone-300{--tw-bg-opacity:1;background-color:rgb(214 211 209/var(--tw-bg-opacity,1))}.bg-stone-300\/0{background-color:rgb(214 211 209/0)}.bg-stone-300\/10{background-color:rgb(214 211 209/.1)}.bg-stone-300\/100{background-color:rgb(214 211 209/1)}.bg-stone-300\/15{background-color:rgb(214 211 209/.15)}.bg-stone-300\/20{background-color:rgb(214 211 209/.2)}.bg-stone-300\/25{background-color:rgb(214 211 209/.25)}.bg-stone-300\/30{background-color:rgb(214 211 209/.3)}.bg-stone-300\/35{background-color:rgb(214 211 209/.35)}.bg-stone-300\/40{background-color:rgb(214 211 209/.4)}.bg-stone-300\/45{background-color:rgb(214 211 209/.45)}.bg-stone-300\/5{background-color:rgb(214 211 209/.05)}.bg-stone-300\/50{background-color:rgb(214 211 209/.5)}.bg-stone-300\/55{background-color:rgb(214 211 209/.55)}.bg-stone-300\/60{background-color:rgb(214 211 209/.6)}.bg-stone-300\/65{background-color:rgb(214 211 209/.65)}.bg-stone-300\/70{background-color:rgb(214 211 209/.7)}.bg-stone-300\/75{background-color:rgb(214 211 209/.75)}.bg-stone-300\/80{background-color:rgb(214 211 209/.8)}.bg-stone-300\/85{background-color:rgb(214 211 209/.85)}.bg-stone-300\/90{background-color:rgb(214 211 209/.9)}.bg-stone-300\/95{background-color:rgb(214 211 209/.95)}.bg-stone-400{--tw-bg-opacity:1;background-color:rgb(168 162 158/var(--tw-bg-opacity,1))}.bg-stone-400\/0{background-color:rgb(168 162 158/0)}.bg-stone-400\/10{background-color:rgb(168 162 158/.1)}.bg-stone-400\/100{background-color:rgb(168 162 158/1)}.bg-stone-400\/15{background-color:rgb(168 162 158/.15)}.bg-stone-400\/20{background-color:rgb(168 162 158/.2)}.bg-stone-400\/25{background-color:rgb(168 162 158/.25)}.bg-stone-400\/30{background-color:rgb(168 162 158/.3)}.bg-stone-400\/35{background-color:rgb(168 162 158/.35)}.bg-stone-400\/40{background-color:rgb(168 162 158/.4)}.bg-stone-400\/45{background-color:rgb(168 162 158/.45)}.bg-stone-400\/5{background-color:rgb(168 162 158/.05)}.bg-stone-400\/50{background-color:rgb(168 162 158/.5)}.bg-stone-400\/55{background-color:rgb(168 162 158/.55)}.bg-stone-400\/60{background-color:rgb(168 162 158/.6)}.bg-stone-400\/65{background-color:rgb(168 162 158/.65)}.bg-stone-400\/70{background-color:rgb(168 162 158/.7)}.bg-stone-400\/75{background-color:rgb(168 162 158/.75)}.bg-stone-400\/80{background-color:rgb(168 162 158/.8)}.bg-stone-400\/85{background-color:rgb(168 162 158/.85)}.bg-stone-400\/90{background-color:rgb(168 162 158/.9)}.bg-stone-400\/95{background-color:rgb(168 162 158/.95)}.bg-stone-500{--tw-bg-opacity:1;background-color:rgb(120 113 108/var(--tw-bg-opacity,1))}.bg-stone-500\/0{background-color:rgb(120 113 108/0)}.bg-stone-500\/10{background-color:rgb(120 113 108/.1)}.bg-stone-500\/100{background-color:rgb(120 113 108/1)}.bg-stone-500\/15{background-color:rgb(120 113 108/.15)}.bg-stone-500\/20{background-color:rgb(120 113 108/.2)}.bg-stone-500\/25{background-color:rgb(120 113 108/.25)}.bg-stone-500\/30{background-color:rgb(120 113 108/.3)}.bg-stone-500\/35{background-color:rgb(120 113 108/.35)}.bg-stone-500\/40{background-color:rgb(120 113 108/.4)}.bg-stone-500\/45{background-color:rgb(120 113 108/.45)}.bg-stone-500\/5{background-color:rgb(120 113 108/.05)}.bg-stone-500\/50{background-color:rgb(120 113 108/.5)}.bg-stone-500\/55{background-color:rgb(120 113 108/.55)}.bg-stone-500\/60{background-color:rgb(120 113 108/.6)}.bg-stone-500\/65{background-color:rgb(120 113 108/.65)}.bg-stone-500\/70{background-color:rgb(120 113 108/.7)}.bg-stone-500\/75{background-color:rgb(120 113 108/.75)}.bg-stone-500\/80{background-color:rgb(120 113 108/.8)}.bg-stone-500\/85{background-color:rgb(120 113 108/.85)}.bg-stone-500\/90{background-color:rgb(120 113 108/.9)}.bg-stone-500\/95{background-color:rgb(120 113 108/.95)}.bg-stone-600{--tw-bg-opacity:1;background-color:rgb(87 83 78/var(--tw-bg-opacity,1))}.bg-stone-600\/0{background-color:rgb(87 83 78/0)}.bg-stone-600\/10{background-color:rgb(87 83 78/.1)}.bg-stone-600\/100{background-color:rgb(87 83 78/1)}.bg-stone-600\/15{background-color:rgb(87 83 78/.15)}.bg-stone-600\/20{background-color:rgb(87 83 78/.2)}.bg-stone-600\/25{background-color:rgb(87 83 78/.25)}.bg-stone-600\/30{background-color:rgb(87 83 78/.3)}.bg-stone-600\/35{background-color:rgb(87 83 78/.35)}.bg-stone-600\/40{background-color:rgb(87 83 78/.4)}.bg-stone-600\/45{background-color:rgb(87 83 78/.45)}.bg-stone-600\/5{background-color:rgb(87 83 78/.05)}.bg-stone-600\/50{background-color:rgb(87 83 78/.5)}.bg-stone-600\/55{background-color:rgb(87 83 78/.55)}.bg-stone-600\/60{background-color:rgb(87 83 78/.6)}.bg-stone-600\/65{background-color:rgb(87 83 78/.65)}.bg-stone-600\/70{background-color:rgb(87 83 78/.7)}.bg-stone-600\/75{background-color:rgb(87 83 78/.75)}.bg-stone-600\/80{background-color:rgb(87 83 78/.8)}.bg-stone-600\/85{background-color:rgb(87 83 78/.85)}.bg-stone-600\/90{background-color:rgb(87 83 78/.9)}.bg-stone-600\/95{background-color:rgb(87 83 78/.95)}.bg-stone-700{--tw-bg-opacity:1;background-color:rgb(68 64 60/var(--tw-bg-opacity,1))}.bg-stone-700\/0{background-color:rgb(68 64 60/0)}.bg-stone-700\/10{background-color:rgb(68 64 60/.1)}.bg-stone-700\/100{background-color:rgb(68 64 60/1)}.bg-stone-700\/15{background-color:rgb(68 64 60/.15)}.bg-stone-700\/20{background-color:rgb(68 64 60/.2)}.bg-stone-700\/25{background-color:rgb(68 64 60/.25)}.bg-stone-700\/30{background-color:rgb(68 64 60/.3)}.bg-stone-700\/35{background-color:rgb(68 64 60/.35)}.bg-stone-700\/40{background-color:rgb(68 64 60/.4)}.bg-stone-700\/45{background-color:rgb(68 64 60/.45)}.bg-stone-700\/5{background-color:rgb(68 64 60/.05)}.bg-stone-700\/50{background-color:rgb(68 64 60/.5)}.bg-stone-700\/55{background-color:rgb(68 64 60/.55)}.bg-stone-700\/60{background-color:rgb(68 64 60/.6)}.bg-stone-700\/65{background-color:rgb(68 64 60/.65)}.bg-stone-700\/70{background-color:rgb(68 64 60/.7)}.bg-stone-700\/75{background-color:rgb(68 64 60/.75)}.bg-stone-700\/80{background-color:rgb(68 64 60/.8)}.bg-stone-700\/85{background-color:rgb(68 64 60/.85)}.bg-stone-700\/90{background-color:rgb(68 64 60/.9)}.bg-stone-700\/95{background-color:rgb(68 64 60/.95)}.bg-stone-800{--tw-bg-opacity:1;background-color:rgb(41 37 36/var(--tw-bg-opacity,1))}.bg-stone-800\/0{background-color:rgb(41 37 36/0)}.bg-stone-800\/10{background-color:rgb(41 37 36/.1)}.bg-stone-800\/100{background-color:rgb(41 37 36/1)}.bg-stone-800\/15{background-color:rgb(41 37 36/.15)}.bg-stone-800\/20{background-color:rgb(41 37 36/.2)}.bg-stone-800\/25{background-color:rgb(41 37 36/.25)}.bg-stone-800\/30{background-color:rgb(41 37 36/.3)}.bg-stone-800\/35{background-color:rgb(41 37 36/.35)}.bg-stone-800\/40{background-color:rgb(41 37 36/.4)}.bg-stone-800\/45{background-color:rgb(41 37 36/.45)}.bg-stone-800\/5{background-color:rgb(41 37 36/.05)}.bg-stone-800\/50{background-color:rgb(41 37 36/.5)}.bg-stone-800\/55{background-color:rgb(41 37 36/.55)}.bg-stone-800\/60{background-color:rgb(41 37 36/.6)}.bg-stone-800\/65{background-color:rgb(41 37 36/.65)}.bg-stone-800\/70{background-color:rgb(41 37 36/.7)}.bg-stone-800\/75{background-color:rgb(41 37 36/.75)}.bg-stone-800\/80{background-color:rgb(41 37 36/.8)}.bg-stone-800\/85{background-color:rgb(41 37 36/.85)}.bg-stone-800\/90{background-color:rgb(41 37 36/.9)}.bg-stone-800\/95{background-color:rgb(41 37 36/.95)}.bg-stone-900{--tw-bg-opacity:1;background-color:rgb(28 25 23/var(--tw-bg-opacity,1))}.bg-stone-900\/0{background-color:rgb(28 25 23/0)}.bg-stone-900\/10{background-color:rgb(28 25 23/.1)}.bg-stone-900\/100{background-color:rgb(28 25 23/1)}.bg-stone-900\/15{background-color:rgb(28 25 23/.15)}.bg-stone-900\/20{background-color:rgb(28 25 23/.2)}.bg-stone-900\/25{background-color:rgb(28 25 23/.25)}.bg-stone-900\/30{background-color:rgb(28 25 23/.3)}.bg-stone-900\/35{background-color:rgb(28 25 23/.35)}.bg-stone-900\/40{background-color:rgb(28 25 23/.4)}.bg-stone-900\/45{background-color:rgb(28 25 23/.45)}.bg-stone-900\/5{background-color:rgb(28 25 23/.05)}.bg-stone-900\/50{background-color:rgb(28 25 23/.5)}.bg-stone-900\/55{background-color:rgb(28 25 23/.55)}.bg-stone-900\/60{background-color:rgb(28 25 23/.6)}.bg-stone-900\/65{background-color:rgb(28 25 23/.65)}.bg-stone-900\/70{background-color:rgb(28 25 23/.7)}.bg-stone-900\/75{background-color:rgb(28 25 23/.75)}.bg-stone-900\/80{background-color:rgb(28 25 23/.8)}.bg-stone-900\/85{background-color:rgb(28 25 23/.85)}.bg-stone-900\/90{background-color:rgb(28 25 23/.9)}.bg-stone-900\/95{background-color:rgb(28 25 23/.95)}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity,1))}.bg-teal-100\/0{background-color:rgb(204 251 241/0)}.bg-teal-100\/10{background-color:rgb(204 251 241/.1)}.bg-teal-100\/100{background-color:rgb(204 251 241/1)}.bg-teal-100\/15{background-color:rgb(204 251 241/.15)}.bg-teal-100\/20{background-color:rgb(204 251 241/.2)}.bg-teal-100\/25{background-color:rgb(204 251 241/.25)}.bg-teal-100\/30{background-color:rgb(204 251 241/.3)}.bg-teal-100\/35{background-color:rgb(204 251 241/.35)}.bg-teal-100\/40{background-color:rgb(204 251 241/.4)}.bg-teal-100\/45{background-color:rgb(204 251 241/.45)}.bg-teal-100\/5{background-color:rgb(204 251 241/.05)}.bg-teal-100\/50{background-color:rgb(204 251 241/.5)}.bg-teal-100\/55{background-color:rgb(204 251 241/.55)}.bg-teal-100\/60{background-color:rgb(204 251 241/.6)}.bg-teal-100\/65{background-color:rgb(204 251 241/.65)}.bg-teal-100\/70{background-color:rgb(204 251 241/.7)}.bg-teal-100\/75{background-color:rgb(204 251 241/.75)}.bg-teal-100\/80{background-color:rgb(204 251 241/.8)}.bg-teal-100\/85{background-color:rgb(204 251 241/.85)}.bg-teal-100\/90{background-color:rgb(204 251 241/.9)}.bg-teal-100\/95{background-color:rgb(204 251 241/.95)}.bg-teal-200{--tw-bg-opacity:1;background-color:rgb(153 246 228/var(--tw-bg-opacity,1))}.bg-teal-200\/0{background-color:rgb(153 246 228/0)}.bg-teal-200\/10{background-color:rgb(153 246 228/.1)}.bg-teal-200\/100{background-color:rgb(153 246 228/1)}.bg-teal-200\/15{background-color:rgb(153 246 228/.15)}.bg-teal-200\/20{background-color:rgb(153 246 228/.2)}.bg-teal-200\/25{background-color:rgb(153 246 228/.25)}.bg-teal-200\/30{background-color:rgb(153 246 228/.3)}.bg-teal-200\/35{background-color:rgb(153 246 228/.35)}.bg-teal-200\/40{background-color:rgb(153 246 228/.4)}.bg-teal-200\/45{background-color:rgb(153 246 228/.45)}.bg-teal-200\/5{background-color:rgb(153 246 228/.05)}.bg-teal-200\/50{background-color:rgb(153 246 228/.5)}.bg-teal-200\/55{background-color:rgb(153 246 228/.55)}.bg-teal-200\/60{background-color:rgb(153 246 228/.6)}.bg-teal-200\/65{background-color:rgb(153 246 228/.65)}.bg-teal-200\/70{background-color:rgb(153 246 228/.7)}.bg-teal-200\/75{background-color:rgb(153 246 228/.75)}.bg-teal-200\/80{background-color:rgb(153 246 228/.8)}.bg-teal-200\/85{background-color:rgb(153 246 228/.85)}.bg-teal-200\/90{background-color:rgb(153 246 228/.9)}.bg-teal-200\/95{background-color:rgb(153 246 228/.95)}.bg-teal-300{--tw-bg-opacity:1;background-color:rgb(94 234 212/var(--tw-bg-opacity,1))}.bg-teal-300\/0{background-color:rgb(94 234 212/0)}.bg-teal-300\/10{background-color:rgb(94 234 212/.1)}.bg-teal-300\/100{background-color:rgb(94 234 212/1)}.bg-teal-300\/15{background-color:rgb(94 234 212/.15)}.bg-teal-300\/20{background-color:rgb(94 234 212/.2)}.bg-teal-300\/25{background-color:rgb(94 234 212/.25)}.bg-teal-300\/30{background-color:rgb(94 234 212/.3)}.bg-teal-300\/35{background-color:rgb(94 234 212/.35)}.bg-teal-300\/40{background-color:rgb(94 234 212/.4)}.bg-teal-300\/45{background-color:rgb(94 234 212/.45)}.bg-teal-300\/5{background-color:rgb(94 234 212/.05)}.bg-teal-300\/50{background-color:rgb(94 234 212/.5)}.bg-teal-300\/55{background-color:rgb(94 234 212/.55)}.bg-teal-300\/60{background-color:rgb(94 234 212/.6)}.bg-teal-300\/65{background-color:rgb(94 234 212/.65)}.bg-teal-300\/70{background-color:rgb(94 234 212/.7)}.bg-teal-300\/75{background-color:rgb(94 234 212/.75)}.bg-teal-300\/80{background-color:rgb(94 234 212/.8)}.bg-teal-300\/85{background-color:rgb(94 234 212/.85)}.bg-teal-300\/90{background-color:rgb(94 234 212/.9)}.bg-teal-300\/95{background-color:rgb(94 234 212/.95)}.bg-teal-400{--tw-bg-opacity:1;background-color:rgb(45 212 191/var(--tw-bg-opacity,1))}.bg-teal-400\/0{background-color:rgb(45 212 191/0)}.bg-teal-400\/10{background-color:rgb(45 212 191/.1)}.bg-teal-400\/100{background-color:rgb(45 212 191/1)}.bg-teal-400\/15{background-color:rgb(45 212 191/.15)}.bg-teal-400\/20{background-color:rgb(45 212 191/.2)}.bg-teal-400\/25{background-color:rgb(45 212 191/.25)}.bg-teal-400\/30{background-color:rgb(45 212 191/.3)}.bg-teal-400\/35{background-color:rgb(45 212 191/.35)}.bg-teal-400\/40{background-color:rgb(45 212 191/.4)}.bg-teal-400\/45{background-color:rgb(45 212 191/.45)}.bg-teal-400\/5{background-color:rgb(45 212 191/.05)}.bg-teal-400\/50{background-color:rgb(45 212 191/.5)}.bg-teal-400\/55{background-color:rgb(45 212 191/.55)}.bg-teal-400\/60{background-color:rgb(45 212 191/.6)}.bg-teal-400\/65{background-color:rgb(45 212 191/.65)}.bg-teal-400\/70{background-color:rgb(45 212 191/.7)}.bg-teal-400\/75{background-color:rgb(45 212 191/.75)}.bg-teal-400\/80{background-color:rgb(45 212 191/.8)}.bg-teal-400\/85{background-color:rgb(45 212 191/.85)}.bg-teal-400\/90{background-color:rgb(45 212 191/.9)}.bg-teal-400\/95{background-color:rgb(45 212 191/.95)}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity,1))}.bg-teal-500\/0{background-color:rgb(20 184 166/0)}.bg-teal-500\/10{background-color:rgb(20 184 166/.1)}.bg-teal-500\/100{background-color:rgb(20 184 166/1)}.bg-teal-500\/15{background-color:rgb(20 184 166/.15)}.bg-teal-500\/20{background-color:rgb(20 184 166/.2)}.bg-teal-500\/25{background-color:rgb(20 184 166/.25)}.bg-teal-500\/30{background-color:rgb(20 184 166/.3)}.bg-teal-500\/35{background-color:rgb(20 184 166/.35)}.bg-teal-500\/40{background-color:rgb(20 184 166/.4)}.bg-teal-500\/45{background-color:rgb(20 184 166/.45)}.bg-teal-500\/5{background-color:rgb(20 184 166/.05)}.bg-teal-500\/50{background-color:rgb(20 184 166/.5)}.bg-teal-500\/55{background-color:rgb(20 184 166/.55)}.bg-teal-500\/60{background-color:rgb(20 184 166/.6)}.bg-teal-500\/65{background-color:rgb(20 184 166/.65)}.bg-teal-500\/70{background-color:rgb(20 184 166/.7)}.bg-teal-500\/75{background-color:rgb(20 184 166/.75)}.bg-teal-500\/80{background-color:rgb(20 184 166/.8)}.bg-teal-500\/85{background-color:rgb(20 184 166/.85)}.bg-teal-500\/90{background-color:rgb(20 184 166/.9)}.bg-teal-500\/95{background-color:rgb(20 184 166/.95)}.bg-teal-600{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity,1))}.bg-teal-600\/0{background-color:rgb(13 148 136/0)}.bg-teal-600\/10{background-color:rgb(13 148 136/.1)}.bg-teal-600\/100{background-color:rgb(13 148 136/1)}.bg-teal-600\/15{background-color:rgb(13 148 136/.15)}.bg-teal-600\/20{background-color:rgb(13 148 136/.2)}.bg-teal-600\/25{background-color:rgb(13 148 136/.25)}.bg-teal-600\/30{background-color:rgb(13 148 136/.3)}.bg-teal-600\/35{background-color:rgb(13 148 136/.35)}.bg-teal-600\/40{background-color:rgb(13 148 136/.4)}.bg-teal-600\/45{background-color:rgb(13 148 136/.45)}.bg-teal-600\/5{background-color:rgb(13 148 136/.05)}.bg-teal-600\/50{background-color:rgb(13 148 136/.5)}.bg-teal-600\/55{background-color:rgb(13 148 136/.55)}.bg-teal-600\/60{background-color:rgb(13 148 136/.6)}.bg-teal-600\/65{background-color:rgb(13 148 136/.65)}.bg-teal-600\/70{background-color:rgb(13 148 136/.7)}.bg-teal-600\/75{background-color:rgb(13 148 136/.75)}.bg-teal-600\/80{background-color:rgb(13 148 136/.8)}.bg-teal-600\/85{background-color:rgb(13 148 136/.85)}.bg-teal-600\/90{background-color:rgb(13 148 136/.9)}.bg-teal-600\/95{background-color:rgb(13 148 136/.95)}.bg-teal-700{--tw-bg-opacity:1;background-color:rgb(15 118 110/var(--tw-bg-opacity,1))}.bg-teal-700\/0{background-color:rgb(15 118 110/0)}.bg-teal-700\/10{background-color:rgb(15 118 110/.1)}.bg-teal-700\/100{background-color:rgb(15 118 110/1)}.bg-teal-700\/15{background-color:rgb(15 118 110/.15)}.bg-teal-700\/20{background-color:rgb(15 118 110/.2)}.bg-teal-700\/25{background-color:rgb(15 118 110/.25)}.bg-teal-700\/30{background-color:rgb(15 118 110/.3)}.bg-teal-700\/35{background-color:rgb(15 118 110/.35)}.bg-teal-700\/40{background-color:rgb(15 118 110/.4)}.bg-teal-700\/45{background-color:rgb(15 118 110/.45)}.bg-teal-700\/5{background-color:rgb(15 118 110/.05)}.bg-teal-700\/50{background-color:rgb(15 118 110/.5)}.bg-teal-700\/55{background-color:rgb(15 118 110/.55)}.bg-teal-700\/60{background-color:rgb(15 118 110/.6)}.bg-teal-700\/65{background-color:rgb(15 118 110/.65)}.bg-teal-700\/70{background-color:rgb(15 118 110/.7)}.bg-teal-700\/75{background-color:rgb(15 118 110/.75)}.bg-teal-700\/80{background-color:rgb(15 118 110/.8)}.bg-teal-700\/85{background-color:rgb(15 118 110/.85)}.bg-teal-700\/90{background-color:rgb(15 118 110/.9)}.bg-teal-700\/95{background-color:rgb(15 118 110/.95)}.bg-teal-800{--tw-bg-opacity:1;background-color:rgb(17 94 89/var(--tw-bg-opacity,1))}.bg-teal-800\/0{background-color:rgb(17 94 89/0)}.bg-teal-800\/10{background-color:rgb(17 94 89/.1)}.bg-teal-800\/100{background-color:rgb(17 94 89/1)}.bg-teal-800\/15{background-color:rgb(17 94 89/.15)}.bg-teal-800\/20{background-color:rgb(17 94 89/.2)}.bg-teal-800\/25{background-color:rgb(17 94 89/.25)}.bg-teal-800\/30{background-color:rgb(17 94 89/.3)}.bg-teal-800\/35{background-color:rgb(17 94 89/.35)}.bg-teal-800\/40{background-color:rgb(17 94 89/.4)}.bg-teal-800\/45{background-color:rgb(17 94 89/.45)}.bg-teal-800\/5{background-color:rgb(17 94 89/.05)}.bg-teal-800\/50{background-color:rgb(17 94 89/.5)}.bg-teal-800\/55{background-color:rgb(17 94 89/.55)}.bg-teal-800\/60{background-color:rgb(17 94 89/.6)}.bg-teal-800\/65{background-color:rgb(17 94 89/.65)}.bg-teal-800\/70{background-color:rgb(17 94 89/.7)}.bg-teal-800\/75{background-color:rgb(17 94 89/.75)}.bg-teal-800\/80{background-color:rgb(17 94 89/.8)}.bg-teal-800\/85{background-color:rgb(17 94 89/.85)}.bg-teal-800\/90{background-color:rgb(17 94 89/.9)}.bg-teal-800\/95{background-color:rgb(17 94 89/.95)}.bg-teal-900{--tw-bg-opacity:1;background-color:rgb(19 78 74/var(--tw-bg-opacity,1))}.bg-teal-900\/0{background-color:rgb(19 78 74/0)}.bg-teal-900\/10{background-color:rgb(19 78 74/.1)}.bg-teal-900\/100{background-color:rgb(19 78 74/1)}.bg-teal-900\/15{background-color:rgb(19 78 74/.15)}.bg-teal-900\/20{background-color:rgb(19 78 74/.2)}.bg-teal-900\/25{background-color:rgb(19 78 74/.25)}.bg-teal-900\/30{background-color:rgb(19 78 74/.3)}.bg-teal-900\/35{background-color:rgb(19 78 74/.35)}.bg-teal-900\/40{background-color:rgb(19 78 74/.4)}.bg-teal-900\/45{background-color:rgb(19 78 74/.45)}.bg-teal-900\/5{background-color:rgb(19 78 74/.05)}.bg-teal-900\/50{background-color:rgb(19 78 74/.5)}.bg-teal-900\/55{background-color:rgb(19 78 74/.55)}.bg-teal-900\/60{background-color:rgb(19 78 74/.6)}.bg-teal-900\/65{background-color:rgb(19 78 74/.65)}.bg-teal-900\/70{background-color:rgb(19 78 74/.7)}.bg-teal-900\/75{background-color:rgb(19 78 74/.75)}.bg-teal-900\/80{background-color:rgb(19 78 74/.8)}.bg-teal-900\/85{background-color:rgb(19 78 74/.85)}.bg-teal-900\/90{background-color:rgb(19 78 74/.9)}.bg-teal-900\/95{background-color:rgb(19 78 74/.95)}.bg-transparent{background-color:transparent}.bg-violet-100{--tw-bg-opacity:1;background-color:rgb(237 233 254/var(--tw-bg-opacity,1))}.bg-violet-100\/0{background-color:rgb(237 233 254/0)}.bg-violet-100\/10{background-color:rgb(237 233 254/.1)}.bg-violet-100\/100{background-color:rgb(237 233 254/1)}.bg-violet-100\/15{background-color:rgb(237 233 254/.15)}.bg-violet-100\/20{background-color:rgb(237 233 254/.2)}.bg-violet-100\/25{background-color:rgb(237 233 254/.25)}.bg-violet-100\/30{background-color:rgb(237 233 254/.3)}.bg-violet-100\/35{background-color:rgb(237 233 254/.35)}.bg-violet-100\/40{background-color:rgb(237 233 254/.4)}.bg-violet-100\/45{background-color:rgb(237 233 254/.45)}.bg-violet-100\/5{background-color:rgb(237 233 254/.05)}.bg-violet-100\/50{background-color:rgb(237 233 254/.5)}.bg-violet-100\/55{background-color:rgb(237 233 254/.55)}.bg-violet-100\/60{background-color:rgb(237 233 254/.6)}.bg-violet-100\/65{background-color:rgb(237 233 254/.65)}.bg-violet-100\/70{background-color:rgb(237 233 254/.7)}.bg-violet-100\/75{background-color:rgb(237 233 254/.75)}.bg-violet-100\/80{background-color:rgb(237 233 254/.8)}.bg-violet-100\/85{background-color:rgb(237 233 254/.85)}.bg-violet-100\/90{background-color:rgb(237 233 254/.9)}.bg-violet-100\/95{background-color:rgb(237 233 254/.95)}.bg-violet-200{--tw-bg-opacity:1;background-color:rgb(221 214 254/var(--tw-bg-opacity,1))}.bg-violet-200\/0{background-color:rgb(221 214 254/0)}.bg-violet-200\/10{background-color:rgb(221 214 254/.1)}.bg-violet-200\/100{background-color:rgb(221 214 254/1)}.bg-violet-200\/15{background-color:rgb(221 214 254/.15)}.bg-violet-200\/20{background-color:rgb(221 214 254/.2)}.bg-violet-200\/25{background-color:rgb(221 214 254/.25)}.bg-violet-200\/30{background-color:rgb(221 214 254/.3)}.bg-violet-200\/35{background-color:rgb(221 214 254/.35)}.bg-violet-200\/40{background-color:rgb(221 214 254/.4)}.bg-violet-200\/45{background-color:rgb(221 214 254/.45)}.bg-violet-200\/5{background-color:rgb(221 214 254/.05)}.bg-violet-200\/50{background-color:rgb(221 214 254/.5)}.bg-violet-200\/55{background-color:rgb(221 214 254/.55)}.bg-violet-200\/60{background-color:rgb(221 214 254/.6)}.bg-violet-200\/65{background-color:rgb(221 214 254/.65)}.bg-violet-200\/70{background-color:rgb(221 214 254/.7)}.bg-violet-200\/75{background-color:rgb(221 214 254/.75)}.bg-violet-200\/80{background-color:rgb(221 214 254/.8)}.bg-violet-200\/85{background-color:rgb(221 214 254/.85)}.bg-violet-200\/90{background-color:rgb(221 214 254/.9)}.bg-violet-200\/95{background-color:rgb(221 214 254/.95)}.bg-violet-300{--tw-bg-opacity:1;background-color:rgb(196 181 253/var(--tw-bg-opacity,1))}.bg-violet-300\/0{background-color:rgb(196 181 253/0)}.bg-violet-300\/10{background-color:rgb(196 181 253/.1)}.bg-violet-300\/100{background-color:rgb(196 181 253/1)}.bg-violet-300\/15{background-color:rgb(196 181 253/.15)}.bg-violet-300\/20{background-color:rgb(196 181 253/.2)}.bg-violet-300\/25{background-color:rgb(196 181 253/.25)}.bg-violet-300\/30{background-color:rgb(196 181 253/.3)}.bg-violet-300\/35{background-color:rgb(196 181 253/.35)}.bg-violet-300\/40{background-color:rgb(196 181 253/.4)}.bg-violet-300\/45{background-color:rgb(196 181 253/.45)}.bg-violet-300\/5{background-color:rgb(196 181 253/.05)}.bg-violet-300\/50{background-color:rgb(196 181 253/.5)}.bg-violet-300\/55{background-color:rgb(196 181 253/.55)}.bg-violet-300\/60{background-color:rgb(196 181 253/.6)}.bg-violet-300\/65{background-color:rgb(196 181 253/.65)}.bg-violet-300\/70{background-color:rgb(196 181 253/.7)}.bg-violet-300\/75{background-color:rgb(196 181 253/.75)}.bg-violet-300\/80{background-color:rgb(196 181 253/.8)}.bg-violet-300\/85{background-color:rgb(196 181 253/.85)}.bg-violet-300\/90{background-color:rgb(196 181 253/.9)}.bg-violet-300\/95{background-color:rgb(196 181 253/.95)}.bg-violet-400{--tw-bg-opacity:1;background-color:rgb(167 139 250/var(--tw-bg-opacity,1))}.bg-violet-400\/0{background-color:rgb(167 139 250/0)}.bg-violet-400\/10{background-color:rgb(167 139 250/.1)}.bg-violet-400\/100{background-color:rgb(167 139 250/1)}.bg-violet-400\/15{background-color:rgb(167 139 250/.15)}.bg-violet-400\/20{background-color:rgb(167 139 250/.2)}.bg-violet-400\/25{background-color:rgb(167 139 250/.25)}.bg-violet-400\/30{background-color:rgb(167 139 250/.3)}.bg-violet-400\/35{background-color:rgb(167 139 250/.35)}.bg-violet-400\/40{background-color:rgb(167 139 250/.4)}.bg-violet-400\/45{background-color:rgb(167 139 250/.45)}.bg-violet-400\/5{background-color:rgb(167 139 250/.05)}.bg-violet-400\/50{background-color:rgb(167 139 250/.5)}.bg-violet-400\/55{background-color:rgb(167 139 250/.55)}.bg-violet-400\/60{background-color:rgb(167 139 250/.6)}.bg-violet-400\/65{background-color:rgb(167 139 250/.65)}.bg-violet-400\/70{background-color:rgb(167 139 250/.7)}.bg-violet-400\/75{background-color:rgb(167 139 250/.75)}.bg-violet-400\/80{background-color:rgb(167 139 250/.8)}.bg-violet-400\/85{background-color:rgb(167 139 250/.85)}.bg-violet-400\/90{background-color:rgb(167 139 250/.9)}.bg-violet-400\/95{background-color:rgb(167 139 250/.95)}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity,1))}.bg-violet-500\/0{background-color:rgb(139 92 246/0)}.bg-violet-500\/10{background-color:rgb(139 92 246/.1)}.bg-violet-500\/100{background-color:rgb(139 92 246/1)}.bg-violet-500\/15{background-color:rgb(139 92 246/.15)}.bg-violet-500\/20{background-color:rgb(139 92 246/.2)}.bg-violet-500\/25{background-color:rgb(139 92 246/.25)}.bg-violet-500\/30{background-color:rgb(139 92 246/.3)}.bg-violet-500\/35{background-color:rgb(139 92 246/.35)}.bg-violet-500\/40{background-color:rgb(139 92 246/.4)}.bg-violet-500\/45{background-color:rgb(139 92 246/.45)}.bg-violet-500\/5{background-color:rgb(139 92 246/.05)}.bg-violet-500\/50{background-color:rgb(139 92 246/.5)}.bg-violet-500\/55{background-color:rgb(139 92 246/.55)}.bg-violet-500\/60{background-color:rgb(139 92 246/.6)}.bg-violet-500\/65{background-color:rgb(139 92 246/.65)}.bg-violet-500\/70{background-color:rgb(139 92 246/.7)}.bg-violet-500\/75{background-color:rgb(139 92 246/.75)}.bg-violet-500\/80{background-color:rgb(139 92 246/.8)}.bg-violet-500\/85{background-color:rgb(139 92 246/.85)}.bg-violet-500\/90{background-color:rgb(139 92 246/.9)}.bg-violet-500\/95{background-color:rgb(139 92 246/.95)}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity,1))}.bg-violet-600\/0{background-color:rgb(124 58 237/0)}.bg-violet-600\/10{background-color:rgb(124 58 237/.1)}.bg-violet-600\/100{background-color:rgb(124 58 237/1)}.bg-violet-600\/15{background-color:rgb(124 58 237/.15)}.bg-violet-600\/20{background-color:rgb(124 58 237/.2)}.bg-violet-600\/25{background-color:rgb(124 58 237/.25)}.bg-violet-600\/30{background-color:rgb(124 58 237/.3)}.bg-violet-600\/35{background-color:rgb(124 58 237/.35)}.bg-violet-600\/40{background-color:rgb(124 58 237/.4)}.bg-violet-600\/45{background-color:rgb(124 58 237/.45)}.bg-violet-600\/5{background-color:rgb(124 58 237/.05)}.bg-violet-600\/50{background-color:rgb(124 58 237/.5)}.bg-violet-600\/55{background-color:rgb(124 58 237/.55)}.bg-violet-600\/60{background-color:rgb(124 58 237/.6)}.bg-violet-600\/65{background-color:rgb(124 58 237/.65)}.bg-violet-600\/70{background-color:rgb(124 58 237/.7)}.bg-violet-600\/75{background-color:rgb(124 58 237/.75)}.bg-violet-600\/80{background-color:rgb(124 58 237/.8)}.bg-violet-600\/85{background-color:rgb(124 58 237/.85)}.bg-violet-600\/90{background-color:rgb(124 58 237/.9)}.bg-violet-600\/95{background-color:rgb(124 58 237/.95)}.bg-violet-700{--tw-bg-opacity:1;background-color:rgb(109 40 217/var(--tw-bg-opacity,1))}.bg-violet-700\/0{background-color:rgb(109 40 217/0)}.bg-violet-700\/10{background-color:rgb(109 40 217/.1)}.bg-violet-700\/100{background-color:rgb(109 40 217/1)}.bg-violet-700\/15{background-color:rgb(109 40 217/.15)}.bg-violet-700\/20{background-color:rgb(109 40 217/.2)}.bg-violet-700\/25{background-color:rgb(109 40 217/.25)}.bg-violet-700\/30{background-color:rgb(109 40 217/.3)}.bg-violet-700\/35{background-color:rgb(109 40 217/.35)}.bg-violet-700\/40{background-color:rgb(109 40 217/.4)}.bg-violet-700\/45{background-color:rgb(109 40 217/.45)}.bg-violet-700\/5{background-color:rgb(109 40 217/.05)}.bg-violet-700\/50{background-color:rgb(109 40 217/.5)}.bg-violet-700\/55{background-color:rgb(109 40 217/.55)}.bg-violet-700\/60{background-color:rgb(109 40 217/.6)}.bg-violet-700\/65{background-color:rgb(109 40 217/.65)}.bg-violet-700\/70{background-color:rgb(109 40 217/.7)}.bg-violet-700\/75{background-color:rgb(109 40 217/.75)}.bg-violet-700\/80{background-color:rgb(109 40 217/.8)}.bg-violet-700\/85{background-color:rgb(109 40 217/.85)}.bg-violet-700\/90{background-color:rgb(109 40 217/.9)}.bg-violet-700\/95{background-color:rgb(109 40 217/.95)}.bg-violet-800{--tw-bg-opacity:1;background-color:rgb(91 33 182/var(--tw-bg-opacity,1))}.bg-violet-800\/0{background-color:rgb(91 33 182/0)}.bg-violet-800\/10{background-color:rgb(91 33 182/.1)}.bg-violet-800\/100{background-color:rgb(91 33 182/1)}.bg-violet-800\/15{background-color:rgb(91 33 182/.15)}.bg-violet-800\/20{background-color:rgb(91 33 182/.2)}.bg-violet-800\/25{background-color:rgb(91 33 182/.25)}.bg-violet-800\/30{background-color:rgb(91 33 182/.3)}.bg-violet-800\/35{background-color:rgb(91 33 182/.35)}.bg-violet-800\/40{background-color:rgb(91 33 182/.4)}.bg-violet-800\/45{background-color:rgb(91 33 182/.45)}.bg-violet-800\/5{background-color:rgb(91 33 182/.05)}.bg-violet-800\/50{background-color:rgb(91 33 182/.5)}.bg-violet-800\/55{background-color:rgb(91 33 182/.55)}.bg-violet-800\/60{background-color:rgb(91 33 182/.6)}.bg-violet-800\/65{background-color:rgb(91 33 182/.65)}.bg-violet-800\/70{background-color:rgb(91 33 182/.7)}.bg-violet-800\/75{background-color:rgb(91 33 182/.75)}.bg-violet-800\/80{background-color:rgb(91 33 182/.8)}.bg-violet-800\/85{background-color:rgb(91 33 182/.85)}.bg-violet-800\/90{background-color:rgb(91 33 182/.9)}.bg-violet-800\/95{background-color:rgb(91 33 182/.95)}.bg-violet-900{--tw-bg-opacity:1;background-color:rgb(76 29 149/var(--tw-bg-opacity,1))}.bg-violet-900\/0{background-color:rgb(76 29 149/0)}.bg-violet-900\/10{background-color:rgb(76 29 149/.1)}.bg-violet-900\/100{background-color:rgb(76 29 149/1)}.bg-violet-900\/15{background-color:rgb(76 29 149/.15)}.bg-violet-900\/20{background-color:rgb(76 29 149/.2)}.bg-violet-900\/25{background-color:rgb(76 29 149/.25)}.bg-violet-900\/30{background-color:rgb(76 29 149/.3)}.bg-violet-900\/35{background-color:rgb(76 29 149/.35)}.bg-violet-900\/40{background-color:rgb(76 29 149/.4)}.bg-violet-900\/45{background-color:rgb(76 29 149/.45)}.bg-violet-900\/5{background-color:rgb(76 29 149/.05)}.bg-violet-900\/50{background-color:rgb(76 29 149/.5)}.bg-violet-900\/55{background-color:rgb(76 29 149/.55)}.bg-violet-900\/60{background-color:rgb(76 29 149/.6)}.bg-violet-900\/65{background-color:rgb(76 29 149/.65)}.bg-violet-900\/70{background-color:rgb(76 29 149/.7)}.bg-violet-900\/75{background-color:rgb(76 29 149/.75)}.bg-violet-900\/80{background-color:rgb(76 29 149/.8)}.bg-violet-900\/85{background-color:rgb(76 29 149/.85)}.bg-violet-900\/90{background-color:rgb(76 29 149/.9)}.bg-violet-900\/95{background-color:rgb(76 29 149/.95)}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1))}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-100\/0{background-color:rgb(254 249 195/0)}.bg-yellow-100\/10{background-color:rgb(254 249 195/.1)}.bg-yellow-100\/100{background-color:rgb(254 249 195/1)}.bg-yellow-100\/15{background-color:rgb(254 249 195/.15)}.bg-yellow-100\/20{background-color:rgb(254 249 195/.2)}.bg-yellow-100\/25{background-color:rgb(254 249 195/.25)}.bg-yellow-100\/30{background-color:rgb(254 249 195/.3)}.bg-yellow-100\/35{background-color:rgb(254 249 195/.35)}.bg-yellow-100\/40{background-color:rgb(254 249 195/.4)}.bg-yellow-100\/45{background-color:rgb(254 249 195/.45)}.bg-yellow-100\/5{background-color:rgb(254 249 195/.05)}.bg-yellow-100\/50{background-color:rgb(254 249 195/.5)}.bg-yellow-100\/55{background-color:rgb(254 249 195/.55)}.bg-yellow-100\/60{background-color:rgb(254 249 195/.6)}.bg-yellow-100\/65{background-color:rgb(254 249 195/.65)}.bg-yellow-100\/70{background-color:rgb(254 249 195/.7)}.bg-yellow-100\/75{background-color:rgb(254 249 195/.75)}.bg-yellow-100\/80{background-color:rgb(254 249 195/.8)}.bg-yellow-100\/85{background-color:rgb(254 249 195/.85)}.bg-yellow-100\/90{background-color:rgb(254 249 195/.9)}.bg-yellow-100\/95{background-color:rgb(254 249 195/.95)}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-yellow-200\/0{background-color:rgb(254 240 138/0)}.bg-yellow-200\/10{background-color:rgb(254 240 138/.1)}.bg-yellow-200\/100{background-color:rgb(254 240 138/1)}.bg-yellow-200\/15{background-color:rgb(254 240 138/.15)}.bg-yellow-200\/20{background-color:rgb(254 240 138/.2)}.bg-yellow-200\/25{background-color:rgb(254 240 138/.25)}.bg-yellow-200\/30{background-color:rgb(254 240 138/.3)}.bg-yellow-200\/35{background-color:rgb(254 240 138/.35)}.bg-yellow-200\/40{background-color:rgb(254 240 138/.4)}.bg-yellow-200\/45{background-color:rgb(254 240 138/.45)}.bg-yellow-200\/5{background-color:rgb(254 240 138/.05)}.bg-yellow-200\/50{background-color:rgb(254 240 138/.5)}.bg-yellow-200\/55{background-color:rgb(254 240 138/.55)}.bg-yellow-200\/60{background-color:rgb(254 240 138/.6)}.bg-yellow-200\/65{background-color:rgb(254 240 138/.65)}.bg-yellow-200\/70{background-color:rgb(254 240 138/.7)}.bg-yellow-200\/75{background-color:rgb(254 240 138/.75)}.bg-yellow-200\/80{background-color:rgb(254 240 138/.8)}.bg-yellow-200\/85{background-color:rgb(254 240 138/.85)}.bg-yellow-200\/90{background-color:rgb(254 240 138/.9)}.bg-yellow-200\/95{background-color:rgb(254 240 138/.95)}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity,1))}.bg-yellow-300\/0{background-color:rgb(253 224 71/0)}.bg-yellow-300\/10{background-color:rgb(253 224 71/.1)}.bg-yellow-300\/100{background-color:rgb(253 224 71/1)}.bg-yellow-300\/15{background-color:rgb(253 224 71/.15)}.bg-yellow-300\/20{background-color:rgb(253 224 71/.2)}.bg-yellow-300\/25{background-color:rgb(253 224 71/.25)}.bg-yellow-300\/30{background-color:rgb(253 224 71/.3)}.bg-yellow-300\/35{background-color:rgb(253 224 71/.35)}.bg-yellow-300\/40{background-color:rgb(253 224 71/.4)}.bg-yellow-300\/45{background-color:rgb(253 224 71/.45)}.bg-yellow-300\/5{background-color:rgb(253 224 71/.05)}.bg-yellow-300\/50{background-color:rgb(253 224 71/.5)}.bg-yellow-300\/55{background-color:rgb(253 224 71/.55)}.bg-yellow-300\/60{background-color:rgb(253 224 71/.6)}.bg-yellow-300\/65{background-color:rgb(253 224 71/.65)}.bg-yellow-300\/70{background-color:rgb(253 224 71/.7)}.bg-yellow-300\/75{background-color:rgb(253 224 71/.75)}.bg-yellow-300\/80{background-color:rgb(253 224 71/.8)}.bg-yellow-300\/85{background-color:rgb(253 224 71/.85)}.bg-yellow-300\/90{background-color:rgb(253 224 71/.9)}.bg-yellow-300\/95{background-color:rgb(253 224 71/.95)}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-400\/0{background-color:rgb(250 204 21/0)}.bg-yellow-400\/10{background-color:rgb(250 204 21/.1)}.bg-yellow-400\/100{background-color:rgb(250 204 21/1)}.bg-yellow-400\/15{background-color:rgb(250 204 21/.15)}.bg-yellow-400\/20{background-color:rgb(250 204 21/.2)}.bg-yellow-400\/25{background-color:rgb(250 204 21/.25)}.bg-yellow-400\/30{background-color:rgb(250 204 21/.3)}.bg-yellow-400\/35{background-color:rgb(250 204 21/.35)}.bg-yellow-400\/40{background-color:rgb(250 204 21/.4)}.bg-yellow-400\/45{background-color:rgb(250 204 21/.45)}.bg-yellow-400\/5{background-color:rgb(250 204 21/.05)}.bg-yellow-400\/50{background-color:rgb(250 204 21/.5)}.bg-yellow-400\/55{background-color:rgb(250 204 21/.55)}.bg-yellow-400\/60{background-color:rgb(250 204 21/.6)}.bg-yellow-400\/65{background-color:rgb(250 204 21/.65)}.bg-yellow-400\/70{background-color:rgb(250 204 21/.7)}.bg-yellow-400\/75{background-color:rgb(250 204 21/.75)}.bg-yellow-400\/80{background-color:rgb(250 204 21/.8)}.bg-yellow-400\/85{background-color:rgb(250 204 21/.85)}.bg-yellow-400\/90{background-color:rgb(250 204 21/.9)}.bg-yellow-400\/95{background-color:rgb(250 204 21/.95)}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity,1))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-500\/0{background-color:rgb(234 179 8/0)}.bg-yellow-500\/10{background-color:rgb(234 179 8/.1)}.bg-yellow-500\/100{background-color:rgb(234 179 8/1)}.bg-yellow-500\/15{background-color:rgb(234 179 8/.15)}.bg-yellow-500\/20{background-color:rgb(234 179 8/.2)}.bg-yellow-500\/25{background-color:rgb(234 179 8/.25)}.bg-yellow-500\/30{background-color:rgb(234 179 8/.3)}.bg-yellow-500\/35{background-color:rgb(234 179 8/.35)}.bg-yellow-500\/40{background-color:rgb(234 179 8/.4)}.bg-yellow-500\/45{background-color:rgb(234 179 8/.45)}.bg-yellow-500\/5{background-color:rgb(234 179 8/.05)}.bg-yellow-500\/50{background-color:rgb(234 179 8/.5)}.bg-yellow-500\/55{background-color:rgb(234 179 8/.55)}.bg-yellow-500\/60{background-color:rgb(234 179 8/.6)}.bg-yellow-500\/65{background-color:rgb(234 179 8/.65)}.bg-yellow-500\/70{background-color:rgb(234 179 8/.7)}.bg-yellow-500\/75{background-color:rgb(234 179 8/.75)}.bg-yellow-500\/80{background-color:rgb(234 179 8/.8)}.bg-yellow-500\/85{background-color:rgb(234 179 8/.85)}.bg-yellow-500\/90{background-color:rgb(234 179 8/.9)}.bg-yellow-500\/95{background-color:rgb(234 179 8/.95)}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.bg-yellow-600\/0{background-color:rgb(202 138 4/0)}.bg-yellow-600\/10{background-color:rgb(202 138 4/.1)}.bg-yellow-600\/100{background-color:rgb(202 138 4/1)}.bg-yellow-600\/15{background-color:rgb(202 138 4/.15)}.bg-yellow-600\/20{background-color:rgb(202 138 4/.2)}.bg-yellow-600\/25{background-color:rgb(202 138 4/.25)}.bg-yellow-600\/30{background-color:rgb(202 138 4/.3)}.bg-yellow-600\/35{background-color:rgb(202 138 4/.35)}.bg-yellow-600\/40{background-color:rgb(202 138 4/.4)}.bg-yellow-600\/45{background-color:rgb(202 138 4/.45)}.bg-yellow-600\/5{background-color:rgb(202 138 4/.05)}.bg-yellow-600\/50{background-color:rgb(202 138 4/.5)}.bg-yellow-600\/55{background-color:rgb(202 138 4/.55)}.bg-yellow-600\/60{background-color:rgb(202 138 4/.6)}.bg-yellow-600\/65{background-color:rgb(202 138 4/.65)}.bg-yellow-600\/70{background-color:rgb(202 138 4/.7)}.bg-yellow-600\/75{background-color:rgb(202 138 4/.75)}.bg-yellow-600\/80{background-color:rgb(202 138 4/.8)}.bg-yellow-600\/85{background-color:rgb(202 138 4/.85)}.bg-yellow-600\/90{background-color:rgb(202 138 4/.9)}.bg-yellow-600\/95{background-color:rgb(202 138 4/.95)}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity,1))}.bg-yellow-700\/0{background-color:rgb(161 98 7/0)}.bg-yellow-700\/10{background-color:rgb(161 98 7/.1)}.bg-yellow-700\/100{background-color:rgb(161 98 7/1)}.bg-yellow-700\/15{background-color:rgb(161 98 7/.15)}.bg-yellow-700\/20{background-color:rgb(161 98 7/.2)}.bg-yellow-700\/25{background-color:rgb(161 98 7/.25)}.bg-yellow-700\/30{background-color:rgb(161 98 7/.3)}.bg-yellow-700\/35{background-color:rgb(161 98 7/.35)}.bg-yellow-700\/40{background-color:rgb(161 98 7/.4)}.bg-yellow-700\/45{background-color:rgb(161 98 7/.45)}.bg-yellow-700\/5{background-color:rgb(161 98 7/.05)}.bg-yellow-700\/50{background-color:rgb(161 98 7/.5)}.bg-yellow-700\/55{background-color:rgb(161 98 7/.55)}.bg-yellow-700\/60{background-color:rgb(161 98 7/.6)}.bg-yellow-700\/65{background-color:rgb(161 98 7/.65)}.bg-yellow-700\/70{background-color:rgb(161 98 7/.7)}.bg-yellow-700\/75{background-color:rgb(161 98 7/.75)}.bg-yellow-700\/80{background-color:rgb(161 98 7/.8)}.bg-yellow-700\/85{background-color:rgb(161 98 7/.85)}.bg-yellow-700\/90{background-color:rgb(161 98 7/.9)}.bg-yellow-700\/95{background-color:rgb(161 98 7/.95)}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14/var(--tw-bg-opacity,1))}.bg-yellow-800\/0{background-color:rgb(133 77 14/0)}.bg-yellow-800\/10{background-color:rgb(133 77 14/.1)}.bg-yellow-800\/100{background-color:rgb(133 77 14/1)}.bg-yellow-800\/15{background-color:rgb(133 77 14/.15)}.bg-yellow-800\/20{background-color:rgb(133 77 14/.2)}.bg-yellow-800\/25{background-color:rgb(133 77 14/.25)}.bg-yellow-800\/30{background-color:rgb(133 77 14/.3)}.bg-yellow-800\/35{background-color:rgb(133 77 14/.35)}.bg-yellow-800\/40{background-color:rgb(133 77 14/.4)}.bg-yellow-800\/45{background-color:rgb(133 77 14/.45)}.bg-yellow-800\/5{background-color:rgb(133 77 14/.05)}.bg-yellow-800\/50{background-color:rgb(133 77 14/.5)}.bg-yellow-800\/55{background-color:rgb(133 77 14/.55)}.bg-yellow-800\/60{background-color:rgb(133 77 14/.6)}.bg-yellow-800\/65{background-color:rgb(133 77 14/.65)}.bg-yellow-800\/70{background-color:rgb(133 77 14/.7)}.bg-yellow-800\/75{background-color:rgb(133 77 14/.75)}.bg-yellow-800\/80{background-color:rgb(133 77 14/.8)}.bg-yellow-800\/85{background-color:rgb(133 77 14/.85)}.bg-yellow-800\/90{background-color:rgb(133 77 14/.9)}.bg-yellow-800\/95{background-color:rgb(133 77 14/.95)}.bg-yellow-900{--tw-bg-opacity:1;background-color:rgb(113 63 18/var(--tw-bg-opacity,1))}.bg-yellow-900\/0{background-color:rgb(113 63 18/0)}.bg-yellow-900\/10{background-color:rgb(113 63 18/.1)}.bg-yellow-900\/100{background-color:rgb(113 63 18/1)}.bg-yellow-900\/15{background-color:rgb(113 63 18/.15)}.bg-yellow-900\/20{background-color:rgb(113 63 18/.2)}.bg-yellow-900\/25{background-color:rgb(113 63 18/.25)}.bg-yellow-900\/30{background-color:rgb(113 63 18/.3)}.bg-yellow-900\/35{background-color:rgb(113 63 18/.35)}.bg-yellow-900\/40{background-color:rgb(113 63 18/.4)}.bg-yellow-900\/45{background-color:rgb(113 63 18/.45)}.bg-yellow-900\/5{background-color:rgb(113 63 18/.05)}.bg-yellow-900\/50{background-color:rgb(113 63 18/.5)}.bg-yellow-900\/55{background-color:rgb(113 63 18/.55)}.bg-yellow-900\/60{background-color:rgb(113 63 18/.6)}.bg-yellow-900\/65{background-color:rgb(113 63 18/.65)}.bg-yellow-900\/70{background-color:rgb(113 63 18/.7)}.bg-yellow-900\/75{background-color:rgb(113 63 18/.75)}.bg-yellow-900\/80{background-color:rgb(113 63 18/.8)}.bg-yellow-900\/85{background-color:rgb(113 63 18/.85)}.bg-yellow-900\/90{background-color:rgb(113 63 18/.9)}.bg-yellow-900\/95{background-color:rgb(113 63 18/.95)}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity,1))}.bg-zinc-100\/0{background-color:rgb(244 244 245/0)}.bg-zinc-100\/10{background-color:rgb(244 244 245/.1)}.bg-zinc-100\/100{background-color:rgb(244 244 245/1)}.bg-zinc-100\/15{background-color:rgb(244 244 245/.15)}.bg-zinc-100\/20{background-color:rgb(244 244 245/.2)}.bg-zinc-100\/25{background-color:rgb(244 244 245/.25)}.bg-zinc-100\/30{background-color:rgb(244 244 245/.3)}.bg-zinc-100\/35{background-color:rgb(244 244 245/.35)}.bg-zinc-100\/40{background-color:rgb(244 244 245/.4)}.bg-zinc-100\/45{background-color:rgb(244 244 245/.45)}.bg-zinc-100\/5{background-color:rgb(244 244 245/.05)}.bg-zinc-100\/50{background-color:rgb(244 244 245/.5)}.bg-zinc-100\/55{background-color:rgb(244 244 245/.55)}.bg-zinc-100\/60{background-color:rgb(244 244 245/.6)}.bg-zinc-100\/65{background-color:rgb(244 244 245/.65)}.bg-zinc-100\/70{background-color:rgb(244 244 245/.7)}.bg-zinc-100\/75{background-color:rgb(244 244 245/.75)}.bg-zinc-100\/80{background-color:rgb(244 244 245/.8)}.bg-zinc-100\/85{background-color:rgb(244 244 245/.85)}.bg-zinc-100\/90{background-color:rgb(244 244 245/.9)}.bg-zinc-100\/95{background-color:rgb(244 244 245/.95)}.bg-zinc-200{--tw-bg-opacity:1;background-color:rgb(228 228 231/var(--tw-bg-opacity,1))}.bg-zinc-200\/0{background-color:rgb(228 228 231/0)}.bg-zinc-200\/10{background-color:rgb(228 228 231/.1)}.bg-zinc-200\/100{background-color:rgb(228 228 231/1)}.bg-zinc-200\/15{background-color:rgb(228 228 231/.15)}.bg-zinc-200\/20{background-color:rgb(228 228 231/.2)}.bg-zinc-200\/25{background-color:rgb(228 228 231/.25)}.bg-zinc-200\/30{background-color:rgb(228 228 231/.3)}.bg-zinc-200\/35{background-color:rgb(228 228 231/.35)}.bg-zinc-200\/40{background-color:rgb(228 228 231/.4)}.bg-zinc-200\/45{background-color:rgb(228 228 231/.45)}.bg-zinc-200\/5{background-color:rgb(228 228 231/.05)}.bg-zinc-200\/50{background-color:rgb(228 228 231/.5)}.bg-zinc-200\/55{background-color:rgb(228 228 231/.55)}.bg-zinc-200\/60{background-color:rgb(228 228 231/.6)}.bg-zinc-200\/65{background-color:rgb(228 228 231/.65)}.bg-zinc-200\/70{background-color:rgb(228 228 231/.7)}.bg-zinc-200\/75{background-color:rgb(228 228 231/.75)}.bg-zinc-200\/80{background-color:rgb(228 228 231/.8)}.bg-zinc-200\/85{background-color:rgb(228 228 231/.85)}.bg-zinc-200\/90{background-color:rgb(228 228 231/.9)}.bg-zinc-200\/95{background-color:rgb(228 228 231/.95)}.bg-zinc-300{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity,1))}.bg-zinc-300\/0{background-color:rgb(212 212 216/0)}.bg-zinc-300\/10{background-color:rgb(212 212 216/.1)}.bg-zinc-300\/100{background-color:rgb(212 212 216/1)}.bg-zinc-300\/15{background-color:rgb(212 212 216/.15)}.bg-zinc-300\/20{background-color:rgb(212 212 216/.2)}.bg-zinc-300\/25{background-color:rgb(212 212 216/.25)}.bg-zinc-300\/30{background-color:rgb(212 212 216/.3)}.bg-zinc-300\/35{background-color:rgb(212 212 216/.35)}.bg-zinc-300\/40{background-color:rgb(212 212 216/.4)}.bg-zinc-300\/45{background-color:rgb(212 212 216/.45)}.bg-zinc-300\/5{background-color:rgb(212 212 216/.05)}.bg-zinc-300\/50{background-color:rgb(212 212 216/.5)}.bg-zinc-300\/55{background-color:rgb(212 212 216/.55)}.bg-zinc-300\/60{background-color:rgb(212 212 216/.6)}.bg-zinc-300\/65{background-color:rgb(212 212 216/.65)}.bg-zinc-300\/70{background-color:rgb(212 212 216/.7)}.bg-zinc-300\/75{background-color:rgb(212 212 216/.75)}.bg-zinc-300\/80{background-color:rgb(212 212 216/.8)}.bg-zinc-300\/85{background-color:rgb(212 212 216/.85)}.bg-zinc-300\/90{background-color:rgb(212 212 216/.9)}.bg-zinc-300\/95{background-color:rgb(212 212 216/.95)}.bg-zinc-400{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity,1))}.bg-zinc-400\/0{background-color:rgb(161 161 170/0)}.bg-zinc-400\/10{background-color:rgb(161 161 170/.1)}.bg-zinc-400\/100{background-color:rgb(161 161 170/1)}.bg-zinc-400\/15{background-color:rgb(161 161 170/.15)}.bg-zinc-400\/20{background-color:rgb(161 161 170/.2)}.bg-zinc-400\/25{background-color:rgb(161 161 170/.25)}.bg-zinc-400\/30{background-color:rgb(161 161 170/.3)}.bg-zinc-400\/35{background-color:rgb(161 161 170/.35)}.bg-zinc-400\/40{background-color:rgb(161 161 170/.4)}.bg-zinc-400\/45{background-color:rgb(161 161 170/.45)}.bg-zinc-400\/5{background-color:rgb(161 161 170/.05)}.bg-zinc-400\/50{background-color:rgb(161 161 170/.5)}.bg-zinc-400\/55{background-color:rgb(161 161 170/.55)}.bg-zinc-400\/60{background-color:rgb(161 161 170/.6)}.bg-zinc-400\/65{background-color:rgb(161 161 170/.65)}.bg-zinc-400\/70{background-color:rgb(161 161 170/.7)}.bg-zinc-400\/75{background-color:rgb(161 161 170/.75)}.bg-zinc-400\/80{background-color:rgb(161 161 170/.8)}.bg-zinc-400\/85{background-color:rgb(161 161 170/.85)}.bg-zinc-400\/90{background-color:rgb(161 161 170/.9)}.bg-zinc-400\/95{background-color:rgb(161 161 170/.95)}.bg-zinc-500{--tw-bg-opacity:1;background-color:rgb(113 113 122/var(--tw-bg-opacity,1))}.bg-zinc-500\/0{background-color:rgb(113 113 122/0)}.bg-zinc-500\/10{background-color:rgb(113 113 122/.1)}.bg-zinc-500\/100{background-color:rgb(113 113 122/1)}.bg-zinc-500\/15{background-color:rgb(113 113 122/.15)}.bg-zinc-500\/20{background-color:rgb(113 113 122/.2)}.bg-zinc-500\/25{background-color:rgb(113 113 122/.25)}.bg-zinc-500\/30{background-color:rgb(113 113 122/.3)}.bg-zinc-500\/35{background-color:rgb(113 113 122/.35)}.bg-zinc-500\/40{background-color:rgb(113 113 122/.4)}.bg-zinc-500\/45{background-color:rgb(113 113 122/.45)}.bg-zinc-500\/5{background-color:rgb(113 113 122/.05)}.bg-zinc-500\/50{background-color:rgb(113 113 122/.5)}.bg-zinc-500\/55{background-color:rgb(113 113 122/.55)}.bg-zinc-500\/60{background-color:rgb(113 113 122/.6)}.bg-zinc-500\/65{background-color:rgb(113 113 122/.65)}.bg-zinc-500\/70{background-color:rgb(113 113 122/.7)}.bg-zinc-500\/75{background-color:rgb(113 113 122/.75)}.bg-zinc-500\/80{background-color:rgb(113 113 122/.8)}.bg-zinc-500\/85{background-color:rgb(113 113 122/.85)}.bg-zinc-500\/90{background-color:rgb(113 113 122/.9)}.bg-zinc-500\/95{background-color:rgb(113 113 122/.95)}.bg-zinc-600{--tw-bg-opacity:1;background-color:rgb(82 82 91/var(--tw-bg-opacity,1))}.bg-zinc-600\/0{background-color:rgb(82 82 91/0)}.bg-zinc-600\/10{background-color:rgb(82 82 91/.1)}.bg-zinc-600\/100{background-color:rgb(82 82 91/1)}.bg-zinc-600\/15{background-color:rgb(82 82 91/.15)}.bg-zinc-600\/20{background-color:rgb(82 82 91/.2)}.bg-zinc-600\/25{background-color:rgb(82 82 91/.25)}.bg-zinc-600\/30{background-color:rgb(82 82 91/.3)}.bg-zinc-600\/35{background-color:rgb(82 82 91/.35)}.bg-zinc-600\/40{background-color:rgb(82 82 91/.4)}.bg-zinc-600\/45{background-color:rgb(82 82 91/.45)}.bg-zinc-600\/5{background-color:rgb(82 82 91/.05)}.bg-zinc-600\/50{background-color:rgb(82 82 91/.5)}.bg-zinc-600\/55{background-color:rgb(82 82 91/.55)}.bg-zinc-600\/60{background-color:rgb(82 82 91/.6)}.bg-zinc-600\/65{background-color:rgb(82 82 91/.65)}.bg-zinc-600\/70{background-color:rgb(82 82 91/.7)}.bg-zinc-600\/75{background-color:rgb(82 82 91/.75)}.bg-zinc-600\/80{background-color:rgb(82 82 91/.8)}.bg-zinc-600\/85{background-color:rgb(82 82 91/.85)}.bg-zinc-600\/90{background-color:rgb(82 82 91/.9)}.bg-zinc-600\/95{background-color:rgb(82 82 91/.95)}.bg-zinc-700{--tw-bg-opacity:1;background-color:rgb(63 63 70/var(--tw-bg-opacity,1))}.bg-zinc-700\/0{background-color:rgb(63 63 70/0)}.bg-zinc-700\/10{background-color:rgb(63 63 70/.1)}.bg-zinc-700\/100{background-color:rgb(63 63 70/1)}.bg-zinc-700\/15{background-color:rgb(63 63 70/.15)}.bg-zinc-700\/20{background-color:rgb(63 63 70/.2)}.bg-zinc-700\/25{background-color:rgb(63 63 70/.25)}.bg-zinc-700\/30{background-color:rgb(63 63 70/.3)}.bg-zinc-700\/35{background-color:rgb(63 63 70/.35)}.bg-zinc-700\/40{background-color:rgb(63 63 70/.4)}.bg-zinc-700\/45{background-color:rgb(63 63 70/.45)}.bg-zinc-700\/5{background-color:rgb(63 63 70/.05)}.bg-zinc-700\/50{background-color:rgb(63 63 70/.5)}.bg-zinc-700\/55{background-color:rgb(63 63 70/.55)}.bg-zinc-700\/60{background-color:rgb(63 63 70/.6)}.bg-zinc-700\/65{background-color:rgb(63 63 70/.65)}.bg-zinc-700\/70{background-color:rgb(63 63 70/.7)}.bg-zinc-700\/75{background-color:rgb(63 63 70/.75)}.bg-zinc-700\/80{background-color:rgb(63 63 70/.8)}.bg-zinc-700\/85{background-color:rgb(63 63 70/.85)}.bg-zinc-700\/90{background-color:rgb(63 63 70/.9)}.bg-zinc-700\/95{background-color:rgb(63 63 70/.95)}.bg-zinc-800{--tw-bg-opacity:1;background-color:rgb(39 39 42/var(--tw-bg-opacity,1))}.bg-zinc-800\/0{background-color:rgb(39 39 42/0)}.bg-zinc-800\/10{background-color:rgb(39 39 42/.1)}.bg-zinc-800\/100{background-color:rgb(39 39 42/1)}.bg-zinc-800\/15{background-color:rgb(39 39 42/.15)}.bg-zinc-800\/20{background-color:rgb(39 39 42/.2)}.bg-zinc-800\/25{background-color:rgb(39 39 42/.25)}.bg-zinc-800\/30{background-color:rgb(39 39 42/.3)}.bg-zinc-800\/35{background-color:rgb(39 39 42/.35)}.bg-zinc-800\/40{background-color:rgb(39 39 42/.4)}.bg-zinc-800\/45{background-color:rgb(39 39 42/.45)}.bg-zinc-800\/5{background-color:rgb(39 39 42/.05)}.bg-zinc-800\/50{background-color:rgb(39 39 42/.5)}.bg-zinc-800\/55{background-color:rgb(39 39 42/.55)}.bg-zinc-800\/60{background-color:rgb(39 39 42/.6)}.bg-zinc-800\/65{background-color:rgb(39 39 42/.65)}.bg-zinc-800\/70{background-color:rgb(39 39 42/.7)}.bg-zinc-800\/75{background-color:rgb(39 39 42/.75)}.bg-zinc-800\/80{background-color:rgb(39 39 42/.8)}.bg-zinc-800\/85{background-color:rgb(39 39 42/.85)}.bg-zinc-800\/90{background-color:rgb(39 39 42/.9)}.bg-zinc-800\/95{background-color:rgb(39 39 42/.95)}.bg-zinc-900{--tw-bg-opacity:1;background-color:rgb(24 24 27/var(--tw-bg-opacity,1))}.bg-zinc-900\/0{background-color:rgb(24 24 27/0)}.bg-zinc-900\/10{background-color:rgb(24 24 27/.1)}.bg-zinc-900\/100{background-color:rgb(24 24 27/1)}.bg-zinc-900\/15{background-color:rgb(24 24 27/.15)}.bg-zinc-900\/20{background-color:rgb(24 24 27/.2)}.bg-zinc-900\/25{background-color:rgb(24 24 27/.25)}.bg-zinc-900\/30{background-color:rgb(24 24 27/.3)}.bg-zinc-900\/35{background-color:rgb(24 24 27/.35)}.bg-zinc-900\/40{background-color:rgb(24 24 27/.4)}.bg-zinc-900\/45{background-color:rgb(24 24 27/.45)}.bg-zinc-900\/5{background-color:rgb(24 24 27/.05)}.bg-zinc-900\/50{background-color:rgb(24 24 27/.5)}.bg-zinc-900\/55{background-color:rgb(24 24 27/.55)}.bg-zinc-900\/60{background-color:rgb(24 24 27/.6)}.bg-zinc-900\/65{background-color:rgb(24 24 27/.65)}.bg-zinc-900\/70{background-color:rgb(24 24 27/.7)}.bg-zinc-900\/75{background-color:rgb(24 24 27/.75)}.bg-zinc-900\/80{background-color:rgb(24 24 27/.8)}.bg-zinc-900\/85{background-color:rgb(24 24 27/.85)}.bg-zinc-900\/90{background-color:rgb(24 24 27/.9)}.bg-zinc-900\/95{background-color:rgb(24 24 27/.95)}.bg-opacity-50{--tw-bg-opacity:0.5}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[5px\]{padding:5px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[12px\]{padding-left:12px;padding-right:12px}.px-\[20px\]{padding-left:20px;padding-right:20px}.px-\[40px\]{padding-left:40px;padding-right:40px}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.py-\[6px\]{padding-top:6px;padding-bottom:6px}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-\[0\.2em\]{padding-bottom:.2em}.pl-2{padding-left:.5rem}.pr-10{padding-right:2.5rem}.pr-\[0\.5em\]{padding-right:.5em}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[0\.2em\]{padding-top:.2em}.pt-\[1\.2em\]{padding-top:1.2em}.text-left{text-align:left}.text-center{text-align:center}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px}.text-\[12px\]{font-size:12px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.leading-\[2\]{line-height:2}.text-\[\#007bff\]{--tw-text-opacity:1;color:rgb(0 123 255/var(--tw-text-opacity,1))}.text-\[\#646363\]{--tw-text-opacity:1;color:rgb(100 99 99/var(--tw-text-opacity,1))}.text-\[\#999\]{--tw-text-opacity:1;color:rgb(153 153 153/var(--tw-text-opacity,1))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-inherit{color:inherit}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-800{--tw-text-opacity:1;color:rgb(153 27 27/var(--tw-text-opacity,1))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity,1))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity,1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.placeholder-gray-500::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity,1))}.placeholder-gray-500::placeholder{--tw-placeholder-opacity:1;color:rgb(107 114 128/var(--tw-placeholder-opacity,1))}.accent-green-600{accent-color:#16a34a}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-blue-500{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity,1))}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.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)}.filter-none{filter:none}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-150,.transition-transform{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.even\:bg-gray-200:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.hover\:border-gray-200:hover{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.hover\:bg-\[\#d4d3d3\]:hover{--tw-bg-opacity:1;background-color:rgb(212 211 211/var(--tw-bg-opacity,1))}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity,1))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity,1))}.hover\:bg-green-600:hover{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.hover\:text-gray-700:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:brightness-90:hover{--tw-brightness:brightness(.9);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)}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.focus\:border-gray-200:focus{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-gray-200:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(229 231 235/var(--tw-ring-opacity,1))}.active\:scale-\[0\.98\]:active{--tw-scale-x:0.98;--tw-scale-y:0.98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width:390px){.\33xs\:gap-4{gap:1rem}.\33xs\:p-4{padding:1rem}}@media (min-width:590px){.xs\:gap-5{gap:1.25rem}.xs\:p-8{padding:2rem}}@media (min-width:640px){.sm\:h-9{height:2.25rem}.sm\:h-\[38px\]{height:38px}.sm\:h-\[60px\]{height:60px}.sm\:w-32{width:8rem}.sm\:w-48{width:12rem}.sm\:w-9{width:2.25rem}.sm\:w-\[300px\]{width:300px}.sm\:w-\[38px\]{width:38px}.sm\:w-\[500px\]{width:500px}.sm\:w-\[full\]{width:full}.sm\:border-\[10px\]{border-width:10px}.sm\:p-10{padding:2.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:p-8{padding:2rem}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media (min-width:768px){.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-\[600px\]{width:600px}.md\:max-w-\[700px\]{max-width:700px}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-3{gap:.75rem}}@media (min-width:1024px){.lg\:mt-1{margin-top:.25rem}.lg\:w-\[600px\]{width:600px}}@media (prefers-color-scheme:dark){.dark\:bg-yellow-900\/20{background-color:rgb(113 63 18/.2)}.dark\:text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity,1))}.dark\:text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity,1))}}